/* CSS Document */



html,body{

	margin:0;
	padding:0;
	height:100%;


}
img{
	border:0;

}

a            { font-family: Verdana;  color: #666666;text-decoration:none }
a:hover      { font-family: Verdana; color: #666666;text-decoration:none }

a.extra{ font-family: Verdana; font-size: 11px; font-weight: bold; color: #666666;text-decoration:none }
a.extra:hover{ font-family: Verdana; font-size: 11px; font-weight: bold; color: #666666;text-decoration:none;

}

a.extra2{ font-family: Verdana; font-size: 12px; font-weight: bold;  color: #ffffff;text-decoration:none  }
a.extra2:hover{ font-family: Verdana; font-size: 12px; font-weight: bold; color: #ffffff;text-decoration:none}

H3{ font-family: Verdana; font-size: 15px; font-weight: bold;  color: #770000;text-decoration:none}

p {margin-top:0px;} 
body{
	height:100%;
	margin-left: 0px;
	margin-top: 0px;
	bottom:0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
	background-attachment: scroll;
	background-repeat: repeat-x;
	left: 0px;
	top: 0px;
	right: 0px;
	background-color: #F7F7F7;
	background-position: center top;
	background-image: url(bilder/bg2.jpg);

	
}


div#container{
	text-align:left;
	width:950px;
	margin:0 auto;
	background-attachment: scroll;
	background-repeat: repeat-y;
	background-position: center top;
	background-image: url(bilder/bg_content.jpg);
}

div#header{
	float:right;
	width:950px;
	height: 440px;
	background-repeat: no-repeat;
	background-image: url(bilder/bg_top.jpg);
}




div#content{
	float:none;
	width: 950px;
	height:auto;
	clip: rect(0px,auto,0px,auto);
	clear: both;
	background-repeat: repeat-y;
	background-position: center top;
	background-color: #FFFFFF;
}


div#footer{
	height: 99px;
	width:950px;
	float: none;
	background-image: url(bilder/footer_bg.jpg);
	clear: none;
	background-repeat: no-repeat;
	background-position: center top;
}
.headline_news2{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #ffffff;
		
} 



#menuwrapper {




}

.clearit {
	clear: both;
	height: 0;
	line-height: 0.0;
	font-size: 10;
}

#p7menubar, #p7menubar ul {
	padding: 0;
	margin: 0;
	list-style: none;
	font-family: Arial, Helvetica, sans-serif;
}

#p7menubar a {
	display: block;
	text-decoration: none;
	padding: 0px 10px 0px 10px;
	border-right: 1px solid #ffffff;
	border-bottom: 1px solid #ffffff;
	font-size: 10;
	color: #666666;
	font-weight:bold;
}

#p7menubar a.trigger {
	padding: 0px 8px 2px 10px;

}

#p7menubar li {
	float: left;
	width: 9em;
}

#p7menubar li ul, #p7menubar ul li  {
	width: 16em;

}

#p7menubar ul li a  {

	border-right: 1;
	padding: 3px 2px 3px 10px;

}

#p7menubar li ul {
	position: absolute;
	display: none;
	background-color: #880002;


}

#p7menubar li:hover a, #p7menubar a:focus,
#p7menubar a:active, #p7menubar li.p7hvr a {
	color: #ffffff;
	background-color: #990000;

}

#p7menubar li:hover ul, #p7menubar li.p7hvr ul {
	display: block;

}

#p7menubar li:hover ul a, #p7menubar li.p7hvr ul a {
	color: #990000;
	background-color:#efefef;
	
}

#p7menubar ul a:hover {
background-color:#990000!important;
color: #ffffff!important;
}

#p7menubar li {width: auto;}

