.headline
{
	font-size : 15px;
	font-family : Arial,Helvetica;
	font-weight : bold;
	}

BODY {
	scrollbar-face-color: white;
	scrollbar-base-color: white;
	scrollbar-highlight-color: white;
	scrollbar-3dlight-color: white;
	scrollbar-arrow-color: white;
	scrollbar-shadow-color: white;
	scrollbar-darkshadow-color: white;
	scrollbar-track-color: white;
}

.normal
{
	font-size : 13px;
	font-family : Arial,Helvetica;
	}
.klein
{
	font-size : 11px;
	font-family : Arial,Helvetica;
	}
.design
{	font-size : 9px;
	font-family : Arial,Helvetica;
	}
A {
	font-family : Arial,Helvetica;
	font-weight: bold;
	text-decoration: none;
	color: #990000;
}
A:Hover {
	text-decoration: none;
	color: #FF0033;
}
