
html, body{
	background-color:#009ee0
}
p{ }
#maincontent a, #maincontent a:link, #maincontent a:visited{
	color:#3366CC
}
#maincontent a:hover{
color:#E2007A}
hr{  size="1" noshade="noshade" }

.marginBottom20{ margin-bottom:20px
	}
/* ############### news ############### */
#news{ }	
#news a, #news a:link, #news a:visited{
	display:block;
	width: 100%;
}
#news a:hover{display:block;color:#FFFFFF;background-color:#9F9E93;  text-decoration:none; }


/* ############### CRUMBPATH ADDONS ############### */
#crumbpath{
font-size:80%; color: #666 !important; /* crumbpathdividers color */
}
#crumbpath a:link, #crumbpath a:visited{
	color: #666;}
#crumbpath a:hover, #crumbpath a:active{	color: silver;}

/*+++++ OPMAAK AFBEELDINGEN +++++*/
.imagericht{
	float:right;
	margin-left:10px;
	border:1px solid #000000;
}
.imageleft{
	float:left;
	margin-right:10px;
	border:1px solid #000000;
}
.imageborder{
	border:1px solid #000000;
}
/* ########## FORM ########## */
.formrow{
	display: block;
	border: 0px solid yellow;
	margin: 0 0 10px 0;}

.description{
	float: left;
	width: 80px;
	text-align: right;}

.formfield{
	margin: 0 0 0 90px;}

input, textarea{
	font-size: 10px;
	border:1px solid #CCC;
	padding:0 0 2px 0}

.highlight{
	color: red !important;}

/* ######### FAQ ######### */
#faq{cursor:hand; color:#009ee0; text-decoration:underline}