body {
	background-color: white;
	margin: 0;
	padding: 0;
	font: 0.8em/1.4em Verdana, "Lucida Grande", Lucida, sans-serif;
}

/* @group Kopf */

#o1 {
	background: url(../bilder_design/schule_oben.gif) no-repeat;
}

#o2 {
	background: url(../bilder_design/schule_mitte.gif) no-repeat;
}

#kopf {
	background: url(../bilder_design/schule_unten.gif) repeat-x;
}


/* @end */

/* @group Navigation */

#teil1
{
	color: #a4091e;
	background: url(../bilder_design/schulstreifen.gif) no-repeat;
	width: 411px;
	text-indent: 0px;
	float: left;
	margin-top: 0px;
	height: 22px;
}

#teil1 h2 {
	margin-top: 0px;
}

#teil2
{
	color: #a4091e;
	background: url(../bilder_design/streifen_bg_blau.gif) repeat-x;
	text-indent: 11px;
	height: 22px;
	margin-top: -30px;
}

#teil2 h2
{
	margin-top: 0;
}

#navigation h2 {
	color: #017dc5;
	background: url(../bilder_design/streifen_bg_blau.gif) repeat-x;
}

h4 {
	clear: none;
}

/* @end */

.rot {
	color: #017dc5;
}

#inhalt span {
	color: #017dc5;
}

#inhalt a:link {
	color: #017dc5;
}
#inhalt a:visited {
	color: #017dc5;
}
#inhalt a:focus {
}
#inhalt a:hover {
	color: #003967;
}
#inhalt a:active {
}
#inhalt ul {
	list-style-image: url(../bilder_design/bullet_blau.gif);
}

#tabelle1 .tkopf {
	background-color: #013862;
	font-weight: bold;
	text-transform: uppercase;
}

#tabelle1 td{
	color: white;
	background-color: #0167b1;
	font-weight: bold;
}