		body {

				font-family: Geneva;
				}


		h10 {
            
            color: 				rgba(0,0,0,1);
            font-size: 			0.95em;
            font-weight:		bolder;
        	
        	}
        	
         h11 {
            
            color: 				rgba(0,0,0,1);
            font-size: 			0.85em;
            font-weight:		bolder;
        	
        	}
        	
        .titel_projektdetails {
            
            background: 		rgba(165,155,106,0.5);
            text-align:			center;
            padding:			5px	5px	5px	5px;
            margin:				0px	0px	20px	0px;
        	
        	}	
	
        .untertitel_projektdetails {
            
        	background: 		rgba(165,155,106,0.2);
          	text-align:			left;
    		font-size: 			0.85em;
    		margin:				0px	0px	20px	0px;
        	
        	}
        	
        .baubeschrieb {
            
            background: 		none;
            text-align:			justify;
            font-size: 			0.85em;
           /* text-indent: 		2em;*/
         
           
        	
        	}		
        	
        	
        	
        	
















		@media screen and (max-width: 1920px) {

		}

		@media screen and (max-width: 1280px) {

		}

		@media screen and (max-width: 1000px) {

		}

		@media screen and (max-width: 736px) {

		}

		@media screen and (max-width: 480px) {
		
		
		h10 {
            
            color: 				rgba(0,0,0,1);
            font-size: 			0.90em;¨
            font-weight:		bolder;
        	
        	}
        	
         h11 {
            
            color: 				rgba(0,0,0,1);
            font-size: 			0.85em;
            font-weight:		bolder;
        	
        	}
        	
        .titel_projektdetails {
            
            background: 		rgba(165,155,106,0.5);
            text-align:			center;
        	
        	}	
	
         .untertitel_projektdetails {
            
            background: 		rgba(165,155,106,0.2);
            text-align:			left;
           
        	}
		
		 .baubeschrieb {
            
            background: 		none;
            text-align:			justify;
            font-size: 			0.75em;
       
           
        	
        	}
		
		
		}

