html, body, table, tr, td, input, textarea, select {
	font-family:Tahoma, Arial, Helvetica;
	font-size:12px;
}

html, body, table, tr, td {
	text-align:justify;
}

html, body {
	background-color:#000000;
	line-height:18px;
	margin:0px;
}

html {
	overflow: -moz-scrollbars-vertical;
}

table, tr, td, th {
	vertical-align:top;
}

img {
	border:0px;
}

.tblPagina {
	margin-bottom:0px;
}

.tdEenKolKaal {
	width:227px;
}

.tdEenKol {
	width:207px;
	padding:35px 0px 0px 20px;
}

.tdTweeKol {
	width:434px;
	padding:35px 0px 0px 20px;
}

.tdDrieKol {
	width:661px;
	padding:35px 0px 0px 20px;
}

.tdVierKol {
	width:890px;
	padding:35px 0px 0px 20px;
}

a:link, a:visited, a:active {
	text-decoration:underline;
	color:#000000;
}

a:hover {
	text-decoration:underline;
	color:#000000;
}

a.nav {
	margin:19px 0px 0px 20px;
	display:block;
	float:left;
	text-transform:uppercase;
	font-size:11px;
	font-weight:bold;
}

a.nav:link, a.nav:visited, a.nav:active {
	text-decoration:none;
	color:#000000;
}

a.nav:hover {
	text-decoration:none;
	color:#FFFFFF;
}

a.subnav {
	display:block;
	width:187px;
	font-size:12px;
	letter-spacing:1px;
	line-height:25px;
	font-weight:bold;
	border-top:1px solid #CECECE;
	border-bottom:1px solid #CECECE;
	margin-bottom:7px;
	padding:0px 20px;
	background-image:url(../gfx/trans.png);
}

a.subnav:link, a.subnav:visited, a.subnav:active {
	text-decoration:none;
	color:#000000;
}

a.subnav:hover, a.subnavActive {
	border-top:1px solid #000000;
	border-bottom:1px solid #000000;
}

a.case:link, a.case:visited, a.case:active, a.case:hover {
	text-decoration:underline;
	color:#96C329;
}

th {
	text-align:left;
}

tr.tarieven, th.tarieven {
	height:25px;
}

.paginaKop {
	font-size:16px;
	font-weight:bold;
	line-height:30px;
	margin-bottom:10px;
}

.td200px {
	width:200px;
}

.dvTitelbalk {
	height:36px;
	padding:12px 0px 0px 20px;
	font-size:18px;
	line-height:normal;
}

input.input {
	border:1px solid #CCCCCC;
	padding:3px;
}

input.frm {
	border:1px solid #000000;
	width:275px;
	margin-bottom:3px;
	padding:3px;
}

textarea.frm {
	border:1px solid #000000;
	width:275px;
	margin-bottom:3px;
	padding:3px;
}

select.frm {
	border:1px solid #000000;
	width:283px;
	margin-bottom:3px;
}

.witvlak {
	padding:10px;
	border:1px solid #000000;
	background-color:#FFFFFF;
	cursor:pointer;
}