@charset "UTF-8";


label {
	width:200px;
	font-family: 'Exo 2', Arial, Helvetica, sans-serif;
	font-weight: 400;
	font-size: 15px;
	line-height: 20px;
	color:rgba(51,51,51,1);
	text-decoration: none;
	padding-bottom:10px;
	}
	
	
	
#contact {
	width: 800px;
}

#contact .input {
	border: 1px solid #4baa30;
	border-radius: 10px;
	color: #4baa30;
	font-weight: bold;
	padding: 5px;
	width:	90%
}

#contact .button {
	color: #FFF;
	background-color: #4baa30;
	border: 0px solid #4baa30;
	border-radius: 10px;
	font-weight: bold;
	height: 30px;
	padding: 5px;
	width: 200px;
	margin-top: 25px;
	margin-right: 50px;
	margin-bottom: 25px;
	margin-left: 0px;
}

.eingabefeld {
	height: 250px;
	width:500px;
	border: 1px solid #4baa30;
	border-radius: 10px;
	font-weight: bold;
	padding: 5px;
	margin-bottom:25px;
}

.eingabefeld2 {
	font-size:16px;
	height: 25px;
	width:500px;
	border: 1px solid #4baa30;
	border-radius: 10px;
	font-weight: bold;
	padding: 5px;
	margin-bottom:25px;
}

.eingabefeld3 {
	height: 25px;
	width:200px;
	border: 1px solid #4baa30;
	border-radius: 10px;
	font-weight: bold;
	padding: 5px;
	margin-bottom:25px;
}

#content form {
	font-family: 'Exo 2', Arial, Helvetica, sans-serif;
	font-weight: 400;
	font-size: 15px;
	line-height: 20px;
	color:rgba(51,51,51,1);
	text-decoration: none;
	padding-bottom:10px;
	}


.einzeilig{
	height: 25px;
	margin-bottom: 25px;
	text-align: left;
	vertical-align: top;
	display: table;
	}
	
	
	#content #contact form table tr td #P91Captcha {
	margin-left: 0px;
	margin-right: 25px;
}


.newcode{
	font-family: 'Exo 2', Arial, Helvetica, sans-serif;
	font-weight: 400;
	font-size: 15px;
	line-height: 20px;
	text-decoration: none;
	font-style: normal;
	vertical-align: middle;
	display: inline-table;
	text-indent: 25px;
}
	
	#kommentare p{
	font-family: 'Exo 2', Arial, Helvetica, sans-serif;
	font-size: 13px;
	line-height: 16px;
	color: #999999;
	padding: 10px;
	color:#95af48;
	
}


#content hr{
	padding 30px;
	color: #95af48;	
}
