.nachricht_div {
}

.nachricht_head {
   width:100%; 
	text-align:center;
	line-height:18px; 
	font-family:Verdana; 
	font-size: 11px; 
	color:white; 
	font-weight:bold; 
	text-decoration:none; 
}

.nachricht{ 
	text-align:left;
	line-height:25px; 
}
a.nachricht_head:link, a.nachricht_head:active, a.nachricht_head:visited, a.nachricht_head:hover { 
	text-align:center;
	line-height:18px; 
	font-family:Verdana; 
	font-size: 11px; 
	color:white; 
	font-weight:bold; 
	text-decoration:none;
}
a.nachricht_text:link, a.nachricht_text:active, a.nachricht_text:visited { 
	font-family:Verdana;
	font-size: 10px; 
	font-weight:bold; 
	color:white; 
	width:100%;
}
.nachricht_tabelle { 
	font-family:Verdana;
	font-size: 9px; 
	line-height:11px; 
	vertical-align:top;
	table-layout:fixed;
color:white;
}
.nachricht_datum  { 
	height:18px;  
	vertical-align:top;
	margin:0px;
	padding:3px;
}
.nachricht_uberschrift { 
	vertical-align:top;
	margin:0px;
	padding:8px;
}
.nachricht_mehr  { 
	height:18px; 
	vertical-align:bottom; 
	text-align:left;
	margin:0px;
	padding:3px;
	color:#545656;
}