/* 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: 13px;
	font-weight: bold;
	color: #ffffff;
	text-decoration:none
}
a.extra:hover{
	font-family: Verdana;
	font-size: 13px;
	font-weight: bold;
	color: #ffff00;
	text-decoration:none;

}

a.extra2{ font-family: Verdana; font-size: 11px;  color: #0094BC;text-decoration:none  }
a.extra2:hover{ font-family: Verdana; font-size: 11px;  color: #0094BC;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}

a.extra4{ font-family: Verdana; font-size: 14px; font-weight: bold;  color: #ff6633;text-decoration:none  }
a.extra4:hover{ font-family: Verdana; font-size: 14px; font-weight: bold; color: #ffff00;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: #0094BC;
	background-attachment: scroll;
	background-repeat: no-repeat;
	background-image: url(images/bg_2012.jpg);
	left: 0px;
	top: 0px;
	right: 0px;
	background-color: #FFFFFF;
	background-position: center top;

	
}


table{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #036;
}
table.extra{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #ffffff;
	background-color: #406FA3;
	background-image: url(images/newsarchiv_start.gif);
	background-repeat: no-repeat;
	background-position: center bottom;
}

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

div#header{
	float:right;
	width:1000px;
	height: 196px;
	background-repeat: repeat-x;
}

div#navi{
	float:right;
	width:1000px;
	height: 27px;
	background-repeat: no-repeat;
	background-position: center center;
}


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


div#footer{
	height: 27px;
	width:1000px;
	float: none;
	clear: none;
	background-repeat: no-repeat;
	background-position: center center;
	background-color: #37649D;
}
div#footer2{
	height: 73px;
	width:1000px;
	float: none;
	clear: none;
	background-image: url(images/footer2.jpg);
	background-attachment: scroll;
	background-repeat: no-repeat;
	background-position: center top;
}
.headline_news{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #FFF;
	font-weight: bold
} 
.headline_news2{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #ffffff;
		
} 

