/* CSS Document */


.Newslayer {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	position:relative;
	width: 180px;
	top: 0px;
	float: right;
	max-width:180px;
	overflow:visible;
	
}

.Newstable {
	border: 1px solid #0A50A1;
	max-width:170px;
	margin-left:20px;
	background-color: #ddefff;
	margin-bottom: 20px;
	width:170px;
	height: 210px;
	
}

.NewsTabHeader {
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #0a50a1;
	height: 16px;
	padding-right: 7px;
	padding-left: 7px;
	margin-top: 0px;
	margin-bottom: 9px;
}
.NewsTab9 {
	line-height: 9px;
	height:: 9px;
}
.NewsTab15 {
	line-height: 15px;
}
.NewsTabDatum {
	font-size: 11px;
	font-weight: bold;
	color: #333333;
	padding-bottom: 0px;
	margin: 0px 7px;
	
	
}
.NewsTabText {
	font-size: 11px;
	color: #000000;
	margin: 0px 7px;
	padding-bottom: 15px;
	font-weight: normal;
	
}
.NewsTableAbstand {
	margin: 20px 0px 0px;
	padding: 0px;
}

#newsStart {
	margin-top:30px;
}

.newsStartArtikel {
	margin-top:0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	width: 370px;
	margin-bottom: 10px;
	clear: none;
	height: 60px;
}

.newsStartArtikel img {
	float: left;
	margin-right: 5px;
	margin-bottom: 5px;
}

#newsStart h1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	margin-bottom: 8px;
}
#newsStart .newsleft {
	float: left;
	width: 350px;
}
#newsStart .newsleft .newsStartArtikel a {
	text-decoration: none;
	color: #CC0000;
}
.NewsEintrag {
	overflow: auto;
	height: 180px;
}

.NewsEintrag a:hover .NewsTabText, .NewsEintrag a:hover .NewsTabDatum {
	color:#CC0000;
}