

	div.info-main {
    	padding-top: 0!important;
	}
	
    div.info-main table th, div.info-main table td {
        padding-right: 0.6em;
    }
	
	div.info-main h1 {
	    margin-top: 0.625em!important;
        margin-bottom: 0.625em!important;
    }
    
    h3.hinwies {
        margin-top: -0.9em!important;
    }
    
    div.info-main ol.abc {
		 list-style-type: lower-latin;
    }

    div.info-main p {
       text-align:left;
    }

    div[class~='info-main'] p {
		text-align:justify;
	}










