.bovenzijde {
	background-image: url(../images/achtergrond_2.gif);
	background-repeat: no-repeat;
	text-align: center;
	vertical-align: bottom;
	background-attachment: fixed;


}
.tekst {
	font-family: Tahoma, Arial, Helvetica, Verdana;
	font-size: 12px;
	line-height: 18px;
	color: #FFFFFF;
}
.zijkant {
	background-image: url(../images/achtergrond_zijkant2.jpg);
	background-repeat: no-repeat;
}
.onderzijde {
	background-image: url(../images/achtergrond_onderzijde.jpg);
	background-repeat: no-repeat;
}
.tekstsmall {
	font-family: Tahoma, Arial, Helvetica, Verdana;
	font-size: 11px;
	line-height: 18px;
	color: #FFFFFF;

}
a:link {
	color: #FFFFFF;
}
a:visited {
	color: #FFFFFF;
}
a:hover {
	color: #CCCCCC;
}
