/* CSS Document */

html{
			scrollbar-arrow-color: #fff;
			scrollbar-3dlight-color:#c00;
           	scrollbar-base-color:#000;
           	scrollbar-track-color:#000;
           	scrollbar-darkshadow-color:#c00;
           	scrollbar-face-color:#000;
           	scrollbar-highlight-color:#c00;
           	scrollbar-shadow-color:#000}

}

.deelnemers{
	color:#CC0000;
	font-size:14px;
	font-weight:bold;
	font-variant:small-caps
	

}

.image{
	float:right;
	margin-left: 10px;
	}

.contact_bold {font-size:12px; font:Geneva, Arial, Helvetica, sans-serif; font-weight:bold; color:#000;}
.contact_small {font-size:12px; font:Geneva, Arial, Helvetica, sans-serif; color:#000;}
.contact_error {font-size:12px; font:Geneva, Arial, Helvetica, sans-serif; font-weight:bold; color:#c00;}

input {
	background-color: white;
	border-right: 1px solid #c00;
	border-bottom: 1px solid #c00;
	border-top: 1px solid #c00;
	border-left: 1px solid #c00;
}

textarea {
	background-color: transparent;
	border-right: 1px solid #c00;
	border-bottom: 1px solid #c00;
	border-top: 1px solid #c00;
	border-left: 1px solid #c00;
	scrollbar-arrow-color: #c00;
	scrollbar-shadow-color: #fff;
	scrollbar-base-color: #fff;
	scrollbar-darkshadow-color: #c00;
	scrollbar-face-color: #c00;
	scrollbar-highlight-color: #fff;
	scrollbar-track-color: #fff;
}

h1 {
	color:#c00;
	font-size: 1.2em;
	font-weight: bold;
	font-variant: small-caps;
}
.h1_smal{
	color:#c00;
	font-size: 1.2em;
	font-weight: normal;
}

.h1_smal_home{
	color:#c00;
	font-size: 1.0em;
	font-weight: normal;
}
	
h2 {
	color:#000;
	font-size: 1.6em;
	font-variant:small-caps;
}
.h2_smal{
	color:#000;
	font-size: 0.9em;
	font-variant:small-caps;
}

h3 {
	font-size: 1.0em;
	font-weight:bold;
	margin-bottom: -1px;
}
.h3_smal{
	font-size: 1.0em;
	font-weight:normal;
}

.bold{
	font-weight:bold;
}

.rood{
	color:#c00;
	font-variant:small-caps;
	font-size:1.0em;
}

.zwart{
	color:#000;
	font-variant:small-caps;
	font-size:1.0em;
}

.italic{
	font-style:italic
}

.mitz {
	color: #fff;
}

a.mitzl:link {
	text-decoration: none;
	color: #fff;
}
a.mitzl:visited {
	text-decoration: none;
	color: #fff;
}
a.mitzl:hover {
	text-decoration: underline;
	color: #ccc;
}
a.mitzl:active {
	text-decoration: none;
	color: #ccc;
}

a.tekstlink_rood:link {
	text-decoration:none;
	font-weight:bold;
	color:#c00;
}

a.tekstlink_rood:visited {
	text-decoration:none;
	font-weight:bold;
	color:#c00;
}

a.tekstlink_rood:hover {
	text-decoration:underline;
	font-weight:bold;
	color:#000;
}

a.tekstlink_rood:active {
	text-decoration:underline;
	font-weight:bold;
	color:#000;
}

a.tekstlink_info:link {
	text-decoration:none;
	color:#fff;
}

a.tekstlink_info:visited {
	text-decoration:none;
	color:#fff;
}

a.tekstlink_info:hover {
	text-decoration:underline;
	color:#ccc;
}

a.tekstlink_info:active {
	text-decoration:underline;
	color:#ccc;
}
.interessant{
	font-family:"Courier New", Courier, monospace;
	line-height: 130%;}
	
.wieler{
	color:#3366cc;
	font-weight:bold;

}
	
.revue{
	color: #CC0000;
	font-weight:bold;
}	