/*############################## Algemeen ##############################*/
body,td,th {
	font-family: 				"Times New Roman", Times, serif;
	font-size: 					14px;
	color: 						#000000;
	margin-top: 				0px;
	margin-bottom: 				0px;
	margin-left: 				0px;
	margin-right: 				0px;
}
a:link {
	color: 						#800000;
	text-decoration: 			none;
}
a:visited {
	color: 						#800000;
	text-decoration: 			none;
}
a:hover {
	color: 						#800000;
	text-decoration: 			underline;
}
a:active {
	color: 						#800000;
	text-decoration: 			none;
}

/*############################## Menu ##############################*/
a.menu:link {
	color: 						#800000;
	text-decoration: 			none;
}
a.menu:visited {
	color: 						#800000;
	text-decoration: 			none;
}
a.menu:hover {
	color: 						#800000;
	text-decoration: 			none;
}
a.menu:active {
	color: 						#800000;
	text-decoration: 			none;
}

a.menu_active:link {
	color: 						#000000;
	font-weight:				bold;
	text-decoration: 			none;
}
a.menu_active:visited {
	color: 						#000000;
	font-weight:				bold;
	text-decoration: 			none;
}
a.menu_active:hover {
	color: 						#000000;
	font-weight:				bold;
	text-decoration: 			none;
}
a.menu_active:active {
	color: 						#000000;
	font-weight:				bold;
	text-decoration: 			none;
}

/*############################## Main ##############################*/
input, textarea, select {
	background-color: 			#FFFFFF;
	border: 					1px solid #000000;
	color: 						#000000;
	font-family: 				"Times New Roman", Times, serif;
	font-size: 					14px;
}
.12 {
	font-size:					12px;
}
.red {
	color:						#800000;
}
.blokje {
	padding-left:				10px;
	padding-right:				10px;
	padding-top:				8px;
	color:						#666666;
}
.foto {
	margin-bottom:				13px;
}
.foto_th {
	margin-left: 				13px;
}
.text {
	width: 						930;
	height:						100%;
	border:						none;
	overflow: 					auto;
	padding-top:				13px;
}
.text2 {
	width: 						900;
	height:						100%;
	border:						none;
	overflow: 					auto;
	padding-top:				5px;
}
.bijzonder {
	width: 						585;
	height:						211;
	border:						none;
	overflow: 					auto;
}