﻿body {
	font-family:Verdana, Arial, sans-serif;
	background-color:#D0D0D0;
	font-size:11px;
	color:#000000;
}
h1 {
	font-size:24px;
	font-weight:bold;
}
h2 {
	font-size:18px;
	font-weight:bold;
}
.n2 {
	font-size:18px;
	font-weight:bold;
}
h3 {
	font-size:14px;
}
.n3 {
	font-size:14px;
}
h4 {
	font-size:11px;
}
.n4 {
	font-size:11px;
}
.td-color { background-color:#FF9933; }
.mitte-color { background-color:#FF9933; }
.grau	{ color:#606060; }
.rot { color:#CC3300; }
.blau { color:#0000FF; }
.gruen { color:#008800; }
.schwarz { color:#000000; }
.unter { text-decoration:underline; }
.fett { font-weight:bold; }
