#news h1 {
	margin: 0;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 150%;
	line-height: 150%;
	font-weight: normal;
}

#news h2 {
	margin: 0;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 100%;
	line-height: 160%;
	font-weight: bold;
	color: black;
}

#news a {
	text-decoration: none;
	color: #3375b7;
}

#news a.mitbild {
	text-decoration: none;
	color: #3375b7;
	background-image: url(../../standard_de/images/mehr_icon.gif);
	background-position: 0px 2px;
	background-repeat: no-repeat;
	padding-left: 18px;
	margin-top: 5px;
	margin-bottom: 15px;
	display: block;
	height: 16px;
}

#news a.mitbild:hover {
	background-image: url(../../standard_de/images/mehr_icon_hover.gif);
	color: #848484;

}


div#middle div#right div#news,
div#middle div#right div.box {
	width: 220px;
	background-image: url(../../standard_de/images/bg_news.jpg);
	background-repeat: repeat-y;
}

div#middle div#right div#news div#newstitle,
div#middle div#right div.box div.boxtitle {
	height: 45px;
	background-image: url(../../standard_de/images/bg_news_title.jpg);
	background-repeat: no-repeat;
	padding-left: 25px;
	padding-top: 11px;
	padding-bottom: 5px;
	color: white;
}

div#middle div#right div#news div.newsboxhead,
div#middle div#right div.box div.newsboxhead {
	padding-left: 25px;
	padding-right: 25px;
	font-size: 90%;
}

div#middle div#right div#news div.newsbox,
div#middle div#right div.box div.newsbox {
	background-image: url(../../standard_de/images/bg_newsbox.jpg);
	background-repeat: no-repeat;
	padding-left: 25px;
	padding-right: 25px;
	padding-top: 30px;
	font-size: 90%;		
}

div#middle div#right div#news div#newsbottom,
div#middle div#right div.box div.boxbottom {
	background-image: url(../../standard_de/images/bg_news_bottom.jpg);
	background-repeat: no-repeat;
	width: 220px;
	height: 30px;
	font-size: 90%;
	
}