body 
	{
	font-family: Arial, Helvetica;
	font-size: 100%;
	background-color: #ffffff;
	font-weight: normal;
	color: #000000;
	}
.verlauf
	{
	background-image: url(bilder/balken-hgr-1.gif);
	background-repeat: no-repeat;
	}
.navigation
	{
	font-size: 110%;
	background-color: #00ccff;
	}
.fusszeile
	{
	background-color: #cccccc;
	font-size: 100%;
	color: #333333;
	}
.uberschrift
	{
	font-size: 120%;
	font-weight: 900;
	}
a:link
	{
	color: #000000;
	}
a:hover
	{
	color: #660099;
	}
a:visited
	{
	color: #003366;
	}
a:hover
	{
	color: #660099;
	}
.fett
	{
	font: 100%;
	font-weight: 700;
	}
.-verlauf
	{
	background-image: url(bilder/balken-hgr-2.gif);
	background-repeat: repeat;
	}