/**
 * Hier stehe nur die für die VAM Ansprache angepassten Elemente, alles anderen Einstellungen werden weiterhin aus ONG gezogen
 **/

div.flashSupportedStyle {
	display: none;
}

div.flashNotSupportedStyle {
	display: inline;
}
 
div#containerOben {
	position: relative;
	height:130px;
}
 
table#logoContainer {
	height:130px;
}

table#logoContainer td {
	vertical-align: middle;
}

div#navigationsEbene1 {
	position: absolute;
	top: 20px;
	left: 810px;
	width: 174px;
	height: 110px;
}

div#navigationsEbene1 div.navigationsEbene1Element {
	margin: 0px;
	padding: 0px 0px 0px 21px;
	width: 153px;
	font-size: 15px;
	line-height: 20px;
	font-family: verdana;
	background-position: 0px 8px;
	background-repeat: no-repeat;
}

div#navigationsEbene1 div.aktiv {
	font-weight: bold;
}
