body {
	scrollbar-3dlight-color:000000;
	scrollbar-arrow-color:000000;
	scrollbar-base-color:000000;
	scrollbar-darkshadow-color:e3cb93;
	scrollbar-face-color:e3cb93;
	scrollbar-highlight-color:e3cb93;
	scrollbar-shadow-color:000000;
	scrollbar-track-color:e3cb93;
	padding: 0px 20px 0px 0px;
	margin: 0px;
	background-image: url("../design_2009/background_iframe.jpg"); background-attachment: fixed
}





.titel {
	font-family: "Courier New", Courier, mono;
	font-size: 20px;
	color: #000000;
	font-weight: normal;
	text-align: left;
	font-variant: normal;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #000000;
	margin-bottom: 10px;
	padding-bottom: 0px;
	text-transform: uppercase;
}

.tekst {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	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 solid #e9121d; margin-top: 5px; margin-bottom: 5px; }


ul {
	list-style-image: url(../design_elements/bullet.gif);
	margin-left: 20px; padding-left: 0;
	line-height: 20px;
}

.FotoLinks { 
    float: left; 
    margin: 0px 20px 0px 0px; 
	border: 1px #000000 solid;
}

div.commentLinks{
	width: 250px;
	float: left;
	margin: 0;
	margin-top: 5px;

	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: italic;
	color: #000;
}

.FotoRechts { 
    float: right; 
    margin: 0px 0px 0px 20px; 
	border: 1px #000000 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: #000000;
	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;
}

.tekst a:link{color:#000000; text-decoration: none; border-bottom: 1px dashed #e9121d; }
.tekst a:visited{color:#000000; text-decoration: none; border-bottom: 1px dashed #e9121d;}
.tekst a:hover{color:#e9121d; text-decoration: none; border-bottom: 1px dashed #e9121d;}
.tekst a:active{color:#000000; text-decoration: none; border-bottom: 1px dashed #e9121d;}


.RoodkaderLinks {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #e9121d;
	text-decoration: none;
	font-weight: normal;
	text-align: justify;
	line-height: 20px;
	background-color: #D23C04;
	background-position: 0px 0px;
	width: 240px;
	margin-right: 20px;
	padding: 10px;
	float: left;
}

.RoodkaderRechts {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #e9121d;
	text-decoration: none;
	font-weight: normal;
	text-align: justify;
	line-height: 20px;
	background-color: #D23C04;
	background-position: 0px 0px;
	width: 240px;
	margin-left: 0px;
	padding: 10px;
	float: right;

}

.GeelKaderLinks {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #D23C04;
	text-decoration: none;
	font-weight: normal;
	text-align: justify;
	line-height: 20px;
	background-color: #e9121d;
	background-position: 0px 0px;
	width: 220px;
	padding: 10px;
	margin-right: 20px;
	float: left;
}

.GeelKaderRechts {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #D23C04;
	text-decoration: none;
	font-weight: normal;
	text-align: justify;
	line-height: 20px;
	background-color: #e9121d;
	background-position: 0px 0px;
	width: 240px;
	padding: 10px;
	margin-left: 0px;
	float: right;

}
.TussenTitel {
	font-family: "Courier New", Courier, mono;
	font-size: 16px;
	color: #e9121d;
	font-weight: normal;
	text-align: left;
	font-variant: small-caps;
	padding-bottom: 10px;
	line-height: 20px;

}

span.fakeLink{
	cursor: pointer;
}

/* overzicht geplaatste commentaren */

#comment_list div.box{
	position: relative;
	margin-top: 5px;
	margin-bottom: 5px;
	border-bottom: 1px dashed #e9121d;
}

#comment_list p.comment{
	width: 500px;
	margin: 0;
	padding: 0;
	margin-bottom: 5px;
}

#comment_list span.name{
	width: 250px;
	float: left;
	color: #e9121d;
	font-style: italic;
}

#comment_list span.date{
	width: 150px;
	float: right;
	color: #e9121d;
	font-style: italic;
	text-align: right;
}

/* formulier voor het plaatsen van commentaren */
#comment_list input{
	margin: 2px;
}

/* home pagina css */
#home_txt p:first-child{ margin-top: 0; }