/* User-CSS Version 1 (Standard)*/

body{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	color:#000000;
	background:#FFFFFF url(../../images/style/style1/bg_seite.gif) 100% 0 repeat;
	background-position:left;
}
*{
	padding:0;
	margin:0;
	list-style:none;
}

/*Div-Boxen*/

div.gesamt{
	background-color:#FFFFFF;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	margin-left:auto;
	margin-right:auto;
	width:800px;
	height:auto;
}
div.o{
	float:right;
	width:800px;
	height:16px;
	background:url(../../images/style/style1/bg_o.gif) 100% 0 no-repeat;
	background-position:top;
	padding:0;
	margin:0;
}
div.oben{
	background:#FFFFFF url(../../images/style/style1/bg_m.gif) 100% 0 repeat-y;
	background-position:center;
	padding:0px 21px 6px 19px;
	float:right;
	width:760px;
	height:auto;
	text-align:center;
	background-color:#83A3CD;
}
div.unten{
	background:#FFFFFF url(../../images/style/style1/bg_m.gif) 100% 0 repeat-y;
	background-position:center;
	float:right;
	width:800px;
	height:auto;
	background-color:#83A3CD;
}
div.u{
	float:right;
	background-position:bottom;
	width:800px;
	height:19px;
	background:url(../../images/style/style1/bg_u.gif) 100% 0 no-repeat;
	padding:0;
	margin:0;
}
div.inh_o{
	float:right;
	margin: 0px 10px 0px 5px;
	background-color:#83A3CD;
	width:555px;
	height:20px;
}
div.inhalt{
	float:right;
	margin: 0px 10px 0px 5px;
	background-color:#FFFFFF;
	width:615px;
	height:auto;
}
div.link{
	font:normal 10px verdana,arial, helvetica, sans-serif;
	margin: 0px 5px 0px 0px;
	padding: 5px 15px 5px 5px;
	float:right;
	width:120px;
	height:auto;
}
div.blaettern{
	padding: 1px 5px 1px 5px;
	margin: 10px 10px 10px 10px;
	float:left;
	font-size:10px;
	text-align:center;
	width:522px;
	height:auto;
}
div.beitrag{
	background-color:#FFFFFF;
	padding: 5px 5px 5px 5px;
	margin: 10px 10px 10px 10px;
	line-height:18px;
	text-align:left;
	width:580px;
	height:auto;
	border:1px;
	border-collapse:separate;
	border-style:dashed;
	border-color:#94B5D6;
	float:left;
}
div.datum{
	margin-top:5px;
	margin-bottom:5px;
	letter-spacing:1px;
	font-weight:bold;
	font-size:10px;
	color:#5980B3;
}

div.anz_kommentare{
	padding: 5px 5px 5px 5px;
	margin: 5px 10px 15px 10px;
	float:left;
	font-weight:bold;
	font-size:10px;
	border:1px;
	border-collapse:separate;
	border-style:dashed;
	border-color:#94B5D6;
	width:580px;
}
div.kommentar{
	background-color:#FFFFFF;
	padding: 5px 5px 5px 15px;
	margin: 10px 10px 10px 10px;
	line-height:18px;
	text-align:left;
	width:570px;
	height:auto;
	border:1px;
	border-collapse:separate;
	border-style:dashed;
	border-color:#c5d9ee;
	float:left;
}

div.kommentar_formular{
	background-color:#FFFFFF;
	padding: 5px 5px 5px 15px;
	margin: 10px 10px 10px 10px;
	line-height:18px;
	text-align:left;
	width:570px;
	height:auto;
	border:1px;
	border-collapse:separate;
	border-style:dashed;
	border-color:#c5d9ee;
	float:left;
}
div.service{
	float:left;
	margin-top:40px;
	width:100%;
	height:auto;
	background-color:#83A3CD;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	text-align:center;
	font-size:12px;
	color:#FFFFFF;
}
img{
	margin-top:5px;
	margin-bottom:5px;
	border:0px; /*Damit bei Hyperlinks auf Bildern kein Rahmen mit um das Bild gezogen wird!*/
}

