body {
  behavior: url(../scripts/csshover.htc);
} /* WinIE behavior call */
div#bild {
	width: auto;
	margin: 0px 0px 0px 0px;
	height: 0px;
}
div#bild ul {
	margin: 0;
}
div#bild li {
	position: relative;
	list-style: none;
	margin: 0;
}
div#bild li:hover {
	width: auto;
}
div#bild li.oBild {
	width: auto;
	float:left;
	text-align:center;
	vertical-align:middle;
	padding-top:0px;
	padding-bottom: 0px;
	padding-left:0px;
	padding-right:0px;
	height:auto;
	z-index:999;
	left:0px;
	top:0px;
}
div#bild li.oBild:hover {
}
div#bild li a {
	display: block;
	padding: 0;
}
div#bild>ul a {
	width: auto;
	height:0px;
}
div#bild ul ul {
	position: absolute;
	top: 0px;
	left:0px;
  	display: none;
}
div#bild ul.ebene1 li.oBild:hover ul.ebene2 {
	display:block;
	background-repeat:repeat;
	border:0px;
	padding:0px 0px 0px 0px;
	width:0px;
	z-index:999;
}
.ebene1 {
}
.ebene2 {
	color:#038941;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-weight:normal;
	font-size:11px;
	left:-220%;
	top:42px;
	padding:0px 0px 0px 0px;
	vertical-align:top;
}
#nav li {
	list-style:none;
	float:left;
	margin:0px;
	white-space:nowrap;
	padding-left: 0px;
	padding-right: 12px;
}
.nav {
	text-align: center;
	line-height: 20px;
	vertical-align: middle;
}
.flyoutClass {
	min-width:1247px;
	height:264px;
	border:0px;
	margin-top:-8px;

	text-align: center;
	padding-left: 0px;
	font-family: Roboto, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	text-decoration: none;
	line-height: 120%;
	color: #038941;
}
.bilderklasse {
	float:left;
	clear:right;
	height: 38px;
}