body {
	padding: 0;
	margin: 0;
	background-color: #fff;
	color: #000;
	font-family: Arial, Verdana, Helvetica, san-serif;
	font-size: 11px;
	line-height: 19px;
	}
.bg_home {
	background-image: url(../img/template/bg_home.jpg);
	background-position: top left;
	background-repeat: repeat-x;
	}
.bg_medewerkers {
	background-image: url(../img/template/bg_medewerkers.jpg);
	background-position: top left;
	background-repeat: repeat-x;
	}
.bg_template {
	background-image: url(../img/template/bg_template.jpg);
	background-position: top left;
	background-repeat: repeat-x;
	}
.bg_speciaal {
	background-image: url(../img/template/blokje_links.gif);
	background-position: top left;
	background-repeat: no-repeat;
	}
td {
	text-align: left;
	color: #000;
	font-family: Arial, Verdana, Helvetica, san-serif;
	font-size: 11px;
	line-height: 19px;
	}
a:link {
	color: #D30033;
	text-decoration: underline;
	}
a:visited {
	color: #D30033;
	text-decoration: underline;
	}
a:hover {
	color: #000;
	text-decoration: underline;
	}
a:active {
	color: #D30033;
	text-decoration: underline;
	}
.footer {
	color: #333;
	font-size: 9px;
	padding-left: 36px;
	}
.footer a:link {
	color: #333;
	text-decoration: underline;
	}
.footer a:visited {
	color: #333;
	text-decoration: underline;
	}
.footer a:hover {
	color: #D30033;
	text-decoration: underline;
	}
.footer a:active {
	color: #333;
	text-decoration: underline;
	border-bottom-style: dotted;
	}
.balloon a:link {
	color: #D30033;
	text-decoration: none;
	border-bottom-width: 1px;
	border-bottom-color: #D30033;
	border-bottom-style: dashed;
	}
.balloon a:visited {
	color: #000;
	text-decoration: none;
	border-bottom-width: 1px;
	border-bottom-color: #D30033;
	border-bottom-style: dashed;
	}
.balloon a:hover {
	color: #D30033;
	text-decoration: none;
	border-bottom-width: 1px;
	border-bottom-color: #D30033;
	border-bottom-style: dashed;
	}
.balloon a:active {
	color: #000;
	text-decoration: none;
	border-bottom-width: 1px;
	border-bottom-color: #D30033;
	border-bottom-style: dashed;
	}
.bcrumb {
	padding-left: 36px;
	}
.bcrumb a:link {
	color: #D30033;
	text-decoration: underline;
	}
.bcrumb a:visited {
	color: #D30033;
	text-decoration: underline;
	}
.bcrumb a:hover {
	color: #000;
	text-decoration: underline;
	}
.bcrumb a:active {
	color: #D30033;
	text-decoration: underline;
	}
.kop {
	color: #D30033;
	font-weight: bold;
	font-size: 13px;
	line-height: 22px;
	}
.bullet {
	color: #D30033;
	}
.kader {
	padding-left: 10px;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #D30033;
	}

/* Uitklapmenus*/
dl.faq {
	margin-top: 1em;
	font-style: normal;
}
dt.faq {
	margin-top: 1em;
	font-weight: bold;
	font-style: normal;
}
dd.faq {
	margin-left: 0px;
	font-style: normal;
	display: none;
}