
html, body, div, span, img, ul, li, table, tr, td {
	margin-top: 0;
	padding: 0;
	border: 0;
}
h1 {font-size:15px; font-weight:bold;}
h2 {font-size:13px; font-weight:bold;}

body {	
	font-family: Verdana, Arial; 
	color:#555;
	font-size:13px;
	background:#fffeee; 
	}

a img { border: none; }

a {	color: #607293;	text-decoration: underline; }
a:hover { color: #354158; }

#container {
	width: 930px;
	margin: 10px auto;
	padding-bottom: 50px;
	line-height: 1.5;
}
#header {
	height: 140px;
	width:930px;
	background: url(../img/header.gif) no-repeat top left;
	border-bottom:2px solid #99cccc;
	
}
#menu {
	float:left;
	width:650px; 
	height:160px;
	padding-top:10px;
	}
#menu1 {
	float:left;
	width:600px; 
	height:160px;
	padding-top:10px;
	}
#citaat{
	float:right;
	width: 200px;
	height:160px;
	padding-top:10px;
}
#citaat2{
	float:right;
	width: 300px;
	height:160px;
	padding-top:10px;
}

.hr {
background:url(../img/hr_kleur.jpg) repeat-x;
height:2px; border:0;
}
#content {
	float:left;
	width: 100%; 
	height:auto;
	padding-top:10px;
	padding-bottom:20px;
	border-top:2px solid #dcb696;
}
#content ul {
margin-top:14px;
margin-bottom:14px;
}
#content li {
margin-left:40px;
}

.clear { clear:both;} 

#menu2 {
	float:left; 
	width:930px; 
	height:45px;
	padding-top:10px; 
	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;}

