body  {
	background-color : #ffffff;
}

.fliesstext  {
	COLOR : #000060;
	font-family : Arial, Helvetica, sans-serif;
	font-size : 14px;
	text-decoration : none;
	font-weight : normal;
}

.headtext  {
	COLOR : #980F28;
	font-family : Arial, Helvetica, sans-serif;
	font-size : 16px;
	text-decoration : none;
	font-weight : bold;
}

.asciinav:link  {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 11px;
	color : #666699;
	text-decoration : none;
	font-weight : normal;
}

.asciinav:visited  {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 11px;
	color : #666699;
	text-decoration : none;
}

.asciinav:active  {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 11px;
	color : #666699;
}

.asciinav:hover  {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 11px;
	color : #999999;
	text-decoration : underline;
}

.menuetext  {
	font-size : 10px;
	font-family : Arial;
	COLOR : #666699;
}

.sublinetext  {
	font-size : 14;
	font-family : Arial;
	color : #666699;
	font-weight : bold;
}

.textlink:link  {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 14px;
	color : #666699;
	text-decoration : underline;
	font-weight : normal;
}

.textlink:visited  {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 14px;
	color : #666699;
	text-decoration : underline;
}

.textlink:active  {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 14px;
	color : #6666FF;
	text-decoration : normal;
}

.textlink:hover  {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 14px;
	color : #CC6666;
	text-decoration : normal;
}

.text_biglink:link  {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 16px;
	color : #666699;
	text-decoration : underline;
	font-weight : bold;
}

.text_biglink:visited  {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 16px;
	color : #666699;
	text-decoration : underline;
	font-weight : bold;
}

.text_biglink:active  {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 16px;
	color : #6666FF;
	text-decoration : normal;
	font-weight : bold;
}

.text_biglink:hover  {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 16px;
	color : #CC6666;
	text-decoration : normal;
	font-weight : bold;
}

.hilfstext  {
	font-size : 10;
	font-family : Arial;
	COLOR : Green;
}

