body{
  background-color:#ffffff;
  margin:0;
  padding:0;  
  font-family: Helvetica, Arial, sans-serif;
}

html{
  margin:0;
  padding:0;  
}

a{
  text-decoration:underline;
  color:#000000;
}
a:hover{
  text-decoration:underline;
  color:#000000;
}
a:visited{
  text-decoration:underline;
  color:#000000;
}

img{
  border:0;  
}

.wrapper{
	width:984px;
	margin-left:auto;
	margin-right:auto;
}

.header{
	height:130px;		
}

.logo{
	float:right;
	margin-top:23px;
}

.menue_bg{
	height:61px;
	background-image:url("../img/menue_bg.jpg");
	background-repeat:repeat-x;
}

.mp{
	float:left;
	margin-top:24px;
	margin-left:24px;
	margin-right:8px;
	color:#cca445;
	font-weight:bold;
}

.mp a{
	text-decoration:none;
	color:#000000;
}

.mp a:hover{
	color:#cca445;	
}

.first_row{
	height:515px;
}

.slogan{
	width:320px;
	height:252px;
	background-image:url(../img/trans.png);
	margin-top:-260px;
	position:absolute; 
	z-index:100;
	display: table;
}
.slogan_content{
	color:#FFFFFF;
	display: table-cell;
	vertical-align: middle;
}
.slogan_inner h1{
	margin-left:13px;
	font-size:24px;	
	font-weight:normal;
	color:#FFFFFF;    
	margin-right: 13px;
}
.slogan_inner h1 p{
	font-size:24px;	
	font-weight:normal;
	color:#FFFFFF;    
}

.left_column{
	width:320px;	
	float:left;
	margin-top:4px;
}

.left_column .csc-header{
	margin-left:4px;
}
.left_column p{
	margin-left:4px;
	font-weight:normal;
	margin-right:4px;
}

h2{
	font-size:24px;
	color:#cca445;
	font-weight:bold;
	margin:0;
	line-height:28px;
}

h3{
	font-size:12px;
	color:#cca445;
	font-weight:bold;
	margin:0;
	line-height:18px;
	margin-left:4px;
}

p{
	font-size:12px;
	color:#565656;
	font-weight:normal;
	text-align:left;
}

.right_column{
	float:right;
	width: 653px;
	background-color:#FFFFFF;
}

.wrapper_footer{
		height:150px;
		background-image:url(../img/footer_bg.jpg);
		background-repeat:repeat-x;
		color:#9c9c9c;    
		margin-top:10px;
}

.wrapper_footer a{
	text-decoration:none;	
	color:#9c9c9c;
}
.wrapper_footer a:hover{
	color:#000000;
}

.footer_left{
	float:left;
	font-size:10px;	
	margin-top:40px;
}
.footer_right{
	float:right;
	font-size:10px;	
	margin-top:40px;
}

.left_column p{
	line-height:18px;
}
.right_column p{
	line-height:18px;
	font-weight:normal;  
	margin-left:4px;	
	margin-right:4px;
}


.start_content{
	margin-top:-72px; 
}

.start_links{
	width:320px;
	float:left;
}

.start_rechts{
	width:320px;
	float:right;
}

.zweispaltig_1zu1_links{
	width:49.8%;
	float:left;
}
.zweispaltig_1zu1_rechts{
	width:49.8%;
	float:left;
}

ul{
	margin:0;
	padding:0;
	padding-left:10px;
	font-size:12px;
	line-height:18px;
	font-weight:normal;    
	color: #565656;
}

.kasten{
	background-color:#d6b66b;
	height:130px;
	margin-top:9px;  
	display: table;    
	width: 100%;
}

.kasten_inhalt{
    font-size: 20px;
    font-weight: normal;
	display: table-cell;
    vertical-align: middle;
	color:#FFFFFF;    
	line-height: 30px;
	text-align:left;
}
.kasten_inhalt p{
    font-size: 20px;
    font-weight: normal; 
	display: table-cell;
    vertical-align: middle;
	color:#FFFFFF;
	line-height: 30px;
	text-align:left;
}
.kasten_inhalt .csc-default{
	margin-left:13px;
	margin-right:13px;
}


div.csc-textpic .csc-textpic-imagewrap .csc-textpic-image {
    margin-bottom: 0px;
}

ul {
    line-height: 18px;
    list-style-image: url("../img/list.png");
}
ul, ol {
    margin: 0;
    padding: 0 0 0 18px;
}

table{
	font-size:12px;
	line-height:18px;
	font-weight:normal;    
	color: #565656;
	margin-left:4px;
}

#c81{
	clear:both;
	margin-top:20px;
}
.tx-powermail{
	margin-left:4px;
	margin-top:10px;
	height:280px;
}
.powermail_form {
	font-size:12px;
	line-height:18px;
	font-weight:normal;    
	color: #565656;
} 
.powermail_form h3{
	display:none;
}
.powermail_form .powermail_legend{
	display:none;
} 
.powermail_fieldset_1{
	float:left;
	width:305px;
}
.powermail_fieldset_2{
	float:left;
	width:305px;
}
.powermail_fieldset_3{
	float:left;
	clear:both;
}
.powermail_label{
  width:60px;
  display: inline-block;
}

.powermail_field{
	margin-bottom:4px;
	width:210px;
}

.formErrorContent{    
	background-color: #FFFFFF;
    border: 1px solid #666666;
    color: #b68a22;
    padding: 6px;
}

input:invalid, textarea:invalid {
    background-color: #dfd6c1;
}

.powermail_textarea{
	width:515px;
}
.powermail_submit, .powermail_reset{
	color:#FFFFFF;
	background-color:#d6b66b;
	border:0;
	height:22px;
	float:left;
	margin-right:10px;
	width:85px;
}

