body { 
	background-image: url(/images/bg.gif);
	background-repeat: repeat-x;
	font-family: Arial; 
	font-size: 11px;
	font-weight: normal;
	color: #606060;
	
	margin: 0px;
	padding: 0px;
	height: 100%;
}

p, td {
	font-family: Arial; 
	font-size: 11px;
	font-weight: normal;
	color: #606060;
	line-height: 18px;
}

#box {
	margin: 0px auto;
	width: 1000px;
	padding: 0px;
}

#top_half_logo {
	float: left;
	width: 220px;
	height: 52px;
	padding: 0px;
	background-image: url('images/top_half_logo.gif');
	display: none;
}

#top_menu {
	float: left;
	width: 694px;
	height: 52px;
	padding: 0px;
	display: none;	
}

	#top_menu ul {
		float: left;
		margin-left: 0px;
		margin-top: 24px;
		padding: 0px;
		height: 28px;
		list-style-type: none;
	}
	
	#top_menu ul li {
		float: left;
		width: 122px;
		height: 28px;
		margin: 0px;
		padding: 0px 0px 0px 0px;
	}
	
	#top_menu ul li a {
		display: block;
		height: 28px;
		color: #fff;
		padding: 6px 0px 0px 8px;
		text-decoration: none;
		background-image: url('images/top_menu.gif');
	}
	
	#top_menu ul li a.sel {
		background-image: url('images/top_menu_sel.gif');
	}

#flags {
	float: right;
	margin: 30px 25px 0px 0px;
	padding: 0px;
	width: 61px;
	height: 13px;
	display: none;
}

#header {
	float: left;
	width: 1000px;
	height: 202px;
	background-image: url('images/header.jpg');
	display: none;
}

.bar {
	float: left;
	width: 400px;
	height: 15px;
	padding: 5px 70px 5px 30px;
	background-image: url('images/bar.gif');
	display: none;
}
	
	.bar a {
		font-size: 12px;
		color: #0093aa;
	}

.spacer {
	float: left;
	width: 6px;
	background-color: #bfe4ea;
}

#left_cell {
	float: left;
	width: 242px;
	background-color: #bfe4ea;
	display: none;
}

	#left_menu {
		margin: 0px;
		padding: 0px;
		width: 242px;
		background-color: #008091;
	}
	
		#left_menu ul {
			margin: 2px 0px 0px 0px;
			padding: 0px;
			width: 242px;
			list-style-type: none;
			font-size: 12px;
		}
		
		#left_menu ul li {
			margin: 2px 0px -4px 0px;
			padding: 0px 0px 0px 0px;
			background-color: #008091;
			background-image: url(/images/arrow_light_right.gif);
			background-repeat: no-repeat;
			background-position: 223px 5px;
		}
		
		#left_menu ul li a {
			padding-left: 12px;
			display: block;
			color: #fff;
			text-decoration: none;
		}
		
		#left_menu ul li #active {
			color: #008091;
		}
		
		#left_menu ul li a:hover {
			text-decoration: underline;
		}
		
		#left_menu ul li.parent {
			background-position: 220px 9px;
			background-image: url(/images/arrow_white_down.gif);
		}
		
		#left_menu ul li.sel a {
			color: #bfe4ea;
		}
		
		#left_menu ul li.sel a:hover {
			text-decoration: none;
		}
		
		#left_menu ul li.line {
			font-size: 1px;
			margin: 0px;
			padding: 0px;
			height: 2px;
			background-image: url(/images/menu_line.gif);
			background-repeat: no-repeat;
			background-position: 0px 0px;
		}
		
		#left_menu ul li ul {
			padding: 0px;
			margin: 6px 0px 11px 0px;
			width: 242px;
			list-style-type: none;
		}
		
		#left_menu ul li ul li {
			margin: 0px 0px -3px 0px;
			padding: 3px 0px 6px 0px;
			width: 242px;
			background-color: white;
			background-image: none;
			background-repeat: no-repeat;
			background-position: 223px 12px;
		}
		
		#left_menu ul li ul li a {
			display: block;
			color: #808080;
			text-decoration: none;
			padding-left: 12px;
		}
		
		#left_menu ul li ul li a:hover {
			display: block;
			color: #808080;
			text-decoration: underline;
			padding-left: 12px;
		}
	
	#nieuwsbrief {
		padding: 13px;
		color: #808080;
	}
	
	#nieuwsbrief h1 {
		font-family: Arial;
		font-size: 16px;
		font-weight: normal;
		color: #008f99;
	}
	
	#nieuwsbrief a {
		text-decoration: underline;
		color: #008f99;
	}

#content {
	float: left;
	width: 100%;
}

	#content a {
		color: #4b08a1;
		text-decoration: none;
	}

	#content a:hover {
		color: #000;
		text-decoration: underline;
	}

#right_cell {
	float: left;
	width: 242px;
	background-color: #bfe4ea;
	display: none;
}
	
	#visacheck1 {
	float: left;
		width: 217px;
		margin: 26px 0px 0px 0px;
		padding: 15px 15px 8px 10px;
		color: white;
		background-color: #008091;
	}
	
	#visacheck1 h1 {
		font-family: Arial;
		font-size: 16px;
		font-weight: normal;
		color: white;
	}
	
	#visacheck2 {
	float: left;
		width: 224px;
		height: 27px;
		padding: 68px 0px 0px 18px;
		background-color: #008091;
		background-image: url(/images/visacheck_bg.jpg);
		background-repeat: no-repeat;
		background-position: 0px 0px;
	}
	
	#visacheck2 a {
	float: left;
		color: #008f99;
		text-decoration: underline;
		letter-spacing: 0.5px;
	}
	
	.tab{
		float: left;
		width: 99px;
		height: 26px;
		padding: 6px 0px 0px 12px;
		margin: 16px 0px 0px 0px;
		color: white;
		background-image: url(/images/tab.gif);
		background-repeat: no-repeat;
		background-position: 0px 0px;
	}
	
	#banenaanbod {
		float: left;
		width: 242px;
		margin: -6px 0px 0px 0px;
		padding: 7px 0px 22px 0px;	
		background-color: white;
	}
	
	#banenaanbod ul {
		width: 242px;
		margin: 0px;
		padding: 0px;
		list-style-type: none;		
	}
	
	#banenaanbod ul li {
		width: 232px;
		margin: 0px;
		padding: 8px 0px 2px 10px;
		background-image: url(/images/arrow_dark_right.gif);
		background-repeat: no-repeat;
		background-position: 0px 12px;
	}
	
	#nieuws {
		float: left;
		width: 222px;
		margin: -6px 0px 0px 0px;
		padding: 18px 10px 18px 10px;	
		background-color: white;
	}
		
		#nieuws h1 {
				font-size: 12px;
				color: #008f99;
		}
		
		#nieuws a {
			color: black;
			text-decoration: underline;
		}
	
		#nieuws .line {
				font-size: 1px;
				margin: 18px 0px 0px 0px;
				padding: 0px;
				width: 222px;
				height: 1px;
				background-color: #808080;
		}

a {
	text-decoration: none;
	color: #964e9c;
}

a:hover {
	text-decoration: none;
	color: #af75b4;
}

form {
	position: relative;
}

div.fotoboek {
	margin-right: 27px;
	margin-bottom: 10px;
	width: 120px;
	float: left;
}

