/* Allgemein *****************************************************************/
html {
	/*height: 100%;*/
}

body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.8em;
	color: #000000;
	background-color: #36668E;
	text-align: center;
	margin: 0px;
	padding: 0px;
	line-height: 1.4em;
	background-image: url(../../media/bg_schule.gif);
	/*height: 100%;*/
}

#accesskeys {
	position: absolute;
	top: -1000px;
}

.outofreach {
	position: absolute;
	top: -1000px;
	left: -1000px;
}
	

/* Site-Container ************************************************************/

#rahmen {
	width: 984px;
	margin: 0 auto;
	text-align: left;
}
#schatten {
	width: 1006px;
	margin: 0 auto;
	background-image:url(../../media/bg-schatten_schule.png);
	background-repeat:repeat-y;
	height:100%;
}
#wappen {
	background-image:url(../../media/bg-fisch-schule.jpg);
	background-position: 802px bottom;
	background-repeat: no-repeat;
}

/* Kopfzeile *****************************************************************/

#kopf {
	height: 183px;
	width: 984px;
	background-repeat:no-repeat;
	border-bottom: 1px solid #ffffff;
	border-top: 1px solid #ffffff;
}
#kopf_schatten {
	position:absolute;
	height: 13px;
	width: 984px;
	margin-top: 185px;
	background-repeat: repeat-x;
	background-image:url(../../media/kopf-schatten.png);
}
#claim-schatten {
	background-image:url(../../media/claim_schatten_schule.png);
	background-repeat:no-repeat;
	width: 537px;
	height: 134px;
	margin-left: 5px;
	margin-top: 1px;
}
#claim-text {
	background-image:url(../../media/claim_text_schule.png);
	background-repeat:no-repeat;
	width: 537px;
	height: 134px;
	margin: 0;
}

/* Navigation *****************************************************************/

#navigation {
	float: left;
	width: 183px;
	margin-top: 17px;
	margin-left: 7px;
	z-index: 80;
}

/* Quicklinks *****************************************************************/

#quicklinks {
	float: right;
	width: 193px;
	margin-top: 17px;
}
#finder {
	padding: 0 10px 10px;
}
#quicksearch {
	background-color:#99BE41;
	padding: 10px;
	border-top: 1px solid #DAE8BB;
	border-bottom: 1px solid #DAE8BB;
}
.suchfeld {
	border-top: 1px solid #999999;
	border-right: 1px solid #cccccc;
	border-bottom: 1px solid #dddddd;
	border-left: 1px solid #cccccc;
	width: 120px;
	padding: 2px;
}
#quickwetter {
	background-color:#99BE41;
	padding: 0 0 10px 0;
	border-top: 1px solid #DAE8BB;
	border-bottom: 1px solid #DAE8BB;
}
#quicklinks h2 {
	background-color:#809E36;
	padding: 7px 0 5px 10px;
	border-bottom: 1px solid #DAE8BB;
	color:#000000;
	margin: 0 auto 5px 0;
}

/* Inhalt *****************************************************************/

#inhalt {
	min-height:777px;
	width: 575px;
	margin-top: 17px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 205px;
	background-color:#FFFFFF;
	overflow-x: hidden;
}

/* Fusszeile *****************************************************************/

#fuss {
	width: 575px;
	margin-top: 17px;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 20px;
	margin-left: 194px;
	padding-left: 11px;
	font-size: 0.8em;
	line-height:1.4em;
	color:#333333;
	background-color:#d2d2d2;
	background-image:url(../../media/kopf-schatten.png);
	background-position:top;
	background-repeat:repeat-x;
}
#fuss_schatten {
	margin: 0 auto;
	width: 1006px;
	height: 14px;
	position: relative;
	left: -2px;
	background-image:url(../../media/bg-fuss.png);
	background-repeat: no-repeat;
}
