.boven_links {
	background-attachment: fixed;
	background-image: url(images/frames/tabel/linkerhoek_boven.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
.boven_rechts {
	background-attachment: fixed;
	background-image: url(images/frames/tabel/rechterhoek_boven.jpg);
	background-repeat: no-repeat;
	background-position: left center;
}
.onder_rechts {
	background-attachment: fixed;
	background-image: url(images/frames/tabel/rechterhoek_onder.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
.onder_links {
	background-attachment: fixed;
	background-image: url(images/frames/tabel/linkerhoek_onder.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
.leftline {
	background-attachment: fixed;
	background-image: url(images/frames/tabel/leftline.jpg);
	background-repeat: repeat;
	background-position: left;
}
.tabelmainachtergrond {
	background-attachment: fixed;
	background-image: url(images/frames/tabel/main.jpg);
	background-repeat: repeat;
	background-position: left top;
}
.bottomline {
	background-attachment: fixed;
	background-image: url(images/frames/tabel/bottomline.jpg);
	background-repeat: repeat;
	background-position: left top;
}
.topline {
	background-attachment: fixed;
	background-image: url(images/frames/tabel/topline.jpg);
	background-repeat: repeat-x;
	background-position: left top;
}
.rightline {
	background-attachment: fixed;
	background-image: url(images/frames/tabel/rightline.jpg);
	background-repeat: repeat;
	background-position: left top;
}


.klein_boven_links {
	background-attachment: fixed;
	background-image: url(images/frames/tabel_klein/linksboven.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
.klein_boven_rechts {
	background-attachment: fixed;
	background-image: url(images/frames/tabel_klein/rechtsboven.jpg);
	background-repeat: no-repeat;
	background-position: left center;
}
.klein_onder_rechts {
	background-attachment: fixed;
	background-image: url(images/frames/tabel_klein/rechtsonder.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
.klein_onder_links {
	background-attachment: fixed;
	background-image: url(images/frames/tabel_klein/linksonder.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
.klein_leftline {
	background-attachment: fixed;
	background-image: url(images/frames/tabel_klein/linkerlijn.jpg);
	background-repeat: repeat;
	background-position: left;
}
.klein_tabelmainachtergrond {
	background-attachment: fixed;
	background-image: url(images/frames/tabel_klein/mainframe.jpg);
	background-repeat: repeat;
	background-position: left top;
}
.klein_bottomline {
	background-attachment: fixed;
	background-image: url(images/frames/tabel_klein/onderline.jpg);
	background-repeat: repeat;
	background-position: left top;
}
.klein_topline {
	background-attachment: fixed;
	background-image: url(images/frames/tabel_klein/bovenline.jpg);
	background-repeat: repeat-x;
	background-position: left top;
}
.klein_rightline {
	background-attachment: fixed;
	background-image: url(images/frames/tabel_klein/rechterlijn.jpg);
	background-repeat: repeat;
	background-position: left top;
}
.fotoslink {
	cursor: hand;
}
