/* Kommentar */

h1 {color: red;	font-size: 20px;}
h2 {color: red;	font-size: 18px;}
h3 {color: black; font-size: 13px;}
h4 {color: black; font-size: 12px;}
h5 {font-size: 17px;}

<!--

H6 {font-weight: normal}

P {font-weight: normal}


.stammbaum pre {font-weight: normal}

.mw1_class
{
	color: blue;
}

#mw2_id
{
	color: green;
; font-size: 10px;}-->