 /*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; }*/
/*#nix      {
         display: block;
         margin:490px 600px;
         font-family:ArialRounded MT Bold,Tahoma;
         font-weight:bold;
         font-size:60pt;
         font-style:normal;
         color:#FF0000; }*/

body     {
         background-image: url("../grafik/hg.jpg");
         background-repeat:repeat-y;
         }
#uebers  {
         text-align:center;
         }
#wrapper {
         background:#D2B48C;
         margin: 0 auto;
         text-align:center;
         max-width: 1050px;
         width: 96%;
         border: 4px solid #5F5F5F;
         border-radius: 10px;

         -moz-border-radius: 10px;

         box-shadow: 0 0 10px 0px;
         rgba (12, 3, 25, 0.8);
         padding: 4px;
         height: auto;
         }
#iwrapper {
         background:Tan;/*#4FABBA;
         /*background: url("../grafik/hg-pad22.jpg");background-repeat:repeat;*/
         margin: 0 auto;
         text-align:center;
         max-width: 48%;
         border: 4px solid #5F5F5F;
         -moz-border-radius: 10px;
         border-radius: 10px;
         box-shadow: 0 0 10px 0px;
         rgba (12, 3, 25, 0.8);
         padding: 0 60px;
         height: auto;
         text-align:left;
         }
#uebers          {
                 margin:2% auto;
                 }
.foto            {
                 display:inline-block;
                 margin:0px auto 0px auto;
                 border:3px solid #5F5F5F;
                 border-radius: 10px;
                 -moz-border-radius: 3px;
                 -webkit-border-radius: 3px;
                 -ms-border-radius: 3px;
                 box-shadow: 0 0 10px 0px;
                 rgba (12, 3, 25, 0.8);
                 max-width:98%;
                 }
.box1            {
                 display: inline-block;
                 text-align:center;
                 margin: 0 1%;
                 border:3px solid;
                 border-top-color:#FFFFFF;
                 border-left-color:#FFFFFF;
                 border-right-color:#5F5F5F;
                 border-bottom-color:#5F5F5F;
                 border-radius: 6px;
                 -moz-border-radius: 6px;
                 -webkit-border-radius: 6px;
                 -ms-border-radius: 6px;
                 box-shadow: 0 0 10px 0px;
                 rgba (12, 3, 25, 0.8);
                 max-width: 98%;
                 }
.box2            {
                 display: inline-block;
                 text-align:center;
                 margin: 1% 0.4%;
                 border:1px solid #FFDF00;
                 border-radius: 4px;
                 -moz-border-radius: 4px;
                 -webkit-border-radius: 4px;
                 -ms-border-radius: 4px;
                 box-shadow: 0 0 10px 0px;
                 rgba (12, 3, 25, 0.8);
                 max-width: 100%;
                 }
.balken-1 {
         background-color: #008000;
         border: 1px solid White;
         margin: 1% auto 1% auto;
         width: 83%;
         height:5px;
         }
#balken-2 {
         background-color: #C04000;
         border: 1px solid #009f0f;
         margin: 0 auto 1% auto;
         width: 80%;
         height:5px;
         }
#balken-i {
         background-color: #0000FF;
         border: 1px solid #FFFFFF;
         margin: 1% auto 1% auto;
         width: 70%;
         height:5px;
         }
#bigimage{
         margin:0px auto 0px auto;
         max-width:98%;
         height: auto;
         width: auto;
         }
#bigimage{
         margin:0px auto 10px auto;
         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%;}

#zaehler {
         display: inline-block;
         background-image: url("../grafik/zaehler.png");
         background-repeat:no-repeat;
         text-align:center;
         margin:1% auto 0 auto;
         border:3px solid;
         border-radius: 6px;
         -moz-border-radius: 6px;
         -webkit-border-radius: 6px;
         -ms-border-radius: 6px;
         box-shadow: 0 0 10px 0px;
         rgba (12, 3, 25, 0.8);
         border-top-color:#FFFFFF;
         border-left-color:#FFFFFF;
         border-right-color:#5F5F5F;
         border-bottom-color:#5F5F5F;
         width: 91px;
         height: 22px;
         font-family: Comic Sans MS,Arial,Tahoma,Trebuchet;
         font-weight: bold;
         font-size: 13px;
         font-style: italic;
         color: #FFFFFF;/*Schriftfarbe*/
         padding-top:4px;
         }
.text    {display:block;
         font-family: Seagull,Arial,Tahoma;
         font-weight:bold;
         font-size:14pt;
         font-style:normal;
         color:#FFFF00;
         padding-bottom:1%;
         }
.datum   {
         margin-left:20px;
         text-align:left;
         line-height:25px;
         font-family: Seagull,Arial,Tahoma;
         font-weight: bold;
         font-size: 16px;
         font-style: normal;
         color: #A02020;/*Schriftfarbe*/
         }