#menu {
	background-image:url(/img/balken_oben.gif);
	background-repeat:no-repeat;
	width:603px;
	color:white;
	white-space:nowrap;
	height:17px;
}

#menu a,#footer a {
	color:white;
}

#menu a:hover, #footer a:hover {
	color:#bee1ff;
}

#footer {
	background-image:url(/img/balken_unten.gif);
	background-repeat:no-repeat;
	width:603px;
	color:white;
	height:17px;
	margin-top:5px;
	clear:both;
	
}

#menu a.active, #footer a.active {
	color:#bee1ff;
}

#subnavi {
	color:#73aad2;
	margin:3px 0 0 11px;
	font-size:80%;
}

#subnavi a {
	color:#73aad2;
}

#subnavi a:hover {
	text-decoration:underline;
}

#subnavi a.active {
	color:#73aad2;
	text-decoration:underline;	
}