/* CSS Document */

A:link {text-decoration : none; color : #FF0000; }
A:visited, A:active  {text-decoration : none; color : #009900; }
A:hover {text-decoration : none; }

A.menu:link {text-decoration : none; color : #000000;}
A.menu:visited, A.menu:active  {text-decoration : none; color : #000000; }
A.menu:hover {text-decoration : none; color : #000000; }
body, td, p { font-size:10pt}

.navi_select {
	font-size: 9pt;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	background-color: #F9FF39;
}.hochgestellt {
	font-variant: small-caps;
}
.seitenende {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
}
