/* CSS Document */



html,body{

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


}
img{
	border:0;

}

a            { font-family: Verdana;  color: #ffffff;text-decoration:none }
a:hover      { font-family: Verdana; color: #ffff00;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:underline;

}

a.extra2{ font-family: Verdana; font-size: 11px;  color: #BC0406;text-decoration:none  }
a.extra2:hover{ font-family: Verdana; font-size: 11px;  color: #BC0406;text-decoration:none}

a.extra3{ font-family: Verdana; font-size: 10px;  color: #ffffff;text-decoration:none  }
a.extra3:hover{ font-family: Verdana; font-size: 10px;  color: #ffffff;text-decoration:none}




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

	
}


table.extra4{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #ffffff;
	background-image: url(images/bg_content.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}
table.extra{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #ffffff;
	background-color: #008CB0;
	background-image: url(images/newsarchiv_start.gif);
	background-repeat: no-repeat;
	background-position: center bottom;
}

div#container{
	text-align:left;
	width:870px;
	margin:0 auto;
	background-attachment: scroll;
	background-repeat: repeat-y;
	background-position: left;
}

div#header{
	float:right;
	width:870px;
	height: 240px;
	background-repeat: no-repeat;
	background-image: url(images/header.jpg);
	background-position: center top;
}




div#navi{
	float:right;
	width:827px;
	height: 27px;
	background-repeat: no-repeat;
	background-image: url(images/navileiste.jpg);
	background-position: center center;
}


div#content{
	float:none;
	width: 870px;
	height:auto;
	clip: rect(0px,auto,0px,auto);
	clear: both;
	background-image: url(images/bg_content2.jpg);
	background-repeat: repeat-y;
	background-position: center top;
	background-color: #BEB9BD;

}
div#content2{
	float:none;
	width: 870px;
	height:72px;
	clip: rect(0px,auto,0px,auto);
	clear: both;
	background-image: url(images/bg_footer.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	background-color: #BEB9BD;

}


.headline_news{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #004559;
	font-weight: bold	
} 
.headline_news2{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #ffffff;
		
} 
