body {
	border-bottom-width: 0px;
	border-top-width: 0px;
	border-left-width: 0px;
	border-right-width: 0px;
	background-color: #FFCCCC;
}
    
.lavendel {
	background-image: url('afbeeldingen/lavendel.jpg');
	border-style: solid;
	border-color: #9933FF;
	border-width: 2px;
}

.copyright {
	font-size: 9px;
	font-family: Arial, Verdana;
}

a:link {
	text-decoration: none;
	color:#000000;
}

a:visited {
	text-decoration: none;
	color: #000000;
}

a:hover {
	text-decoration: none;
	color: #000000;
}

.rand {
	border-style: solid;
	border-color: #9933FF;
	border-width: 2px;
}

.rand_tekst {
	border-style: solid;
	border-color: #9933FF;
	border-width: 2px;
	background-color: #FFCCCC;
	font-family: Comic Sans MS;
	color: black;
	font-weight: bold;
	font-size: 16px;
}

.rand_tekst_kop {
	border-style: solid;
	border-color: #9933FF;
	border-width: 2px;
	background-color: #FFCCCC;
	font-family: Comic Sans MS;
	color: black;
	font-weight: bold;
	font-size: 24px;
}

.subkop {
	font-family: Comic Sans MS;
	color: black;
	font-weight: bold;
	font-size: 20px;
}

.tekst {
	font-family: Comic Sans MS;
	color: black;
	font-weight: bold;
	font-size: 14px;
}

.tekst_kop {
	font-family: Comic Sans MS;
	color: black;
	font-weight: bold;
	font-size: 18px;
}

.tekst_small {
	font-family: Comic Sans MS;
	color: black;
	font-weight: bold;
	font-size: 12px;
	border-bottom: 1px solid black;
}

.klein {
	font-family: Comic Sans MS;
	color: black;
	font-weight: none;
	font-size: 12px;
}

.bovenborder {
	border-color: black;
	border-top: 2px solid;
}

.tip {
	font: 10px/12px Arial,Helvetica,sans-serif;
	border: solid 1px #666666; 
  padding: 1px; 
  position: absolute;
  z-index: 100;
  visibility: hidden;
  color: #333333;
  top: 20px; 
  left: 90px;
  background-color: #ffffcc;
  layer-background-color: #ffffcc;
}

.zoeken {
	background: #FFCCCC;
	border: 2px solid #9933FF;
	line-height: 1.5px;
}
