/* CSS Document */
.main {

	font-family: Helvetica, Arial, sans-serif;
	font-size: 10pt;
	font-style: normal;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
	word-spacing: 2px;
	line-height: 15px;
}

.normaltext { color: #000000; font: 10pt Helvetica, Arial, sans-serif; text-decoration: none; word-spacing: normal; }
.menu { color: #000000; font: bold 10pt Helvetica, Arial, sans-serif; text-decoration: none; word-spacing: normal; }
.past {

	font-family: Helvetica, Arial, sans-serif;
	font-size: 10pt;
	font-style: normal;
	font-weight: normal;
	color: #9b9b9b;
	text-decoration: none;
	word-spacing: 2px;
	line-height: 15px;
}

.titel {

	font-family: Helvetica, Arial, sans-serif;
	font-size: 16pt;
	font-weight: bold;
	color: #000;
	text-decoration: none;
	word-spacing: 2px;
	line-height: 15px;
}


a:link {
	text-decoration: none;
	color: #06f;
	
}
a:visited {
	text-decoration: none;
	color: #06f;
	
}
a:hover { font-weight: bold; color: #ffbf00; font-style: normal; }
a:active {
	text-decoration: none;
	color: #06f;
	
}
.fetternormaltext { color: #000000; font: bold 10pt Helvetica, Arial, sans-serif; text-decoration: none; word-spacing: normal; }
