﻿body {
   font-family:Verdana, Arial, sans-serif;
	font-size:12px;
	text-decoration:none;
}
h1 {
	font-size:28px;
	font-weight:bold;
}
.n1 {
	font-size:28px;
	font-weight:bold;
}
h2 {
	font-size:16px;
	font-weight:bold;
}
.n2 {
	font-size:16px;
	font-weight:bold;
}
h3 {
	font-size:14px;
}
.n3 {
	font-size:14px;
}
h4 {
	font-size:12px;
}
.n4 {
	font-size:12px;
}
a {
	text-decoration:none;
}
img {
	border:0px
}
.grau	{ color:#606060; }
.rot { color:#CC0033; }
.blau { color:#0000FF; }
.weiss { color:#FFFFFF; }
.fett { font-weight:bold; }
