 /*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";

@media screen and (max-width:1080px) /*Die Überschrift verschwindet*/
                 {#uebers{
                 display:none;}
                 }
@media screen and (max-width:1080px) /*Die text verschwindet*/
                 {.text{
                 display:none;}
                 }

body             {
                 background-image: url("../grafik/hgrund.jpg");
                 background-repeat:repeat;
                 }

#wrapper         {
                 background-image: url("../grafik/wrapper.png");
                 background-repeat: repeat;
                 margin: 0 auto;
                 text-align:center;
                 max-width: 1000px;
                 width: 100%;
                 width: auto;
                 height: auto;
                 border: 4px solid wheat;
                 -moz-border-radius:10px;
                 border-radius:10px;
                 box-shadow:0 0 10px 0px
                 rgba (12, 3, 25, 0.8);
                 }
#iwrapper        {
                 background-image:url("../grafik/hg-planken.png");
                 background-repeat:repeat;
                 text-align:center;
                 margin:0 auto;
                 max-width: 1050px;
                 width:100%;
                 height:auto;
                 width: auto;
                 border:4px solid wheat;
                 -moz-border-radius:10px;
                 border-radius:10px;
                 box-shadow:0 0 10px 0px
                 rgba (12, 3, 25, 0.8);
                 padding:4px;
                 }
.blfd            {
                 margin: 0 auto 20px auto;
                 max-width:100%;
                 width: auto;
                 height: auto;
                 }
.uebers          {
                 display:inline-block;
                 text-align:center;
                 margin: 1% auto;
                 max-width: 98%;
                 width: 100%;
                 width: auto;
                 height: auto;
                 border:2px solid wheat;
                 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;
                 margin: 1% auto 0 auto;
                 max-width: 98%;
                 width: 100%;
                 width: auto;
                 height: auto;
                 border: 3px solid wheat;
                 border-radius: 10px;
                 -moz-border-radius: 10px;
                 -webkit-border-radius: 6px;
                 -ms-border-radius: 6px;
                 box-shadow: 0 0 10px 0px;
                 rgba (12, 3, 25, 0.8);
                 }
.box1            {
                 display:inline-block;
                 text-align:center;
                 margin: 0 0.5%;
/*                 max-width: 89px;*/
                 width: 100%;
                 width: auto;
                 height: auto;
                 border:2px solid wheat;
                 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);
                 }
.box2            {
                 display:inline-block;
                 text-align:center;
                 border:2px solid wheat;
                 border-radius:8px;
                 -moz-border-radius:8px;
                 -webkit-border-radius:8px;
                 -ms-border-radius:8px;
                 box-shadow: 0 0 3px 0px;
                 rgba (12, 3, 25, 0.1);
                 margin:6px;
                 }
.box3            {
                 display: inline-block;
                 text-align:center;
                 margin:1% auto;
                 max-width:900px;
                 width:90%;
                 border:2px solid wheat;
                 border-radius: 6px;
                 -moz-border-radius: 6px;
                 -webkit-border-radius: 6px;
                 -ms-border-radius: 6px;
                 box-shadow: 0 0 10px 0px;
                 rgba (12, 3, 25, 0.8);
                 }
.box4            {
                 display: inline-block;
                 text-align:center;
                 margin:0 auto;
                 max-width:800px;
                 width:98%;
                 font-family: Bahnschrift,Arial,Tahoma;
                 font-weight:bold;
                 font-size:12pt;
                 font-style:normal;
                 color:#FFFFFF;
                 border:2px solid  wheat;
                 border-radius:6px;
                 -moz-border-radius:6px;
                 -webkit-border-radius:6px;
                 -ms-border-radius:6px;
                 box-shadow:0 0 10px 0px;
                 rgba (12, 3, 25, 0.8);
                 padding:5px;
                 background-color:#008000;
                 }
#zaehler         {
                 background-image: url("../grafik/zaehler.png");
                 text-align:center;
                 margin:7px auto;
                 max-width:89px;
                 width: 100%;
                 height: 22px;

                 font-family: Bahnschrift,Arial,Tahoma;
                 font-weight: bold;
                 font-size: 11pt;
                 font-style: normal;
                 color: #FFFFFF;
                 padding-top:5px;

                 border:2px solid wheat;
                 border-radius: 6px;
                 -moz-border-radius: 6px;
                 -webkit-border-radius: 6px;
                 -ms-border-radius: 6px;
                 box-shadow: 0 0 3px 0px;
                 rgba (12, 3, 25, 0.1);
                 }
.text            {
                 display: inline-block;
                 text-align:center;
                 margin: 5px auto;
                 max-width:840px;
                 width:90%;

                 height: 7px;
                 height: auto;
                 font-family:Bahnschrift,Calibri,Tahoma;
                 font-weight:normal;
                 font-size:9pt;
                 font-style:normal;
                 color:#FFFF00;
                 border:1px solid black;
                 border-radius:5px;
                 -moz-border-radius:5px;
                 -webkit-border-radius:5px;
                 -ms-border-radius:5px;
                 background-color:transparent;
                 }