#subnav, #subnav2 {
	background-color: #003882;
	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_tierisch a {
	background-position: -200px -46px;
}

