/**
 * Vorschlag 1 
 * Absatz Vorgalen
 *
 * @author leutz /at/ egotec /dot/ com
 *
 */
 
h1 {
	font-size	: 18pt;
	font-weight:normal;
}

h2 {
	font-size	: 18pt;
	
	color		: red;
}

h3 {
	font-size	: 16pt;
	
}

h4 {
	font-size	: 14pt;
	
}

h5 {
	font-size	: 11pt;
	
}
