/*fürn IE*/
.news_startseiten_wrapper {
	float: left;
	width: 186px;
	height: 218px;
	border-right: 5px solid white;
	border-bottom: 5px solid white;
	border-left: 5px solid white;
	background-color: #fff;
	margin: 0 10px -27px 0;
	overflow: hidden;
}


/*fürn feieafox*/
html>body .news_startseiten_wrapper {
	float: left;
	width: 186px;
	height: 223px;
	border-right: 5px solid white;
	/*border-bottom: 5px solid white;*/
	border-left: 5px solid white;
	background-color: #fff;
	margin: 0 10px 10px 0;
}

.header_news_startseite {
	background-color: #ffcc00;
	padding: 2px;
	font-size: 16px;
	color: black;
	font-weight: normal;
}

.header_news_startseite a {
	color: black;
	text-decoration: none;
}

.header_single_news {
	font-size: 2.4em;
	line-height: 2.2em;
	color: #cc0000;
}

.header_single_news a {
	color: #cc0000;
	text-decoration: none;
}

.vorspann_single_news {
	font-size: 1em;
	font-weight: normal;
	color: #cc0000;
}

.normal a {
	text-decoration: none;
	color: black;
}

.header_liste_news {
	font-size: 2.4em;
	line-height: 2.2em;
	color: #cc0000;
}

.header_liste_news a {
	color: #cc0000;
	text-decoration: none;
}