body {
	background-color: #006666;
}

body,
div,
td{
	border: 0;
	color: #FFFFFF;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: small;
	line-height: 125%;
	margin: 0;
	padding: 0;
}

div#behoerde {
	left: 345px;
	top: 175px;
}

div#klassen {
	left: 100px;
	top: 145px;
}

div#schulbetrieb {
	left: 230px;
	top: 210px;
}

div#start {
	position: relative;
	width: 500px;
	margin-left: auto;
	margin-right: auto;
	margin-top: 6%;
	margin-bottom: 0;
	z-index: 10;
}

div#titel {
	left: 55px;
	top: 5px;
}

div#titel,
div#klassen,
div#behoerde,
div#schulbetrieb {
	position: absolute;
	z-index: 50;
}

span.antispam{
	display: none;
}

div#inhaltstart{
	font-size: 11px;
}

div#inhaltstart h3{
	font-size: 12px;
	margin-bottom: 0px;
}
table{
	border: none;
}
td{
	vertical-align: top;
	margin: 0;
	padding: 0;
	font-size: 11px;
}
a{
	color: White;
}
