/* --------------navigavtion Haupt  ------------ */
.nav1-no {
	background-image: url(img/nav1b.png);
	background-repeat: no-repeat;
	height: 21px;
	margin-top: 3px;
	width: 160px;
}

.nav2-no a, .nav2-act a {
	margin-left: 15px;
	font-size: 9pt;
	color: #fff;
	background-image: url(img/nav2ba.png);
	background-repeat: no-repeat;
	height: 21px;
	width: 130px;
	padding: 2px 0 0 8px;
	display: block;
	margin-top: 3px;
}

.nav2-act a {
	background-image: url(img/nav1ba.png);
}

.nav1-no a, .nav1-act a {
	color: White;
	margin-left: 13px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
}

.nav1-act {
	background-image: url(img/nav1ba.png);
	background-repeat: no-repeat;
	font-weight: bold;
	height: 21px;
	width: 150px;
}

#nav1cell {
	position: absolute;
	top: 200px;
	visibility: visible;
	width: 169px;
	margin-left: 8px;
}

#nav1cell a:hover {
	color: #fff;
}

.nav2-no a:hover {
	background-image: url(img/nav1ba.png);
	height: 21px;
	margin-top: 3px;
	width: 130px;
	font-weight: bold;
	color: #fff;
	display: block;
	margin-left:15px;
	padding-left: 10px;
}

.nav1-no  a:hover {
	background-image: url(img/nav1ba.png);
	background-repeat: no-repeat;
	width: 152px;
	height: 21px;
	display: block;
	margin-left:0;
	padding-left: 13px;
	color: #fff;
	font-weight: bold;
}

#nav1celli {
	width: 169px;
	margin-top: 30px;
}

#nav1b2 {
	height: 620px;
	width: 72px;
	top: 0;
	margin-left:100px;
	position: absolute;
	visibility: visible;
	background-image: url(img/nav1b2.png);
	background-repeat: no-repeat;
	background-color: transparent;
}

/* Navigation Footer */

#nav2cell {
	padding: 1px 0 0 0;
	z-index: 5;
	float: left;
	margin-left: 200px;
	width: 490px;
	position: relative;
	margin-top: -10px;
}

#nav2cell li {
	float: left;
}

ul#navf {
	text-align:left;
	list-style: none;
	padding: 0;
	margin: 0 auto;
	width: 100%;
	position: relative;
}

ul#navf li {
	display: block;
	float: left;
	margin: 0;
	margin-left: 10px;
	height: 10px;
	padding: 0;
}

ul#navf li a {
	display: block;
	padding: 0.2em;
	width: auto;
}

.navf-no a, .navf-act a {
	font-size: 14px;
}

#nav2cell a {color: #C8E9F6;}
#nav2cell a:hover  {color: #00508b;}

#nav1cell LI, #nav2cell LI {
	list-style: none;
	margin-left: 0;
}

