body{
	color:white;
	font-family:Verdana,Arial;
	font-size:11px;
	margin:0;
	padding:0;
	background-color:white;
}


.newsteaser_container{
	height:40px;
	background-color:white;
}

.newsteaser_img{
	position:absolute;
	left:33px;
	top:4px;
}

.newsteaser{
	color:#007AC2;
	font-weight:bold;
	margin:0px 12px 0px 200px;
	padding-top:12px;
}

.newsteaser a{
	color:#007AC2;
	text-decoration:none;	
}
.newsteaser a:link{
	color:#007AC2;
	text-decoration:none;	
}
.newsteaser a:active{
	color:#007AC2;
	text-decoration:none;	
}
.newsteaser a:visited{
	color:#007AC2;
	text-decoration:none;	
}
.newsteaser a:hover{
	color:#007AC2;
	text-decoration:none;	
}

.fussmenu_container{
	height:26px;
	background-color:black;
}

.fussmenu{
	height:26px;
	float:right;
	white-space:nowrap;
	background-color:black;
	padding-right:26px;
	padding-top:5px;
}
.fussmenu a{
	color:white;
	text-decoration:none;
	font-weight:normal;
	float:left;
	padding:2px 8px 9px 8px;
}
.fussmenu a:hover{
	color:#007AC2;
}
.fussmenu .hm{

}
.fussmenu .hm_on{
	background-color:white;
	color:black;
}

.fussmenu .trenner{
	width:2px;
	height:9px;
	background-color:#007AC2;
	float:left;
	margin-top:11px;
}

