 /*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: repeat-y;
                 text-align: center;
                 }
#blfd            {
                 margin: 0 auto 30px auto;
                 max-width: 100%;
                 width: 100%;
                 height: 100%;
                 width: auto;
                 height: auto;
                 }
#titel           {
                 text-align:center;
                 margin: 0 auto;
                 max-width: 96%;
                 width: 100%;
                 width: auto;
                 height: auto;
                 border:3px solid;
                 margin:auto 11px;
                 }
#video           {
                 text-align: center;
                 margin: 0 auto;
                 max-width: 100%;
                 width: 96%;
                 height: auto;
                 padding: 2%;
                 }
.linkeS  {width:8%; float:left; margin:1% 1% 1% 1%;}
#mitteS  {width:80%; float:left; margin:0% 0% 1% 0%;text-align:center;}
.rechteS {width:8%; float:right; margin:1% 1% 1% 1%;}
.box1            {
                 display: inline-block;
                 text-align:center;
                 border:3px solid;
                 margin:auto 11px;
                 }
.box2            {
                 display: inline-block;
                 text-align:center;
                 margin: auto 5px;
                 border: 2px solid;
                 border-top-color: #B6B6B6;
                 border-left-color: #B6B6B6;
                 border-right-color: #B6B6B6;
                 border-bottom-color: #B6B6B6;
                 }
.text            {
                 font-family:ArialRounded MT Bold,Tahoma;
                 font-weight:normal;
                 font-size:11pt;
                 font-style:normal;
                 color:#FFFF00;
                 }