.kopstuk {
	background-image: url(../images/kopstuk1.jpg);
	background-repeat: repeat-x;
}
.kopplaatje {
	background-image: url(../images/kopplaatje.jpg);
}
.koponder {
	background-image: url(../images/onder.jpg);
}

.linkerborder {
	border-left-width: medium;
	border-left-style: solid;
	border-left-color: #C3BFB6;
	border-right-width: medium;
	border-right-style: solid;
	border-right-color: #C3BFB6;
	border-bottom-width: medium;
	border-bottom-style: solid;
	border-bottom-color: #C3BFB6;
}


.achtergrond {
	background-image: url(../images/background.jpg);
	background-repeat: repeat-x;
	background-position: top;
}
.tekstknoppen {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
}


.rollover a {
	display:block;
	font-family:Arial, Verdana,  Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	color: #000000;
}
.rollover a:hover {
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: bold;
	color: #000000;
}.tekst {
	font-family: Trebuchet MS, Arial, sans-serif;
	font-size: 14px;
}.backgroundtekstvak {
	background-attachment: fixed;
	background-image: url(../images/backgroundtekstvak.jpg);
	background-repeat: no-repeat;
	background-position: right bottom;
}
.tekstmenukop {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	font-weight: bold;
	color: #FFFFFF;
}
.tekstunder {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	color: #CCCCCC;
}
.tekstblokje {
	font-family: Trebuchet MS, Helvetica, sans-serif;
	font-size: 14px;
	font-style: bold;
	color: #333333;
}

