#anfrage input[type="submit"] {
	background:#c78b4e;
	padding:10px;
	margin: 20px 0px 0px;
  font-size:18px;
  height: 60px !important;
}
#anfrage input[type="submit"]:hover {
  background:#cc7620;
  color: #ffffff;
  }
#flyoutmenu {
  color:#00FF00
    }

h4 {
 line-height: 2.5;
}
.zeilenabstand {
 line-height: 2.0;
  font-family: Roboto;
 }

.wpcf7 {
padding:20px;
font-size:15px;
width: 100% ;
}



.wpcf7 form input {
background:#ffffff;
color:#000000;
font-size: 17px !important;
height: 40px !important;
font-family: arial;
}

.wpcf7 textarea{
    width: 100% !important;
  	font-size: 17px !important;
    height:70px;
}
.wpcf7-acceptance{
  text-align: left;
  height: 50px;
  }

header {
  position: relative;
  text-align: center;
  height: 100;
  color: #ffffff;

}
.tp-static-layers {z-index: 0}

@media only screen and (min-width : 470px) {
   .wpcf7-textarea,
  	.wpcf7-input,
   .wpcf7-text {
     max-width: 100%;
     padding: 10px 1px !important;
   }
}