 /*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; }*/

body     {background-image: url("../grafik/hg_y.png");background-repeat:repeat;}

#wrapper {background: #00AFAF;
         margin: 0 auto;
         max-width: 1050px;
         width: 96%;
         border: 4px solid #73726D;
         -moz-border-radius: 10px;
         border-radius: 10px;
         box-shadow: 0 0 10px 0px
         rgba (12, 3, 25, 0.8);
         padding: 4px;
         height: auto;
         text-align:center;
         }

#bigimage{
         margin:0px auto 10px auto;
         max-width:98%;
         height: auto;
         width: auto;
         /*border:3px solid #98bfd8;*/
         }

#fadenbl {
         margin:0px auto 10px auto;
         max-width:100%;
         height: auto;
         width: auto;
         }

.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;
         }
.box1a    {
         display: inline-block;
         max-width:40px;
         width:100%;
         text-align:center;
         border:3px solid;
         border-top-color:#FFFFFF;
         border-left-color:#FFFFFF;
         border-right-color:#000000;
         border-bottom-color:#000000;
         }
.box2    {
         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:5px;
         }
#counter {
         display: block;
         text-align:center;
         border:3px solid;
         border-top-color:#FFFFFF;
         border-left-color:#FFFFFF;
         border-right-color:#000000;
         border-bottom-color:#000000;
         width: 96px;
         height: 24px;
         background: #FFD700;
         text-decoration: none;
         margin: auto;
         }
.counter {
         display:block;
         font-family: Arial;
         font-weight: bold;
         font-size: 11pt;
         font-style: normal;
         color: #000000;
         padding-top:5px;
         }

.text    {
         display:block;
         font-family: Bahnschrift,Helvetica,Arial,Tahoma;
         font-weight:normal;
         font-size:11pt;
         font-style:normal;
         color:#FF0000;
         background-color: wheat;
         width:90%;
         margin: 0 auto;
         }