







img

{max-width:100%;
height:auto;}

.rounded-image {
  border-radius: 10px;}








{

text-align:justify-content;
}






{
  font: 100.01% Verdana, Arial, Helvetica, sans-serif;
}




* {
  margin:0;
  padding:0;

}




#seite {
  width: 100%;
 
 margin: 0 auto;
text-align:center;

}





#kopfbereich {
  background-color:rgb(122,36,57);

    background-repeat: no-repeat;

                        horizontal
                           |
    background-position: center;
                               |
                            vertikal


height:100%;  
margin: 0 auto;
width:100%; 
}










}



#inhalt {
  background-color: white; width:100%;



  
}




#steuerung {
  background-color:rgb(122,36,57);
height:100%;
width:100%;



   
}




#fussbereich {
  background-color:weiss;
height:120px;
margin: 0 auto;
 width:100%;





}


h1 {
  color:rgb(255,251,156);
  text-align:center;
font-size:20px; 
font-weight:bold;
letter-spacing:12px;
margin-bottom:20px;margin-top:20px;

}






h3 {
  color:rgb(122,36,57);
  text-align:center;
font-size:1,5em; 
font-weight:bold;
}



h4 {
  
  text-align:center;
font-size:1.2em; 
font-weight:bold;
text-decoration:underline;
color:rgb(122,36,57);

}





p  {
  
  text-align:center;
font-size:1.2em;
margin-left: auto; margin-right: auto; max-width:25rem;


}







