body {
	margin:0;
	padding:0;
	font-size: 12px;
	width: 100%;
	height: 100%;
	line-height:130%;
	font-family:Arial, Helvetica, sans-serif;
	color: #333;
	background:#003163;
	text-align:center;
}

#wrapperall {
	width:800px;
	margin-left: auto;
	margin-right: auto;
	text-align:left;
}

#oben {
	position:fixed;
	z-index:100;
	left:0;
	top:0;
	width:100%;
	background:#fff;
}

#headline {
	position:fixed;
	z-index:100;
	left:0;
	top:157px;
	width:100%;
	border-bottom:1px solid #fff;
}

#tab-container-1-nav {
	position:fixed;
	z-index:100;
	left:auto;
	top:230px;
	text-align:left;
	margin:0;
	list-style:none;
	width:160px;
}

*+html #tab-container-1-nav {
	margin-left:40px;

}

*html #tab-container-1-nav {
	margin-top:250px;
	margin-left:40px;
}

#tab-container-1-nav li {
	margin:0;
	padding:0;
	float:left;
	width:160px;
}

#tab-container-1-nav .first {
	margin-top:10px;
}
#tab-container-1-nav .subnav a {
	font-size:11px;
	font-weight:normal;
	line-height:15px;
}

#tab-container-1-nav a {
	display:block;
	font-size:14px;
	font-weight:bold;
	color:#fff;
	text-decoration:none;
	padding-left:15px;
	line-height:25px;
}

#tab-container-1-nav a:hover,
#tab-container-1-nav a.active {
	background-color:#50AD64;
}

#content {
	position:absolute;
	z-index:90;
	left:auto;
	top:215px;
	margin-left:200px;
	width:550px;
	padding-bottom:10px;
}

#content .tab { 
	border-left:1px solid #fff; 
	border-right:1px solid #fff;
	border-bottom:1px solid #fff; 
	min-height:300px; 
	padding: 40px 20px 10px 20px;
	text-align:left; 
}

#tab2, #tab3, #tab4, #tab4, #tab5, #tab6, #tab7, #tab8 {
	background:#fff;
}

h1 {
	padding:0;
	margin:0;
	font-size:25px;
	color:#fff;
	line-height:130%;
}

h2 {
	padding:0;
	margin:0;
	font-size:25px;
	color:#50AD64;
}

p	{
	line-height:130%;
	font-size:13px;
	padding:10px 5px 5px 0;
}

a {
	color:#50AD64;
	text-decoration:none;
	font-weight:bold;
}

a:hover {
	color:#12406E;
	text-decoration:none;
}

#links {
	float:left;
	width:77px;
	height:85px;
}

#rechts {
	float:left;
	width:360px;
	line-height:130%;
	height:85px;
	color:#333;
	font-size:13px;
	padding:5px 5px 5px 0;
}

#referenten {
	clear:both;
}




#footer { 
	border-top:1px solid #fff; 
	padding:0px 0;
	text-align:right;
}

#footer #tab-container-2-nav { 
	list-style:none;
	color:#fff;
	font-size:12px;
	display:inline;
}

#footer #tab-container-2-nav li { 
	display:inline;
}



#footer #tab-container-2-nav a {
	font-size:12px;
	display:inline;
	font-weight:normal;
	color:#fff;
	text-decoration:none;
}


* html #oben, * html #headline, * html #navi {
	position:absolute;
}



#mailform {
	margin-top:20px;
	width:500px;
}


input { 
	color:#333; 
	border:1px solid #C3CDD8;
	background:#C3CDD8;
	height:18px;
}

textarea { 
	color:#333; 
	border:1px solid #C3CDD8;
	background:#C3CDD8;
	width:466px;
}


.csc-mailform-submit { /* den Submit-Button */
	border:1px solid #B0070C;
	color:#fff;
	font-size:12px;
	font-weight:bold;
	height:25px;
	padding:5px;
	background:#B0070C;

}

label {
      	width:200px;
      	float: left;
		font-size:12px;
      	color:#333;
		padding-top:5px;
}  

.csc-mailform-field-check input {
	width:50px;
	float:left;
}
  
.csc-mailform-field-check label {
	  width:450px; 
	  margin-left:10px;
	  float:left;
}

.csc-mailform-field {
	float:left;
	width:250px;
	color:#2f1b10;
	padding-bottom:5px; 
} 

.csc-mailform-field-check {
	float:left;
	width:500px;
	padding-bottom:5px; 
}

.csc-mailform-field-gg {
	float:left;
	width:500px;
	color:#2f1b10;
	padding-bottom:5px;
}

.csc-mailform {
	width:auto;
	padding-top:0;
	padding-bottom:20;

}
.csc-form-label-req {
	padding-left:0;
}