* {
	padding:0;
	margin:0;
	border:0;
}
body {
	padding-top:10px;
	background:#9A9694 url(../img/background.gif) top left repeat-x;	
}
body, td {
	font-family:Tahoma,Arial,Verdana;
	font-size:12px;
	color:#333;
}
h1,h2 {
	font-size:20px;	
	line-height:normal !important;
	margin-bottom:15px;
}
h3,h4 {
	line-height:16px;
	font-size:16px;
}
a {
	color:#0066CC;	
}
#content {
	width:990px;
	overflow:auto;
	height:450px;
	text-align:left;
	border-bottom:2px solid #fff;
	line-height:20px;
  background:#fff;
}
#ibody .wapen {
  background:#fff url(../img/wapen1.gif) 650px 25px no-repeat !important;
}
#ibody .wider #spacer {
  padding-right:10px; !important;
}
#spacer {
	padding:35px 35px 10px 10px;	
}
#ibody {
	width:990px;
	margin:auto;
	text-align:center;
}
#nav {
	width:990px;
	background:#ccc;
	float:left;
}
ul, ul li {
	float:left;
	list-style:none;
}
li {
}
li a {
	text-decoration:none;
	float:left;
	display:block;
	color:#333;
	padding:4px 10px;
}
li a:hover, .selected {
	background:#fff;
	display:block;
	padding:4px 10px;
}