 /*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:1080px)
                 {#blfaden{
                 display:none;}
                 }
@media screen and (max-width:1080px)
                 {#XXXXXX{
                 display:none;}
                 }
@media screen and (max-width:1080px)
                 {#uebers{
                 display:none;}
                 }
body             {
                 background-image: url(../grafik/hg_flens.jpg);
                 background-repeat:repeat-y;
                 }
#wrapper         {background: #CFCFCF;
                 margin: 0 auto;
                 text-align:center;
                 max-width: 1150px;
                 width: 96%;
                 height: auto;
                 border: 4px solid #73726D;
                 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);
                 padding: 4px;
                 }
#uebers          {
                 margin:2% auto 2% auto;
                 }
#bigimage        {
                 margin:0px auto 0px auto;
                 max-width:98%;
                 height: auto;
                 width: auto;
                 /*border:3px solid #98bfd8; #98bfd8*/
                 }
.linkeS          {width:8%; float:left; margin:1% 1% 1% 1%;}
.mitteS          {width:80%; float:left; margin:0% 0% 1% 0%;}
.rechteS         {width:8%; float:right; margin:1% 1% 1% 1%;}
.tasten          {width:98%; height:auto; margin:0% 1% 1% 1%;}
.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%;
                 }
#counter         {
                 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;
                 width: 120px;
                 height: 24px;
                 background: #FF8040;
                 text-decoration: none;
                 margin-top: 3px;
                 }
.counter         {
                 display:inline-block;
                 font-family: Arial;
                 font-weight: bold;
                 font-size: 11pt;
                 font-style: normal;
                 color: #000000;
                 padding-top:4px;
                 }

.text            {
                 font-family:Helvetica,Arial,Tahoma;
                 font-weight:bold;
                 font-size:12pt;
                 font-style:normal;
                 color:#003F00;
                 }