@charset "utf-8";
/* CSS Document */

html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6 {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-size: 100%;
}
html {
	overflow-y: scroll;
}
body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 14px;
	color:#333;
	margin: 0 0 0 0;
	padding: 0 0 0 0;
	text-align: center;
	background-color:#FFFEF9;
	bottom: 150px;
}
h1 {
	color:#000;
	font-size: 14px;
	font-weight: bold;
	line-height: normal;
}
h2 {
	color:#333;
	font-size: 12px;
	font-weight: bold;
	line-height: normal;
}
h3 {
	color:#333;
	font-size: 11px;
	font-weight: bold;
	line-height: normal;
}
a, a:link {
	color: #A45759;
	text-decoration: underline;
}
a:visited {
	color: #B9797B;
	text-decoration: underline;
}
a:hover {
	color: #C00;
	text-decoration: underline;
}
#outerWrapper {
	margin: 0 auto 0 auto;
	padding-top: 2px;
	text-align: left;
	width: 980px;
	background-position: left top;
}
#outerWrapper #D_headerBackground {
	background-image: url(img/layout/D_header_bg.png);
	height:150px;
	position: relative;
}
#outerWrapper #ES_headerBackground {
	background-image: url(img/layout/ES_header_bg.png);
	height:150px;
	position: relative;
}
#outerWrapper #contentWrapper {
	background-image: url(img/layout/contentWrapper_bg.png);
	background-repeat: repeat-y;
	overflow: hidden;
	padding-left: 4px;
	padding-right: 5px;
	padding-top:5px;
}
#outerWrapper #contentWrapper #rightColumn {
	float: right;
	padding: 15px 5px 5px 5px;
	width: 155px;
	font-size:10px;
	font-weight:bold;
}
#outerWrapper #contentWrapper #leftColumn {
	float: left;
	padding: 17px 0px 5px 0px;
	width: 155px;
	position: relative;
}
#outerWrapper #contentWrapper #content {
	padding: 5px;
	width: 600px;
	margin-top: 0;
	margin-right: 180px;
	margin-bottom: 0;
	margin-left: 180px;
}
#outerWrapper #footerBackground {
	background-image: url(img/layout/footer_bg.png);
	background-repeat: repeat-y;
}
#outerWrapper #footerBackground #footerBottom {
	background-image: url(img/layout/footer_bottom.png);
	background-position: bottom;
	background-repeat: no-repeat;
}
#outerWrapper #footerBackground #footerBottom #footerTop {
	background-image: url(img/layout/footer_top.png);
	background-repeat: no-repeat;
	text-align:center;
	color: #999;
	font-size: 9px;
	padding: 10px;
}
#cntct {
	background-color:#EAE3D7;
	border:solid 1px #666;
	padding:10px;
	width:100%;
}
.anm {
	color: #000;
	font-size: 9px;
}
.table {
	color: #000;
	font-size: 9px;
}
.tableYellow {
	color: #000;
	background-color:#FF9;
	font-size: 9px;
}
.lng {
	font-size:10px;
	color:#333;
	position:relative;
	top:124px;
	float:left;
	margin-left:6px;
}
#date {
	font-size:9px;
	color:#333;
	position:relative;
	top:126px;
	float:right;
	margin-right:10px;
	text-align:right;
}
#nws {
	background-color:#C00;
	color: #fff;
	font-weight: bold;
	font-size: 14px;
	text-align:left;
}
.red {
	color:#F30;
}
.l {
	text-align:left;
}
.r {
	text-align:right;
}
.c {
	text-align:center;
}
.formBox {
	background-color:#F5F5F5;
	border:solid;
	border-color:#999999;
	border-width: 1px;
	padding:10px;
}
.SearchBox {
	background-color:#EAE3D7;
	border:solid;
	border-color:#333;
	border-width: 1px;
	padding:2px;
	margin: 0 5px 0 5px;
	width:150px;
}
.bgSta {
	background-color:#FFC;
}
.imgpad {
	margin-right:10px;
}
.Str {
	font-weight:bold;
}
.remark {
	background-image:url(img/bg_rightcolumn.png);
	border:solid;
	border-color:#333;
	border-width: 1px;
	padding:5px;
	margin: 0 3px 0 2px;
	color:#036;
}
/*rahmen beste auslandsschule*/
.eas {
	background-color:#FFF;
	background-image:url(img/eas.png);
	background-repeat:no-repeat;
	background-position:bottom;
	font-family:Verdana, Geneva, sans-serif;
	font-size:9px;
	border:solid;
	border-color:#333;
	border-width: 1px;
	padding:5px 5px 10px 5px;
	color:#333;
}

