BODY {
			font-family:Arial,sans-serif;
			font-size: 11pt;
			font-weight: light;
			text-transform: none;
			text-decoration: none;
			background : url(bilder/gn.jpg) repeat-x fixed top;
		}
		A {
			text-transform: none;
			text-decoration: none;
		}
		A:HOVER {
			color : Red;
			text-transform: none;
			text-decoration: none;
		}

A:Activ {
	color : Gray;
	font-weight : bolder;
}

