/* User-CSS Version 4 */

body{
	font-family:Georgia, "Times New Roman", Times, serif;
	color:#000000;
	background:#666666 url(../../images/style/style4/bg.jpg) 100% 0 repeat;
	background-position:top;
}
*{
	padding:0;
	margin:0;
	list-style:none;
}

/*Div-Boxen*/

div.gesamt{
	background-color:#FFFFFF;
	font:normal 12px Georgia, "Times New Roman", Times, serif;
	margin-left:auto;
	margin-right:auto;
	width:800px;
	height:auto;
}
div.oben{
	float:left;
	width:796px;
	height:auto;
	padding:20px 0px 20px 0px;
	text-align:center;
	background:#C6B78E url(../../images/style/style4/bg_o_l.jpg) 100% 0 repeat;
	background-position:center;
	border-top:2px solid #999999;
	border-left:2px solid #999999;
	border-right:2px solid #000000;
	border-bottom:2px solid #999999;
}
div.unten{
	float:left;
	width:796px;
	height:auto;
	background:#C6B78E url(../../images/style/style4/bg_o_l.jpg) 100% 0 repeat;
	background-position:center;
	border-left:2px solid #999999;
	border-right:2px solid #000000;
	border-bottom:2px solid #000000;
}
div.link{
	padding: 5px 5px 5px 5px;
	font:normal 10px Georgia, "Times New Roman", Times, serif;
	float:right;
	width:120px;
	height:auto;
}
div.inhalt{
	padding: 10px 0px 0px 0px;
	float:left;
	width:666px;
	height:auto;
	background:#DED7CD url(../../images/style/style4/bg_beitrag.jpg) 100% 0 repeat;
}
div.blaettern{
	padding:5px 5px 5px 5px;
	margin:10px 10px 10px 15px;
	font-size:12px;
	text-align:center;
	width:526px;
	height:auto;
	float:left;
}
div.beitrag{
	padding: 5px 5px 5px 5px;
	margin: 10px 10px 10px 15px;
	float:left;
	line-height:16px;
	text-align:left;
	width:596px;
	height:auto;
	background:#DED7CD url(../../images/style/style4/bg_beitrag.jpg) 100% 0 repeat;
}
div.datum{
	margin:10px 0px 20px 0px;
	letter-spacing:0px;
	font-weight:bold;
	font-size:11px;
}
div.anz_kommentare{
	margin: 10px 10px 10px 15px;
	padding-bottom:10px;
	padding-left:5px;
	font-weight:bold;
	font-size:11px;
	border-bottom:1px dashed #999999;
	float:left;
	width:596px;
}
div.kommentar{
	background:#DED7CD url(../../images/style/style4/bg_beitrag.jpg) 100% 0 repeat;
	color:#000000;
	padding: 5px 5px 5px 15px;
	margin: 10px 10px 10px 10px;
	line-height:14px;
	text-align:left;
	width:586px;
	float:left;
	height:auto;
}

div.kommentar_formular{
	background:#DED7CD url(../../images/style/style4/bg_beitrag.jpg) 100% 0 repeat;
	color:#000000;
	padding: 5px 5px 5px 15px;
	margin: 10px 10px 10px 10px;
	line-height:14px;
	text-align:left;
	width:586px;
	float:left;
	height:auto;
}
div.service{
	float:left;
	margin-top:40px;
	width:100%;
	height:auto;
	background-color:#DED7CD;
	text-align:center;
	font-size:11px;
	font-family:Arial, Helvetica, sans-serif;
	color:#000000;
	border-top:1px solid #000000;
	border-bottom:1px solid #000000;
}
img{
	margin-top:5px;
	margin-bottom:5px;
	border:0px; /*Damit bei Hyperlinks auf Bildern kein Rahmen mit um das Bild gezogen wird!*/
}
