.hervorhebung_grau {
	font-size:12px;
	font-weight:normal;
	font-style:normal;
	color:#666666;
	text-decoration: underline; }

.hervorhebung_gruen {

		font-size:12px; 
		font-weight:bold;
		font-style:normal; 
		color:#8CC63E;
	}
	
.hervorhebung {

		font-size:12px; 
		font-weight:bold;
		font-style:normal; 
		color:#666666;
	}
	
H1 {
	font-size: 16px;
	line-height:25px;
	color: #8CC63E;
        font-weight: bold;
        padding-bottom: 15px;
        
}
H2 {
	font-size: 12px;
	line-height:14px;
	color: #666666;
        font-weight: bold;
        padding-bottom: 8px;
}


H3 {
}
H4 {
}
