a {
	text-decoration: none;
}

a:hover.men { 	background-color : #3366CC; 		}
a:link.men { color:#000000; text-decoration:none; font-weight:bold; }
a:visited.men { color:#000000; text-decoration:none; font-weight:bold; }
a:hover.men { color:#000000; text-decoration:none; background-color:#3366CC; font-weight:bold; }
a:active.men { color:#000000; text-decoration:underline; background-color:#3366CC; font-weight:bold; }
body {
	background-attachment: fixed;
	background-image: url(grafiken/RLBS.gif);
	background-repeat: no-repeat;
	background-position: center center;

}
font {
	font-family: Arial;
}

