/* CSS Document */



html,body{

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


}
img{
	border:0;

}

a            { font-family: Georgia;font-size: 13px; color: #5E400C;text-decoration:none }
a:hover      { font-family: Georgia;font-size: 13px;color: #5E400C;text-decoration:none }

a.extra{ font-family: Georgia; font-size: 13px; font-weight: bold; color: #5E400C;text-decoration:none }
a.extra:hover{ font-family: Georgia; font-size: 13px; font-weight: bold; color: #5E400C;text-decoration:none;

}

a.extra2{ font-family: Georgia; font-size: 13px;  color: #5E400C;text-decoration:none  }
a.extra2:hover{ font-family: Georgia; font-size: 13px;  color: #5E400C;text-decoration:none}

a.extra3{ font-family: Georgia; font-size: 13px;  color: #ffffff;text-decoration:none  }
a.extra3:hover{ font-family: Georgia; font-size: 13px;  color: #ffffff;text-decoration:none}
a.extra4{ font-family: Georgia; font-size: 13px; font-weight: bold;  color: #000000;text-decoration:none  }
a.extra4:hover{ font-family: Georgia; font-size: 13px; font-weight: bold;  color: #000000;text-decoration:none}


body{
	height:100%;
	margin-left: 0px;
	margin-top: 0px;
	bottom:0px;
	font-family: Georgia, Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #5E400C;
	background-attachment: fixed;
	background-repeat: repeat-x;
	left: 0px;
	top: 0px;
	right: 0px;
	background-color: #5E400C;
	background-position: center top;
	background-image: url(bilder_10/bg1.jpg);

	
}
table.extra{
	font-family: Georgia, Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #F6E192;
	background-color: #008CB0;
	background-image: url(images/newsarchiv_start.gif);
	background-repeat: no-repeat;
	background-position: center bottom;
}

div#container{
	text-align:left;
	width:850px;
	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:850px;
	height: 458px;
	background-repeat: no-repeat;
	background-image: url(bilder/bg_top.jpg);
}

div#navi{
	float:right;
	width:850px;
	height: 39px;
	background-repeat: no-repeat;
	background-position: center top;
}


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


div#footer{
	height: 68px;
	width:850px;
	float: none;
	clear: none;
	background-repeat: no-repeat;
	background-position: center top;
}
.headline_news2{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #ffffff;
		
} 

