/* CSS Document */
/* Navigation aktuell - links*/
ul {
	list-style: none;
	margin: 0;
	padding: 0;
}
#nav7 {
	width: 160px;
  font-size: 12px;
	font-weight: bold;
  border-left: 5px solid #990066;
  voice-family: "\"}\"";
	voice-family: inherit;
	width: 155px;
}
#nav7 li a {
  font-size: 12px;
	height: 32px;
	voice-family: "\"}\"";
	voice-family: inherit;
	height: 22px;
	text-decoration: none;
}
#nav7 li a:link, #nav7 li a:visited {
	color: #3b3b3b;
	display: block;
	background: url(../img/menu7d.gif) repeat-x;
	padding: 10px 0px 0px 10px;
}
#nav7 li a:hover, #nav7 li #current {
  font-size: 12px;
	color: #fff;
	background: url(../img/menu7d.gif) repeat-x 0 -32px;
	padding: 10px 0px 0px 10px;
}
#nav7 li a:active {
	color: #fff;
	background: url(../img/menu7d.gif) repeat-x 0 -64px;
	padding: 10px 0px 0px 10px;
}

/* Elements alle - Ende getestet*/








/* Naviation oben */
#nav1 {
	height: 30px;
	margin: 0;
	padding: 10px 0px 0px 0px;
	border-top: 1px solid #d3c784;
	border-bottom: 1px solid #d3c784;
}
#nav1 li {
	height: 30px;
	margin: 0;
	padding: 0;
	display: inline;
	list-style-type: none;
}
#nav1 a:link, #nav1 a:visited {
	height: 30px;
	float: left;
	font-size: 11px;
	line-height: 120%;
	font-weight: bold;
	padding: 0px 20px 0px 20px;
	text-decoration: none;
	color: #3b3b3b;
}
#nav1 a:link.active, #nav1 a:visited.active, #nav1 a:hover {
	height: 30px;
	color: #003366;
	background: url(../img/Rounded_S.gif) no-repeat bottom center;
}
/* Navigation links Hauptmenü Ebene 1 */
#nav2 {
  font-size: 12px;
	line-height: 120%;
	font-weight: normal;
	width: 140px;
	margin: 0px;
	padding: 0px;
}
#nav2 li {
	font-size: 12px;
	font-weight: normal;
	display: block;
	width: 140px;
	height: 30px;
	list-style-type: none;
	margin: 0px;
	padding: 3px 0px 0px 5px;
	border-bottom: 1px solid #990066;
}
#nav2 a:link, #nav2 a:visited {
	font-weight: normal;
	text-decoration: none;
	color: #3b3b3b;
	width: 140px;
	height: 30px;
	margin: 0px;
}
#nav2 a:link.active, #nav2 a:visited.active, #nav2 a:hover {
	font-weight: bold;
	color: #3b3b3b;
	width: 140px;
	height: 30px;
	margin: 0px;
	padding: 0px;
}
/* Navigation links Hauptmenü Ebene 2 */
#nav3 {
	font-size: 11px;
  line-height: 120%;
	font-weight: normal;
	margin: 0px 0px 10px 3px;
	padding: 0px;
}
#nav3 li {
	height: 16px;
	display: block;
	font-size: 11px;
	font-weight: normal;
	width: 165px;
	list-style-type: none;
	margin: 0px;
	padding: 0px;
}
#nav3 a:link, #nav3 a:visited {
	height: 16px;
	font-size: 11px;
	font-weight: normal;
	width: 165px;
	text-decoration: none;
	color: #3b3b3b;
	margin: 0px;
	padding: 0px;
}
#nav3 a:link.active, #nav3 a:visited.active, #nav3 a:hover {
	height: 16px;
	font-size: 11px;
	font-weight: bold;
	width: 165px;
	color: #3b3b3b;
	margin: 0px;
	padding: 0px;
}
/* Navigation links Hauptmenü Ebene 3 */
#nav4 {
	font-size: 11px;
  line-height: 120%;
	font-weight: normal;
	margin: 5px 0px 10px 6px;
	padding: 0px;
}
#nav4 li {
	height: 14px;
	display: block;
	font-size: 11px;
	font-weight: normal;
	list-style-type: none;
	margin: 0px;
	padding: 0px;
}
#nav4 a:link, #nav4 a:visited {
	height: 14px;
	font-size: 11px;
	font-weight: normal;
	text-decoration: none;
	color: #3b3b3b;
	margin: 0px;
	padding: 0px;
}
#nav4 a:link.active, #nav4 a:visited.active, #nav4 a:hover {
	height: 14px;
	font-size: 11px;
	font-weight: bold;
	color: #3b3b3b;
	margin: 0px;
	padding: 0px;
}
/* Navigation 5 - Menü rechts */
ul#nav5 {
  font-size: 10px;
  line-height: 120%;
	margin: 3px 0px 0px 0px;
	padding: 0;
	list-style-type: none;
	white-space: nowrap;
}
ul#nav5 li {
	float: left;
	font-family: verdana, arial, sans-serif;
	font-size: 10px;
  line-height: 120%;
	font-weight: normal;
	text-align: center;
	width: 60px;
	margin: 0;
	padding: 0px 0 0px 0;
	background-color: #ffffff;
	border-left: 1px solid #efefef;
	border-bottom: 0px solid #efefef;
}
#nav5 a, #nav5 a:link {
	margin: 0;
	padding: 0px 0px 0px 0px;
	color: #000;
	border-right: 0px dashed #efefef;
	text-decoration: none;
}
ul#nav5 li#active {
	font-family: verdana, arial, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #333333;
	text-decoration: none;
	background-color: #ffffff;
}
#nav5 a:hover {
	font-family: verdana, arial, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #333333;
	text-decoration: underline;
	background-color: #ffffff;
}
a:link, a:visited {
	text-decoration: none;
	color: #000099;
}
a:link.active, a:visited.active, a:hover {
	color: #000099;
	text-decoration: underline;
}
