h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	color: #C03;
        margin-top: 20px;
}
h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #C03;
}

#content p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
ul {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}

#content p.liste {
margin:0px;
padding:0px;
}

html, body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	margin: 15px 0px 0px 0px;
	padding: 0px;
	background-image: url(../bilder/background6.gif);

}


#logo {
	position: absolute;
	left: 142px;
	top: 100px;
	border-top-width: 3px;
	border-bottom-width: 3px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #000000;
	border-bottom-color: #000000;
	margin: 0px;
	padding: 0px;
	height: auto;
	width: auto;

}
#topbild {
	position: absolute;
	left: 141px;
	top: 37px;

}
#topbildlinks {
	text-align: right;
	height: auto;
	width: auto;
	top: 100px;
	border-top-width: 3px;
	border-bottom-width: 3px;
	border-left-width: 3px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #000000;
	border-bottom-color: #000000;
	border-left-color: #000000;
	position: absolute;
	left: 0px;

}
#topbildrechts {
	text-align: right;
	height: auto;
	width: auto;
	border-top-width: 3px;
	border-right-width: 3px;
	border-bottom-width: 3px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-top-color: #000000;
	border-right-color: #000000;
	border-bottom-color: #000000;
	left: 1042px;
	top: 100px;
	position: absolute;
}	
#inhalt {
	background-color: #CBC5C5;
	position: absolute;
	left: 142px;
	top: 246px;
	width: 900px;

}	

#content {
	width:570px;
	background-color: #FFFFFF;
	float: right;
	/*padding-top: 20px;*/
	text-align: justify;
	padding-right: 45px;
	padding-left: 58px;
}

#content ul {
	text-align: left;
}

#fuss {
	text-align: right;
	width: 900px;
	padding-right: 0px;
	margin-right: 0px;
}


/*  NAVIGATION  */

#navcontainer {
	width: 227px;
	float:left;
	margin: 0px 0px 0px;
	font-size: 14px;
	background-color: #CBC5C5;
}
#navi {
margin: 20px 0px 20px;
}

#navcontainer ul
{
margin-left: 0;
padding-left: 0;


list-style-type: none;
font-family: Arial, Helvetica, sans-serif;
margin: 0px;
padding: 0px;
}

#navi a {
	font-family: Arial, Helvetica, sans-serif;
	display: block;
	text-decoration:none;
	padding-left: 35px;
}
a.hnav_on {
	font-size: 20px;
	color: #333333;
	padding-top: 15px;
	background-image: url(../bilder/strich.gif);
	background-repeat: no-repeat;
	background-position: left 30px;
}
a.hnav_off:hover {
	background-image: url(../bilder/strich.gif);
	background-repeat: no-repeat;
	background-position: left 30px;
}


a.hnav_off {
	font-size: 20px;
	color: #333333;
	padding-top: 15px;
}

/* Unternavigation*/
a.unav_on, a.unav_off:hover {
	font-size: 14px;
	padding-top: -15px;
	color: #E2001B;	
}
a.unav_off {
	font-size: 14px;
	padding-top: -15px;
	color: #333333;
}
/*Ende Navigation*/

.csc-form-label {
margin: 0px
}
.csc-form-label-req {
margin: 0px
}
