/* CSS Document */

.framebody {
	background-image: url(images/iframe.gif);
	background-repeat: no-repeat;
	background-attachment:fixed;
}
.titel {
	color: #071a05;
	font-weight: bold;
	font-family: Geneva, Arial, Helvetica, sans-serif;
}
.titelmidden {
	color: #071a05;
	font-weight: bold;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	}
.tekst {
	color: #071a05;
	font-weight: normal;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: small;
}
body {
	color: #071a05;
	font-weight: normal;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: small;
	scrollbar-3dlight-color:#83c855;
        scrollbar-arrow-color:white;
        scrollbar-track-color:gray;
        scrollbar-darkshadow-color:black;
        scrollbar-face-color:#83c855;
	scrollbar-highlight-color:;
        scrollbar-shadow-color:;
}

