.back_top {
	background-attachment: fixed;
	background-image: url(../../images/images/frames/top.jpg);
	background-repeat: no-repeat;
}
.main {
	background-attachment: fixed;
	background-image: url(../../images/images/frames/main.jpg);
	background-repeat: repeat;
}
.bottom {
	background-attachment: fixed;
	background-image: url(../../images/images/frames/main_bottom.jpg);
	background-repeat: no-repeat;
}
.right_bottom {
	background-attachment: fixed;
	background-image: url(../../images/images/frames/right_bottom.jpg);
	background-repeat: repeat;
}
.back_right {
	background-attachment: fixed;
	background-image: url(../../images/images/frames/menu_achter.jpg);
	background-repeat: repeat;
}
.tekst {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
}
.back_right {
	background-image: url(../../images/images/frames/right.jpg);
	background-attachment: fixed;
	background-repeat: no-repeat;
}
.tekst {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
}
.achter {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
	text-decoration: none;
}
