#news_obenlinks {
	width: 240px;
	height: 275px;
	margin: 0 1px 0 4px;
	display: inline;
	float: left;
}

#news_obenrechts {
	width: 181px;
	height: 265px;
	margin: 0 2px 0 2px;
	padding: 10px 40px 0 30px;
	float: left;
	background-color: #207dc6;
	color: #ffffff;
	background-image: url(../images/news_bg.jpg);
}

#news_untenlinks {
	clear: both;
	display: inline;
	float: left;
	width: 140px;
	height: 144px;
	overflow: hidden;
	margin: 0 0 2px 4px;
	padding: 0 0 0 10px;
	color: #003E8B;
	font-size: 10px;
	line-height: 10px;
}

#news_untenlinks p {
	border: solid 0px red;
	margin: 3px 0 0 0;
}

#news_untenlinks h2 {
	margin: 10px 0 6px 0;
	font-size: 11px;
	color: black;
}

#news_untenlinks p a {
	text-decoration: none;
}

#news_untenmitte {
	background: green;
	width: 86px;
	height: 144px;
	margin: 0 0 2px 4px;
	display: inline;
	float: left;
}

#news_untenrechts {
	width: 251px;
	height: 144px;
	float: left;
	display: inline;
	margin: 0 0 2px 3px;
}

.news_klein {
	width: 233px;
	height: 43px;
	padding: 3px 0 0 18px;
	margin: 0 0 3px 0;
	background-color: #84C0DF;
	font-size: 10px;
	color: #003E8B;
}
