body,td,th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #006633;
}
body {
	background-image: url(images/supergau_bg.jpg);
}
h1 {
	font-size: 18px;
	color: #CC0000;
	text-align: center;
}
h2 {
	font-size: 16px;
	text-align: center;
}
h3 {
	font-size: 14px;
	font-weight: bold;
	text-align: left;
}


#oben {
	background-image: url(images/whitboard_r1_c2.gif);
	background-repeat: no-repeat;
	background-position: top;
	height: 22px;
	width: 738px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	padding-bottom: 0px;
}
#mitte {
	background-image: url(images/whitboard_r3_c2.gif);
	width: 738px;
	margin-right: auto;
	margin-left: auto;
	background-repeat: repeat-y;
	margin-top: 0px;
	margin-bottom: 0px;
	padding: 0px;
}

#navi {
	width: 145px;
	margin-left: 20px;
	float: left;
	clear: both;
	padding-top: 20px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
#navi ul {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
}
#navi li {
	display: block;
	list-style-type: none;
}
#navi a {
	text-decoration: none;
	color: #006600;
}
#navi a:link {
	padding-top: 25px;
	padding-bottom: 25px;
	display: block;
	text-align: center;
	font-weight: bold;
	text-decoration: none;
	background-image: url(images/navi_bg.jpg);
	background-repeat: no-repeat;
	background-position: top;
}
#navi a:visited {
	padding-top: 25px;
	padding-bottom: 25px;
	display: block;
	text-align: center;
	font-weight: bold;
	text-decoration: none;
	color: #009933;
	background-image: url(images/navi_bg.jpg);
	background-repeat: no-repeat;
	background-position: top;
}

#navi a:hover {
	color: #FF0000;
	background-image: url(images/navi_bg2.jpg);
	background-repeat: no-repeat;
	background-position: top;
	text-decoration: none;
}
#aktuell a:link, #aktuell a:visited, #aktuell a:active {
	color: #0033CC;
	background-image: url(images/navi_bg3.jpg);
	background-repeat: no-repeat;
	background-position: top;
}

#inhalt {
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: 200px;
	width: 500px;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 0px;
	background-image: url(images/magnete.png);
	background-repeat: no-repeat;
	background-position: right bottom;
}
#inhalt a:link {
	font-weight: bold;
	color: #AC4848;
	text-decoration: none;
}
#inhalt a:visited {
	font-weight: bold;
	color: #CC6633;
	text-decoration: none;
}
#inhalt a:hover {
	font-weight: bold;
	color: #575BBE;
	text-decoration: underline overline;
}


#footer {
	font-size: 10px;
	text-align: center;
	width: 700px;
	margin-right: auto;
	margin-left: auto;
}

#unten {
	background-image: url(images/whitboard_r5_c2.gif);
	background-repeat: no-repeat;
	background-position: bottom;
	height: 25px;
	width: 738px;
	margin-top: 0px;
	margin-right: auto;
	margin-left: auto;
	padding: 0px;
}
legend {
	color: #990000;
	font-weight: bold;
}
fieldset {
	color: #990000;
	background-color: #FFFFEA;
}
#wifi {
	padding: 20px;
	width: 750px;
	margin-right: auto;
	margin-left: auto;
	border: 1px solid #006666;
}
#wifi a:link, #wifi a:visited {
	font-weight: bold;
	color: #003333;
	text-decoration: none;
}
#wifi a:hover {
	font-weight: bold;
	color: #CC6600;
	text-decoration: underline overline;
}
.rahmen {
	border: 1px solid #CCCCCC;
}
.rot {
	color: #CC0000;
}
.rahmen_bg {
	border: 1px solid #CCCCCC;
	background-color: #FFFFCB;
	padding-top: 5px;
	padding-bottom: 5px;
}
