/* algemene eigenschappen */
body,td,th {
	font-family: Verdana;
	font-size: 11px;
	font-style: normal;
	line-height: 16px;
	font-weight: normal;
	color: #000040;
}
span.toelichting {
	font-family: Verdana;
	font-size: 11px;
	font-style: normal;
	line-height: 16px;
	font-weight: bold;
	color: #008181;
}

/*i { color: #f90; font-style: normal; font-weight: bold; font-size: 16px; font-family: Verdana}*/

a:link { color: #309; font-weight: bold; line-height: 16px; font-family: Verdana, Arial, Helvetica; text-decoration: none }
a:visited { color: #9966CC; font-weight: bold; line-height: 16px; font-family: Verdana, Arial, Helvetica; text-decoration: none }
a:active { color: #9966CC; font-weight: bold; line-height: 16px; font-family: Verdana, Arial, Helvetica; text-decoration: none }
a:hover { color: #9966CC; font-weight: bold; line-height: 16px; font-family: Verdana, Arial, Helvetica; text-decoration: none }
.activeLink {
	text-decoration: underline;
	color: #FFFFFF;
}

form.zoek {
	margin-bottom: -10px;
	margin-left: 5px;
	margin-top: 5px;
}
img.imageline {
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #000000;
}

/* topkop */
td.topkop {
	color: #8E72C9; 
	font-size: 11px; 
	line-height: 16px; 
	font-family: Verdana, Arial, Helvetica;
	background-color: #309;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #8E72C9
}

.topkop a:link { color: #8E72C9; font-weight: bold; line-height: 16px; font-family: Verdana, Arial, Helvetica; text-decoration: none }
.topkop a:visited { color: #8E72C9; font-weight: bold; line-height: 16px; font-family: Verdana, Arial, Helvetica; text-decoration: none }
.topkop a:active { color: #8E72C9; font-weight: bold; line-height: 16px; font-family: Verdana, Arial, Helvetica; text-decoration: none }
.topkop a:hover { color: #FFFFFF; font-weight: bold; line-height: 16px; font-family: Verdana, Arial, Helvetica; text-decoration: none }


/* submenu */
td.submenu {
	color: #8E72C9; 
	font-size: 12px; 
	line-height: 16px; 
	font-family: "Times New Roman";
	background-color: #00CCCC;
}

.submenu a:link { color: white; font-weight: normal; font-size: 12px; line-height: 16px; font-family: "Times New Roman"; text-decoration: none }
.submenu a:visited { color: #CCFFFF; font-weight: normal; font-size: 12px; line-height: 16px; font-family: "Times New Roman"; text-decoration: none }
.submenu a:active { color: #309; font-size: 12px; line-height: 16px; font-family: "Times New Roman"; text-decoration: none }
.submenu a:hover { color: #309; font-size: 12px; line-height: 16px; font-family: "Times New Roman"; text-decoration: none }
.submenu em { color: #309; font-style: normal; font-size: 12px; line-height: 16px; font-family: "Times New Roman"; text-decoration: none }
.submenu i { color: #f90; font-style: normal; font-weight: bold; font-size: 16px; font-family: "Times New Roman" }

td.streep {
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #FF9900;
}
td.streep {
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #FF9900;
}
td.streep2 {
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #330099;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #ccffff;
}
/* nieuwsubmenu */
td.nieuwsubmenu {
	color: #8E72C9; 
	font-size: 10px; 
	line-height: 16px; 
	font-family: "Verdana, Arial, Helvetica";
	background-color: #00CCCC;
}

.nieuwsubmenu a:link { color: #CCFFFF; font-weight: bold; font-size: 10px; line-height: 16px; font-family: "Verdana, Arial, Helvetica"; text-decoration: none }
.nieuwsubmenu a:visited { color: #99FFFF; font-weight: bold; font-size: 10px; line-height: 16px; font-family: "Verdana, Arial, Helvetica"; text-decoration: none }
.nieuwsubmenu a:active { color: #309; font-size: 10px; line-height: 16px; font-family: "Verdana, Arial, Helvetica"; text-decoration: none }
.nieuwsubmenu a:hover { color: #309; font-size: 10px; line-height: 16px; font-family: "Verdana, Arial, Helvetica"; text-decoration: none }
.nieuwsubmenu em { color: #309; font-style: bold; font-size: 10px; line-height: 16px; font-family: "Verdana, Arial, Helvetica"; text-decoration: none }
.nieuwsubmenu i { color: #f90; font-style: bold; font-weight: bold; font-size: 16px; font-family: "Verdana, Arial, Helvetica" }

/* content */
td.titel {
	color: #F0812F; 
	font-weight: bold; 
	font-size: 15px;
	line-height: 16px; 
	font-family: Verdana, Arial, Helvetica; 
	text-decoration: none;
}
span.titel {
	color: #F0812F; 
	font-weight: bold; 
	font-size: 15px;
	line-height: 16px; 
	font-family: Verdana, Arial, Helvetica; 
	text-decoration: none;
}

td.bgdonker {
	/*background-color: #6699CC;*/
	background-color: #00CCCC;
	color: #FFFFFF; 
	font-weight: normal;
	font-size: 11px; 
	font-family: Verdana; 
	text-decoration: none;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #000040;
	/*border-color: #454358;*/
}
td.bglichter {
	/*background-color: #BDC7EA;*/
	background-color: #E2EFEE;
	color: #454358; 
	font-weight: normal;
	font-size: 11px; 
	font-family: Verdana; 
	text-decoration: none;
	/*border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #00CCCC;*/
}
td.streeproze {
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #FFFFFF;
}
td.streeporanje {
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #FF9900;
}
td.streeprood {
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #990033;
}

/* menu */
td.menu { color: #330099; font-weight: bold; font-size: 15px; line-height: 16px; font-family: Verdana }
td.menukop { color: #330099; font-weight: bold; font-size: 15px; line-height: 16px; font-family: Verdana }

.menukop a:link { color: #330099; font-weight: bold; font-size: 15px; line-height: 16px; font-family: Verdana; text-decoration: none }
.menukop a:visited { color: #330099; font-weight: bold; font-size: 15px; line-height: 16px; font-family: Verdana; text-decoration: none }
.menukop a:active { color: #8E72C9; font-size: 15px; line-height: 16px; font-family: Verdana; text-decoration: none }
.menukop a:hover { color: #8E72C9; font-size: 15px; line-height: 16px; font-family: Verdana; text-decoration: none }

.menu a:link { color: white; font-weight: bold; font-size: 13px; line-height: 14px; font-family: Verdana; text-decoration: none }
.menu a:visited { color: #FFFFFF; font-weight: bold; font-size: 13px; line-height: 14px; font-family: Verdana; text-decoration: none }
.menu a:active { color: #8E72C9; font-size: 13px; line-height: 14px; font-family: Verdana; text-decoration: none }
.menu a:hover { color: #8E72C9; font-size: 13px; line-height: 14px; font-family: Verdana; text-decoration: none }
.menu em { color: #FFFFFF; font-style: normal; font-size: 18px; line-height: 16px; font-family: Verdana, Arial, Helvetica; text-decoration: none }
.menu i { color: #FFFFFF; font-style: normal; font-weight: bold; font-size: 16px; font-family: Verdana, Arial, Helvetica }

/* menuadres */
td.menuadres { color: #FFFFFF; font-weight: normal; font-size: 11px; line-height: 16px; font-family: Verdana }
.menuadres a:link { color: FFFFFF; font-weight: bold; font-size: 11px; line-height: 14px; font-family: Verdana; text-decoration: none }
.menuadres a:visited { color: #FFFFFF; font-weight: bold; font-size: 11px; line-height: 14px; font-family: Verdana; text-decoration: none }
.menuadres a:active { color: #330099; font-size: 11px; line-height: 14px; font-family: Verdana; text-decoration: none }
.menuadres a:hover { color: #330099; font-size: 11px; line-height: 14px; font-family: Verdana; text-decoration: none }

span.zoeklicht {
	background-color: #454358;
	color: #FFFFFF; 
	font-weight: bold; 
	line-height: 16px; 
	font-family: Verdana, Arial, Helvetica; 
	text-decoration: none;
}
/* rechterkolom */
td.rechterkolom {
	color: #008080; 
	background-color: #F3FCFC;

}




































































































                                                                                                                                                                                                                                                                                                            








































































































































































































                                                                                                                                                                                                                                                                                                            





































































































