body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 14px;
	color: #000000;
	height: 100%;
	width: 100%;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
.td_top {
	background-image: url(../images/tile_middle.jpg);
	background-repeat: repeat-x;
	background-position: top;
}
.td_line_right {
	border-right-width: 1px;
	border-right-style: dashed;
	border-right-color: #0072BB;
}
.nieuws_kop {
	font-weight: bold;
	color: #EC4034;
	font-size: 12px;
}
.link_nieuws:link {
	color: #0072BB;
	text-decoration: underline;
	font-size: 95%;
}
.link_nieuws:hover {
	text-decoration: none;
	color: #EC4034;
	font-size: 95%;
}
.link_nieuws:visited {
	color: #0072BB;
	text-decoration: underline;
	font-size: 95%;
}
.link_nieuws:active {
	color: #0072BB;
	text-decoration: underline;
	font-size: 95%;
	}
.link_wit:link {
	color: #0072BB; 
	text-decoration: underline;
}
.link_wit:hover {
	text-decoration: none;
	color: #EC4034;
}
.link_wit:visited {
	color: #0072BB;
	text-decoration: underline;
}
.link_wit:active {
	color: #0072BB;
	text-decoration: underline;
}.tekst_kop {

	font-weight: bold;
	color: #EB4036;
	font-size: 16px;
}
em {
	font-size: 10px;
	font-style: italic;
	line-height: 14px;
}
.tekst_klein {
	font-size: 9px;
	line-height: 12px;
	color: #333333;
}
.td_line {
	border: 1px dashed #BBCEEC;
}
.pt_wit {
	color: #FFFFFF;
	font-size: 95%;
}
.b_wit {
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
}
a:link {

	color: #0072BB;
	text-decoration: underline;
	font-size: 95%;
}
a:hover {

	text-decoration: none;
	color: #EC4034;
	font-size: 95%;
}
a:visited {

	color: #0072BB;
	text-decoration: underline;
	font-size: 95%;
}
a:active {

	color: #0072BB;
	text-decoration: underline;
	font-size: 95%;
}
.td_line_left {
	border-left-width: 1px;
	border-left-style: dashed;
	border-left-color: #0072BB;
}

