#aktuell_div {
	position:absolute;
	left:760px;
	top:408px;
	width:122px;
	overflow:visible;
}


#aktuell {
	width:122px; 
	height:16px; 
	background-color:#9E9E9E; 
	font-size:11px; 
	font-weight:bold; 
	color:#37549A; 
	padding-top:4px;
	padding-left:4px;
	padding-bottom:4px;
	padding-right:4px;
	border-style:solid;
	border:1px;
}

div.aktuell_meldung {
	width:130px; 
	/*margin-bottom:8px;*/
	overflow:visible;
	background-color:#FFFFFF;
	padding-left:8px;
	padding-top:10px;
	padding-bottom:0px;
	border-left: 1px;
	border-top:0px;
	border-right:0px;
	border-bottom:0px;
	border-style:solid;
	font-size:10px; 
	font-weight:normal; 
	color:#333333; 
	line-height:13px;
	z-index: 100;
}

div.aktuell_meldung a {text-decoration:none; color:#333333;}
div.aktuell_meldung a:active { text-decoration:none; color:#333333;}
div.aktuell_meldung a:link { text-decoration:none; color:#333333;}
div.aktuell_meldung a:hover {text-decoration:none;}
div.aktuell_meldung a:visited {text-decoration:none; color:#333333;}

p.aktuell_titel {font-size:11px; font-weight:bold; color:#1E3C78; line-height:16px;}

p.aktuell_text {font-size:11px; font-weight:bold; color:#333333; line-height:16px;}

.aktuell_text a {text-decoration:none; color:#37549A;}
.aktuell_text a:link { text-decoration:none; color:#37549A;}
.aktuell_text a:hover {text-decoration:none;}
.aktuell_text a:visited {text-decoration:none;}

#inhalt_aktuell_detail {
	position:absolute;
	left:190px;
	top:120px;
	width:554px;
	overflow:visible
	}

