BODY {
	color: #333366;
	padding: 0;
	margin: 0;
}

BODY, TD, DIV, P  {
	font-family: verdana, arial, sans-serif;
	line-height: 19px;
	font-size: 12px;
}

	
DIV#wrapper {
	position: relative;
	margin-left: auto;
	margin-right: auto;
	top: 0px;
	width: 950px;
}


DIV#content {
	background-image: url(img/zij.jpg);
	float:left;
	width:950px;
	border-right: solid 1px #336699;
	border-left: solid 1px #336699;
}


DIV#foto {
	float: left;
	width: 950px;
	height: 268px;
	background-image: url(img/foto.jpg);
	background-repeat: no-repeat;
}


DIV#menu {
	float: left;
	width: 300px;
	height: 780px;
	font-family: verdana, arial, sans-serif;
	background-image: url(img/menubalk.jpg);
	background-repeat: no-repeat;
	font-size: 12px;
	text-align: right;
	vertical-align:top;
	padding-top: 50px;
}

DIV#menu a {
	color: #333366;
	text-decoration: none;
	font-weight: bold;
	line-height: 22px;
}

DIV#menu a:hover {
	color: #e89755;
	text-decoration: none
	font-weight: bold;
}


DIV#tekst {
	float: left;
	width: 580px;
	padding-right: 70px;
}

DIV#tekst a {
	color: #e89755;
	text-decoration: underline;
}

DIV#tekst a:hover {
	color: #e89755;
	text-decoration: underline;
}

DIV#tekst a:visited {
	color: #e89755;
	text-decoration: underline;

}

	border-right: solid 2px #990033;
	border-left: solid 2px #990033;
