body {
	color: black;
	background-color: #336699;
	margin:0;
	padding:0;
	font-family: "Trebuchet MS", Geneva, Arial, Helvetica, SunSans-Regular, sans-serif;
	font-size:11px;
}
#container {
	position: absolute;
	background-color:#FFF;
	left: 50%;
	top: 50%;
	height: 500px;
	width: 950px;
	margin-left: -475px;
	margin-top: -250px;
}
#container #zijkant {
	float: left;
	width: 150px;
}
#container #content {
	background-color: #fff2b1;
	height: 348px;
	overflow: auto;
	width: 650px;
	float: left;
}
#container #header {
	float: left;
	height: 130px;
	width: 950px;
}
#container #header #logo {
	float: left;
	padding-left: 20px;
	height: 130px;
}
#container #header #foto {
	float: right;
	width: 510px;
	height: 130px;
}
#container #menu {
	clear: both;
	float: left;
	width: 950px;
	height: 20px;
}

img {
	margin: 0px;
	padding:0px;
	border:0px;
}
td {
	padding-left:5px;
}
p {
	color: #036;
	font-size: 11px;
	line-height: 16px;
	margin: 10px;
}
h3 {
	color: #f60;
	font-size: 16px;
	margin: 10px 10px 0;
}
a {
	color: #FF3300;
	text-decoration: none;
	margin: 0;
	padding: 0;
}
a.submenu {
	font-size: 10px;
	color: #003366;
}
a.submenu:hover {
	font-size: 10px;
}
a:hover{
	color: #f60;
	text-decoration: underline;
}
a.active {
	color: #f60;
	text-decoration: none;
}
.tussenkopjes {
	color: #f60;
	font-weight: bold;
}
.opsommingen {
	color: #036;
	margin-right: 5px;
	margin-left: 8px;
}
#image {
	position: absolute;
	left: 324px;
	top: 322px;
	z-index: 5;
}
#linkedIn {
	position: absolute;
	top: 402px;
	width: 150px;
	text-align: center;
	left: 800px;
}
#recommendation {
	position: absolute;
	top: 330px;
	width: 150px;
	text-align: center;
	left: 0px;
	overflow: hidden;
	display: block;
	height: 170px;
}
#fotobanner {
	overflow: hidden;
	height: 115px;
	width: 150px;
	float: left;
}
