/*  */
/* CSS by AUGUSTINUS 2005 */
/*  */
body{
	scrollbar-track-color:#777777;
	scrollbar-face-color:#E6E6E6;
	scrollbar-arrow-color:#0B0B0B;
	scrollbar-3dlight-color:#CCCCCC;
	scrollbar-highlight-color:#f9f9f9;
	scrollbar-shadow-color:#555555;
	scrollbar-darkshadow-color:#222222;
	padding: 0px;
	font-family: verdana; font-size:8pt; color:#000000; background-color:#FFFFFF
}
/* hyperlink opmaak in tekst */
a					{ font-family: verdana; font-size: 8pt; color: #000040; text-decoration:none; font-weight:bold}
a:visited			{ color: #707090}
a:hover				{ color: #FF0000}
a:active			{ color: #800000}

/* hyperlink opmaak speciaal, visited niet zichtbaar (zelfde kleur) */
a.spec				{ font-family: verdana; font-size: 8pt; color: #000040; text-decoration:none; font-weight:bold}
a:visited.spec		{ color: #000040}
a:hover.spec		{ color: #FF0000}
a:active.spec		{ color: #800000}

/* hyperlink opmaak als knop */
a.knop				{ font-family: verdana; font-size: 8pt; color:#000000; text-decoration:none;
					border-style: outset; border-width: 1px; padding-left: 4px; padding-right: 4px; 
					padding-top: 1px; padding-bottom: 1px; background-color:#C0C0C0; font-weight:bold }
a:hover.knop		{ color: #666666; background-color:#C0C0C0; font-weight:bold}

a:active.knop		{ border-style:inset; border-width:1px; color: #666666;
					background-color: #C0C0C0; text-decoration:none; font-weight:bold }

/* overige styles */
.smallprint  { font-size: 7pt; color:#000000 }
.line        { border-left-width: 1px; border-right-width: 1px; border-top-width: 1px; 
               border-bottom: 1px solid #666666 }
.kop			{ color: #FFFFFF; background-color: #666666; font-weight:bold; height:17; padding-top:1px; padding-left:4px }
table			{ padding:2px; font-family: verdana; font-size:8pt; color:#000000; background-color:#EEEEEE}
td.wit         { background-color: #DDDDDD }
p            { margin-top: 0; margin-bottom: 8 }
h6           { font-size: 8pt; font-weight: bold; margin-bottom:0; color:#333333 }
h5           { font-size: 10pt; font-weight: bold; margin-bottom:0; color:#333333 }
h4           { font-size: 10pt; font-weight: bold; margin-bottom:0; color:#333333 }
h3           { font-size: 10pt; font-weight: bold; margin-bottom:6; color:#333333; margin-top:0 }
h2           { font-size: 12pt; font-weight: bold; margin-bottom:12; color:#333333; margin-top:0 }
h1           { font-size: 14pt; font-weight: bold; margin-bottom:12; color:#333333; margin-top:0 }
hr           { color: #C0C0C0; height:1 }
li           { margin-top: 0; margin-bottom: 0; margin-left:8; margin-right:0 }
ul           { margin-top: 0; margin-bottom: 0; margin-left:8; margin-right:0 }

.img_links   { float: left; margin-top:2; margin-bottom:4; margin-left:0; margin-right:6;}
.formknop  { font-size: 10px; font-weight: bold; color:#000000}