 /*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; }*/

 /*----------------------- */
@media screen and (max-width:1080px)
                 {#bfd{display:none;}
                 }
@media screen and (max-width:1080px)
                 {#uebers{display:none;}
                 }
/*----------------------- */
body             {
                 background-image: url("../grafik/hg_msp.jpg");
                 background-repeat:repeat-y;
                 }
#wrapper         {
                 background: #B6473F;/*transparent;*/
                 margin: 0 auto;
                 text-align:center;
                 max-width: 1050px;
                 width: 96%;
                 height: auto;
                 border: 3px solid #FFFFFF;
                 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);
                 padding: 4px;
                 }
#iwrapper        {
                 background: #B6473F;
                 margin: 0 auto;
                 text-align:center;
                 max-width: 1000px;
                 width: 96%;
                 height: auto;
                 border: 5px solid #FFFFFF;/*Rand des wrapper*/
                 -moz-border-radius:10px;
                 -webkit-border-radius:10px;
                 -ms-border-radius:10px;
                 border-radius:10px;
                 box-shadow: 0 0 10px 0px
                 rgba (12, 3, 25, 0.8);
                 padding: 4px;
                 }
#uebers          {
                 margin:1% 0;
                 }
.box1            {
                 display: inline-block;
                 text-align:center;
                 border:2px solid #FFFFFF;
                 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 10px 0px;
                 rgba (12, 3, 25, 0.8);
                 margin:1% 0.7%;
                 }
.box2            {
                 display: inline-block;
                 text-align:center;
                 border:1px solid;
                 border:2px solid #FFFFFF;
                 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 3px 0px;
                 rgba (12, 3, 25, 0.8);
                 margin:0.2% 0.2%;
                 }
.box3            {
                 display: inline-block;
                 margin:1% auto;
                 text-align:justify;
                 max-width:800px;
                 width:100%;
                 font-family:ArialRounded MT Bold,Tahoma;
                 font-weight:normal;
                 font-size:11pt;
                 font-style:normal;
                 color:#FFFFFF;
                 background-color:transparent;
                 }
#hr1            {
                 text-align:center;
                 margin:0 auto;
                 width:80%;
                 size:5px;
                 color:#FAC090;
                 }
#zaehler         {
                 display: inline-block;
                 background-image: url("../grafik/zaehler.png");
                 background-repeat:no-repeat;
                 text-align:center;
                 margin: 0 auto 5px auto;
                 max-width:91px;
                 width:100%;
                 height:auto;
                 color: #FFFFFF;
                 border:2px solid #FFFFFF;
                 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 10px 0px;
                 rgba (12, 3, 25, 0.8);
                 font-family:Bahnschrift,Arial,Tahoma,Trebuchet;
                 font-weight: bold;
                 font-size: 13px;
                 padding:5px 0 3px 0;
                 }
.foto            {
                 display: inline-block;
                 margin: 0px auto 0px auto;
                 max-width:98%;
                 height: auto;
                 width: auto;
                 border:2px solid #FFFFFF;
                 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);
                 }
.text           {
                 display: inline-block;
                 font-family: Bahnschrift,Arial,Tahoma,Trebuchet;
                 font-weight: normal;
                 font-size: 14px;
                 color: #FFFFFF;
                 border: 1px solid #FFFFFF;
                 width: auto;
                 padding: 2px 10px;
                 border-radius:5px;
                 -moz-border-radius:10px;
                 -webkit-border-radius:5px;
                 -ms-border-radius:10px;
                 box-shadow:0 0 10px 0px;
                 rgba (12, 3, 25, 0.8);
                 }
/*.linkeS          {width:8%; float:left; margin:1% 1% 1% 1%;}

.rechteS         {width:8%; float:right; margin:1% 1% 1% 1%;}
.tasten          {width:98%; height:auto; margin:0% 1% 1% 1%;}*/
.section mitteS          {width:90%; float:left; margin:0% 0% 1% 0%;text-align:center;}