@charset "utf-8";

/* IMAGE */
.KS11_img , .KS11_img img { width:100% }
.KS11_img img { border-radius:4px }

#KS11_img1 { padding-top:20px ; margin:auto ; margin-bottom:30px ; max-width:540px } 



/* TITEL */
.KS11_h5 { font-size:1.4em ; line-height:1.2em ; font-weight:bold ; color:#1e578e ; margin-bottom:15px }




/* PC **********/
@media all and (min-width:1000px){
 	
    /* VISUAL */
    .KS_PP_btn { top:60% }
	
	#KS11_img1 { padding-top:7px ; margin:0px ; float:right ; margin-left:40px }
    

    
    
} 