body{
	font-family:Arial, Helvetica, sans-serif;
	margin:0;
	background-color:#FFFFFF;
	text-align:center;
	font-size:75%;
	background-image:url(../images/background.jpg);
}
a:link, a:visited {color:#080e0a; text-decoration: none;}
a:hover, a:active {color:#080e0a;  text-decoration: underline;}


a img{
border:0;
}

table{
	font-size:100%;
}

h1,h2,h3,h4,h5,h6 { font-weight:bold; margin: 0 0 0.5em 0; }
h1 { font-size: 166.67%; line-height:200%; }
h2 { font-size: 133.33%; }
h3 { font-size: 116.67%; }
h4 { font-size: 116.67%; }
h5 { font-size: 116.67% }
h6 { font-size: 116.67%; font-style:italic }

p, #content ul, #content ol { font-size:100%; line-height: 1.5em; margin: 0 0 1.5em 0 }/* 12px */

#content ul, #content ol { margin: 0 0 1em 1em }
#content li { margin-left: 1.5em; line-height: 1.5em }




/* Linie oberhalb */
.csc-frame-rulerBefore{
	border-top:1px solid #CCCCCC;
	margin-top:5px;
	margin-bottom:3px;
}
.center{
	text-align:center;
}
/* ****  Barrierefreiheit **** */
.acc,
dfn {
	display:none;
}
.pageHeader,
.hidden {
	position:absolute;
	left:-1000px;
	top:-1000px;
	width:0;
	height:0;
	overflow:hidden;
	display:inline;
}

.iota {
	margin-left:8px;
	margin-right:8px;
	color:#080e0a;
}

#container {
	background-image:url(../images/site_bg.png);
	width:1000px;
	border:16px solid #A39A71;
	border-top-width:0px;
	border-bottom-width:0px;
	margin:auto;
	margin-top:16px;
	min-height:600px;
	height:auto !important;
	height:600px;
	text-align:left;
	font-size:100%;
}
#languages{
	height:16px;
	background-color:#A39A71;
	line-height:16px;
}
#languages a{
	margin-right:0.5em;
}

#languages a img{
	padding-top:3px;
}

#header {
	border-bottom:16px solid #A39A71;
}

#header img {
	display:block;
}

#MainMenu {
	float:left;
	width:200px;
	margin-bottom:150px;
}

#MainMenu a {
	display:block;
	padding-left:20px;
	vertical-align:middle;
	line-height:24px;
	width:180px !important;
	width:200px;
}

#MainMenu ul {
	list-style-type:none;
	list-style-position:outside;
	margin:0px;
	padding:0px;

}

#MainMenu ul li {
	border-top:1px solid #898558;
}
	
#MenuEbene1 {
	border-bottom:1px solid #898558;
}

#MainMenu #MenuEbene1 > li {
	background-color:#a7a479;
}

.MenuEbene2 li {
	background-color:#dbdabc;
}

.MenuEbene3 li {
	background-color:#dddecc;
}

#MainMenu a:hover, a.aktiv {
	text-decoration:none;
	background-color:#c8c2ac;
}

#content {
	float:left;
	color:#5A5A5A;
	margin-left:60px;
	margin-top:23px;
	width:680px;
}
#content_spider{
	float:left;
	width:800px !important;
	width:auto;
	margin:0;
}
#content h1 {
	color:#683a2a;
	font-size:200%;
	margin:0px;
	padding:0px;
	font-weight:normal;
	font-family:"Times New Roman";
	margin-bottom:20px;
}

#content h3 {
	color:#683a2a;
}

#footer {
	clear:left;
	text-align:left;
	background-color:#a39a71;
	height:32px;
	width:1000px;
}

#footerlinks {
	float:left;
	margin-top:8px;
	margin-left:40px !important;
	margin-left:20px;
}

#footerrechts {
	float:right;
	margin-top:8px;
	margin-right:36px !important;
	margin-right:18px;
}

/* Formulare */
fieldset.csc-mailform{
 border:0px;
 width:520px;
}

.csc-mailform-field{
 margin-bottom:10px;
}

.csc-mailform-field label{
 display:block;
 float:left;
 font-weight:bold;
 width:100px;
}

.csc-mailform-field input,
.csc-mailform-field textarea{
 width:400px;
}

.csc-mailform-label {
	margin-top:8px;
	margin-bottom:12px;

}

input.csc-mailform-submit{
 width:140px;
 margin-left:190px;
}

.csc-frame-frame1 {
	border:8px solid #ACACAC;
	clear:both;
}

.csc-header-n3 {
	color:#FF0000;
}

.clear{clear:both;}
.align-center{text-align:center;}
.align-right{text-align:right;}
.align-justify {text-align:justify;}