
/*############################################################################################################################
##################################################################################################################################
############################################################################################################################### */




body {
     font-family:"Times New Roman", Times, serif;
	background-image:url(../pics/hintergrund.jpg);
	background-color:#ffffff;
	font-size: 14px;
	font-family:"Times New Roman", Times, serif;
	margin: 0px;
	padding: 0px;
	color: #000000;
}


#a3 { position:absolute; 
	  top:1px; 
	  left:0px; 
	  width:100%; 
	  height:250px; 
      z-index:2; 
	  }



#f1 { position:absolute;
 	  top:155px; 
	  left:0%; 
	  width:100%; 
	  height:600px; 
	  background-repeat:no-repeat; 
	  background-position:center; 
	  background-image:url(../pics/back1.jpg); 
	  z-index:1;
	}





.menu_oben {
	font-family:Arial, Helvetica, sans-serif;
	color: #ffffff;
	font-weight: bold;
	font-size: 10px;
	text-decoration: none;
	padding-top: 4px;
}
.menu_oben a {
   text-decoration: none;
   color: #ffffff;
}
.menu_oben a:hover {
	text-decoration: underline;
	color: #ffffff;
}

.inhalt_oben {
	font-family: verdana, arial, helvetica, sans-serif;
	color: 1a4e7c;
	font-weight: normal;
	font-size: 9px;
}

.csc-firstHeader {
	font-family:"Times New Roman", Times, serif;
	color: #ffffff;
	font-size: 24pt;
	font-weight:normal;
	text-decoration:none;
}
.csc-textpic-caption{
	font-family: "Times New Roman", Times, serif;
	color: #ffffff;
	font-size: 10px;
	font-weight:500;
}


.ccs-mailformaddress{
	color: #ffffff;

}
.csc-mailform {
        border:none;
}
.csc-mailform-field label {
  display: block;
  margin-top: 15px;
}
span.detail { 
	font-family: verdana, arial, helvetica, sans-serif;
	color: #ee9942;
	font-weight: bold;
	font-size: 14px;
	text-decoration:underline;

}
span.name-of-person {
	font-family:"Times New Roman", Times, serif;
	color: #393939;
	font-weight: normal;
	font-size: 10px;

}

a {
   text-decoration: none;
   color: #000000;
   font-family: "Times New Roman", Times, serif;
   font-size:14px;

}
a:hover {
	text-decoration: none;
	color: #000000;
	font-size:14px;
	font-weight:bold;
	
}

.font1 {
	font-family: "Times New Roman", Times, serif;
	font-size:20px;
	color: #393939; 
	font-weight: bold;
	text-decoration:none;
	
}




hr {
  border: 5;
  
  color:#7b5d45
}




#links a {
	display:block;
      width:125px;
	  height: 26px;
      padding:5px;
      font-size:12px;
      font-family:"Times New Roman", Times, serif;
      font-weight:normal;
      text-decoration:none;
      text-align:center;
      margin:0px;
      background-image:url(../pics/b1.jpg);
	  background-repeat:no-repeat;
	}
	
#links a:hover {
	 display:block;
      color:#fff38d;
      background-image:url(../pics/b1a.jpg)
	}