body {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: lighter;
	background-image: url(hintergrund.jpg);
	background-color: white;
	background-repeat: no-repeat;
	background-position: center 160px;
	background-attachment: scroll;
}

#Container {
	text-align: center;
	vertical-align: middle;
	position: relative;
	height: 620px;
	width: 798px;
	display: block;
	margin-top: 24px;
    margin-left: auto;
	margin-right: auto;
}

#cLogo {
	width: 204px;
	height: 140px;
	position: absolute;
	left: 0px;
	top: 0px;
}
#cNavi {
	width: 204px;
	position: absolute;
	left: 0px;
	top: 140px;
}
#cMenue {
	position: absolute;
	height: 169px;
	left: 204px;
	top: 0px;
	text-align: left;
	float: left;
}
#cInhalt {
	position: absolute;
	left: 204px;
	top: 169px;
	text-align: left;
	float: left;
	width: 564px;
	height: 402px;
	margin-top: 16px;
	margin-left: 24px;
}
#cRahmen_r {
	position: absolute;
	left: 792px;
	top: 169px;
	text-align: left;
	float: left;
	width: 4px;
	height: 420px;
	background-image: url(rand_rechts.png);
	background-repeat: repeat-y;
}
#cRahmen_u {
	bottom:29px;
	float:left;
	left:204px;
	position:absolute;
	text-align:left;
	width: 592px;
	height: 4px;
	background-image: url(rand_unten.png);
	background-repeat: repeat-x;
}
#cFuss {
	position: absolute;
	left: 0px;
	text-align: left;
	float: left;
	bottom: 10px;
	width: 798px;
}


#cFuss table tr td {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #f19000;
}
#cFuss table a {
	color: #f19000;
	text-decoration: none;
}
#cFuss table a:hover {
	text-decoration: none;
	color: #f19000;
}
#cInhalt h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18pt;
	color: #434343;
	line-height: 28px;
	font-weight: lighter;
	margin-bottom: 10pt;
}
#cInhalt h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #434343;
	line-height: 12pt;
	font-weight: lighter;
	margin-bottom: 10pt;
	margin-top: 0pt;
}
#cInhalt h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #f19000;
	font-weight: lighter;
	margin-top: 5pt;
	margin-bottom: 0pt;
}

#cInhalt p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12pt;
	color: #828282;
	font-style: normal;
	line-height: 16pt;
	font-weight: lighter;
}
#cInhalt p.Impressum {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #828282;
	font-style: normal;
	line-height: 12pt;
	font-weight: lighter;
	margin: 0px;
	padding: 0px;
}

#cInhalt ul {
	padding-left: 14px;
}
#cInhalt ul li {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12pt;
	font-weight: lighter;
	line-height: 16pt;
	margin-bottom: 2pt;
	list-style-image: url(bullet.png);
	list-style-type: circle;
	color: #828282;

}
#cInhalt ul li a {
	color: #828282;
	text-decoration: none;
}

#cInhalt th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14pt;
	color: #f19000;
	font-style: normal;
	font-weight: bold;
	text-align: left;
}
#cInhalt td {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12pt;
	color: #828282;
	font-style: normal;
	font-weight: lighter;
}
#cInhalt table tr td a {
	color: #828282;
	text-decoration: none;
}
#cInhalt td table tbody td {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: lighter;
	color: #828282;
	white-space: nowrap;
}
