body {
	scrollbar-3dlight-color:FFFFFF;
	scrollbar-arrow-color:666600;
	scrollbar-base-color:FFFFFF;
	scrollbar-darkshadow-color:FFFFFF;
	scrollbar-face-color:FFFFFF;
	scrollbar-highlight-color:FFFFFF;
	scrollbar-shadow-color:666600;
	scrollbar-track-color:FFFFFF;
}

ul {
	list-style-image: url(../design_elements/bullet.gif);
	margin-left: 2em; padding-left: 0;
}

.normaal {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: 25px;
	font-weight: normal;
	color: #666666;
	text-decoration: none;
	text-align: justify;
	padding-right: 1px;
}

.titel {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	font-weight: normal;
	color: #666666;
	text-decoration: underline;

}

.subtitel {

	font-family: "Courier New", Courier, mono;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
	text-align: right;
}

.intro {

	font-family: "Times New Roman", Times, serif;
	font-size: 13px;
	font-style: normal;
	line-height: 25px;
	font-weight: normal;
	color: #666666;
	text-decoration: none;
	text-align: justify;
}

a:link {
	color: #666666;
	text-decoration: none;
	border-bottom:1px solid #999999; 
}

a:visited {
	color: #666666;
	text-decoration: none;
	border-bottom:1px solid #CCCCCC; 
}

a:hover {
	color: #666666;
	text-decoration: none;
	border-bottom:1px solid #666666; 
}

a:active {
	color: #666666;
	text-decoration: none;
	border-bottom:1px solid #999999; 
}

img.floatLeft { 
    float: left; 
    margin: 0px 10px 0px 0px; 
	border: 0px #FFFFFF solid;
}

img.floatRight { 
    float: right; 
    margin: 0px 0px 0px 10px; 
	border: 0px #FFFFFF solid;
}
.normaalNoJustify {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: 25px;
	font-weight: normal;
	color: #666666;
	text-decoration: none;
}
.klein {


	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	color: #666666;
	text-decoration: none;
}
.smallCaps {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: 25px;
	font-weight: normal;
	color: #666666;
	text-decoration: none;
	text-align: justify;
	font-variant: small-caps;

}
