
html, body, div, span, p, img, ul, li, table, tr, td {
	margin-top: 0;
	padding: 0;
	border: 0;
}
body {	
	font-family: Verdana, Arial; 
	color:#555;
	font-size:13px;
	background:#fffeee; 
	}
a img { border: none; }

#container {
	width: 930px;
	margin: 40px auto;
	padding-bottom: 50px;
	line-height: 1.5;
}
#header {
	height: 160px;
	width:930px;
	background: url(../img/header_home.gif) no-repeat top left;
	border-bottom:2px solid #98c1c3;
	}
#menu {
	float:left;
	width:700px; 
	height:200px;
	padding-top:20px;
	padding-bottom:20px;
	}
#citaat{
	float:right;
	width: 200px;
	height:200px;
}
.clear { clear:both;} 

#menu2 {
	float:left; 
	width:930px; 
	height:50px;  
	border-top: 5px solid #fff;
	padding-top:20px;
	text-align:center;
	border-top: 2px solid #dcb696; 
	}
#footer a {color:#444; text-decoration:none;}
#footer a:hover {color:#444; text-decoration:underline;}

#copy {
	text-align:right;
	color:#888; 
	font-family:Arial, Helvetica, sans-serif; 
	font-size:12px;
	padding-top:10px;
	}
.copy a {color:#888; text-decoration:none;}
.copy a:hover {color:#888; text-decoration:underline;}
