 /*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 only screen and (max-width:760px)
                 {
                 #bf {display:none;}
                 }
@media only screen and (max-width:500px)
                 {
                 #fl1{display:none;}
                 }
@media only screen and (max-width:500px)
                 {
                 #fl2{display:none;}
                 }
@media only screen and (max-width:380px)
                 {
                 #z1{display:50%;}
                 }
@media only screen and (max-width:380px)
                 {
                 #z2{display:none;}
                 } */
@media only screen and (max-width:760px)
                 {
                 #ueb{display:none;}
                 }
@media only screen and (max-width:900px)
                 {
                 #blf{display:none;}
                 }

body             {
                 background-image: url("../grafik/hg.jpg");
                 background-repeat:repeat;
                 }
#wrapper         {
                 text-align:center;
                 margin: 0 auto;
                 max-width: 900px;
                 width: 100%;
                 height: auto;
                 border: 3px solid #5F5F5F;
                 border-radius: 10px;
                 -moz-border-radius: 10px;
                 -webkit-border-radius: 10px;
                 -ms-border-radius: 10px;
                 box-shadow: 0 0 5px 0px;
                 rgba (12, 3, 25, 0.8);
                 background-color:#CFCFCF;
                 padding:20px;
                 }
#iwrapper        {
                 text-align:center;
                 margin: 0 auto;
                 max-width: 900px;
                 width: 100%;
                 height: auto;
                 border: 3px solid #5F5F5F;
                 border-radius: 10px;
                 -moz-border-radius: 10px;
                 -webkit-border-radius: 10px;
                 -ms-border-radius: 10px;
                 box-shadow: 0 0 5px 0px;
                 rgba (12, 3, 25, 0.8);
                 background-color:#CFCFCF;
                 padding:20px;
                 }
.uebers          {
                 display: block;
                 margin: 1% auto;
                 max-width: 752px;
                 width: 100%;
                 height: auto;
                 border:3px solid #FFFFFF;
                 border-radius: 10px;
                 -moz-border-radius: 10px;
                 -webkit-border-radius: 10px;
                 -ms-border-radius: 10px;
                 box-shadow: 0 0 5px 0px;
                 rgba (12, 3, 25, 0.8);
                 }
.box1            {
                 display: inline-block;
                 text-align:center;
                 border:2px solid #FFFFFF;
                 border-radius: 6px;
                 -moz-border-radius: 6px;
                 -webkit-border-radius: 6px;
                 -ms-border-radius: 6px;
                 box-shadow: 0 0 6px 0px;
                 rgba (12, 3, 25, 0.8);
                 margin:1%;
                 }
.box2            {
                 display: inline-block;
                 text-align:center;
                 border:2px solid;
                 border-top-color:#FFFFFF;
                 border-left-color:#FFFFFF;
                 border-right-color:#FFFFFF;
                 border-bottom-color:#FFFFFF;
                 border-radius: 6px;
                 -moz-border-radius: 6px;
                 -webkit-border-radius: 6px;
                 -ms-border-radius: 6px;
                 box-shadow: 0 0 6px 0px;
                 rgba (12, 3, 25, 0.8);
                 margin: 10px;
                 }
#foto            {
                 margin: 0 auto;
                 max-width: 752px;
                 width: 100%;
                 height: auto;
                 border:3px solid #FFFFFF;
                 border-radius: 10px;
                 -moz-border-radius: 10px;
                 -webkit-border-radius: 10px;
                 -ms-border-radius: 10px;
                 box-shadow: 0 0 5px 0px;
                 rgba (12, 3, 25, 0.8);
                 }
.nav             {
                 display: inline-block;
                 margin:1% auto;
                 width: 90%;
                 height: auto;
                 background-color: transparent;
                 }
#zaehler         {
                 background-image: url("../grafik/zaehler.png");
                 text-align:center;
                 border:2px solid #FFFFFF;
                 width: 89px;
                 height: 22px;
                 font-family: Comic Sans MS,Arial,Tahoma;
                 font-weight: bold;
                 font-size: 10pt;
                 font-style: italic;
                 color:#FFFFFF;
                 margin:0 auto;
                 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);
                 padding-top:3px;
                 }
#bigimage        {
                 margin:0 auto;
                 height: auto;
                 width: auto;
                 }