img, div { behavior: url(includes/iepngfix.htc) }

/**
 * Standaard waarden
**/
* {
	margin: 0;
	padding: 0;
	list-style: none;
	border: 0px;
	text-decoration: none;
}
html {
	background: #78a5c9 url('images/htmlbg.gif') repeat-x top left;
	height: 100%;
}
body {
	min-height: 100%;
	_height: 100%;
	font: 11px Arial, Helvetica, sans-serif;
	position: relative;
}

body a {outline:none; color:#5e0047; border:0px;}

#main
{
	width:980px;
	height:100%;
	margin: 0px auto;
	margin-top: 0px;
	padding-bottom: 0px;
}

#header
{
float:left;
display:inline;
position:relative;
height:auto;
width:980px;
margin: 0px 0px 0px 0px;
padding: 0px 0px 0px 0px;
}

a#top-banner {width:auto; height:auto; margin: 0px 0px 0px 11px; padding:0px 0px 0px 0px; }

#navigatie
{
float:left;
display:inline;
position:relative;
height:60px;
width:790px;
margin: 0px 0px 0px 0px;
padding: 20px 0px 0px 100px;
background: url('images/navigatie.gif') no-repeat;
}

#navigatie a#voegtoe
{
font-size:16px;
color:#000000;
margin: 0px 118px 0px 0px;
padding: 0px 0px 0px 0px;
}

#navigatie a
{
font-size:16px;
color:#000000;
margin: 0px 0px 0px 37px;
padding: 0px 0px 0px 0px;
}

#content
{
float:left;
display:inline;
position:relative;
height:auto;
width:980px;
margin: 2px 0px 0px 0px;
padding: 9px;
min-height: 150px;
}

#kolom1, #kolom2, #kolom3 {
	width: 280px;
	float: left;
	margin: 7px;
}

.box
{
float:left;
display:inline;
position:relative;
height:auto;
width:259px;
margin: 0px 6px 0px 0px;
padding: 0px 0px 6px 0px;
}

.box-header
{
float:left;
display:inline;
position:relative;
height:34px;
width:259px;
margin: 0px 0px 0px 0px;
padding: 18px 0px 0px 15px;
background: url('images/header-box.gif') no-repeat;
}
.box-header h1
{
font-size:16px;
color:#000000;
margin: 0px 37px 0px 0px;
padding: 0px 0px 0px 0px;
}


ul.content-menu {
	display: inline;
	float:left;
	position:relative;
	margin: 0px 0px 0px 0px;
	padding: 5px 0px 5px 10px;
	list-style: none;
	width:259px;
	background: url('images/container-box.gif') repeat-y;
}

ul.content-menu li {
	float: left;
	height: auto;
	width:240px;
	margin: 0px 0px 0px 0px;
padding: 0px 0px 0px 0px; 
}
ul.content-menu li a {
	display: inline;
	float:left; 
	text-decoration:none;
	color: #000000;
	font-size: 12px;
	outline:none;
	line-height:18px;
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
}

ul.content-menu li a:hover {
text-decoration:underline;
}

.box-footer
{
float:left;
display:inline;
position:relative;
height:13px;
width:259px;
margin: 0px 0px 0px 0px;
padding: 0px 0px 0px 0px;
background: url('images/footer-box.gif') no-repeat;
}

#footer
{
float:left;
display:inline;
position:relative;
height:45px;
width:790px;
margin: 0px 0px 0px 0px;
padding: 15px 0px 30px 0px;
background: url('images/footer.gif') no-repeat;
}

#footer p
{
font-size:12px;
width:790px;
text-align:center;
color:#002538;
margin: 0px 0px 0px 0px;
padding: 0px 0px 0px 0px;
}
#footer p a
{
color:#002538;
}