body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	background-color: #AFA58A;
	color: #8B2A24;
}

#inhalt {
	position:absolute;
	width: 1200px;
	display: inline;
	height: 850px;
	background-repeat: no-repeat;
	background-image: url(images/layout.jpg);
}
#banner {
	height: 191px;
	padding: 1px 10px 0px 0px;
	float: left;
	color: #FF0000;
}
#navigation-oben {
	height: 242px;
	width: 1190px;
	float: right;
	text-decoration: none;
	font: #E67817;
}
#navilinks {
	height: 300px;
	width: 173px;
	float: left;
	margin-top: 20px;
	margin-left: 34px;
}
#contentbox {
	height: 335px;
	padding: 5px 20px 0px 10px;
	width: 760px;
	float: left;
	margin-top: 25px;
	text-align: justify;
	overflow: auto;
	margin-bottom: 10px;
	font-size: 11px;
	color: #A0977A;
}
#contentbox2 {
	height: 335px;
	padding: 0px 25px 0px 40px;
	width: 330px;
	float: right;
	text-align: justify;
	font-size: 11px;
	color: #A0977A;
}
#mitte {
	height: auto;
	width: 980px;
	float: left;
}
#navirechts {
	height: 300px;
	float: right;
	width: 162px;
	margin-top: 32px;
	margin-right: 22px;
}
#footer {
	height: 149px;
	float: left;
	width: 1190px;
	background-repeat: no-repeat;
	background-position: top;
	background-image: url(images/footer.jpg);
}
#navigation_unten {
	height: 20px;
	padding: 75px 0px 0px 730px;
	font: #E67817;
	text-decoration: none;
}
a {
	text-decoration: underline;
	color: #8B2A24;
}
a:hover {
	text-decoration: none;
	color: #8B2A24;
}
.noben_std{
	color: #FFFFFF;
	font-size: 11px;
	text-decoration: none;
	font-weight: bold;
}
.noben_act{
	color: #8B2A24;
	font-size: 11px;
	text-decoration: none;
	font-weight: bold;
}
.nlinks{
	color: #3F4346;
	font-size: 10px;
	text-decoration: none;
	font-weight: bold;
}
.mailform{
	color: #A0977A;
	font-size: 11px;
	font-family: Arial, Helvetica, sans-serif;
}
.nlinks:a {
	color: #000000;
	text-decoration: none;
}
.mpos{
	margin-left: 15px;
}
.detail{
	font-size:12px;
	font-weight:bold;
}
.important{
    color: #E67817;
}
#info {
	height: auto;
	text-align: justify;
	margin-bottom: 35px;
	font-size: 10px;
	color: #CCCCCC;
	margin-right: 15px;
}
.align-center {
text-align:center;
}
.align-left {
text-align:left;
}
.align-right {
text-align:right;
}
.csc-textpic-image{
    color: #999999;
	font-size:10px;
	border:none;
}
legend {
clear:left;
padding-left:10px;
padding-right:10px;
border: 0px;
display:none;
}

fieldset {
clear:left;
border:0px;
padding-left:10px;
padding-right:10px;
padding-top:10px;
padding-bottom:10px;
/* Rahmen für Checkboxen */
/* border: 1px solid #C0C0C0; */
}

.radiolayout {
width:100%;
padding-top:15px;
padding-bottom:15px;
}

.formu {
width:100%;
padding-top:10px;
padding-bottom:10px;
padding-left:10px;
border: none;
clear:left;
}

