 /*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/noppen.png");
                 background-repeat:repeat;
                 }
#wrapper         {
                 background-image: url("../grafik/wrapper.png");
                 background-repeat:repeat;
                 text-align:center;
                 margin: 0 auto;
                 max-width: 1000px;
                 width: 100%;
                 width: auto;
                 height: auto;
                 border: 4px solid #57392f;
                 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);
                 }
#iwrapper        {
                 background-image: url("../grafik/wrapper.png");
                 background-repeat:no-repeat;
                 text-align:center;
                 margin: 0 auto;
                 max-width: 61%;
                 width: 100%;
                 border: 4px solid #57392f;/*Rand des index-wrappers*/
                 -moz-border-radius: 10px;
                 border-radius: 10px;
                 box-shadow: 0 0 10px 0px
                 rgba (12, 3, 25, 0.8);
                 padding: 4px;
                 height: auto;
                 }
/*#bigimage        {
                 margin: 0 auto 10px auto;
                 max-width: 98%;
                 height: auto;
                 width: auto;
                 }*/
#blfd            {
                 margin:0px auto 15px auto;
                 max-width: 100%;
                 height: auto;
                 width: auto;
                 }

#foto            {
                 text-align:center;
                 margin: 0 auto 5px auto;
                 max-width: 96%;
                 width: 100%;
                 width: auto;
                 height: auto;
                 border: 3px solid;
                 border-top-color:#FFFFFF;
                 border-left-color:#FFFFFF;
                 border-right-color:#5F5F5F;
                 border-bottom-color:#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);
                 }
#uebers          {
                 text-align:center;
                 margin: 5px auto;
                 max-width: 96%;
                 width: 100%;
                 width: auto;
                 height: auto;
/*                 border: 2px solid;
                 border-top-color:#FFFFFF;
                 border-left-color:#FFFFFF;
                 border-right-color:#5F5F5F;
                 border-bottom-color:#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);*/
                 }
.box1            {
                 max-width: 96%;
                 width: 100%;
                 width: auto;
                 height: auto;
                 text-align: center;
                 margin: 0 auto;
                 }
.box2            {
                 max-width: 89px;
                 width: 100%;
                 text-align:center;
                 margin: 0 4px;
                 border: 2px solid;
                 border-top-color:#FFFFFF;
                 border-left-color:#FFFFFF;
                 border-right-color:#5F5F5F;
                 border-bottom-color:#5F5F5F;
                 border-radius: 5px;
                 -moz-border-radius: 5px;
                 -webkit-border-radius: 5px;
                 -ms-border-radius: 5px;
                 box-shadow: 0 0 2px 0px;
                 rgba (12, 3, 25, 0.8);
                 }
.box2a            {
                 max-width: 45px;
                 width: 100%;
                 text-align:center;
                 margin: 0 4px;
                 border: 2px solid;
                 border-top-color:#FFFFFF;
                 border-left-color:#FFFFFF;
                 border-right-color:#5F5F5F;
                 border-bottom-color:#5F5F5F;
                 border-radius: 5px;
                 -moz-border-radius: 5px;
                 -webkit-border-radius: 5px;
                 -ms-border-radius: 5px;
                 box-shadow: 0 0 2px 0px;
                 rgba (12, 3, 25, 0.8);
                 }
.box3            {
                 max-height: 45px;
                 width: auto;
                 height: auto;
                 text-align:center;
                 margin: 0 4px;
                 border: 2px solid;
                 border-top-color:#FFFFFF;
                 border-left-color:#FFFFFF;
                 border-right-color:#5F5F5F;
                 border-bottom-color:#5F5F5F;
                 border-radius: 5px;
                 -moz-border-radius: 5px;
                 -webkit-border-radius: 5px;
                 -ms-border-radius: 5px;
                 box-shadow: 0 0 2.5px 0px;
                 rgba (12, 3, 25, 0.8);
                 background: #008080;
                 }
#zaehler         {
                 background-image: url("../grafik/zaehler.png");
                 background-repeat: no-repeat;
                 text-align:center;
                 margin: 15px auto;
                 max-width: 89px;
                 width: 100%;
                 height: auto;
                 width: auto;

                 border: 2px solid;
                 border-top-color:#FFFFFF;
                 border-left-color:#FFFFFF;
                 border-right-color:#5F5F5F;
                 border-bottom-color:#5F5F5F;
                 border-radius: 5px;
                 -moz-border-radius: 5px;
                 -webkit-border-radius: 5px;
                 -ms-border-radius: 5px;
                 box-shadow: 0 0 2.5px 0px;
                 rgba (12, 3, 25, 0.8);
                 background-color: #DFA97B ;

                 font-family:"Comic Sans MS",Tahoma,Trebuchet;
                 font-weight: bold;
                 font-size: 10pt;
                 font-style: italic;
                 color: #000000;
                 padding: 4px;
                 }
.sub             {
                 font-family: Calibri,Arial,Tahoma;
                 font-weight:normal;
                 font-size: 12pt;
                 font-style: normal;
                 color:#0080ff;
                 }