body
{
	background-color: #FFFFFF;
	font-family: Arial;
	font-size:12px;
	color: #000000;
}

.style1
{
	text-align: center;
}

#navigation
{
	font-family: Arial;
	font-size:12px;
}

a:link, a:active, a:visited
{
	color: #000000;
	font-size:17px;
	font-weight:900;
	text-decoration: none;
}

a:hover
{
	color: #333333;
	text-decoration: underline;
}

.style2
{
	background-image: url('rechts_mitte.gif');
}
.style3
{
	background-image: url('links_mitte.gif');
}

div.titel
{
	color: #3399CC;
	font-size: 24px;
	font-weight:900;
	font-family: Arial;

}
