body { color: #000; font-size: 10pt; font-family: tahoma; line-height: 14pt; 
scrollbar-arrow-color: #fff; 
scrollbar-base-color: #c3d873; 
scrollbar-dark-shadow-color: #000; 
scrollbar-face-color: #c3d873; 
scrollbar-highlight-color: #fff; 
scrollbar-shadow-color: #c3d873; 
scrollbar-track-color: #e4f1c3 }

a:link { color: #3f983e; text-decoration: none; }

a:visited { color: #3f983e; text-decoration: none; }

a:hover { color: #afbc22; text-decoration: none; }

.bodytekst { font-size: 8pt; font-family: tahoma; font-weight: normal; line-height: 12pt; }

.ondertitel { font-size: 8pt; font-family: tahoma; font-weight: normal; line-height: 12pt; position: relative; top: 6px; }

.heading { font-size: 20px; font-family: tahoma, georgia, serif, "trebuchet ms"; line-height: 14pt; }
	
.bodytable { font-family: tahoma; padding: 5px 8px 3px; }

.bodytable2 { font-family: tahoma; padding: 8px 0 3px 8px; }

.adrestext { color: #000; font-size: 8pt; font-family: tahoma; line-height: 16px; padding-right: 5px; padding-bottom: 3px; }

.smalltext { color: #fff; font-size: 7pt; font-family: tahoma; }

a.smalltext:link { color: #fff; text-decoration: none; }

a.smalltext:visited { color: #fff; text-decoration: none; }

a.smalltext:hover { color: #505050; text-decoration: none; }

.menu { color: #fff; font-size: 8pt; font-family: tahoma; font-weight: bold; line-height: 13pt; background-image: url(pics/button_off.jpg); text-align: right; height: 25px; padding-right: 5px; }

a.menu:link { color: #fff; text-decoration: none; }

a.menu:hover { background-image: url(pics/button_on.jpg); text-decoration: none; }

a.menu:visited { background-image: url(pics/button_off.jpg); text-decoration: none; }

.form1 { color: #000; font-size: 11px; font-family: tahoma; padding-top: 3pt; padding-bottom: 3pt; }

.form2 { color: #000; font-size: 11px; font-family: tahoma; width: 250px; height: 13px; padding: 2pt; border: solid 1pt #3f983e; }

.form3 { color: #000; font-size: 11px; font-family: tahoma; width: 250px; height: 50px; margin-top: 2pt; padding: 3pt; border: solid 1pt #3f983e; }

.button { color: #000; font-size: 8pt; font-family: tahoma; font-weight: bold; background-color: #a2c05c; top: -50px; right: -5px; margin-top: 4pt; border: solid 1pt #3f983e; }

.button2 { color: black; background-image: url(pics/button_verzend_on.jpg); background-repeat: no-repeat; width: 69px; height: 16px; margin-top: 15px; margin-bottom: 15px; border: solid 0 #fff; cursor: auto; }

.button2:hover, .button2:active { background-image: url(pics/button_verzend_off.jpg); background-repeat: no-repeat; width: 69px; height: 16px; margin-top: 15px; margin-bottom: 15px; border: solid 0 #fff; cursor: auto; }

<!-- Code for Popup Image -->
<style type="text/css">

.thumbnail{
position: relative;
z-index: 0;
}

.thumbnail:hover{
background-color: transparent;
z-index: 50;
}

.thumbnail span{ /*CSS for enlarged image*/
background-color: #fff; padding: 5px; border: solid 1px #3f983e; visibility: hidden; color: black; font-size: 7pt; font-family: tahoma; text-decoration: none; position: fixed; left: -1000px; }

.thumbnail span img{ /*CSS for enlarged image*/
border-width: 0;
padding: 2px;
}

.thumbnail:hover span{ /*CSS for enlarged image on hover*/
left: 5px; bottom: 5px; visibility: visible; /*position where enlarged image should offset horizontally */

}

</style>


