body {
	background-color: #FFF;
	background-image: url(images/background_smal.png);
	background-repeat: repeat-x;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
}

#container {
	/* [disabled]height: 620px; */
	width: 850px;
	margin-right: auto;
	margin-left: auto;
}
#container #header #nav a {
	color: #999;
	font-style: normal;
}


#header {
	height: 143px;
	width: 850px;
}
#logo {
	float: right;
	height: 60px;
	width: 328px;
	margin-top: 10px;
}
#nieuw {
	float: left;
	height: 133px;
	width: 239px;
	margin-top: 10px;
}
a:link {
	color: #333;
	text-decoration: none;
	font-style: italic;
}

a:visited {
	text-decoration: none;
	color: #999;
}
a:hover {
	text-decoration: underline;
	color: #900;
}
a:active {
	text-decoration: none;
	color: #900;
}
#nav {
	float: right;
	height: 20px;
	width: 470px;
	color: #FFF;
	text-align: right;
	margin-right: 8px;
	margin-top: 17px;
	font-size: 14px;
	font-family: Arial, Helvetica, sans-serif;
}
#main_content {
	float: left;
	/* [disabled]height: 460px; */
	width: 840px;
	margin-right: 10px;
	margin-left: 10px;
	color: #666;
}
#text_left {
	/* [disabled]height: 400px; */
	width: 600px;
	float: left;
	line-height: 18px;
	margin-top: 25px;
	/* [disabled]z-index: 2; */
	/* [disabled]position: fixed; */
}
#text_left2 {
	/* [disabled]height: 400px; */
	width: 800px;
	float: left;
	line-height: 18px;
	margin-top: 25px;
}

#text_right {
	/* [disabled]height: 400px; */
	width: 200px;
	float: right;
	margin-top: 25px;
}
#text_right2 {
	/* [disabled]height: 400px; */
	width: 240px;
	float: right;
	margin-top: 25px;
	margin-left: 550px;
}
#foto_helen {
	height: 94px;
	width: 90px;
	margin-left: 15px;
}




#footer {
	/* [disabled]height: 15px; */
	width: 340px;
	margin-left: auto;
	font-size: 90%;
	color: #333;
	clear: both;
	margin-right: auto;
	text-align: center;
	padding-top: 25px;
}
.link {
	font-style: italic;
	color: #000;
}

