.zijkant {
	background-attachment: scroll;
	background-image:  url(/images/zijbanner1.jpg);
	background-position: right top;
	background-repeat: no-repeat;
	background-color: #F7CEB3;
	width: 150px;



}
.zijkantkleur {
	background-color: #F7CEB3;
}
.onderkant {
	background-image: url(/images/onder.jpg);
	background-position: center bottom;
	background-color: #F7CEB3;
}
.zijkantlinks {
	background-color: #F7CEB3;
	background-image: url(/images/zijkantlinks.jpg);
	background-position: left top;
	background-repeat: no-repeat;
	background-attachment: fixed;

}
.top2 {
	background-attachment: scroll;
	background-color: #F7CEB3;
	background-image: url(/images/bovenbanner2.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}
.titel {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 18px;
	border: medium double #FF6633;
	background-color: #FFAC84;
	font-weight: bold;

}
.basisfont {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
}
.basislink {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: italic;
	line-height: normal;
	color: #FF6633;
	text-decoration: none;
}
.top1 {
	background-attachment: scroll;
	background-color: #F7CEB3;
	background-image:  url(/images/bovenbanner1.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	height: 150px;
	width: 800px;

}
.zijkant2 {
	background-attachment: scroll;
	background-color: #F7CEB3;
	background-image: url(/images/zijbanner2.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	width: 150px;
}
.top3 {
	background-attachment: scroll;
	background-color: #F7CEB3;
	background-image: url(/images/bovenbanner3.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	height: 150px;
	width: 800px;
}
.zijkant3 {
	background-attachment: scroll;
	background-color: #F7CEB3;
	background-image: url(/images/zijbanner3.jpg);
	background-repeat: no-repeat;
	background-position: right top;
	width: 150px;
}
.kop {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
}
