/* CSS Document */
.formtxtfield {font-family:"Trebuchet MS",Arial, Verdana;font-size:12px;color:#333333;height:18px;width:100px;border:1px solid #333}
.formnewsletter {font-family:"Trebuchet MS",Arial, Verdana;font-size:12px;color:#333333;height:18px;width:170px;border:1px solid #333}
.formbox{font-family:"Trebuchet MS",Arial, Verdana;font-size:12px;color:#333333;height:18px;width:200px;border:1px solid #333}
.formboxNr{font-family:"Trebuchet MS",Arial, Verdana;font-size:12px;color:#333;height:18px;width:35px;border:1px solid #333}
.formboxMultline{font-family:"Trebuchet MS",Arial, Verdana;font-size:12px;color:#333;width:400px;border:1px solid #333}
.formboxStreet{font-family:"Trebuchet MS",Arial, Verdana;font-size:12px;color:#333;height:18px;width:150px;border:1px solid #333}

/* fonts */
body {
	font-family: "Trebuchet MS",Arial, Verdana;
	font-size:14px;
	line-height:16px;
	color: #333333;
	}
	
 .small{
	font-family: "Trebuchet MS",Arial, Verdana;
	font-size:12px;
	line-height:14px;
	color: #333333;
	} 
	
.black {
	font-family: "Trebuchet MS",Arial, Verdana;
	font-size:14px;
	line-height:16px;
	color: #000000;
	}
	
.taalkeuze{
	font-family: "Trebuchet MS",Arial, Verdana;
	font-size:14px;
	line-height:16px;
	color: #F15A21;
}

/* buttons */
.button_orange {
	font-family: "Trebuchet MS",Arial, Verdana;
	font-size:14px;
	line-height:16px;
	color: #F15B22;
	font-weight: bold;
	}
	
.button_black {
	font-family: "Trebuchet MS",Arial, Verdana;
	font-size:14px;
	line-height:16px;
	color: #000000;
	font-weight: bold;
	}	
	
.button_white {
	font-family: "Trebuchet MS",Arial, Verdana;
	font-size:14px;
	line-height:16px;
	color: #FFFFFF;
	font-weight: bold;
	}
	
a.button_grey:link {  font-weight: normal; color:#333333; text-decoration:none; font-size:14px; font-weight: bold;}
a.button_grey:visited {  font-weight: normal; color:#333333; text-decoration:none; font-size:14px; font-weight: bold;}
a.button_grey:hover {  font-weight: normal; color:#2385C7; text-decoration:underline; font-size:14px; font-weight: bold;}
a.button_grey:active {  font-weight: normal; color:#333333; text-decoration:none; font-size:14px; font-weight: bold;}	


/* titles */
.title {
	font-family: "Trebuchet MS",Arial, Verdana;
	font-size:23px;
	line-height:25px;
	color: #333333;
	font-weight: normal;
	}
	
.title_extra_small {
	font-family: "Trebuchet MS",Arial, Verdana;
	font-size:20px;
	line-height:22px;
	color: #333333;
	font-weight: normal;
	}	
.title_orange {
	font-family: "Trebuchet MS",Arial, Verdana;
	font-size:19px;
	line-height:20px;
	color: #F15B22;
	font-weight: normal;
	}

.title_orange_large {
	font-family: "Trebuchet MS",Arial, Verdana;
	font-size:20px;
	line-height:22px;
	color: #F15B22;
	font-weight: normal;
	}
.title_orange_extra_large {
	font-family: "Trebuchet MS",Arial, Verdana;
	font-size:30px;
	line-height:35px;
	color: #F15B22;
	font-weight: normal;
	}	
	

.title_grey_large {
	font-family: "Trebuchet MS",Arial, Verdana;
	font-size:14px;
	line-height:16px;
	color: #333333;
	font-weight: bold;
	}
	

	
/* subnav */
a.subnav:link {  font-weight: normal; color:#F15B22; text-decoration:none; font-size:14px; font-weight: bold;}
a.subnav:visited {  font-weight: normal; color:#F15B22; text-decoration:none; font-size:14px; font-weight: bold;}
a.subnav:hover {  font-weight: normal; color:#2385C7; text-decoration:none; font-size:14px; font-weight: bold;}
a.subnav:active {  font-weight: normal; color:#F15B22; text-decoration:none; font-size:14px; font-weight: bold;}

/* zijnav_left */
a.zijnav:link {  font-family: "Trebuchet MS", Arial, Verdana; font-weight: bold; color:#F15B22; text-decoration:none; font-size:14px; }
a.zijnav:visited {  font-family: "Trebuchet MS", Arial, Verdana; font-weight: bold; color:#F15B22; text-decoration:none; font-size:14px; }
a.zijnav:hover {  font-family: "Trebuchet MS", Arial, Verdana; font-weight: bold; color:#2385C7; text-decoration:none; font-size:14px; }
a.zijnav:active {  font-family: "Trebuchet MS", Arial, Verdana; font-weight: bold; color:#F15B22; text-decoration:none; font-size:14px; }

.blue {
	font-family: "Trebuchet MS",Arial, Verdana;
	font-size:14px;
	line-height:16px;
	color: #2385C7;
	font-weight: bold;
	}	

.orange {
	font-family: "Trebuchet MS",Arial, Verdana;
	font-size:14px;
	line-height:16px;
	color: #F15B22;
	font-weight: normal;
	}	

.error {
	color:#FF0000;
	}	
	

/* links */
a:link {  font-weight: normal; color: #2385C7; text-decoration:underline;}
a:visited {  font-weight: normal; color: #2385C7; text-decoration:underline;}
a:hover {  font-weight: normal; color: #F15B22; text-decoration:underline;}
a:active {  font-weight: normal; color: #2385C7; text-decoration:underline;}

a.news:link {  font-weight: normal; color:#2385C7; text-decoration:underline; font-size:12px;}
a.news:visited {  font-weight: normal; color:#2385C7; text-decoration:underline; font-size:12px;}
a.news:hover {  font-weight: normal; color:#F15B22; text-decoration:underline; font-size:12px;}
a.news:active {  font-weight: normal; color:#2385C7; text-decoration:underline; font-size:12px;}

a.bodytext:link {  font-weight: normal; color:#333333; text-decoration:none; font-size:14px;}
a.bodytext:visited {  font-weight: normal; color:#333333; text-decoration:none; font-size:14px;}
a.bodytext:hover {  font-weight: normal; color:#2385C7; text-decoration:underline; font-size:14px;}
a.bodytext:active {  font-weight: normal; color:#333333; text-decoration:none; font-size:14px;}

a.bold:link {  font-weight: bold; color:#2385C7; text-decoration:underline; font-size:14px;}
a.bold:visited {  font-weight: bold; color:#2385C7; text-decoration:underline; font-size:14px;}
a.bold:hover {  font-weight: bold; color:#F15B22; text-decoration:underline; font-size:14px;}
a.bold:active {  font-weight: bold; color:#2385C7; text-decoration:underline; font-size:14px;}

a.contact:link {  font-weight: normal; color:#333333; text-decoration:none; font-size:14px;}
a.contact:visited {  font-weight: normal; color:#333333; text-decoration:none; font-size:14px;}
a.contact:hover {  font-weight: normal; color:#2385C7; text-decoration:none; font-size:14px;}
a.contact:active {  font-weight: normal; color:#333333; text-decoration:none; font-size:14px;}

a.taalkeuze:link {  font-weight: normal; color:#333333; text-decoration:none; font-size:14px;}
a.taalkeuze:visited {  font-weight: normal; color:#333333; text-decoration:none; font-size:14px;}
a.taalkeuze:hover {  font-weight: normal; color:#F15A21; text-decoration:none; font-size:14px;}
a.taalkeuze:active {  font-weight: normal; color:#333333; text-decoration:none; font-size:14px;}

a.legal:link {  font-weight: normal; color:#333333; text-decoration:none; font-size:12px;}
a.legal:visited {  font-weight: normal; color:#333333; text-decoration:none; font-size:12px;}
a.legal:hover {  font-weight: normal; color:#2385C7; text-decoration:none; font-size:12px;}
a.legal:active {  font-weight: normal; color:#333333; text-decoration:none; font-size:12px;}

a.link_small:link {  font-weight: normal; color:#2385C7; text-decoration:underline; font-size:12px;}
a.link_small:visited {  font-weight: normal; color:#2385C7; text-decoration:underline; font-size:12px;}
a.link_small:hover {  font-weight: normal; color:#F15B22; text-decoration:underline; font-size:12px;}
a.link_small:active {  font-weight: normal; color:#2385C7; text-decoration:underline; font-size:12px;}

/*blog tag cloud*/
div.blogTagCloud{line-height:normal;}
div.blogTagCloud a, div.blogTagCloud a:link ,div.blogTagCloud a:visited ,div.blogTagCloud a:active {color:#999;text-decoration:none;}
div.blogTagCloud a:hover {color:#666;text-decoration:none;}


.hr {
	color:#CCCCCC;
	height:1px;
}