.menuV li ul { /* second-level lists */
	position : static;
	width: 100%;
	margin-top: -2px;
	margin-left : auto;
	left: auto;
}

.menuH, .menuH li ul{
	/*background-color: #eeede5;*/
	/*background: url(../default/images/bg_70black.png);*/
	background: white;
	color: #999;
}


.Home .menuS a{
	background: #666;
	color: #fff;
}

.HomeContent {
	font-size: 1.2em;
	line-height: 1.4em;
}

.Important {
	background-color: #CC006B;
}

.Home li:hover,.Home li.sfhover {
	/*background-color: #850403;*/
	background: #eeeeee;
	color: white;
}

.FixedMenuHeight {
	height: 257px;
}

.RightNav .menuS a{
	color: #666;
	font-size: 0.9em;
	padding: 0.3em 0.1em;
}

.RightNav .menuS a:hover{
	color: #fff;
}

.RightNav .menuS a.selected{
	color: #fff;
}

.ContactForm {
	width: 100%;
}

.Content A {color: #000;}
.Content A:hover {color: #fff;}

A.ImprintLink {
	color: #CC006B;
}

A.ZoomLink {
	color: #fff;
}

A.ZoomLink:hover {
	text-decoration: none;
	color: transparent;
	background-color: transparent;
}

