     body {
       background-image: url(../img/Kinderchor_mit_Ursula.jpg);
       background-size: cover;
       background-repeat: no-repeat;
       position: relative;
       }
     div.lang-switcher {
       position: absolute;
       top: 49px;
       } 
     div.lang-switcher1 { 
       right: 85px;	 
       }
     div.lang-switcher2 {
       right: 9px;
       }
     div.headers {
       font-family: Comic Sans MS, sans-serif; 
       font-size: 15px;
       text-align: center;
       color: rgba(135, 38, 46, 1);
       text-shadow: 2px 2px 5px white;
       }
     div.allsections {
       line-height: 155%;
       border: none;
       border-radius: 25px;
       box-shadow: 5px 5px 5px rgba(15, 15, 15, 0.5);
       padding: 4px 4px 4px 10px;
       position: absolute;
       }  
     div.section1 { 
       font-family: Tahoma, Geneva, sans-serif;
       font-size: 19px;
       background: rgba(147, 211, 55, 0.7);
       left: 4px;
       top: 110px;
       width: 500px;
       }
     div.section2 {	     
       font-family: Arial, sans-serif;
       font-size: 18px;
       background-color: rgba(221, 164, 19, 0.6);
       right: 23px;
       top: 122px;
       width: 685px;
       }
     div.section3 {
       font-family: Verdana, sans-serif;
       font-size: 15px;
       background-color: rgba(26, 83, 141, 0.6);
       left: 4px;
       top: 352px;
       width: 435px;
       } 
     div.section3.push-down {
       top: 382px;
       } 
     div.section3.less-width {
       width: 376px;
       } 
     div.section3.push-up {
       top: 325px;
       }
     div.sectionfotos {
       font-family: Arial, Helvetica, sans-serif;
       font-size: 15px;
       background-color: rgba(244, 48, 0, 0.6);
       right: 47px;
       top: 315px;
       width: 355px;
       }