div.mainText {
	width:330px;
	padding:24px 0px 0px 35px;
	margin-bottom:-4px;
}

h1.rezensionen {
	font-size:10px;
	color:#920404;
}

span.rezensionAutor {
	font-size:10px;
	color:#920404;
}

h1.schriftstuecke {
	font-size:10px;
	color:#0165A5;
}

span.schriftstueckeAutor {
	font-size:10px;
	color:#0165A5;
}

span.fundgrubeAutor {
	font-size:10px;
	color:#848484;
}

h1.news {
	font-size:10px;
}

/* News */
div.newsText {
	background-color:#FAFCF2;
	padding:20px 28px 50px 35px;
}

h1.newsTitle {
	font-size:14px;
	padding-left:3px;
}

img.newsTitlePic {
	float:left;
	padding-right:10px;
}

span.newsDate {
	color:#920404;
}

span.newsText {
	color:#535252;
}

td.newsDetailsArrow {
	width:19px;
	text-align:right;
	vertical-align:bottom;
}

div.newsSperatorBox {
	clear:left;
	padding-top:15px;
	padding-bottom:23px;
}

div.newsSperator {
	height:1px;
	background-color:#000000;
}

div.newsSperator hr {
	display: none;
}

div.titleSperator {
	height:1px;
	padding-top:9px;
	background:url(../gfx/news/titleSperator.gif) repeat-x scroll center;
}

div.titleSperator hr {
	display: none;
}