BODY {
	color: #ffffff;
	padding: 0;
	margin: 0;
}

BODY, TD, DIV, P  {
	font-family: verdana, arial, sans-serif;
	line-height: 17px;
	font-size: 13px;
}

	
DIV#wrapper {
	position: relative;
	margin-left: auto;
	margin-right: auto;
	top: 0px;
	width:900px;
}

DIV#top {
	position: absolute;
	top: 16px;
	left: 0px;
	height: 90px;
	width: 900px;
	background-image: url(kop.jpg);
	border-top: solid 1px #77bac0;
	border-right: solid 1px #77bac0;
	border-left: solid 1px #77bac0;
}

DIV#menu {
	position: absolute;
	top: 106px;
	left: 0px;
	height: 20px;
	width: 900px;
	background-image: url(bgmenu.jpg);
	border-top: solid 1px #77bac0;
	border-right: solid 1px #77bac0;
	border-left: solid 1px #77bac0;
}

DIV#menu a {
	color: #000000;
	text-decoration: none;
}

DIV#menu a:hover {
	color: #000000;
	text-decoration: none;
	background-color: #DFF3F4; 
}

DIV#menu a:visited {
	color: #000000;
	text-decoration: none;
}

DIV#tekst {
	position: absolute;
	top: 126px;
	left: 0px;
	width: 510px;
	height: 309px;
	padding:  40px 20px 20px 20px;
	border-top: solid 1px #77bac0;
	border-bottom: solid 1px #77bac0;
	border-left: solid 1px #77bac0;
	background-color: #77bac0;
}

DIV#tekst a {
	color: #ffffff;
	text-decoration: underline;
}

DIV#tekst a:hover {
	color: #ffffff;
	text-decoration: underline;
}

DIV#tekst a:visited {
	color: #ffffff;
	text-decoration: underline;
}

DIV#foto {
	position: absolute;
	top: 126px;
	left: 550px;
	height: 250px;
	width: 350px;
	border: solid 1px #77bac0;
}
DIV#foto2 {
	position: absolute;
	top: 376px;
	left: 550px;
	height: 100px;
	width: 350px;
	border: solid 1px #77bac0;
}

DIV#adres {
	position: absolute;
	top: 476px;
	left: 0px;
	height: 75px;
	width: 249px;
	border-top: solid 1px #77bac0;
	border-bottom: solid 1px #77bac0;
	border-left: solid 1px #77bac0;
	background-image: url(bg.jpg);
	font-family: verdana, arial, sans-serif;
	font-size: 11px;
	line-height: 15px;
	color: #000000;
	padding-left: 10px;
	padding-top: 15px;
}

DIV#telblok {
	position: absolute;
	top: 476px;
	left: 250px;
	height: 75px;
	width: 299px;
	border-top: solid 1px #77bac0;
	border-bottom: solid 1px #77bac0;
	background-image: url(bg.jpg);
	font-family: verdana, arial, sans-serif;
	font-size: 11px;
	line-height: 15px;
	color: #000000;
	padding-left: 10px;
	padding-top: 15px;
}

DIV#telblok a {
	color: #000000;
	text-decoration: underline;
}

DIV#telblok a:hover {
	color: #000000;
	text-decoration: underline;
}

DIV#telblok a:visited {
	color: #000000;
	text-decoration: underline;
}


DIV#tijden {
	position: absolute;
	top: 476px;
	left: 550px;
	height: 75px;
	width: 341px;
	border-top: solid 1px #77bac0;
	border-right: solid 1px #77bac0;
	border-bottom: solid 1px #77bac0;
	background-image: url(bg.jpg);
	font-family: verdana, arial, sans-serif;
	font-size: 11px;
	line-height: 15px;
	color: #000000;
	padding-left: 10px;
	padding-top: 15px;
}

