@charset "UTF-8";
#hauptnavigation {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: lowercase;
	color: #666666;
	text-align: center;
	white-space: normal;
	text-decoration: none;
	font-stretch: normal;
	word-spacing: 15px;
	vertical-align: middle;
	width: auto;
	height: auto;
}
#hauptnavigation a:hover {
	color: #000000;
	background-color: #CCCCCC;
	text-decoration: underline;
}
#english {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	color: #666666;
	text-decoration: none;
	background-color: #FFFFFF;
}

#english a:hover {
	color: #000000;
	background-color: #CCCCCC;

}

#bildernavi {
	font-family: Arial, Helvetica, sans-serif;
	font-style: normal;
	text-decoration: none;
}

#bildernavi a:hover {
color: #000000;
	background-color: #CCCCCC;
	text-decoration: underline;}