body {
  font-family: Verdana,Arial,Helvetica,sans-serif;
  /*background-color: #fff5d0;*/
  background-color: #555555;
}

p, td, input, textarea, li{
  font-family: Verdana,Arial,Helvetica,sans-serif;
  font-size: 12px;
  line-height: 1.5;
  font-weight: normal;
  color: #333333; 
}

h1, .detail {
  color: #a2be02;
}

h2, h3, h4 {
  color: #a2be02;
  font-size: 0.9em;
  font-weight: bold;
}

.csc-firstHeader {
  color: #333333;
}

.csc-textpic-caption {
  padding-top:5px;
}

.required {
  color: #000000;
}


h1 {
  font-size: 14px;
  font-weight: bold;
}


#site {
  background-color: #fff5d0;
  position: relative;
  width: 900px;
  left: 50%;
  margin-left: -450px;
  margin-top: 10px;
}

#header {
  background-color: #fff5d0;
}

	.header_menu{
	  width: 900px;
	  height: 40px;
	}	
	
		#navigation{
		  position: relative;
		  left: 85px;
		  top: 15px;
		}
	
#main{
  background-color: #FFF5D0;
  padding-bottom: 20px;
}

.main_gallery {
  position: relative;
  width: 900px;
  min-height: 610px;
  background-color: #fff5d0;
}

.main_befragung {
  position: relative;
  width: 900px;
  min-height: 1410px;
  background-color: #fff5d0;
}

.main_newsletter {
  position: relative;
  width: 900px;
  min-height: 670px;
  background-color: #fff5d0;
}

	.gallery{
	  position: relative;
	  top: -10px;
	  left: 40px;
	}

	#main_left {
	  width: 400px;
   	  float:left;
   	  background-color: #fff5d0;
   	  padding-bottom: 40px;
   	  padding-top: 10px;
   	}
   	
   		#left_content{
   		  position: relative;
		  top: 28px;
   		  left: -25px;
   		  text-align: center;
   		}
	
	#main_right {
	  width: 500px;
	  min-height: 475px;
	  float: right;
	  background-color: #fff5d0;
	}	
	
	#content {
	  position: relative;
  	  text-align: left;
	  top: 10px;
	  float:left;
  	  width: 470px;
  	  height: 100%;
  	  padding-top: 10px;
	}


#footer { 
  position: relative;
  width: 900px;
  height: 40px;
  left: 50%;
  margin-left: -450px;
  font-size: 10px;
  font-weight: bold;
  text-align: center; 
  vertical-align: top;
  color: #333333;
  background-color: #a2be02;
}

	#footer_content{
	  position: relative;
	  float: left;
	  left: 50px;
	  top: 12px;
	  
	}
	
	#sub_menu{
	  position: relative;
	  float: right;
	  right: 15px;
	  top: 12px;
	}
	
	#loc_menu{
	  position: relative;
	  float: left;
	  top: 50px;
	  padding-bottom: 10px;
	  width: 900px;
	  line-height: 1.5;
	}
	
	#cit_menu{
	  position: relative;
	  float: left;
	  top: 50px;
	  padding-bottom: 10px;
	  width: 900px;
	  line-height: 1.5;
	}
	

.cleaner {
  clear:both;
  height:0px;
  font-size:1px;
  border:none;
  margin:0; padding:0;
  background:transparent;
}

#navigation a {
  color : #333333; 
  text-decoration : none;
  font-size: 12px;
  font-family: Verdana,Arial,Helvetica,sans-serif;
}

#navigation a:link {
  color : #333333; 
}

#navigation a:hover {
  color : #a2be02; 
}

#navigation .active a{
  color : #a2be02; 
  text-decoration : none;
  font-size: 14px;
  font-family: Verdana,Arial,Helvetica,sans-serif;
  text-decoration: underline;  
}

#sub_menu .active a {
  color : #333333; 
  font-size: 10px;
  text-decoration : none;
  font-weight : bold;
  font-family: Verdana,Arial,Helvetica,sans-serif;
}

#sub_menu a {
  color : #333333; 
  font-size: 10px;
  text-decoration : none;
  font-weight : bold;
  font-family: Verdana,Arial,Helvetica,sans-serif;
}

#sub_menu a:link {
  color : #333333; 
}

#sub_menu a:hover {
  color : #ffffff; 
}

#loc_menu .active a {
  color : #FFF; 
  font-size: 10px;
  text-decoration : none;
  font-weight : bold;
  font-family: Verdana,Arial,Helvetica,sans-serif;
}

#loc_menu a {
  color : #a2be02; 
  font-size: 10px;
  text-decoration : none;
  font-weight : bold;
  font-family: Verdana,Arial,Helvetica,sans-serif;
}

#loc_menu a:link {
  color : #a2be02; 
}

#loc_menu a:hover {
  color : #ffffff; 
}


#cit_menu .active a {
  color : #a2be02; 
  font-size: 10px;
  text-decoration : none;
  font-weight : bold;
  font-family: Verdana,Arial,Helvetica,sans-serif;
}

#cit_menu a {
  color : #FFF 
  font-size: 10px;
  text-decoration : none;
  font-weight : bold;
  font-family: Verdana,Arial,Helvetica,sans-serif;
}

#cit_menu a:link {
  color : #FFF; 
}

#cit_menu a:hover {
  color : #a2be02; 
}

#cit_menu a:visited {
  color : #FFF; 
}


a {
  color : #333333; 
  font-size: 12px;
  text-decoration : none;
  font-weight : bold;
  font-family : Arial;
  text-decoration: underline;
}

a:link, a:visited, a:active {
  color : #333333; 
  text-decoration: underline;
}

a:hover {
  color : #a2be02; 
}


/* Kontaktformular */



.tx-srfeuserregister-pi1 fieldset{
  border:0px;
}

* html .tx-srfeuserregister-pi1 input.tx-srfeuserregister-pi1-radio, * html .tx-srfeuserregister-pi1 input.tx-srfeuserregister-pi1-checkbox {
  border:0px;
}

.button {
  width: 100px; 
  height: 1.5em; 
  padding-bottom: 2px; 
  background-color:#a2be02; 
  color:#FFFFFF; 
  font: normal 1em verdana, sans-serif; 
  font-weight: bold; 
  border:0px solid #333333; 
  cursor: pointer; 
}

