/* CSS Document */

/* Grundformatierungen des Bodys, Standardschrift, -links */

body,td,th {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#58595a;
}
body {
 	padding:0;
	margin:0;
	background:url(../img/wahlfein_bg.gif) bottom left no-repeat;
}
ol li{
	font-size:11px;
	line-height:18px;
}
p.bodytext {
	font-size:11px;
	font-family:Arial, Helvetica, sans-serif;
	color:#58595a;
	margin:0;
	padding:0;
	line-height:18px;
}	
p.bodytext a, p.bodytext a:link{
	font-size:11px;
	color:#728a16;
	font-family:Arial, Helvetica, sans-serif;	
	text-decoration:none;
}
p.bodytext a:hover{
	text-decoration:underline;
}
div.inhalt ul, div.inhalt ul li{
}
a, a:link {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	text-decoration:none;
}
a:hover {
	text-decoration: none;
}
a:visited {
}
a:active {
}
h1, h2, h3, h4 {
	color:#000000;
	font-size:18px;
	font-weight:bold;
}
/* Grundformatierungen des Layouts */

div.clear {
	clear:both;
}

div#main {
	position:relative;
	width:1034px;
	min-height:650px;
	padding-bottom:100px;
}
div#top {
	position:relative;
	width:1024px;
	height:143px;
}
div#top a img{
	border:0px;
}
div#leftside {
	position:relative;
	float:left;
	width:302px;
	min-height:300px;
}
div#rightside {
	position:relative;
	float:left;
	width:703px;
	min-height:300px;
}
/* ########### INHALT ############ */

div.inhalt {
	width:455px;
}
div.inhalt_rechts {
	padding:20px 0px 0px 24px;
}
div.inhalt_rechts p.bodytext{
	width:220px;
}
div.inner_content{
	margin-bottom:25px;
}

div.clear {
	clear:both;
}
div.csc-textpic-imagewrap {
	padding-right:13px;
}
