/* @override http://www.krax.ch/stylekrax.css */

#subnav, #subnav2 {
	background-color: #cd071e;
	color: white;
}
#subnav a {
	color: white;
	font-weight: bold;
	margin-left: 10px;
	border-right: 1px solid white;
	padding-right: 10px;
}
#subnav a:hover {
	text-decoration: underline;
	color: black;
}
#nav li#n_aktuell a {
	background-position: -200px 0;
}
