 /*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; }*/
#kleinb  {
         background-color: transparent;
         text-align: left;
         margin:0 auto;
         max-width: 800px;
         width: 100%;
         margin:0 auto;
         }
body     {
         background-image: url("../grafik/noppen.png");
         background-repeat:repeat;
         }
#wrapper {
         background: url("../grafik/hg_2.jpg");background-repeat:repeat;                  /*#B6473F;/*transparent;*/
         margin: 0 auto;
         max-width: 1050px;
         width: 96%;
         border: 5px solid #8b4513;/*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: url("../grafik/hg_2.jpg");background-repeat:repeat;
         margin: 0 auto;
         max-width: 1000px;
         width: 96%;
         border: 5px solid #8b4513;/*Rand des wrapper_index*/
         -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:0px auto 0px auto;
         max-width:98%;
         height: auto;
         width: auto;
         display:block;
         height: auto;
         width: auto;
         -moz-border-radius: 10px;
         border-radius: 10px;
         border-color:#FFFF00;
         border-width:3px;
         border-style:solid;
         }
.box1    {
         display: inline;
         text-align:center;
         border:3px solid;
         border-top-color:#FFFFFF;
         border-left-color:#FFFFFF;
         border-right-color:#5F5F5F;
         border-bottom-color:#5F5F5F;
         }
.box2    {
         display: inline;
         text-align: center;
         margin:4px 4px;
         border: 1px solid #FFDF00;
         border-radius: 5px;
         -moz-border-radius: 5px;
         -webkit-border-radius: 5px;
         -ms-border-radius: 5px;
         box-shadow:0 0 5x 0px;
         rgba (12, 3, 25, 0.8);
         }
.box3    {
         display: inline;
         text-align: center;
         margin: 5px 4px;
         border: 2px solid #FFFF00;
         border-radius: 5px;
         -moz-border-radius: 5px;
         -webkit-border-radius: 5px;
         -ms-border-radius: 5px;
         }
.nav     {
         background-color:  transparent;
         text-align: center;
         margin:1% auto;
         width:50%;
         }
#zaehler {
         background-image: url("../grafik/zaehler.png");
         text-align:center;
         margin:0 auto 1% auto;
         max-width:89px;
         width: 100%;
         height: 20px;
         font-family: Arial,Tahoma,Calibri;
         font-weight: bold;
         font-size: 9pt;
         font-style: normal;
         color: #FFFF00;
         border: 2px solid #FFFF00;
         border-radius: 5px;
         -moz-border-radius: 5px;
         -webkit-border-radius: 5px;
         -ms-border-radius: 5px;
/*         border-top-color:#FFFF00;
         border-left-color:#FFFFFF;
         border-right-color:#5F5F5F;
         border-bottom-color:#5F5F5F;*/
         padding-top:6px;*/
         }
.text    {
         font-family:ArialRounded MT Bold,Tahoma;
         font-weight:normal;
         font-size:11pt;
         font-style:normal;
         color:#FFFF00;
         }