*{
    margin: 0;
    padding: 0;                                    
}

body{       
     font-family: Arial, sans-serif;
}                                                 

#wrapper{
    width: 900px;
    margin: 0 auto;
    border-right: solid 1px black;
    border-left: solid 1px black;   
     background-image: url(../bilder/hg-steuerung-weiss.jpg)
}

header{
    height: 154px ;
    background-image: url(../bilder/kopfbild-neu900x154.jpg);
     }


  #steuerung{
    color: black;
    width: 234px;
    float:left;
    margin-left: 30px;
    margin-bottom: 40px;
    margin-top: 50px;
}

 nav ul{
     list-style-type: none;
     color:white;
}

nav li{
    margin-top: 1em;
}

nav ul  ul {
     list-style-type:  square;
     padding-left: 1.5em;
     margin-bottom: 1em;
}

 ul ul li:first-child{
    margin-top: 0.4em;
}

nav a{
    color: #FE8356;
    color: white;
    text-decoration: none;
    
    width: 203px;
    display: inline-block;
    line-height: 1.3em;
    padding-left: 0.4em;
    box-sizing: border-box;
}

nav li li a{
    width: 100%;
}

nav ul li a:hover{
    text-decoration: underline;
    background-image: url(../bilder/dreieck2.gif);
    background-repeat: no-repeat;
    background-position: bottom right;
} 

nav ul li ul li a:hover{        
    width: 177px;
}

.aktuelles-datum{
    font-size: 12px;
} 
/*  neueste Änderung an der Homepage*/                                     
.aktiv{
    background-image: linear-gradient(to left, white 0%, #DB3B00 50%); 
    text-decoration: none;
    cursor: default;
    width: 87%;
}

/* ===============Anfang article ==============*/
article{    
     margin: 20px 40px 30px 250px;
      margin: 0px 40px 30px 250px;
     margin-top: -2px;
     margin-left: 250px;
}


article h2{
    margin-top: 2.5em;
    margin-bottom: 1.5em;
}

/*anfang galerieverlinkung*/

.javascript{
    border: 1px solid #2F2C2C;
    font-weight: bolder;
    font-size: small;
}
.gestaltung{
    list-style-type: none;
    line-height: 2em;
    
    margin-bottom: 1em;
}

/*ende galerieverlinkung*/


#unten {
    background-color: #2F2C2C;
    color: white;
    text-align: center;

}                


footer{
    background-color: black;
    background-color: #FF7F50;
    color: white;
    clear: both;
    text-align: center;
    padding-top: 6px;
    padding-bottom: 6px;
    font-size: 80%;

}

footer a{
     text-decoration: none;
     color: white;
}


footer a:hover{
      text-decoration: underline;
      color: white;
}


/*-----------menü-button ausblenden*/
.menue-button {
    display: none;
}


.menue-button .menue-button-beschr-open{
    /*background-color: red;*/
}
/*-----------ende menü-button ausblenden----*/










/*==================tablet======================*/
 @media only screen and (max-width: 56.25rem ){
     body{
         background-image: none;            
     }
       
    header{          
        height: 225px;
        height: 22em;
        background-size: 800px;
         background-position: right top;
        background-repeat: no-repeat;
        font-size: 10px;
        margin-right: 5%;              
    }
    
    
   
 
     #wrapper{
         width: 99%;           
         background-image: none; 
         border: 0;
         background-color: white;  
         border: none;            
     }

      #logo{
   background-color: white;
      }   
     
     #steuerung{
        background-color: grey;
        background-color: #707070 ;
         display: none;
         float:none;
         width: 100%;
         margin-left: 0;
         margin-bottom: 1em;
     }

     /*------------Beginn magie button-----------*/ 
       #nav-menue:target #steuerung{
         display: block;
     }

     #nav-menue:target .menue-button-beschr-open{
         display: none;
     }
     /*-----------ende magie button---------*/

     #steuerung li {
         border-top: 2px solid silver;
          margin-top: 0;
     }

 /*    #steuerung ul ul{
         margin-bottom: 0;
     }
        */
     #steuerung a{
         padding:0.5em;
         text-decoration: none;
         width: 100%;
     }

     #steuerung a:hover{
        background-image: linear-gradient(to left, white 0%, #CCCC9F 50%);                     
         
         color: black;
     }

     #steuerung li.aktiv a {
          color: white !important;
     }
     
     .aktiv{
    background-color: #CC14B4;
    text-decoration: none;
    cursor: default;         
    width: 100%;  
}


nav li.aktiv a{
    /*background-color: #7A263A  !important;*/
    
    color: white;
}
  
    article{
        
         
         margin: 20px 40px 30px 250px;
      margin: 0px 40px 30px 250px;
     margin-top: -2px;
     margin-left: 250px;
     margin-left: 30px;
     } 
     
     article h2{
         margin-top: .7em;
         
     }
     
     .untertitelzeile{
         color: #D8145C;
     }
     
    .menue-button {
    display:block;
    position: absolute;    
    right: 45px;
    top: 13.5em; 
    top: 10em; /* ======= bei Laufschrift ========= */
    color: white;
    cursor: pointer;
    text-decoration: none;
}

        
figure{      
   margin-right: 10%;  
}    
   

figcaption{
    font-size: 80%;
    text-align: center;
    font-style: italic;
    max-width: 100%;
}

.text-unter-bild{
    margin-top: 95%;
    width: 50%;
    margin-left: 100%;
}

                                           

.bild-unterschrift{
     text-align: center;
     margin-right: 15%;
}    

 /*===================== handy =====================*/
  
  
 @media only screen and (max-width: 31.23em){
    
      
       header{         
        height: 10em;
        background-size: 500px;
        /*background-position: right top;*/
        margin-bottom: 12em;  
        background-repeat: no-repeat;
        font-size: 10px;
      }
  
    
     .menue-button{
         right: 20px;         
         top: 8.7em;
         
         left: auto;
         padding: 2px;
    }

    header p{
        color: white;
        text-align: center;
        text-shadow: 1px 1px 1px black;                   
        padding-top: 10px;
        padding-right: 10px;
        font-size: 20px;     
        }
       
        
    article{
        background-color: white;
        background-image: none;
    }
    
    article h2{
        margin-top: 1em;
        display: inline-block;
    }

    .bildergalerie{
        margin-top: 2em;
    }

    figure{
        float: none;
        margin: 0;
        margin: -10px;
        width: 90%;
    }

    figure img{
        width: 80%;
        height: auto;
        margin-right: 200px;
    }
    
        
    .bild-unterschrift{    
        margin-top: .4em;
    }
    
  
 }