#content_contact{ font-family:Verdana, Geneva, sans-serif; font-size:12px; width:800px; height:640px; border-radius:10px; margin:50px auto 25px auto; padding:25px; align:center;}
#content_contact input{ width:250px; height:22px;}
.delete {margin-left: 25px;}
.vor_input{ width:200px;float:left; margin-left:25px; height:22px;}
.input_container{ width: 500px; height: 25px; margin-left:35px; margin-top:25px;}
span.pflicht{ color:red;}
span.text_pflicht{ font-size:9px; text-indent: 25px;}
.button_l{ float:left;margin-top:25px;}
.button_send{ float:right;margin-top:25px;}
#f_meldung{ width:400px; height:150px; font-family:Verdana, Geneva, sans-serif; font-size:11px; margin:0px auto 0px auto; background-color:#FFC;}
#f_meldung p{ width:100%; height:15px; }




#content_contact{
    width:900px;
	height:auto;
    background-image: url(../images/bg_content.jpg);
	background-repeat: no-repeat;
	float:left;
	margin-top:5px;
	margin-left:25px;
	margin-right: 25px;
	border-radius:10px;}

#formular{
	width:450px; margin-top:25px;
	margin-left:25px;
	height: auto;
}
#formular select#betr{
	width:142px;}
.lab{
	 width:110px; float:left;}
fieldset{
border:none;}
.button{
text-align:center;}
input#send{

	 width:100px;
	 height:35px;
	 border:none;}
input#send:hover{

	width:100px;
	height:35px;
	border:none;}
input#reset{

	 width:100px;
	 height:35px;
	  border:none;}
input#reset:hover{

	 width:100px;
	  height:35px;
	  border:none;}
textarea#comment:focus{
	background-color:#e5e5e5;}