body {
	font-family : Verdana, Arial, Helvetica;
	font-size : 11px;
	color: #000000;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	margin-top: 0px;
  	scrollbar-arrow-color: #FFFFFF;
  	scrollbar-track-color: #1a1a1a;
  	scrollbar-face-color: #1a1a1a;
  	scrollbar-highlight-color: #1a1a1a;
  	scrollbar-3dlight-color: #1a1a1a;
  	scrollbar-darkshadow-color: #1a1a1a;
  	scrollbar-shadow-color: #1a1a1a;
}
body.index {
	background-image: url(../images/shim.gif);
	}
table {
	margin-left: auto;
	margin-top: auto;
	font-family : Verdana, Arial, Helvetica;
	font-size : 11px;
	color: #000000;
}
table.txt{ 
	background-repeat: repeat-y;
	background-image: url(../images/bg_content.gif);
	width: 514px;
	height: 100%;
	}
table.form{ 
	background-repeat: repeat-y;
	background-image: url(../images/bg_content_form.gif);
	width: 514px;
	height: 100%;
	}
.padding {
	padding-top: 10px;
	padding-bottom: 10px;
	padding-right: 10px;
	padding-left: 13px;
	}
.padding_formulieren {
	padding-top: 10px;
	padding-bottom: 10px;
	padding-right: 10px;
	padding-left: 10px;
	}
tr {
	vertical-align:center;
}

.headerstyle {
	font-family: Verdana, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #FFFFFF;
}
.substyle {
	font-family: Verdana, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #FFFFFF;
}
.textstyle {
	font-family: Verdana, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
}
.smallstyle {
	font-family: Verdana, Helvetica, sans-serif;
	font-size: 9px;
	color: #FFFFFF;
}


A:link {
	text-decoration:none; 
	font-weight: regular;
	color: #ec7109;
	} 
A:visited {
	text-decoration:none; 
	color: #ec7109;
	} 
A:hover {
	text-decoration:none;
	color: #ffffff;
	}
	

A.wit:link {
	text-decoration:none; 
	font-weight: regular;
	color: #FFFFFF;
	} 
A.wit:visited {
	text-decoration:none; 
	color: #FFFFFF;
	} 
A.wit:hover {
	text-decoration:underline;
	color: #FFFFFF;
	}


input {
	font-family: Verdana; 
	font-size: 10px; 
	border: 0px;
	background-color: #E2E2E2;
	width: 100px;
	height: 17px;
	}
.b_zoek {
	width: 18px;
	height: 31px;
	}
	
.textarea {
	font-family: Verdana; 
	font-size: 10px; 
	border: 0px;
	background-color: #FFFFFF;
	width: 160px;
	height: 20px;
	}
.textblok {
	font-family: Verdana; 
	font-size: 10px; 
	border: 0px;
	background-color: #FFFFFF;
	width: 177px;
	height: 66px;
	}
.vinkje {
	font-family: Verdana; 
	font-size: 10px; 
	border: 0px;
	background-color: #FFFFFF;
	width: 17px;
	height: 17px
	}
	.buttons {
	font-family: Verdana; 
	font-size: 10px; 
	color: #FFFFFF;
	background-color: #B00116;
	width: 130px;
	height: 17px;
}

.verzendknop {
	font-family: Verdana; 
	font-size: 10px; 
	color: #FFFFFF;
	border: 0px;
	background-color: #ec7109;
	width: 160px;
	height: 20px
	}