 /*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/blau.png");
                 background-repeat:repeat-x;
                 }

#wrapper         {
                 background-image: url("../grafik/wrapper.png");
                 background-repeat: no-repeat;
                 background-size: cover;
                 text-align: center;
                 margin: 0 auto;
                 max-width: 930px;
                 width: 96%;
                 width: auto;
                 height: auto;
                 border: 4px outset;
                 border-top-color: #3F3F3F;
                 border-left-color: #8F8F8F;
                 border-right-color: #CFCFCF;
                 border-bottom-color: #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);
                 padding: 4px;
                 }
#iwrapper         {
                 background-image: url("../grafik/wrapper.png");
                 background-repeat: no-repeat;
                 background-size: cover;
                 text-align: center;
                 margin: 22px auto 0 auto;
                 max-width: 930px;
                 width: 96%;
                 width: auto;
                 height: auto;
                 border: 4px outset;
                 border-top-color: #3F3F3F;
                 border-left-color: #8F8F8F;
                 border-right-color: #CFCFCF;
                 border-bottom-color: #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);
                 padding: 4px;
                 }
#blfd            {
                 margin:0px auto 15px auto;
                 max-width: 98%;
                 width: 100%;
                 height: auto;
                 width: auto;
                 }
#titel           {/*titel */
                 display: inline;
                 text-align: center;
                 max-width: 96%;
                 width: 100%;
                 width: auto;
                 height: auto;
                 border: 2px outset;
                 border-top-color: #3F3F3F;
                 border-left-color: #8F8F8F;
                 border-right-color: #CFCFCF;
                 border-bottom-color: #FFFFFF;
                 border-radius: 3px;
                 -moz-border-radius: 3px;
                 -webkit-border-radius: 3px;
                 -ms-border-radius: 3px;
                 box-shadow: 0 0 3px 0px;
                 rgba (12, 3, 25, 0.8);
                 margin: 6px;
                 }
#foto            {
                 text-align: center;
                 margin: 0 auto;
                 max-width: 100%;
                 width: 96%;
                 width: auto;
                 height: auto;
                 border: 3px outset;
                 border-top-color: #3F3F3F;
                 border-left-color: #8F8F8F;
                 border-right-color: #CFCFCF;
                 border-bottom-color: #FFFFFF;
                 border-radius: 4px;
                 -moz-border-radius: 4px;
                 -webkit-border-radius: 4px;
                 -ms-border-radius: 4px;
                 box-shadow: 0 0 4px 0px;
                 rgba (12, 3, 25, 0.8);
                 }
.box1            {/*tasten */
                 display: inline-block;
                 text-align:center;
                 border: 2px outset;
                 border-top-color: #3F3F3F;
                 border-left-color: #8F8F8F;
                 border-right-color: #CFCFCF;
                 border-bottom-color: #FFFFFF;
                 border-radius: 3px;
                 -moz-border-radius: 3px;
                 -webkit-border-radius: 3px;
                 -ms-border-radius: 3px;
                 box-shadow: 0 0 3px 0px;
                 rgba (12, 3, 25, 0.8);
                 margin: 6px;
                 }
.box2            {/*tasten */
                 display: inline-block;
                 text-align:center;
                 border: 2px outset;
                 border-top-color: #3F3F3F;
                 border-left-color: #8F8F8F;
                 border-right-color: #CFCFCF;
                 border-bottom-color: #FFFFFF;
                 border-radius: 3px;
                 -moz-border-radius: 3px;
                 -webkit-border-radius: 3px;
                 -ms-border-radius: 3px;
                 box-shadow: 0 0 3px 0px;
                 rgba (12, 3, 25, 0.8);
                 margin: 6px;
                 }
.box3            {/*tasten */
                 display: inline-block;
                 text-align:center;
                 border: 2px outset;
                 border-top-color: #3F3F3F;
                 border-left-color: #8F8F8F;
                 border-right-color: #CFCFCF;
                 border-bottom-color: #FFFFFF;
                 border-radius: 3px;
                 -moz-border-radius: 3px;
                 -webkit-border-radius: 3px;
                 -ms-border-radius: 3px;
                 box-shadow: 0 0 3px 0px;
                 rgba (12, 3, 25, 0.8);
                 margin: 6px;
                 }
#zaehler         {
                 background-image: url("../grafik/zaehler.png");
                 background-repeat: no-repeat;
                 background-size: cover;
                 text-align:center;
                 margin: 10px auto;
                 max-width: 89px;
                 width: 96%;
                 width: auto;
                 height: auto;
                 border: 2px outset;
                 border-top-color: #3F3F3F;
                 border-left-color: #8F8F8F;
                 border-right-color: #CFCFCF;
                 border-bottom-color: #FFFFFF;
                 border-radius: 3px;
                 -moz-border-radius: 3px;
                 -webkit-border-radius: 3px;
                 -ms-border-radius: 3px;
                 box-shadow: 0 0 3px 0px;
                 rgba (12, 3, 25, 0.8);
                 font-family: Tahoma,Trebuchet MS,Corbel;
                 font-weight: bold;
                 font-size: 14px;
                 font-style: normal;
                 color: #0000FF;
                 padding: 4px;
                 }
.text            {
                 display: inline-block;
                 font-family:ArialRounded MT Bold,Tahoma;
                 font-weight:normal;
                 font-size:11pt;
                 font-style:normal;
                 color:#0000FF;
                 padding:3px;
                 }