/* CSS Document */



html,body{

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


}
img{
	border:0;

}

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

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

}

a.extra2{ font-family: Verdana; font-size: 11px;  color: #6b6b6b;text-decoration:none  }
a.extra2:hover{ font-family: Verdana; font-size: 11px;  color: #6b6b6b;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: #FFFFFF;
	background-position: center top;

	
}

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

div#header{
	float:right;
	width:760px;
	height: 466px;
	background-repeat: repeat-x;
}
div#header_small{
	float:right;
	width:760px;
	height: 380px;
	background-repeat: repeat-x;
}

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: 760px;
	height:auto;
	clip: rect(0px,auto,0px,auto);
	clear: both;
	background-image: url(images/bg_content.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}


div#footer{
	height: 55px;
	width:760px;
	float: none;
	background-image: url(images/footer_bg.jpg);
	clear: none;
	background-repeat: no-repeat;
	background-position: center center;
}
.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;
		
} 
table {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #6b6b6b;
}

