body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 76%;
	color: #094f8a;
	background-color: #FFFFFF;
	margin:0;
	padding:0;
}
h1, h2, h3, p, ul{margin:0 0 1em 0;}
h2{color:#f58a00; font-style:italic;}
div {margin:0;padding:0;}
blockquote {padding:10px;margin:0;background:#F2F8FD;}
a:link {
	text-decoration: underline;
	color:#7BB7E9;
}
a:visited {
	text-decoration: underline;
}
a:hover {
	text-decoration: none;
}
a:active {
	text-decoration: underline;
}
table {margin:1.4em 0;}

#outer {width:100%;margin:0; padding:0}
#header {width:100%;height:160px;overflow:hidden;background:#7BB7E9 url(./images/header.png) no-repeat 50% 0;}
	#header h2 {text-align:right;padding:65px 30px 0 0;font-weight:normal;}
	#main{overflow:hidden;	line-height:140%;}
#main, #footer ul, #header h2 {width:606px;margin:0 auto;}
#nav {padding-top:10px;}
#nav .item2, #nav .item3 {margin-left:29px;}
#nav a{display:inline-block;width:180px;height:30px;line-height:28px;text-align:center;text-decoration:none;color:white;background-color:#f58a00;font-size:1.48em; text-transform:capitalize;}
#nav a:link, #nav a:visited{background:url(images/button.png) no-repeat 0 0;}
#nav a:hover, #nav a:active{color:#094f8a;background:url(images/button.png) no-repeat 0 100%;}
#nav .active a{color:#094f8a;}
#content {/height:320px;}
#content {padding:30px 0;min-height:280px;}
	#content #afbeelding {float:left;width:180px;}
	#content #tekst {float:right;width:393px;}
#footer {width:100%;height:20px;line-height:20px;background:#7BB7E9 url(./images/footer.png) no-repeat 50% 0;font-size:.9em;text-align:center;}
ul.horizontal {padding:0;margin:0;text-indent:0;list-style:none;}
	ul.horizontal li{display:inline;}
	
.hidden {margin:0;visibility:hidden;}	
.clear {height:1%;clear:both;}
.referant {text-align:right;}
.nobullets {list-style:none;margin-left:0; padding-left:0; text-indent:0;}

