.onder {
	background-color: FEF2D2;
	background-attachment: fixed;
	background-image: url(../images/bottom.gif);
	background-repeat: no-repeat;
	background-position: center top;
}
.top {
	background-color: FEF2D2;
	background-attachment: fixed;
	background-image: url(../images/top.gif);
	background-repeat: no-repeat;
	background-position: center bottom;
}
.left {

	background-color: FEF2D2;
	background-attachment: fixed;
	background-image: url(../images/left.gif);
	background-repeat: no-repeat;
	background-position: right center;
}
.right {


	background-color: FEF2D2;
	background-attachment: fixed;
	background-image: url(../images/right.gif);
	background-repeat: no-repeat;
	background-position: left center;
}
.standaard {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 15px;
	color: FBE2C5;
}
.link {
	font-family:Arial;
	font-size:7pt;
	color:#808080;
}
.line {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 15px;
	color: #808080;
}
.tekst {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 15px;
	color: #808080;
}

