@charset "UTF-8";
/* CSS Document */

/******** spalte-mitte ********/
#spalte-mitte form{
	width: 470px;
	height: 450px;
	margin-left: 45px;
	padding-top: 15px;
	padding-left: 30px;
	border-top: 1px solid #94be12;
	border-right: 1px solid #94be12;
	}
#spalte-mitte form h2{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #3a4f15;
	width: 400px;
	float: left;
	margin-top: 25px;
	margin-bottom: 5px;
	}/*
#spalte-mitte #anfrage-form label{
	color: #3a4f15;
	background-color: #ffffff;
	}*/
#spalte-mitte label{
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 14px;
	/*color: #ffffff;*/
  color: #3a4f15;
	text-align: right;
	width: 120px;
	height: 20px;
	float: left;
	padding-top: 6px;
	padding-right: 10px;
	/*background-color: #94be12;*/
	}
#spalte-mitte form img{
	border: 1px solid #94be12;
	}
#spalte-mitte input{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	width: 285px;
	height: 20px;
	float: left;
	margin-bottom: 5px;
	padding-top: 3px;
	padding-left: 15px;
	border: 1px solid #94be12;
	}
.formPflichtfeld{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	width: 285px;
	height: 20px;
	float: left;
	margin-bottom: 5px;
	padding-top: 3px;
	padding-left: 15px;
	border: 1px solid #94be12;
  	background-color: #fed018;
	}
#spalte-mitte input:focus, #spalte-mitte textarea:focus{
	background-color: #eff8d3;
	}
#spalte-mitte select{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	width: 302px;
	height: 26px;
	float: left;
	margin-bottom: 5px;
	padding-top: 3px;
	border: 1px solid #94be12;
	}
#spalte-mitte .check{
	width: 15px;
	margin-left: 125px;
	margin-top: -2px;
	border: 1px solid #ff0000;
	}
#spalte-mitte textarea{
	width: 450px;
	height: 175px;
	float: left;
	margin-top: 0px;
	margin-bottom: 5px;
	border: 1px solid #94be12;
	}
#spalte-mitte .botton{
	width: 150px;
	height: 25px;
	font-weight: bold;
	color: #ffffff;
	padding-bottom: 8px;
	margin-left: 160px;
	border: none;
	background-image: url(../bilder/img_botton.png);
	}
.adminRadio{
  width: 30px;
}
	
/********* Suche *********/
#suche select{
	width: 150px;
	height: 20px;
	float: left;
	color: #3a4f15;
	margin-left: 55px;
	margin-top: 5px;
	border: 1px solid #94be12;
	background-color: #FFFFFF;
	}
#spalte-links .botton{
	width: 150px;
	height: 26px;
	border: 0px;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 14px;
	font-weight: bolder;
    color: #FFFFFF;
	text-align: center;
	padding: 0;
	margin: 0;
	border: none;
	background-image: url(../bilder/img_botton.png);
	background-color: #fecd06;
	background-repeat: no-repeat;
	margin-top: 6px;
}
#newsletter input{
	width: 150px;
	height: 20px;
	float: left;
	color: #3a4f15;
	margin-top: 10px;
	border: 1px solid #94be12;
	background-color: #FFFFFF;
	}
	