/* CSS Document */
DIV#siesehen,
DIV#newscounter,
DIV#newsbacklink,
DIV#newsnextlink {
	font-size:11px;
	color: #4a4a4a;
}

DIV#siesehen A,
DIV#newscounter A,
DIV#newsbacklink A,
DIV#newsnextlink A,
DIV#siesehen A:visited,
DIV#newscounter A:visited,
DIV#newsbacklink A:visited,
DIV#newsnextlink A:visited{
	color: #4a4a4a;
}

DIV#newsbacklink {
	float:left;
}

DIV#newsnextlink {
	float:right;
}

DIV#newsbacklink,
DIV#newsnextlink,
DIV#newscounter{
	padding-top: 50px
}

DIV#siesehen {
	padding-bottom: 25px;
}

DIV.newslistedate {
	float: left;
	border-right: 6px solid #25408f;
	height: 24px;
	vertical-align:top;
	line-height:normal;
	padding-right: 11px;
	margin-right: 11px;
	font-weight: bold;

}


DIV.newslistetitle {
	line-height:normal;
	font-weight: bold;
	font-size:14px;
}

DIV#content DIV.newslistetitle A, 
DIV#content DIV.newslistetitle A:visited {
	text-decoration:none;
	color: #4a4a4a;
}

DIV#content DIV.newslistetitle A:hover {
	text-decoration:underline;
}

DIV#content DIV.newslistetext {
	clear:both;
	padding-left: 92px;
	font-size:12px;
	line-height: 19px;
	padding-top: 10px;
}

DIV.newsliste .mehr {
	text-align:right;
	padding-bottom: 35px;
	padding-top: 15px;
}

DIV.newslistetermin {
	font-size: 12px;
}

IMG.newslistebild {
	border: 1px solid #868789;
	padding: 1px;
}

DIV#newscounter I {
	white-space:nowrap;
	font-style: normal;	
}
