html {
	overflow: -moz-scrollbars-vertical;}
body { 
	background-color: white;
	background-position: top center;
	background-repeat: no-repeat }
p {
	font-family: verdana;
	font-size: 9pt;
	font-weight: normal;
	text-decoration: none;
	letter-spacing:0em;
    word-spacing:0em; 
    line-height:150%;}
u {
	text-decoration: none;
	border-bottom: dotted;
	padding-bottom: 1px;
	border-bottom-width: 1px;
	border-color: red;}
A.menue {
	color: white;
	font-weight: bold;
	border-width: 0px;
	text-decoration: none;}	 
#aktiv        {
	color: yellow;
	font-weight: normal;
	font-weight: bold;
	text-decoration: none;
	border-color: orange;
	border-bottom: 0px;} 
#aktiv:hover        {
	color: white;
	font-weight: normal;
	font-weight: bold;
	text-decoration: none;
	border-color: orange;
	border-bottom: 0px;} 
A.menue:hover {
	color: yellow;
	font-weight: normal;
	font-weight: bold;
	text-decoration: none;
	border-color: orange;
	border-width: 0px;}
