A {
	text-decoration : none;
	color : Blue;
	font : bold;
}
A:ACTIVE {
	text-decoration : none;
	color : Blue;
	font : bold;
}
A:LINK {
	text-decoration : none;
	font : bold;
}
A:VISITED {
	text-decoration : none;
	font : bold;
}
.a-navigation {
	color : blue;
	font-family : Verdana, Tahoma, Arial, Helvetica, sans-serif;
	text-decoration : none;
	font-weight : bold;
}
H1 {
	font-family : Verdana, Tahoma, Arial, Helvetica, sans-serif;
	font-size : 14px;
	text-align : left;
	color : Maroon;
}
H2 {
	font-family : Verdana, Tahoma, Arial, Helvetica, sans-serif;
	font-size : 14px;
	text-align : left;
	color : Maroon;
}
TD {
	font-family : Verdana, Tahoma, Arial, Helvetica, sans-serif;
	text-align : left;
	font-size : 12px;
}
.haupt {
	font-family : Verdana, Tahoma, Arial, Helvetica, sans-serif;
	background-color : #e9e9e9;
	color : black;
}
.stabilo {
	background-color: yellow
}
BODY  {
	font-family : Verdana, Tahoma, Arial, Helvetica, sans-serif;
	font-size : 12px;
	color : Black;
}