body {
	font-family : Arial;
	font-size : 12px;
	color: #ffffff;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	margin-top: 0px;
	scrollbar-face-color:#FFFFFF;
	scrollbar-arrow-color:#45453f;
	scrollbar-track-color:#FFFFFF;
	scrollbar-shadow-color:#FFFFFF;
	scrollbar-highlight-color:#FFFFFF;
	scrollbar-3dlight-color:#FFFFFF;
	scrollbar-darkshadow-Color:#FFFFFF;
}



body.index {
	background-image: url(../images/shim.gif);
}
table {
	margin-left: auto;
	margin-top: auto;
	font-family : Arial;
	font-size : 12px;
	color: #ffffff;
}
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:top;
}



#ankone {
    margin-left: auto; 
    margin-right: auto;

	text-align: auto;
    width: 991px;
    height: 901px;
	
    border: 0px;
}



h1 {
	font-family: Arial;
	font-size: 24px;
	font-weight: bold;
	margin-top: 20px;
	letter-spacing: 0px;
	color: #ffffff;
}
p {
	font-family: Arial;
	font-size: 12px;
	font-weight: regular;
	letter-spacing: 0px;
	color: #ffffff;
}
.p1 {
	color: #666666;
}
.p2 {
	color: #ffffff;
}



a.p:link {
	text-decoration:none; 
	color: #c6c72e;
} 
a.p:visited {
	text-decoration:none; 
	color: #c6c72e;
} 
a.p:hover {
	text-decoration:underline; 
	color: #c6c72e;
}

a.p1:link {
	text-decoration:none; 
	color: #7c802b;
} 
a.p1:visited {
	text-decoration:none; 
	color: #7c802b;
} 
a.p1:hover {
	text-decoration:underline; 
	color: #7c802b;
}

a.p2:link {
	text-decoration:none; 
	color: #ffffff;
} 
a.p2:visited {
	text-decoration:none; 
	color: #ffffff;
} 
a.p2:hover {
	text-decoration:underline; 
	color: #ffffff;
}



input {
	font-family: Calibri, Arial; 
	font-size: 12px; 
	border: 0;
	background-color: #e2e2e2;
	width: 300px;
	height: 17px;
	}
.b_zoek {
	width: 18px;
	height: 31px;
	}
