.form {
	color: #FFFFFF;
	font-family: verdana;
	font-size: 8pt;
	border: 1;
	font-style: normal;
	text-decoration: none;
	border-top-style: solid;
	border-top-color: #404040;
	border-top-width: thin;
	border-right-color: #404040;
	border-right-style: solid;
	border-right-width: thin;
	border-bottom-color: #404040;
	border-left-color: #404040;
	border-bottom-style: solid;
	border-bottom-width: thin;
	border-left-style: solid;
	border-left-width: thin;
	background-color: #505050;
}
.style1 {
	font-family: Verdana;
	font-size: 11px;
}

/*.navigationsleiste { background-color: #505050; }*/
.navlist {font-size: 11px;}
#navlist {
	width: 98px;
	font-size: 11px;
}
#navlist ul {
	margin: 0; /*removes indent IE and Opera*/
	padding: 0; /*removes indent Mozilla and NN7*/
	list-style-type: none; /*turns off display of bullet*/
	font-family: Verdana;
	font-size: 11px;
}
#navlist li {
	margin: 0 0 1px 0;
	font-size: 11px;
}
#navlist a {
	/*/*/display: block;
	padding: 2px 2px 2px 18px;
	border: 0px;
	width: 98px;
	background-color: #404040; /* */
	text-decoration: none;
	color:#FFFFFF;
}
#navlist a:visited{ 
	color: #909090;
}
#navlist a:link {
	border: 0px;
    
}
#navlist a:hover {
	color: #6597CA;
	border: 0px;
    background-image:  url(http://www.frorider.ch/navigation/04/pointer.gif);
	background-repeat: no-repeat;
	background-attachment: fixed;
	background-position: left top;
	background-color: #505050;
	text-decoration: none;
}
#uberlink a:link, #uberlink a:visited, #uberlink a:hover {
	border: 0px;
    background-image:  url(http://www.frorider.ch/navigation/04/pointer.gif);
	background-repeat: no-repeat;
	background-attachment: fixed;
	background-position: left top;
}

