div#content #subnavigation h2#suchen {
	background: #dedede url(../../img/fnd/news-uebersicht_suchen.gif) left no-repeat;
	border-top: 1px solid white;
	height: 30px;
	margin: 0;
}
div#content #subnavigation #suchen-container {
	background: white;
	padding: 0 0 10px 13px;
	border-left: 14px solid #e7e7e7;
}
div#content #subnavigation #suchen-container input#suchfeld {
	border: 1px solid #ddd;
	width: 120px;
	height: 18px;
	padding-top: 2px;
	margin: 10px 0 3px 0;
}
#news-uebersicht div#content #main h2 {
	background: #b4beca url(../../img/fnd/news-uebersicht_h2.gif) left top no-repeat;
}
#news-uebersicht div#content #main h3 {
	color: #034da1;
	font-size: 11px;
	height: 32px;	
	margin: 0 1px;
	border-bottom: 1px solid #ebebeb;
	padding: 18px 0 0 23px;
}
#news-uebersicht div#content #main a:hover h3{color:#034ea1;text-decoration:underline;}
#news-uebersicht div#content #main .box { height: 100px; }
#news-uebersicht div#content #main .box a.details { margin-left: -14px; padding-left: 15px; }
#news-uebersicht div#content #main .box p {	color: #034da1; padding-left: 0; }
div#content #main .box img {
	position: absolute;
	top: 10px;
	left: 20px;
	padding: 5px;
	background: #fff url(../../img/fnd/news-uebersicht_rahmen.gif) center center no-repeat;
	border: 0;
}
div#content #main .box h4 {
	margin-left: 185px;
	padding-top: 15px;
	background: url(../../img/fnd/subnav_bullet.gif) left 20px no-repeat;
	padding-left: 15px;
	font-size: 12px;
	margin-bottom: 7px;
	color: #034da1;
}
#news-uebersicht div#content #main .box h4 a{text-decoration: none; color: #034da1;}
#news-uebersicht div#content #main .box p a{	background: url(../../img/fnd/subnav_bullet.gif) left no-repeat; padding-left: 10px; text-decoration: none; color: #034da1;  }
#news-uebersicht div#content #main .box p a:hover, #news-uebersicht div#content #main .box h4 a:hover { text-decoration: underline; }