/* CSS laufen */

body { background-image:url(https://www.wertperspektive.de/bilder_icons/n_wand3.jpg); } /* n_wand1 = dunkler als n_wand2 */

h1 {font-family: montserrat, Georgia, serif; 
   font-size: 31px;
   font-weight:bold;
   letter-spacing: 0px;}

h1 img {width: 51px; margin: 0px 5px -9px 0; } 

    
.gesamt {max-width: 950px; }

.header1 {margin:0;}
.header_menue a {color:black; }
.header1 a:hover, .header_menue a:hover {color:#4dfd2f }
a.sekundaerlink {color:#777;}


.uebersicht {clear: both; background-color: #f3f3f3; padding:20px; }
.uebersicht ul li {padding: 4px 0;}

	
ol li {padding: 5px 0 5px 5px;}
	
	
.header_menue li, .anwahl li {
    font-family: montserrat;
    font-weight: 700;}

.anwahl li {text-transform:none;}

ul.anwahl ul {margin: 3px 0px 8px 44px;}
ul.anwahl ul li {margin: 0;
    padding:3px 0; 
    line-height: 1.5; 
    word-spacing:0;
    letter-spacing:0.3px; }

div.laufen {background-color:white; 
    font-size: 14px; 
    line-height:1.4;}
    

/* Smartphone und generell */
   
        
/* Desktop */
@media only screen and (min-width: 911px) {

.neben {width:38%; /*padding-right: 50px;*/}
.mitte  {width:62%}
}