BODY {
background-image:url(bgb.gif);
}
.normal {
	font-family: "Comic Sans MS";
	font-size: 12px;
	text-align: justify;
}
.titel {
	font-family: "Comic Sans MS";
	font-weight: bolder;
	font-size: 20px;
	text-align: justify;
	color: #555555
}
.subtitel {
	font-family: "Comic Sans MS";
	font-size: 12px;
	text-align: justify;
	text-decoration: underline;
}
.midden {
	font-family: "Comic Sans MS";
	font-size: 15px;
	text-align: center;
	font-weight: bolder;
}
.URL {
	font-family: "Comic Sans MS";
	font-size: 12px;
	text-align: justify;
	font-weight: bolder;
	color: #333333;
	text-decoration: none;
	}
.URLred {
	font-family: "Comic Sans MS";
	font-size: 12px;
	text-align: justify;
	font-weight: bolder;
	color: #CC0000;
	text-decoration: none;
	}
.subURL {
	font-family: "Comic Sans MS";
	font-size: 12px;
	text-align: justify;
	color: #333333;
	text-decoration: none;
}
.prijs {
	font-family: "Comic Sans MS";
	font-size: 13px;
	text-align: justify;
	font-weight: bolder;
	color: #333333;
	text-decoration: none;
}
.topfont {
	font-family: "Comic Sans MS";
	font-size: 13px;
	text-align: center;
	font-weight: bolder;
	color: #333333;
	text-decoration: none;
}
.topborder {
	background-image: url(../rfm/rfmfoto/bg.gif);
	background-repeat: repeat-x;
}
.pltop {
	font-family: "Comic Sans MS";
	font-size: 18px;
	text-align: center;
	font-weight: bolder;
	background-color: #999999;
	text-transform: capitalize;

}
.plsub {
	font-family: "Comic Sans MS";
	font-size: 15px;
	background-color: #999999;
}
.plstd {
	font-family: "Comic Sans MS";
	font-size: 12px;
}
.pltopsub {
	font-family: "Comic Sans MS";
	font-size: 15px;
	text-align: center;
	font-weight: bolder;
	background-color: #999999;
}
.formclass {
	background-color: #FFFFFF;
	border: 1px solid #7F9DB9;
}
A:hover {
	text-decoration: underline;
}.subURLrood {
	font-family: "Comic Sans MS";
	font-size: 12px;
	text-align: justify;
	color: #CC0000;
	text-decoration: none;
}
}.subURLgroen {
	font-family: "Comic Sans MS";
	font-size: 12px;
	text-align: justify;
	color: #009900;
	text-decoration: none;
}

/********************************************
   HTML ELEMENTS
********************************************/ 

/* top elements */
* { padding: 0; margin: 0;}

img, div { behavior: url(../iepngfix.htc) }

#lightbox {
	background-color: #fff;
	padding: 10px;
	border-bottom: 1px solid #666;
	border-right: 1px solid #666;
	}
.lightbox {
	background-color: #b1b2ab;
	padding: -10px;
	border-top: 1px solid #666;
	border-left: 1px solid #666;
	border-bottom: 1px solid #666;
	border-right: 1px solid #666;
}
#overlay {
	text-align: left;
	background-image: url(images/lightbox/overlay.png);
}

#lightboxCaption {
	color: #333;
	background-color: #fff;
	font-size: 90%;
	text-align: center;
	border-bottom: 1px solid #666;
	border-right: 1px solid #666;
}
#lightboxIndicator {
	border: 1px solid #fff;
}
#lightboxOverallView {
	background-image: url(images/lightbox/overlay.png);
}
* html #lightboxOverallView,
* html #overlay {
	background-color: #000;
	background-image: url(images/lightbox/blank.gif);
	filter: Alpha(opacity=70);
}
