body {
	scrollbar-3dlight-color:f32023;
	scrollbar-arrow-color:f32023;
	scrollbar-base-color:f32023;
	scrollbar-darkshadow-color:FFFFFF;
	scrollbar-face-color:FFFFFF;
	scrollbar-highlight-color:FFFFFF;
	scrollbar-shadow-color:f32023;
	scrollbar-track-color:FFFFFF;
	padding-right: 16px;
}

img{
	border: 0;
	margin: 0;
}

.titel {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #f32023;
	text-decoration: none;
	font-weight: bold;
	text-align: left;
	text-transform: uppercase;
}

.tekst {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
	text-decoration: none;
	font-weight: normal;
	text-align: justify;
	line-height: 20px;

}

a:link { color: #333333; text-decoration: underline; }
a:visited { color: #333333; text-decoration: underline; }
a:hover { color: #f32023; text-decoration: underline; }
a:active { color: #333333; text-decoration: underline; }

hr{ height: 0; border: 0; border-top: 1px dashed #F32023; margin-top: 5px; margin-bottom: 5px; }


ul {
	list-style-image: url(../design_elements/bullet.gif);
	margin-left: 20px; padding-left: 0;
	line-height: 20px;
}

.floatLeft { 
    float: left; 
    margin: 0px 10px 0px 0px; 
	border: 0px #FFFFFF solid;
}

.floatRight { 
    float: right; 
    margin: 0px 0px 0px 10px; 
	border: 0px #FFFFFF solid;
}
.tekstGeenUitlijning {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
	text-decoration: none;
	font-weight: normal;
	line-height: 20px;
}
.tekstWit {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	text-decoration: none;
	font-weight: normal;
	line-height: 20px;
}
.tekstKlein {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #666666;
	text-decoration: none;
	font-weight: normal;
	text-align: justify;
	line-height: 20px;
}

.tekstWit a:link{color:#FFFFFF; text-decoration: underline; }
.tekstWit a:visited{color:#FFFFFF; text-decoration: underline; }
.tekstWit a:hover{color:#000000; text-decoration: underline; }
.tekstWit a:active{color:#FFFFFF; text-decoration: underline; }