@charset "UTF-8";
body {
	background-color: #ffffff;
	font: 62.5%/1.6 Verdana, Helvetica, 'Lucida Grande', sans-serif;
	color: #996633;
}
/* Generic styles for span#Layer1
_____________________________________________________*/

	#Layer1 {
	position: absolute;
	top: 50px;
	left: 0;
	width: 100%;
	height: 100%;
	z-index: 1;
}
#Layer1 table tr td h2.schulprogramm {
	font: 2em Verdana, Helvetica, 'Lucida Grande', sans-serif;
	text-align: center;
	color: #ff6e00;
	margin: 18px 20px 0 0;
}
/* Generic styles for span#Layer2
_____________________________________________________*/

	#Layer2 {
	position: absolute;
	top: 260px;
	left: 0;
	width: 750px;
	height: 512px;
	z-index: 2;
	font: 1.2em/1.6 Verdana, Helvetica, 'Lucida Grande', sans-serif;
}
#Layer2 table tr td ul.inhalt li {
	list-style-type: none;
}
#Layer2 table tr td h3 {
	font: bold 1.4em/1.6 "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	color: #ff6e00;
	margin-top: 0;
	border-bottom: 1px solid #ff6e00;
}
#Layer2 p a.top { color: #ff6e00; line-height: 3em; }

#Layer2 table tr td ul li {	list-style-type: disc; }

#Layer2 table tr td ul li a { color: #c39053; list-style-type: none; }

#Layer2 table p, ol, ul { color: #996633; }

#Layer2 table#foederplaene { width: 100%; border-collapse: collapse; }

#Layer2 table#foederplaene tr td {	padding: 10px 10px; }

#Layer2 table#foederplaene tr td, th {
	border: 1px solid #996633;	
	text-align: center;
	vertical-align: middle;
}
#Layer2 table#foederplaene tr th {
	font: normal  1.8em/1.6 "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	vertical-align: middle;
	background-color: #ff6e00;
	color: #fff;
	letter-spacing: 0.05em;
	height: 40px;	
	border-bottom: none;
}

#Layer2 table tr td.copyright {
	font: 0.75em Verdana, Helvetica, 'Lucida Grande', sans-serif;
	color: #996633;
	text-align: left;
}
/* Generic styles for #Layer3
 _____________________________________________________*/
 
#Layer3 {
	position: absolute;
	top: 15px;
	left: 295px;
	width: 400px;
	height: 106px;
	z-index: 3;
	font: 1.2em/1.8 Verdana, Helvetica, 'Lucida Grande', sans-serif;
}
#Layer3 table tr td a {
	outline: none;
	color:#ff6e00;
}
#Layer3 table tr td a:link {
	text-decoration: none;
	outline: none;
	border-bottom: 1px solid #ff6e00;
}
#Layer3 table tr td a:visited {
	text-decoration: none;
	outline: none;
	border-bottom: 1px solid #ff6e00;
}
#Layer3 table tr td a:hover {
	text-decoration: none;
	border-bottom: 1px solid #996633;
	color:#996633;
}
#Layer3 table tr td span.active {
	color: #996633;
}
#Layer3 table tr td a.startseite {
	text-decoration: none;
	border-bottom: none;
	color:#ff6e00;
}
#Layer3 table tr td a.startseite:hover {
	text-decoration: none;
	border-bottom: none;
	color:#996633;
}
