.bgkolomlinks {
	background-attachment: fixed;
	background-image: url(images/IMG_16.jpg);
	background-repeat: repeat-y;
	background-position: right top;
}
.bgkolomrechts {

	background-attachment: fixed;
	background-image: url(images/IMG_18.jpg);
	background-repeat: repeat-y;
	background-position: left top;
}
.bgkolomlinks2 {
	background-attachment: fixed;
	background-image: url(images/IMG_17.jpg);
	background-repeat: repeat-y;
	background-position: right top;
}
a:link {
	color: #000000;
	text-decoration: underline;
}
a:visited {
	color: #000000;
	text-decoration: underline;
}
a:hover {

	color: #000000;
	text-decoration: none;
}
a:active {


	color: #000000;
	text-decoration: underline;
}
