 body{  font-family: verdana,arial;
  font-size:0.75em;}
 
 #kontaktformular{
width:450px;
margin-top:10px;padding-top:10px;

}

#kontaktformular label{
	font-size : 11px;
	 display: block;
    width: 70px;
    float: left;
    margin: 10px 4px 6px 4px;
   cursor:pointer; 
    text-align: right;
	}
	
#kontaktformular input,textarea{
	border:1px solid #1B5FF9;width:110px;background: #E9E9E9;height:20px;cursor:pointer; margin-top:5px;width:323px;
}

#kontaktformular input:hover, textarea:hover{
    border: 1px solid #1B5FF9;
    background: #fff;
}

.input-hover{
    border: 1px solid #1B5FF9;
    background: #fff;
}



#kontaktformular input:focus, textarea:focus {
background-color:#fff;
}


#kontaktformular br{
	clear: left; 
}


.single{
	width:325px ! important;
}

.mitteilung{
width:325px ! important; height:100px;
}

.button{
	width:100px ! important;float:left;margin-right:20px;background:silver ! important;
}

#submit  input:hover, input_aktive {
    border: 1px solid #1B5FF9;
    background: #fff ! important;
}

#captcha{background:#FAFCE2;color:red;border:1px solid  #F86A6A;height:60px;width:303px;margin-left:80px;padding:0px 10px 10px 10px;margin-top:10px;}
#captcha label{
	width:165px;margin:0; text-align:left;
}
#submit{
margin:15px 0 0 130px;padding-bottom:10px;
}

