

body{font-family:Helvetica;font-size:17px;margin-left:0;margin-right:0;line-height:1.5;}

a{color:#556b2f;font-weight:bold;}
button{cursor:pointer;}

.impr_box{display:inline-block;border-style:solid;border-width:1px;border-color:white;padding:12px;}
.inline_top{display:inline-block;vertical-align:top;padding-right:40px;}
.prospekt_hover{background:blue;border-color:blue;}
.prospekt_default{}
.fix{position:fixed;}
h1{color:firebrick;}
h2{color:firebrick;}

.divbut2{
 font-family:Helvetica;
 vertical-align:top;
 cursor:pointer;
 border-style:solid;
 border-width:0.2em;
 border-color:gainsboro;
 color:black;
 height:90px;
 width:200px;
 background:white;
 font-size:20px;
 text-align:center;
 box-shadow: inset  120px 20px 40px 20px #c6cd90;
}

.divbut2_red{
 font-family:Helvetica;
 vertical-align:top;
 cursor:pointer;
 border-style:solid;
 border-width:0.2em;
 border-color:gainsboro;
 color:black;
 height:90px;
 width:200px;
 background:red;
 font-size:20px;
 text-align:center;
 box-shadow: inset  120px 20px 40px 20px #c6cd90;
}


.flyer{}

.flyer360px{width:360px;}
.flyer480px{width:480px;}
.flyer580px{width:580px;}
.flyer680px{width:680px;}
.flyer780px{width:780px;}

.flyer50prozent{width:50%;}
.flyer90prozent{width:90%;}
.flyer100prozent{width:100%;}

 .noprint{}
 .print{display:none;}

@media print{
 .fix{position:sticky;}
 .noprint{display:none;}
 .print{display:block;}
 .flyer{width:550px;}
 .flyer360px{width:550px;}
 .flyer480px{width:550px;}
 .flyer100prozent{width:550px;}
}
