 /*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 only screen and (max-width:1111px)
                 {#wpli{display:none;}
                 }
@media only screen and (max-width:1111px)
                 {#wpre{display:none;}
                 }
body             {
                 background-image: url("../grafik/hg_flens.jpg");
                 background-repeat:repeat;
                 text-align: center;
                 }
#blfd            {
                 margin: 0 auto;
                 max-width: 100%;
                 width: 100%;
                 height: 100%;
                 width: auto;
                 height: auto;
                 }
#wrapper         {
                 background-image: url("../grafik/wrapper.png");
                 background-repeat: repeat;
                 margin: 0 auto;
                 max-width: 1166px;
                 width: 100%;
                 width: auto;
                 height: auto;
                 border: 2px solid black;
                 border-radius: 10px;
                 -moz-border-radius: 10px;
                 -webkit-border-radius: 10px;
                 -ms-border-radius: 10px;
                 box-shadow: 0 0 10px 0px;
                 rgba (12, 3, 25, 0.8);
                 }
#titel           {
                 text-align: center;
                 margin: 25px auto;
                 max-width: 100%;
                 width: 100%;
                 width: auto;
                 height: auto;
                 }
#foto            {
                 margin: 0 auto;
                 max-width: 98%;
                 width: 100%;
                 width: auto;
                 height: auto;
                 border: 3px solid #FFFFFF;
                 border-radius: 8px;
                 -moz-border-radius: 8px;
                 -webkit-border-radius: 8px;
                 -ms-border-radius: 8px;
                 box-shadow: 0 0 4px 0px;
                 rgba (12, 3, 25, 0.8);
                 }
#wpli            {
                 margin: 0 29px 0 0;
                 }
#wpre            {
                 margin: 0 0 0 29px;
                 }
.box1            {
                 display: inline-block;
                 text-align:center;
                 border:3px solid;
                 border-top-color:#FFFFFF;
                 border-left-color:#FFFFFF;
                 border-right-color:#000000;
                 border-bottom-color:#000000;
                 margin:0 1%;
                 }
.box2            {
                 display: inline-block;
                 text-align: center;
                 margin: 0 5px;
                 border: 2px solid;
                 border-top-color: #FFFFFF;
                 border-left-color: #FFFFFF;
                 border-right-color: #000000;
                 border-bottom-color: #000000;
                 border-radius: 5px;
                 -moz-border-radius: 5px;
                 -webkit-border-radius: 5px;
                 -ms-border-radius: 5px;
                 box-shadow: 0 0 2px 0px;
                 rgba (12, 3, 25, 0.8);
                 }
.box3            {
                 display: inline-block;
                 text-align: center;
                 margin: 3px;
                 border: 2px solid;
                 border-top-color: #FFFFFF;
                 border-left-color: #FFFFFF;
                 border-right-color: #000000;
                 border-bottom-color: #000000;
                 border-radius: 6px;
                 -moz-border-radius: 6px;
                 -webkit-border-radius: 6px;
                 -ms-border-radius: 6px;
                 box-shadow: 0 0 2px 0px;
                 rgba (12, 3, 25, 0.8);
                 }
#zaehler         {
                 background-image: url("../grafik/zaehler.png");
                 text-align:center;
                 margin:7px auto;
                 max-width: 91px;
                 width: 100%;
                 height: 22px;
                 border:2px solid;
                 border-top-color: #FFFFFF;
                 border-left-color: #FFFFFF;
                 border-right-color: #000000;
                 border-bottom-color: #000000;
                 border-radius: 5px;
                 -moz-border-radius: 5px;
                 -webkit-border-radius: 5px;
                 -ms-border-radius: 5px;
                 box-shadow: 0 0 2px 0px;
                 rgba (12, 3, 25, 0.1);
                 font-family: Bahnschrift,Arial,Tahoma;
                 font-weight: bold;
                 font-size: 11pt;
                 font-style: normal;
                 color: #000000;
                 padding: 5px 0 0 0;
                 }
.text            {
                 font-family:Helvetica,Arial,Tahoma;
                 font-weight:bold;
                 font-size:12pt;
                 font-style:normal;
                 color:#003F00;
                 }
#sparte          {
                 text-align: center;
                 max-width: 75%;
                 width: 100%;
                 width: auto;
                 height: auto;
                 border: 3px solid;
                 border-top-color:#FFFFFF;
                 border-left-color:#FFFFFF;
                 border-right-color:#FFFFFF;
                 border-bottom-color:#FFFFFF;
                 border-radius: 10px;
                 -moz-border-radius: 10px;
                 -webkit-border-radius: 10px;
                 -ms-border-radius: 10px;
                 box-shadow: 0 0 5px 0px;
                 rgba (12, 3, 25, 0.8);
                 margin: 10px auto;
                 background: #FFBF00;
                 font-family:Helvetica, Arial;
                 font-weight:bold;
                 font-size:11pt;
                 font-style:normal;
                 color: #000000;
                 }