body {
	margin:0px;
	padding:0px;
	text-align:center;
	font-family: Verdana, Tahoma, Arial, sans-serif;
	font-size:12px;
}

#contentbody {
	margin:auto;
	width:980px;

	background-image:url('../images/content-background.jpg');
	background-repeat:no-repeat;

	background-color:#FFE3B0;	
}

#content {
	text-align:left;
	padding-left:35px;
	padding-right:35px;
	padding-top:10px;
	
	width:910px;

	background-image:url('../images/content.jpg');
	background-repeat:no-repeat;
}

#content a  {
	color:#000000;
	font-weight: bold;
	text-decoration:none;
	background: url(/fileadmin/bilder/common/dot_gry.gif) repeat-x bottom;
}

#content a:hover{
	color:#000000;
	text-decoration: none;
	background: none; 
}


#footer {
	clear: both;
	text-align:left;
	margin:auto;
	width:980px;
	min-height:150px;

	background-image:url('../images/footer-background.gif');
	background-repeat:no-repeat;
	color:white;
	font-size:10px;

	/*background-color:#F6A925;*/
}

#footer-text {
	text-align:left;
	margin:auto;
	width:940px;

	padding:5px;
	padding-left:35px;

	
	color:white;
	font-size:10px;

	background-color:#F6A925;
}

#menu {
	background-color:#F6A925;

	float:left;
	width:795px;
	height:22px;

	padding-left:35px;
	padding-top:8px;
	font-size:11px;
	text-align:left;
	font-weight:bold;
	letter-spacing: -1px;
}

#menu a {
	color:white;
	text-decoration:none;
	margin-right:15px;

	font-size:14px;
	font-weight:bold;
}

#menu a.act {
	color:#434343;
}

#menu a:hover {
	color:white;
	text-decoration:underline;
}

#submenu {
	margin-bottom:20px;

	font-size:11px;
	text-align:left;
	font-weight:bold;
	letter-spacing: -1px;
}

#submenu a {
	color:#434343;
	text-decoration:none;
	margin-right:10px;
	padding-right:10px;

	font-size:14px;
	font-weight:normal;

	border-right:1px solid gray;

	background: none;
}

#submenu a:hover {
	color:#434343;
	text-decoration:underline;
}

#submenu a.last {
	border-right:0px;
}

#lang {
	background-color:#F6A925;
	overflow:hidden;
	float:left;
	width:130px;
	height:21px;
	padding-top:9px;
	text-align: right;
	padding-right:20px;
}

.bothclear {
	clear:both;
}

.left {
	float:left;
	width:450px;
	padding-right:10px;
}

.right {
	overflow:hidden;
	float:left;
	width:450px;
}

.startleft {
	float:left;
	width:600px;
	padding-right:20px;
}

.startright {
	overflow:hidden;
	float:left;
	width:280px;
}

h1 {
	padding:0px;
	margin:0px;
	padding-bottom:15px;
	font-family: Verdana, Tahoma, Arial, sans-serif;
	font-weight: bold;
	font-size: 16px;
	font-style:normal;
	color:#000000;
}

h2 {
	padding:0px;
	margin:0px;
	padding-top: 10px;
	padding-bottom:5px;
	font-family: Verdana, Tahoma, Arial, sans-serif;
	font-weight:bold;
	font-size:14px;
	font-style:normal;
	color:#000000;
}

hr {
	background: url(/fileadmin/bilder/common/dot_gry.gif) repeat-x bottom;
	border: 0 none;
	height: 1px;
	clear: both;
	display: block;
}



.csc-header a:link {
	color:#000000;
	text-decoration:none;
}

.csc-header a:visited {
	color:#000000;
	text-decoration:none;
}

.csc-header a:hover {
	color:#000000;
	text-decoration:underline;
}

p {
	margin:0px;
	margin-bottom:10px;
	padding:0px;
}

.copy {
	float:left;
	width:700px;
}

.links {
	text-align:right;
	float:left;
	overflow:hidden;
	width:230px;
}

.links a:link {
	color:white;
	text-decoration:none;
}

.links a:visited {
	color:white;
	text-decoration:none;
}

.links a:hover {
	color:white;
	text-decoration:underline;
}

.csc-sitemap a:link {
	color:#000000;
	text-decoration:none;
}

.csc-sitemap a:visited {
	color:#000000;
	text-decoration:none;
}

.csc-sitemap a:hover {
	color:#000000;
	text-decoration:underline;
}

#mailform {
	border:0px;
}

.csc-mailform {
	border: 0px;
	padding: 10px;
}

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

label {
	float:left;
	display:block;
	width:150px;
}

.contenttable {
	margin-bottom:10px;
}

.contenttable contenttable-0 {
	position:relative;
	left:50px; 
	height:auto; 
	width:700px; 
	border:#98b4bf 1px solid; 
	border-collapse:collapse; 
	background-color:#FFFFFF; 
	text-align:left;
	clear:both;
	margin-bottom: 25px;
}
.contenttable-0 thead th {
	background-color:#98b4bf; 
	padding:2px 5px 2px 5px;
	color: #FFFFFF;
	height: 26px;
}
.contenttable-0 td { 
	padding:10px 5px 10px 5px; 
	border-left:#98b4bf 1px dotted; 
	border-bottom:#98b4bf 1px solid;
	vertical-align:middle;
}
/* download tabelle */
.download {
	position:relative;
	left:100px; 
	height:auto; 
	width:500px; 
	border:#98b4bf 1px solid; 
	border-collapse:collapse; 
	background-color:#FFFFFF; 
	text-align:left;
	clear:both;
	margin-top: 10px;
	margin-bottom: 25px;
	font-size: 11px;
}
.download .td-0 {
	width: 250px;
}
.download .td-1 {
	width: 200px;
}
.download .td-last {
	width: 50px;
}
.download .tr-odd {
	background-color: #efefef;
}
.download img{
	padding: 0px;
	margin: 0px;
	border: 0px;
	padding-left: 10px;
}
.download a{
	background: none;
}

.material {
	position:relative;
	left:25px; 
	height:auto; 
	width:850px; 
	border:#98b4bf 1px solid; 
	border-collapse:collapse; 
	background-color:#FFFFFF; 
	text-align:left;
	clear:both;
	margin-top: 10px;
	margin-bottom: 25px;
	font-size: 11px;
}
.material .td-0 {
	width: 200px;
}
.material .td-1 {
	width: 220px;
}
.material .td-2 {
	width: 230px;
}
.material .td-last {
	width: 200px;
}
.material .tr-odd {
	background-color: #efefef;
}
.material img{
	padding: 0px;
	margin: 0px;
	border: 0px;
	padding-left: 10px;
}
.material a{
	background: none;
}
.zahlen {
	position:relative;
	left:75px; 
	height:auto; 
	width:750px;
	border:0px; 
	text-align:left;
	clear:both;
	margin-top: 10px;
	margin-bottom: 25px;
	font-size: 12px;
}
.zahlen .td-0 {
	width: 75px;
}
.zahlen .td-last {
	width: 675px;
}
.zahlen img{
	padding: 0px;
	margin: 0px;
	border: 0px;
	padding-left: 10px;
}
.zahlen a{
	background: none;
}
.zahlen td { 
	border-left:0px; 
	border-bottom:0px; 
/* ende download tabelle */

.bodytext {
	line-height: 17px;
	text-align: justify;
}

.csc-textpic {
	clear: both;
	padding-bottom: 5px;
	margin-top: 20px;
	padding-left: 25px;
}

.contenttable-2 {
	padding-bottom: 20px;
}

.csc-header-date {
	margin-bottom: -6px;
	font-size: 9px;
}
li {
	margin-bottom: 8px;
}
.liste1 li {
	 padding-bottom: 8px;
}