#news.fixed {
	height:auto !important;
	height:160px;
	min-height:160px;
	margin-bottom:15px;
}
#news.fixed .news_container {
	width:78%;
}
#news .postbody {
	float:none;
	clear:none;
	width:100%;
}
#news .topic {
	float:right;
	padding-top:2px;
	color:#105289;
}
#news.print .topic {
	font-size:11px;
	color:#000000;
}
#news.print .topic strong {
	font-size:13px;
}
#news .content p {
	font-size:100%;
	margin-bottom:12px;
}
#news .shorttext {
	font-weight:bold;
}
#news .content img {
	vertical-align:middle;
}
#news hr {
	margin:10px auto;
}
#news .more {
	font-size:12px;
}
#news .back {
	margin-top:8px;
}
#news .changed {
	font-size:8pt;
	color:#808080;
	margin-top:8px;
}
#news .meldung {
	font-size:11px;
	font-weight:bold;
}
#news .meldung .klein {
	font-size:10px;
	font-weight:none;
}
#news .meldung.top {
	margin-top:6px;
}
#news .meldung.bottom {
	margin-bottom:6px;
}
#news .redalert, .txtBoldRed {
	font-weight:bold;
	color:#BC2A4D;	
}
#news form.main {
	margin-top:4px;
}
#tellafriend dt {
	width:200px;
	padding-top:2px;
}
#tellafriend dd {
	margin-left:140px;
}
#news ol.results {
	list-style:decimal inside;
}
#news ol.results li, #news .result {
	font-size:12px;
	font-style:italic;
	margin:10px 0px;
}
#news ol.results li div {
	font-size:11px;
	font-style:normal;
	margin:2px 0px 4px 0px;
}
