/* CSS Document */

h1 {
	font-size:14px;
}
h2 {
	font-size:14px;
}
h3 {
	font-size:14px;
}
h4 {
	font-size:12px;
}
span.grau {
	color: #CCCCCC;
}
span.red {
	color: #990000;
}

