 /*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/hg.jpg");
                 background-repeat: no-repeat;
                 }
#wrapper         {
                 background-image: url("../grafik/wrapper.png");
                 background-repeat: repeat;
                 background-size: cover;
                 text-align:center;
                 margin: 0 auto;
                 max-width: 900px;
                 width: 100%;
                 width: auto;
                 height: auto;
                 border: 4px solid;
                 border-top-color: #9F0000;
                 border-left-color: #9F0000;
                 border-right-color: #9F0000;
                 border-bottom-color: #9F0000F;
                 border-radius: 8px;
                 -moz-border-radius: 8px;
                 -webkit-border-radius: 8px;
                 -ms-border-radius: 8px;
                 box-shadow: 0 0 4px 0px;
                 rgba (12, 3, 25, 0.8);
                 padding: 4px;
                 }
#iwrapper         {
                 background-image: url("../grafik/wrapper.png");
                 background-repeat: repeat;
                 background-size: cover;
                 text-align:center;
                 margin: 100% auto;
                 max-width: 900px;
                 width: 100%;
                 width: auto;
                 height: auto;
                 border: 4px solid;
                 border-top-color: #9F0000;
                 border-left-color: #9F0000;
                 border-right-color: #9F0000;
                 border-bottom-color: #9F0000F;
                 border-radius: 8px;
                 -moz-border-radius: 8px;
                 -webkit-border-radius: 8px;
                 -ms-border-radius: 8px;
                 box-shadow: 0 0 4px 0px;
                 rgba (12, 3, 25, 0.8);
                 }
#blfd            {
                 margin: 0 auto 30px auto;
                 max-width: 100%;
                 width: 100%;
                 height: 100%;
                 width: auto;
                 height: auto;
                 }
#titel           { /*Titel*/
                 display: inline-block;
                 text-align: center;
                 margin: 25px auto;
                 max-width: 100%;
                 width: 90%;
                 width: auto;
                 height: auto;
                 border: 3px solid;
                 border-top-color: #9F0000;
                 border-left-color: #9F0000;
                 border-right-color: #9F0000;
                 border-bottom-color: #9F0000;
                 border-radius: 8px;
                 -moz-border-radius: 8px;
                 -webkit-border-radius: 8px;
                 -ms-border-radius: 8px;
                 box-shadow: 0 0 4px 0px;
                 rgba (12, 3, 25, 0.8);
                 }
#foto            { /*Foto*/
                 display:inline-block;
                 margin:0 auto;
                 max-width:98%;
                 width: 100%;
                 width: auto;
                 height: auto;
                 border: 3px solid;
                 border-top-color: #9F0000;
                 border-left-color: #9F0000;
                 border-right-color: #9F0000;
                 border-bottom-color: #9F0000;
                 border-radius: 8px;
                 -moz-border-radius: 8px;
                 -webkit-border-radius: 8px;
                 -ms-border-radius: 8px;
                 box-shadow: 0 0 4px 0px;
                 rgba (12, 3, 25, 0.8);
                 }
.box1            {
                 display: inline-block;
                 text-align:center;
                 border: 2px solid;
                 border-top-color:#FFFFFF;
                 border-left-color:#FFFFFF;
                 border-right-color:#5F5F5F;
                 border-bottom-color:#5F5F5F;
                 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            {
                 display: inline-block;
                 text-align:center;
                 border: 3px solid;
                 border-top-color:#FFFFFF;
                 border-left-color:#FFFFFF;
                 border-right-color:#5F5F5F;
                 border-bottom-color:#5F5F5F;
                 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: 4px;
                 }
#zaehler         {
                 background-image: url("../grafik/zaehler.png");
                 background-repeat: no-repeat;
                 background-size: cover;
                 text-align: center;
                 margin: 5px auto 0 auto;
                 max-width: 89px;
                 width: 100%;
                 width: auto;
                 height: auto;
                 padding:4px;

                 border: 3px solid;
                 border-top-color:#FFFFFF;
                 border-left-color:#FFFFFF;
                 border-right-color:#5F5F5F;
                 border-bottom-color:#5F5F5F;
                 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: 'Times New Roman',Tahoma,Trebuchet; /*opt */
                 font-weight: bold;
                 font-size: 15px;
                 font-style: normal;
                 color: #592D00;
                 }
.text            {
                 display:inline-block;
                 font-family: Arial,bahnschrift,Tahoma;
                 font-weight:bold;
                 font-size:10pt;
                 font-style:normal;
                 color: #000000;
                 }