 /*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.jpg");
         background-repeat:repeat;
         }

#wrapper {background: transparent;
         margin: 0 auto;
         max-width: 1050px;
         width: 96%;
         border: 0px solid;/*Rand des wrapper
         border-top-color:#FFFFFF;/*Rand des wrapper
         border-left-color:#FFFFFF;/*Rand des wrapper
         border-right-color:#5F5F5F;/*Rand des wrapper
         border-bottom-color:#5F5F5F;/*Rand des wrapper*/
        /*-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;
         }
#iwrapper {background: transparent;
         margin: 0 auto;
         max-width: 1000px;
         width: 96%;
         border: 0px solid ;/*Rand des wrapper
         border-top-color:#FFFFFF;
         border-left-color:#FFFFFF;
         border-right-color:#5F5F5F;
         border-bottom-color:#5F5F5F;/*Rand des wrapper*/
         /*border: 6px solid #3332f2;/*Rand des wrapper
         -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;
         }
#foto    {
         margin: 0 auto;
         width: auto;
         height:auto;
         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);
         }
#balken-1 {
         background-color: #DF0000;
         border: 2px outset #000000;
         margin: 1% auto 1% auto;
         width: 80%;
         height:6px;
         }
#balken-2 {
         background-color: rgb(187, 67, 66);
         border: 1px solid #009f0f;
         margin: 0 auto 1% auto;
         width: 80%;
         height:5px;
         }
#balken-1i {
         background-color: #DF0000;
         border: 2px outset #000000;
         margin: 1% auto 1% auto;
         width: 90%;
         height:6px;
         }
#balken-i2 {
         background-color: #005F00;
         border: 2px outset #00BF00;
         margin: 1% auto 1% auto;
         width: 55%;
         height:6px;
         }
#bigimage{
         margin:0px auto 0px auto;
         max-width:98%;
         height: auto;
         width: auto;
         }
.linkeS  {width:8%; float:left; margin:1% 1% 1% 1%;}
#mitteS  {width:80%; float:left; margin:0% 0% 1% 0%;text-align:center;}
.rechteS {width:8%; float:right; margin:1% 1% 1% 1%;}
.box1    {
         display: inline-block;
         text-align:center;
         border:3px solid;
         border-top-color:#8c816f;  /*#8c816f*/
         border-left-color:#8c816f;
         border-right-color:#8c816f;
         border-bottom-color:#8c816f;
         margin:auto 11px;
         }
.box2    {
         display: inline-block;
         text-align:center;
         border:3px solid;
         border-top-color:#DF0000;
         border-left-color:#DF0000;
         border-right-color:#FFBF00;
         border-bottom-color:#FFBF00;
         margin:auto 5px;
         }
#counter {
         background-image: url("../grafik/zaehler.png");
         background-repeat:repeat;/*Hintergrund*/
         display: inline-block;
         text-align:center;
         border:3px solid;
         border-top-color:#8c816f;
         border-left-color:#8c816f;
         border-right-color:#8c816f;
         border-bottom-color:#8c816f;
         width: 111px;
         height: 30px;
         text-decoration: none;
         margin: auto;
         }
.counter {
         display:inline-block;
         font-family: Arial,Tahoma;
         font-weight: bold;
         font-size: 16px;
         font-style: normal;
         color: #FFFF00;/*Schriftfarbe*/
         padding-top:5px;
         }
.text    {
         font-family:ArialRounded MT Bold,Tahoma;
         font-weight:normal;
         font-size:11pt;
         font-style:normal;
         color:#FFFF00;
         }