 /*a:link                 { color:#000000;text-decoration:none; }
 a:visited         { color:#000000;text-decoration:none; }
 a:hover         { color:#FFFFFF;text-decoration:none; background-color:#000000; }
 a:active         { color:#000000;text-decoration:none; }*/
@media screen and (max-width:1000px)
                {#carree{display:none;}
                }
body             {
                 background-image: url("../grafik/hg_holz.png");
                 background-repeat:repeat;
                 text-align: center;
                 }
#blfd            {
                 margin: 0 auto;
                 max-width: 100%;
                 width: 100%;
                 height: 100%;
                 width: auto;
                 height: auto;
                 }
#titel            {
                 margin: 0 auto 18px auto;
                 max-width: 100%;
                 width: 100%;
                 width: auto;
                 height: auto;
                 border: 4px solid YellowGreen;
                 -moz-border-radius: 10px;
                 -webkit-border-radius: 10px;
                 -ms-border-radius: 10px
                 box-shadow: 0 0 10px 0px;
                 rgba (12, 3, 25, 0.8);
                 border-radius: 10px;
                 box-shadow: 0 0 10px 0px;
                 rgba (12, 3, 25, 0.8);
                 }
#carree            {
                 margin: 10px auto;
                 max-width: 100%;
                 width: 100%;
                 width: auto;
                 height: auto;
                 border: 4px solid YellowGreen;
                 -moz-border-radius: 10px;
                 -webkit-border-radius: 10px;
                 -ms-border-radius: 10px
                 box-shadow: 0 0 10px 0px;
                 rgba (12, 3, 25, 0.8);
                 border-radius: 10px;
                 box-shadow: 0 0 10px 0px;
                 rgba (12, 3, 25, 0.8);
                 }
#wrapper         {
                 background-image: url("../grafik/wrapper.png");
                 text-align:center;
                 margin: 0 auto;
                 max-width: 1100px;
                 width: 96%;
                 width: auto;
                 height: auto;
                 border: 2px solid black;
                 -moz-border-radius: 10px;
                 -webkit-border-radius: 10px;
                 -ms-border-radius: 10px
                 box-shadow: 0 0 10px 0px;
                 rgba (12, 3, 25, 0.8);
                 border-radius: 10px;
                 box-shadow: 0 0 10px 0px;
                 rgba (12, 3, 25, 0.8);
                 padding: 4px;
                 }
#iwrapper         {
                 background: #FFFFCE;
                 text-align:center;
                 margin: 0 auto;
                 max-width: 1050px;
                 width: 96%;
                 width: auto;
                 height: auto;
                 border: 6px solid #E06000;
                 -moz-border-radius: 10px;
                 -webkit-border-radius: 10px;
                 -ms-border-radius: 10px
                 box-shadow: 0 0 10px 0px;
                 rgba (12, 3, 25, 0.8);
                 border-radius: 10px;
                 box-shadow: 0 0 10px 0px;
                 rgba (12, 3, 25, 0.8);
                 padding: 4px;
                 }
#foto            {
                 margin: 0 auto 15px auto;
                 max-width: 100%;
                 width: 100%;
                 width: auto;
                 height: auto;
                 border: 4px solid YellowGreen;
                 -moz-border-radius: 10px;
                 border-radius: 10px;
                 box-shadow: 0 0 10px 0px;
                 rgba (12, 3, 25, 0.8);
                 }
.box1            {
                 display: inline-block;
                 text-align:center;
                 margin: 12px;
                 max-width: 100%;
                 width: 100%;
                 width: auto;
                 height: auto;
                 border: 3px solid;
                 border-top-color:#FFFFFF;
                 border-left-color:#FFFFFF;
                 border-right-color:#5F5F5F;
                 border-bottom-color:#5F5F5F;
                 border-radius: 4px;
                 box-shadow: 0 0 1px 0px;
                 rgba (12, 3, 25, 0.8)
                 }
.box2            {
                 display: inline-block;
                 text-align:center;
                 margin: 0 auto;
                 max-width: 100%;
                 width: 100%;
                 width: auto;
                 height: auto;
                 border: 3px solid;
                 border-top-color:#FFFFFF;
                 border-left-color:#FFFFFF;
                 border-right-color:#5F5F5F;
                 border-bottom-color:#5F5F5F;
                 border-radius: 4px;
                 box-shadow: 0 0 1px 0px;
                 rgba (12, 3, 25, 0.8)
                 }
#zaehler         {
                 background-image: url("../grafik/zaehler.png");
                 background-repeat: no-repeat;
                 background-size: cover;
                 text-align:center;
                 margin: 10px auto;
                 max-width: 89px;
                 width: 96%;
                 width: auto;
                 height: auto;
                 border: 3px solid;
                 border-top-color:#FFFFFF;
                 border-left-color:#FFFFFF;
                 border-right-color:#5F5F5F;
                 border-bottom-color:#5F5F5F;
                 border-radius: 4px;
                 -moz-border-radius: 4px;
                 -webkit-border-radius: 4px;
                 -ms-border-radius: 4px;
                 box-shadow: 0 0 1px 0px;
                 rgba (12, 3, 25, 0.8);
                 font-family: calibri,Trebuchet MS,Corbel;
                 font-weight: bold;
                 font-size: 15px;
                 font-style: normal;
                 color: #0000FF;
                 padding: 4px;
                 }
.text            {
                 font-family: ArialRounded MT Bold,Tahoma;
                 font-weight:normal;
                 font-size:11pt;
                 font-style:normal;
                 color:#FFFF00;
                 }