 /*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 only screen and (max-width:760px)
                 {
                 #bf {display:none;}
                 }
@media only screen and (max-width:500px)
                 {
                 #fl1{display:none;}
                 }
@media only screen and (max-width:500px)
                 {
                 #fl2{display:none;}
                 }
@media only screen and (max-width:380px)
                 {
                 #z1{display:50%;}
                 }
@media only screen and (max-width:380px)
                 {
                 #z2{display:none;}
                 }
@media only screen and (max-width:380px)
                 {
                 #z3{display:none;}
                 }
@media only screen and (max-width:380px)
                 {
                 #z4{display:none;}
                 }*/

/*body             {
                 background-image: url("../grafik/hg-landschaft.jpg");
                 background-repeat:repeat;
                 }*/

#body1           {
                 background-image: url("../grafik/hg1.jpg");
                 background-repeat:repeat;
                 background-attachment:fixed;
                 }
#body2           {
                 background-image: url("../grafik/hg-2.jpg");
                 background-repeat:repeat;
                 background-attachment:fixed;
                 }
#body3           {
                 background-image: url("../grafik/hg-3.jpg");
                 background-repeat:repeat;
                 background-attachment:fixed;
                 }
#body4           {
                 background-image: url("../grafik/hg-4.jpg");
                 background-repeat:repeat;
                 background-attachment:fixed;
                 }
#bodyx           {
                 background-image: url("../grafik/hg2.jpg");
                 background-repeat:repeat;
                 background-attachment:fixed;
                 }
.esc1            {
                 font-family: COURIER NEW,Tahoma;
                 font-weight: bold;
                 font-size: 12pt;
                 font-style: normal;
                 color: #00005F;
                 }
.esc2            {
                 font-family: COURIER NEW,Tahoma;
                 font-weight: bold;
                 font-size: 13pt;
                 font-style: normal;
                 color: #005F00;
                 }
.esc3            {
                 font-family: COURIER NEW,Tahoma;
                 font-weight: bold;
                 font-size: 13pt;
                 font-style: normal;
                 color: #FFFF00;
                 }
.esc4            {
                 display: inline-block;
                 font-family: COURIER NEW,Tahoma;
                 font-weight: bold;
                 font-size: 13pt;
                 font-style: normal;
                 color: #005F00;
                 padding: 20px 0;
                 width:40%;
                 }
.esc5            {
                 display: inline-block;
                 font-family: COURIER NEW,Tahoma;
                 font-weight: bold;
                 font-size: 13pt;
                 font-style: normal;
                 color: #FFFF00;
                 padding: 20px 0;
                 width:40%;
                 }
#wrapper         {
                 background-color:transparent;
                 text-align:center;
                 width: 100%; /*width: 100%;*/
                 max-width: 98%;
                 margin: 0 auto;
                 height: auto;
                 /*background-color:#CFCFCF;*/
                 }
#iwrapper        {
                 background:transparent;
                 text-align:center;
                 width: 100%;
                 max-width: 98%;
                 margin: 0 auto;
                 height: auto;
                 /*background-color:#CFCFCF;*/
                 }
#ueber           {
                 width:49%;
                 position:relative;
                 margin:10px auto;
                 background-color:transparent;
                 padding:5px;
                 }
#zaehler         {
                 background-image: url("../grafik/zaehler.png");
                 text-align:center;
                 border:3px solid;
                 border-top-color:#FFFFFF;
                 border-left-color:#FFFFFF;
                 border-right-color:#000000;
                 border-bottom-color:#000000;
                 width: 80px;
                 height: 20px;
                 font-family: Calibri,Arial,Tahoma;
                 font-weight: bold;
                 font-size: 12pt;
                 font-style: normal;
                 color: #000000;
                 margin:0 auto;
                 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);
                 }
#block           {
                 /*background-color: red;*/
                 background-image: url("../grafik/sblock2.gif");
                 background-repeat:repeat-y;
                 width:55%;
                 margin: 0 auto;
                 padding-top:16px;
                 padding-bottom:12px;
                 }
.box1            {
                 display: inline;
                 text-align:center;
                 border:3px solid;
                 border-top-color:#FFFFFF;
                 border-left-color:#FFFFFF;
                 border-right-color:#000000;
                 border-bottom-color:#000000;
                 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;
                 border-top-color:#FFFFFF;
                 border-left-color:#FFFFFF;
                 border-right-color:#FFFFFF;
                 border-bottom-color:#FFFFFF;
                 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);
                 padding-top:0px;
                 padding-bottom:0px;
                 }
#bigimage        {
                 margin:0 auto;
                 height: auto;
                 width: auto;
                 }
#foto            {
                 margin:0px auto 0px auto;
                 max-width:98%;
                 height: auto;
                 width: auto;
                 display:block;
                 height: auto;
                 width: auto;
                 border-color:#5F5F5F;
                 border-width:3px;
                 border-style:solid;
                 border-radius: 10px;
                 -moz-border-radius: 10px;
                 border-radius: 10px;
                 box-shadow: 0 0 5px 0px;
                 rgba (12, 3, 25, 0.8);
                 }

.linkeS  {width:8%; float:left; margin:1% 1% 1% 1%;}
#mitteS  {width:80%; margin:0% 0% 1% 0%;text-align:center;}
.rechteS {width:8%; float:right; margin:1% 1% 1% 1%;}
.tasten  {width:98%; height:auto; margin:0% 1% 1% 1%;}