#bilder_hauptnavigation   {
	width: 170px;
	float: left;
	background-color: #2577B1;
	text-align: left;
	margin-left: 0px;
	border-top: 1px dotted #F6F6F6;
	border-right: 1px dotted #F6F6F6;
}
#bilder_hauptnavigation ul {
}
#bilder_hauptnavigation a {
	font-size: 18px;
	color: #F6F6F6;
	font-style: normal;
	font-weight: lighter;
	display: block;
	padding-top: 2px;
	padding-right: 2px;
	padding-bottom: 2px;
	padding-left: 6px;
	border-bottom: 1px dotted #F6F6F6;
	height: 22px;
}
#bilder_hauptnavigation a:hover {
	text-decoration: none;
	background-color: #3893D6;
	color: #AB363D;
	font-weight: bold;
}
#bilder_hauptnavigation .auswahl {
	text-decoration: none;
	color: #AB363D;
	font-weight: bold;
	background-color: #3893D6;
}
#bilder_hauptnavigation   li {
	list-style: none;
	padding: 0px;
	margin: 0px;
	width: 170px;
}
#rubrik_nav {
	width: 580px;
	margin-bottom: 50px;
	margin-top: 10px;
	margin-left: 10px;
}
#rubrik_nav li {
	list-style: none;
	display: inline;
}
#rubrik_nav a {
	font-size: 18px;
	font-weight: normal;
	margin: 1px;
	background-color: #2577B1;
	color: #F6F6F6;
	padding-left: 3px;
	padding-right: 3px;
}
#rubrik_nav a:hover {
	color: #AB363D;
	text-decoration: none;
	background-color: #3893D6;
}
#rubrik_nav  .no_hover    {
	font-size: 20px;
	font-weight: bold;
	color: #FFFFFF;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
}
#rubrik_nav  .not_active a {
	background-color: #CCE3F4;
}
#rubrik_nav     .not_active a:hover    {
	background-color: #CCE3F4;
	color: #F6F6F6;
}
#rubrik_nav .auswahl  {
	text-decoration: none;
	color: #AB363D;
	font-weight: bold;
	background-color: #3893D6;
}
#tabelle {
	width: 580px;
}
