

body { font-family: 'Open Sans',Roboto, sans-serif;color:#111; padding:0px; margin:0px; background: #fff; }

.container-blank { max-width:800px;width:90%; margin:auto; }


.entry-content { font-size:16px;margin-top:0px;  }
.headerstreifen { background: #c8aa20; top:0px; height:40px;width:100%; }




.footerstreifen { background: #191d22; border-top: 5px solid  #c8aa20; position:relative; bottom:0px; height:60px;width:100%; margin-top:60px;  }


a.logo { font-size:40px;text-align:center; display:block;margin:auto; }
a.logo:hover { color: #111!important; }

.untertitel { margin: 0 auto 20px;  text-align:center; display:block; max-width: 500px;  width:100%; }


.headerline { background: #191d22;top:0px; height:5px;width:100%; }



.buttonline { background: #191D22; padding:5px 0 15px 45px; width:100%; margin-bottom:10px;    }

.htmlbutton { 
 position:relative; z-index:1; left:3px; top:6px;
 margin-left:3px;
 margin-bottom:3px;
 border-radius: 5px;
 display: inline-block; 
 text-align: center; 
 padding: 3px 8px;
 text-decoration: none;
 font-size: 16px;
 background: #191D22; 
 color: #fff; 
 border: 1px solid #334; 
}
 
.htmlbutton:hover { 
background: #223; 
color: #c8aa20; 
border: 1px solid #334;  }



ul { border-top:0px!important; border-bottom:0px!important;border-color:#fff; }



form.wpcf7-form { margin:auto; }

form.wpcf7-form p input { height: 35px; font-size:30px;padding:2px 4px; }


form.wpcf7-form input[type=submit] {  font-size:20px; padding: 0 15px; font-weight:bold; background: #c8aa20!important;  }



input[type=file] {  font-size:20px; padding:10px; }

.captcha { background: #aa4; overflow:hidden;border:1px solid #ccc; width:80%;  text-align:center; margin:auto; }
.captcha p { margin-bottom: 0px; }

h2, h3, h4 {  font-family:'OpenSansBold', Roboto, sans-serif; margin-bottom:10px;font-weight:normal; }

hr { position:relative; z-index:100; display:block; }

div.entry-content h2 { font-size: 24px; }



@media only screen and (max-device-width: 840px ) {


.entry-content { font-size:26px; }

 .htmlbutton { font-size: 30px;width:400px; height: 45px; }
 
 
 div.wpcf7 { margin:0px;  }
form.wpcf7-form { font-size:26px!important; }
form.wpcf7-form p input { height: 65px; font-size:30px!important;padding:0px 5px; }
 
form.wpcf7-form input[type=submit]   { font-size:26px; width: 350px!important;  }

form.wpcf7-form textarea { font-size:30px!important;  }

input[type=file] {  font-size:26px;  }


.pickonto { width: 1100px; }
}



@media only screen 
and (min-device-width : 375px) 
and (max-device-width : 812px) 
and (-webkit-device-pixel-ratio : 3) { /* 
    
    
.entry-content { font-size:40px; }

 .htmlbutton { font-size: 40px; }

form.wpcf7-form input[type=submit]   { font-size:40px;   }

input[type=file] {  font-size:40px;  }

 */ }









