 /*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; }*/
 /*----------------------- */
@charset "utf-8";




body             {
                 background: url('../grafik/hgrund.png') repeat;
                 text-align: center;
                 }
#video           {
                 text-align: center;
                 margin: 30px auto;
                 max-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: 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);
                 }

.foto            {
                 display: inline-block;
                 text-align:center;
                 max-width: 96%;
                 max-height: 450px;
                 height: 100%;
                 border:3px solid;
                 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);
                 border-top-color:#FFFFFF;
                 border-left-color:#FFFFFF;
                 border-right-color:#5F5F5F;
                 border-bottom-color:#5F5F5F;
                 margin: 15px auto 0 auto;
                 }
#blfd            {
                 margin: 5px auto 15px auto;
                 max-width: 100%;
                 height: auto:
                 width: auto;
                 }
.box1            {
                 display: inline-block;
                 max-width: 100%;
                 height: 28px;
                 height: 100%;
                 text-align: center;
                 border:3px solid;
                 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);
                 border-top-color:#FFFFFF;
                 border-left-color:#FFFFFF;
                 border-right-color:#5F5F5F;
                 border-bottom-color:#5F5F5F;
                 margin:auto 5px;
                 }
.box2            {
                 display: inline-block;
                 text-align:center;
                 max-width: 96%;
                 max-height: 450px;
                 height: 100%;
                 border:3px solid;
                 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);
                 border-top-color:#FFFFFF;
                 border-left-color:#FFFFFF;
                 border-right-color:#5F5F5F;
                 border-bottom-color:#5F5F5F;
                 margin: 15px auto 0 auto;
                 }
/*.box3            {
                 display: inline-block;
                 text-align:center;
                 background-image: url("../grafik/info.png");
                 background-repeat:y;
                 max-width: 100%;
                 width: 50%;
                 max-height: 70px;
                 height: 100%;
                 border:3px solid;
                 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);
                 border-top-color:#FFFFFF;
                 border-left-color:#FFFFFF;
                 border-right-color:#5F5F5F;
                 border-bottom-color:#5F5F5F;
                 margin: 15px auto 0 auto;
                 font-family:Bahnschrift,Tahoma,Trebuchet;
                 font-weight:bold;
                 font-size:10pt;
                 font-style:normal;
                 color: #FFFFFF;
                 text-shadow: 1px 1px #000000;
                 }*/
.box4            {
                 display: inline-block;
                 text-align:center;
                 max-width: 96%;
                 max-height: 450px;
                 height: 100%;
                 border: 2px solid;
                 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);
                 border-top-color:#FFFFFF;
                 border-left-color:#FFFFFF;
                 border-right-color:#5F5F5F;
                 border-bottom-color:#5F5F5F;
                 margin: 15px auto 0 auto;
                 }
#zaehler         {
                 background-image: url("../grafik/zaehler.png");
                 background-repeat:no-repeat;
                 text-align:center;
                 margin:1% auto 0 auto;
                 width: 89px;
                 max-width: 100%;
                 height: 28px;
                 height: 100%;
                 border:3px solid;
                 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);
                 border-top-color:#FFFFFF;
                 border-left-color:#FFFFFF;
                 border-right-color:#5F5F5F;
                 border-bottom-color:#5F5F5F;
                 font-family:Bahnschrift,Tahoma,Trebuchet;
                 font-weight:bold;
                 font-size:10pt;
                 font-style:normal;
                 color: #FFFFFF;
                 padding-top:4px;
                 }
.text            {
                 font-family: Corbel,Tahoma;
                 font-weight:normal;
                 font-size:14pt;
                 font-style:normal;
                 color:#FFFF00;
                 }

