@import url("content.css");

body{
	margin:0px;
	padding:0px;
	background:url(img/bg-body.png) no-repeat #fff;
	background-position:top center;
	color:#000;
	font-family:Arial,Helvetica,sans-serif;
	width:100%;
}


img, div { behavior: url(iepngfix.htc) }

html *{
	margin:0px;
	padding:0px;
}

#header{
	margin:auto;
	width:960px;
	height:248px;
}

#hauptmenuezeile{
	height:35px;
	background:#D6790B;
	width:100%;
}

#headerbild{
	width:576px;
	float:left;
	height:248px;
	overflow:hidden;
}

#headerimage{
	margin-left:30px;
	margin-top:6px;
}

#headerbild img{

}

#fl_header_slide_slideshow{
}

#logo{
	float:left;
	width:384px;
	height:248px;
}

#logo img{
	margin-left:46px;
	margin-top:107px;
}

#hauptmenue{
	margin:auto;
	width:960px;
}

ul.hauptmenue{
	height:35px;
	font-size:0.8em;
}

ul.hauptmenue li{
	display:block;
	float:left;
	height:35px;
	line-height:35px;
	border-right:2px solid white;
}

ul.hauptmenue li.last{
	border-right:none;
}

ul.hauptmenue li.ACT{
	background:#EA9438;
}

ul.hauptmenue a{
	color:#fff;
	text-decoration:none;
	padding-left:10px;
	padding-right:10px;
}


.clr{
	clear:both;
}

#main{
	clear:both;
	margin:auto;
	width:960px;
	height:500px;
}

#contentcontainer{
	width:683px;
	height:400px;
	float:left;
}

#submenuecontainer{
	background:url(img/bg-submenuecontainer.gif) repeat-y #F0DAB2;
	float:left;
	position:relative;
	top:-62px;
	left:30px;
	width:247px;
}

#skyline img{
	margin-left:26px;/*neu*/
}

#subnavigation p{
	font-size:0.77em;
	line-height:28px;
	padding-left:63px;
}

ul.submenue{
	margin:0px;
	padding:0px;
	list-style:none;
}

ul.submenue li{
	width:192px;
	margin-left:26px;
	border-bottom:1px solid #F9EDDC;
}


ul.submenue a{
	display:block;
	width:166px;
	height:28px;
	line-height:28px;
	padding-left:26px;
	background:#F0DAB2;
	text-decoration:none;
	color:#00435F;
	font-size:0.77em;
}

ul.submenue a:hover,
ul.submenue li.ACT a{
	background:url(img/bullet-submenue-1.gif) no-repeat #E8BB7C;
	background-position:2px 7px;
}

/********* level1 *********/

ul.submenue li ul.level1{
	border-top:1px solid #F9EDDC;
	list-style:none;
}

ul.submenue li ul.level1 li{
	margin:0px;
	border-bottom:1px solid #F9EDDC;
}

ul.submenue li ul.level1 li.last{
	border-bottom:none;
}

ul.submenue li ul.level1 li a{
	background: #E8BB7C;
	padding-left:51px;
	width:141px;
}

ul.submenue li ul.level1 li  a:hover,
ul.submenue li ul.level1 li.ACT a{
	background:url(img/bullet-submenue-1.gif) no-repeat #FEFBE0;
	background-position:28px 7px;
}


/********* level1 ende *********/
#newsbox{
	width:163px;
	min-height:80px;
	float:left;
	background:#F0DAB2;
	margin-top:42px;
	font-size:0.878em;
}

#hauptcontent{
	float:left;
}
