body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	text-decoration: none;
}

A:Hover {font-size:11px; color:#4F4F4F; text-decoration:underline; }
A {font-size:11px; color:#808080; text-decoration:none; } 

#InhaltText {position:absolute; top:159px; left:450px; width:330px; font-size:9pt; font-family: Arial; color:#900000; z-index:3;}
#InhaltText a:link {font-size:12px; color:#900000; text-decoration:underline; }
#InhaltText a:visited {font-size:12px; color:#900000; text-decoration:underline; }
#InhaltText a:hover {font-size:12px; color:#003399; }

#main {
	background-color:#FFFFFF;
	border:0;
	padding:10px; 0px; 0px; 0px;
	font-family: Verdana;
	font-size: 12px;
	color:#6D6D6D;
	width:480px;
	height:300px;
}
#main2 {
	background-color:#EDEDED;
	border:0;
	padding:10px; 0px; 0px; 0px;
	font-family: Verdana;
	font-size: 11px;
	color:#6D6D6D;
	width:480px;
	height:300px;
}
#aktuell {
	border:0; 
	background-color:#EDEDED;
	padding:10px; 0px; 0px; 0;
	font-family: Verdana;
	font-size: 12px;
	color: #6D6D6D;
	width:280px;
	height:300px;
}

#navi {
	text-align:center;
	width:132px;
	height:28px;
	margin:auto;
	border:0;
	padding:0px;
	font-family: Verdana;
	font-size: 12px;
	color: #808080;
}

#navi(alt) {
	background-position: center ; 
	text-align:center;
	width:132px;
	height:28px;
	margin:auto;
	background-image: url(pics/schalter.gif);
	background-repeat: no-repeat;
	border:0;
	padding:1px;
	font-family: Verdana;
	font-size: 12px;
	color: #808080;
}
#navi a:link {font-size:12px; color:#000080; text-decoration:none;  font-weight:bold;}
#navi a:visited {font-size:12px; color:#000080; text-decoration:none; font-weight:bold;}
#navi a:hover {font-size:12px; color:#FF9900; text-decoration:underline;  font-weight:bold;}

#weiss {
	background-image: url(pics/weiss.jpg);
	background-repeat: repeat;
	border:0;
	padding:0px; 
}

#links {
	background-image: url(pics/links.jpg); 
	background-repeat:repeat-y;
	background-position: center top;
	width:20px;
}

#rechts {
	background-image: url(pics/rechts.jpg);
	background-repeat:repeat-y;
	background-position: center top;
	width:20px;
}

#unten {
	background-image: url(pics/unten.jpg);
	background-repeat:repeat-x;
	background-position: center top;
	height:5px;
}