body {
	width: 850px;
	margin: 0 auto 0 auto;
	padding: 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 18px;
	color: #fff;
	background-image:url(../pic/bg-sides.gif);
}

#content {
	width: 850px;
	margin: 0px auto;
	background:url(../pic/schaduw.png);
	background-repeat:repeat-y;
	position:absolute;

}

#top{
	width: 800px;
	height: 441px;
	margin: 0px auto;
	position:relative;
	background-image:url(../pic/schaduw_menu.gif);
	background-repeat:no-repeat;
	background-position:bottom;
}
#nav {
	width: 800px;
	height: 66px;
	margin: 0px auto;
	position:relative;
	background-image:url(../pic/stippellijn_menu.gif);
	background-repeat:no-repeat;
	background-position:bottom;

}

#navcontainer {
	height: 66px;
	line-height: 32px;
	text-decoration: none;
	font-weight: bold;
	margin: 0px 0px 0px 0px;
}

#navcontainer a {
	color: #fff;
	text-decoration: none;
	font-weight: bold;
	margin-left:52px;
	margin-right:46px;
}

#navcontainer a:hover {
	color: #d9c201;
	text-decoration: none;
	font-weight: bold;
}

#tekst {
	width: 800px;
	position:relative;
	margin-left:25px;
}

#footer {
	position:left;
	margin-left:46px;
	clear: both;
	width: 779px;
	height:56px;
	background-color: #1b2a2c;
	font-size: 11px;
	background-image:url(../pic/stippellijn_menu.gif);
	background-repeat:no-repeat;
	background-position:top;
}

#footer a {
	text-decoration: none;
}


#footer a:hover {
	color: #444;
	text-decoration: none;
	font-weight: bold;
}

img {
	border: 0px;
}

a {
	color: #fff;
}