*{margin:0;padding:0;}
*:focus {-moz-outline: none; outline: none;}

html{
	height: 100%;
	overflow:auto;
}

#site{
	margin: 0px auto 0px auto;
	width: auto;

	min-height: 100%;
	}

body{
	height: 100%;
	width:600px;
	font:normal 14px verdana,sans-serif;
	color: #434343;
	background:url('img/tile.jpg') repeat;
	margin: 0 auto;	
	}
	
#header{
	height: 100%;
	width:600px;
	}
	
#footer{
	height: 100%;
	width:600px;
	}

#footertekst {
text-align: center;
position:relative;
margin-top: -18px;
margin-left: 0px;
font-size:11px;
}

#witvlak{
	height:250px;
	width:614px;
	margin-left:0px;
	margin-top:-10px;
	padding-top:15px;
	background: bottom left repeat-x #fff;
	padding:0;
	
	

	}

#tekst{
	
	
	font:Georgia, "Times New Roman", Times, serif;
	position:absolute;
	height:200px;
	width:550px;
	border:medium;
	margin-left:30px;
	margin-top:20px;
	padding-top:10px;
}



#navigatie {
text-align: center;
position:absolute;
margin-top: -65px;
margin-left: 40px;
}
#navigatie ul{
width: 100%;
padding: 0;
margin: 0;
white-space: no-wrap;
}
#navigatie ul li{
display: inline;
}
#navigatie ul li a{
padding-left: 1em;
padding-right: 1em;
font-size: 12px;
font-family: Arial, Helvetica, sans-serif;
text-decoration: none;
color: #000000;
}
#navigatie ul li a:hover{
color: #000000;
}

ul.list{
white-space:normal;
}

h1 {
font-size:18px;
line-height:24px;
color: #4c4ca1;
font-weight:normal;
}

h2 {
font-size:14px;
line-height:24px;
color: #155256;
font-weight:normal;
border-top-style:dashed;
border-top-width:thin;
}

h3 {
font-size:14px;
line-height:24px;
color: #155256;
font-weight:normal;

}



p {
margin: 5px 10px 0px 10px;
margin-bottom: 10px;
}

.menu {
margin: 0px 0px 0px 0px;
}


table {
    border-width: 1px;
    border-style: solid;
    border-color: #cccccc;
	cellspacing: 0;
	cellpadding: 0;   
}

#form  {
position:relative;
margin-left: -150px;
margin-top: 10px;
}

 a:link{

color: #B30700;
text-decoration: none;
font-family: Verdana, Arial, Helvetica, sans-serif;
font-weight: bold;
}

 a:visited{

color: #B30700;
text-decoration: none;
font-family: Verdana, Arial, Helvetica, sans-serif;
font-weight: bold;
}

 a:hover{

color: #000000;
text-decoration: none;
font-family: Verdana, Arial, Helvetica, sans-serif;
font-weight: bold;
}


