.links {
	background-attachment: scroll;
	background-image: url(grafik/links_bg.gif);
	background-repeat: repeat-x;
	overflow: hidden;
	position: absolute;
	z-index: 100;
	left: 814px;
	top: 114px;
	height: 800px;
	width: 199px;
	clear: none;
	float: none;
	visibility: visible;
	}

a {
	color: black;
	text-decoration: none;
	font-family: arial, tahoma;
}

