 /*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:900px)
                 {#eins{
                 display:none;}
                 }
@media screen and (max-width:1080px)
                 {#zwei{
                 display:none;}
                 }
#body1           {
                 background-image:url("../grafik/hgrund_01.jpg");
                 background-repeat:no-repeat;
                 background-attachment:fixed;
                 }
#body2           {
                 background-image:url("../grafik/hgrund_02.jpg");
                 background-repeat:no-repeat;
                 background-attachment:fixed;
                 }
#body3           {
                 background-image:url("../grafik/hgrund_03.jpg");
                 background-repeat:no-repeat;
                 background-attachment:fixed;
                 }
#body4           {
                 background-image:url("../grafik/hgrund_04.jpg");
                 background-repeat:no-repeat;
                 background-attachment:fixed;
                 }
#body5           {
                 background-image:url("../grafik/hgrund_05.jpg");
                 background-repeat:no-repeat;
                 background-attachment:fixed;
                 }
#body6           {
                 background-image:url("../grafik/hgrund_06.jpg");
                 background-repeat:no-repeat;
                 background-attachment:fixed;
                 }
#body7           {
                 background-image:url("../grafik/hgrund_07.jpg");
                 background-repeat:no-repeat;
                 background-attachment:fixed;
                 }
#bodylgb           {
                 background-image:url("../grafik/hg_holz.jpg");
                 background-repeat:repeat;
                 background-attachment:fixed;
                 }
#wrapper         {
                 background-color:transparent;
                 background-color: rgba(255, 200, 150, 0.3);
                 margin: -10px auto 0 auto;
                 max-width: 1050px;
                 width: 96%;
                 width: auto;
                 height: auto;
                 border: 3px solid rgba(255, 200, 150);
                 /*Oder:
                 border: 4px solid;
                 border-top-color: #FFFFFF;
                 border-left-color: #B6B6B6;
                 border-right-color: #646464;
                 border-bottom-color: #242424;*/
                 -moz-border-radius: 8px;
                 -webkit-border-radius: 8px;
                 -ms-border-radius: 8px;
                 border-radius: 8px;
                 box-shadow: 0 0 10px 0px;
                 rgba (12, 3, 25, 0.8);*/
                 padding:4px;
                 text-align:center;
                 }
#iwrapper         {
                 background-image:url("../grafik/hg_holz.jpg");
                 background-repeat:repeat;
                 margin: 0 auto;
                 max-width: 1050px;
                 width: 96%;
                 height: auto;
                 border: 4px solid #FFFFFF;
                 border-radius: 8px;
                 -moz-border-radius: 8px;
                 -webkit-border-radius: 8px;
                 -ms-border-radius: 8px;
                 border-radius: 8px;
                 box-shadow: 0 0 10px 0px;
                 rgba (12, 3, 25, 0.8);*/
                 padding:4px;
                 text-align:center;
                 background-color:red;*/
                 }
#lgbwrapper      {
                 background-image:url("../grafik/spiralblock1.png");
                 background-repeat: no-repeat;
                 background-attachment:fixed;
                 margin: 1% 20% 0 20%;
                 }
.log1            {
                 display: inline-block;
                 text-align: center;
                 margin: 0 20px;
                 width: 85%;
                 background-color: transparent;
                 border: 0px solid black;
                 padding: 10px 0 10px 50px;
                 font-family: Bahnschrift,Tahoma,Arial;
                 font-weight: bold;
                 font-size: 18pt;
                 font-style: normal;
                 color: #000000;
                 }
.log2            {
                 display: block;
                 text-align: center;
                 margin: 0 20px;
                 width: 85%;
                 background-color: transparent;
                 border: 0px solid black;
                 padding: 10px 0 10px 50px;
                 font-family: Bahnschrift,Tahoma,Arial;
                 font-weight: normal;
                 font-size: 13pt;
                 font-style: normal;
                 color: #000000;
                 }
.foto            {
                 display:inline-block;
                 text-align: center;
                 margin:0px auto 0px auto;
                 max-width: 96%;
                 width: 100%;
                 width: auto;
                 height: auto;
                 border: 2px solid #00DF00;
 /*                border-top-color: #FFFFFF;
                  border-left-color: #CFCFCF;
                  border-right-color: #8F8F8F;
                  border-bottom-color: #3F3F3F;*/
                 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);
                 }
#uebers          {
                 display: inline-block;
                 text-align: center;
                 margin: 15px auto;
                 max-width: 100%;
                 width: 96%;
                 height: 100%;
                 width: auto;
                 height: auto;
                 border:2px solid #FFFFFF;
                 border-radius:5px;
                 -moz-border-radius:5px;
                 -webkit-border-radius:5px;
                 -ms-border-radius:5px;
                 }

#blfd            {
                 text-align: center;
                 margin: 0 auto 30px auto;
                 max-width: 100%;
                 width: 100%;
                 height: 100%;
                 width: auto;
                 height: auto;
                 }
.boxX            {
                 display: inline-block;
                 text-align:center;
                 max-width:XXpx;
                 width:100%;
                 border:Xpx solid #000000;
                 /*Oder:
                 border: 4px solid;
                 border-top-color: #FFFFFF;
                 border-left-color: #B6B6B6;
                 border-right-color: #646464;
                 border-bottom-color: #242424;*/
                 border-radius: Xpx;
                 -moz-border-radius: Xpx;
                 -webkit-border-radius: Xpx;
                 -ms-border-radius: Xpx;
                 box-shadow:0 0 Xpx 0px;
                 rgba (12, 3, 25, 0.8);
                 margin:1%;
                 }
.box1            {
                 display: inline-block;
                 text-align:center;
                 max-width:89px;
                 width:100%;
                 border:2px solid #FFFFFF;
                 border-radius:4px
                 -moz-border-radius:4px;
                 -webkit-border-radius:4px;
                 -ms-border-radius:4px;
                 box-shadow: 0 0 8px 0px;
                 rgba (12, 3, 25, 0.8);
                 margin:1%;
                 }
.box1a           {
                 display: inline-block;
                 text-align:center;
                 max-width:45px;
                 width:100%;
                 border:2px solid #FFFFFF;
                 border-radius:4px
                 -moz-border-radius:4px;
                 -webkit-border-radius:4px;
                 -ms-border-radius:4px;
                 box-shadow: 0 0 8px 0px;
                 rgba (12, 3, 25, 0.8);
                 margin:1%;
                 }
.box2            {
                 display: inline-block;
                 text-align:center;
                 max-height:473px;
                 height:100%;
                 width:auto;
                 border:3px solid #FFFFFF;
                 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%;
                 }
.boxX            {
                 display: inline-block;
                 text-align:center;
                 max-width:XXpx;
                 width:100%;
                 border:Xpx solid #000000;
                 border-radius: Xpx;
                 -moz-border-radius: Xpx;
                 -webkit-border-radius: Xpx;
                 -ms-border-radius: Xpx;
                 box-shadow:0 0 Xpx 0px;
                 rgba (12, 3, 25, 0.8);
                 margin:1%;
                 }
.box3            {
                 display:inline-block;
                 text-align:center;
                 background-color:#FFFF00;
                 margin:7px auto;
                 max-width: 89px;
                 width: 100%;
                 height:auto;
                 border:2px solid #FFFFFF;
                 border-radius:5px;
                 -moz-border-radius:5px;
                 -webkit-border-radius:5px;
                 -ms-border-radius:5px;
                 font-family:Bahnschrift,Arial,Tahoma;
                 font-weight:bold;
                 font-size:10pt;
                 font-style:normal;
                 color:#000000;/*Schriftfarbe*/
                 }
.box3a            {
                 display:inline-block;
                 text-align:center;
                 background-color:#FFFF00;
                 margin:7px auto;
                 max-width: 45px;
                 width: 100%;
                 height:auto;
                 border:2px solid #FFFFFF;
                 border-radius:5px;
                 -moz-border-radius:5px;
                 -webkit-border-radius:5px;
                 -ms-border-radius:5px;
                 font-family:Bahnschrift,Arial,Tahoma;
                 font-weight:bold;
                 font-size:10pt;
                 font-style:normal;
                 color:#000000;/*Schriftfarbe*/
                 }
.box4           {
                 display: inline-block;
                 text-align:center;
                 max-width:700px;
                 width:100%;
                 border:2px solid #FFFFFF;
                 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:5px;
                 }
.nav             {
                 display:inline-block;
                 text-align:center;
                 max-width:765px;
                 width:100%;
                 max-height:50px;
                 height:100%;
                 }
.leiste          {
                 max-width:825px;
                 width: 100%;
                 height:auto;
                 }
.sub             {
                 display:inline-block;
                 text-align:center;
                 background-color:#BFBFBF;
                 opacity:0.5;
                 border:2px solid #000000;
                 border-radius:5px;
                 -moz-border-radius:5px;
                 -webkit-border-radius:5px;
                 -ms-border-radius:5px;
                 height:25px;
                 max-width:765px;
                 width:100%;
                 margin:2px;
                 }
#zaehler         {
                 background-image:url("../grafik/zaehler.png");
                 text-align:center;
                 margin:7px auto;
                 max-width:89px;
                 width: 100%;
                 height:20px;
                 font-family: Arial,Bahnschrift,Tahoma;
                 font-weight: bold;
                 font-size: 9pt;
                 font-style: normal;
                 color: #FFFF00;/*Schriftfarbe*/
                 padding-top:5px;
                 border:2px solid #FFFFFF;
                 /*Oder:
                 border: 4px solid;
                 border-top-color: #FFFFFF;
                 border-left-color: #B6B6B6;
                 border-right-color: #646464;
                 border-bottom-color: #242424;*/
                 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.1);
                 }