.tabel_top {
	background-attachment: fixed;
	background-color: #F0D17F;
	background-image: url(images/frames/topframe.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
.tabel_bottom {
	background-attachment: fixed;
	background-color: #F0D17F;
	background-image: url(images/frames/bottom.jpg);
	background-repeat: repeat;
	background-position: left top;
}
.tabel_menu_achtergrond {
	background-attachment: fixed;
	background-color: #F0D17F;
	background-image: url(images/frames/menu_achtergrond.jpg);
	background-repeat: repeat;
	background-position: left top;
}
.tabel_main_top {
	background-attachment: fixed;
	background-color: #F0D17F;
	background-image: url(images/frames/topframe_right.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
.mainachtergrond {
	background-color: #202E6E;
}
.tabel_main_achtergrond {
	background-attachment: fixed;
	background-color: #F0D17F;
	background-image: url(images/frames/mainachtergrond.jpg);
	background-repeat: repeat;
	background-position: left center;
}
.plaintext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
}
