body {
	background-repeat: no-repeat;
	font-family: Arial, Verdana, sans-serif;
}

a {
	color: #000080;
	text-decoration: none;
}

a:hover {
	text-decoration: underline;
	color: #EE0000;
}

.navi {
	color: #000070;
	font-family: Arial, sans-serif;
	font-size: 16px;
	font-weight: bold;
}

.rot {

	color: #EE0000;
}

.headline {
	font-size: 16pt;
	letter-spacing: 3px;
	font-weight: bold;
	text-decoration: underline;
	text-align: center;
}

.subheadline {
	font-size: 12pt;
	letter-spacing: 2px;
	font-weight: bold;
	text-decoration: underline;
	text-align: center;
}

.main {

	color: #000000;
	font-family: Arial, sans-serif;
	font-size: 12pt;
	text-align: left;
}

.foeder-headline {
	font-size: 12pt;
	letter-spacing: 2px;
	font-weight: bold;
	text-align: center;
}

