h3,h4,h5,h6,div,p,body,html,input,button,ul,li,td {
	line-height:1.5em;
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	color: #000000;
	font-style: normal;
	font-weight: normal;
}

.klein {
	font-size:10px;
}

h1,h2 {
	font-weight: bold;
	font-size: 14px;
	font-family: Arial, Helvetica, sans-serif;
	color: #000000;
	font-style: normal;
}


body {
	margin:0px;
	padding:0px;
}


img.block {
	display:block;
}

div, img {
  margin:0;
  padding:0;
  border:0;
}

div#container {
	position:absolute;
	left:50%;
    width:950px;
	height:90%;
	margin-top:30px;
    margin-left:-475;
	z-index:0;
}

div#trailer {
	position:absolute;
	left:0px;
	top:0px;
	width:950px;
	height:100px;
	z-index:1;
	background-color:#006666;
	padding:0px;
}

div#menuO {
	position:absolute;
	left:0px;
	top:130px;
	width:955px;
	height:26px;
	z-index:1;
	background-color:#CC6600;
	text-align:right;
}

div#links {
	position:absolute;
	left:0px;
	top:100px;
	width:225px;
	padding:0px;
	z-index:1;
	background-color:#00FF99;
}

div#top {
	position:absolute;
	top:100px;
	left:0px;
	width:225px;
	height:82px;
	padding:0px;
	z-index:2;
	background-color:#FFCC99;
}

div#menu {
	position:absolute;
	top:190px;
	left:35px;
	width:180px;
	padding:0px;
	z-index:2;
	background-color:#FFCC33;
}

div#trailer2 {
	position:absolute;
	left:225px;
	top:100px;
	width:725px;
	z-index:2;
	height:30px;
	}

div#kopfzeile {
	position:absolute;
	left:225px;
	top:110px;
	width:725px;
	z-index:5;
	height:30px;
	text-align:left;
	vertical-align:text-top;
	}

div#kopfzeile a {
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	color: #000000;
	font-style: normal;
	font-weight: bold;
	text-decoration: none;
	}


div#inhalt {
	position:absolute;
	left:235px;
	top:150px;
	margin-top:5px;
	width:490px;
	padding:0px;
	z-index:2;
	text-align:left;
	padding-right:10px;
}

div#fusszeile {
	position:absolute;
	bottom:10px;
	left:225px;
	height:30px;
	width:725px;
	z-index:1;
}

div#fusszeileRechts {
	float:right;
	height:20px;
	width:300px;
	z-index:2;
	text-align:right;
}
div#fusszeileLinks {
	float:left;
	height:20px;
	width:300px;
	z-index:2;
	text-align:left;
}


div#rechts {
	position:absolute;
	right:5px;
	top:150px;
	width:210px;
	padding:0px;
	z-index:1;
	border-left:1px dashed silver;
	margin-top:7px;
}

div#aktuell {
	float:left;
	margin-top:5px;
	margin-left:10px;
	width:200px;
	padding:0px;
	z-index:2;
	background-color:#FFFFFF;
	text-align:left;
}


ul {
	list-style-type:circle;
	margin-top:10px;
	font-size:12px;
}

ul li {

	line-height:1.5em;
	margin-bottom:5px;
}

div#NewsBack {
	background-color:#E6E6E6;
	width:190px;
	padding-left: 5px;
}

div#sitemap2 a {
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	color: #666666;
	font-style: normal;
	font-weight: bold;
	text-decoration: none;
}

div#sitemap a {
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	color: #000000;
	font-style: normal;
	font-weight: bold;
	text-decoration: none;
}

div#sitemap ul {
	list-style-type:none;
	margin-top:10px;
	margin-left:-20px;

}


div#sitemap {
	border-bottom:1px solid silver;
}

fieldset {
  padding: 1em;
  border: none;
  }
label {
  float:left;
  width:25%;
  margin-right:0.5em;
  padding-top:0.2em;
  text-align:right;
  }

.csc-mailform-field {
	float: none;
	clear: both;
}