  html,body{
   margin:0;
   padding:0;
  }
  body{
	background-image: url(images/nav.jpg);
	background-repeat: repeat-y;  
	text-align:center;   /* needed for IE5.x */
  }
div#center{
	text-align:left;     /* needed for IE5.x */
	margin:0 auto;
	width: 600px;
  }
  p{                    /* this makes the look more consistent between browsers, it has nothing to do with the technique */
   margin:0;
   padding:.2em;
  }     
 
a:link {
	color: #000;
}   
a:visited {
	color: #000;
}
a:hover {
	color: #000;
}
a:active {
	color: #000;
}
div#namen{
   text-align:left;     /* needed for IE5.x */
   margin:0 auto;
   width:570px;
  }     

.style1 {font-size: x-large}
.style5 {color: #800000}
.style8 {font-size: x-small}
.style9 {font-family: "Comic Sans MS"}
.style6 {
font-family: "Comic Sans MS";
color: #800000;
}
.style7 {
font-family: "Comic Sans MS";
color:#589BE3;
}
	
div#topbox {
	display: block;
	position: absolute;
	left: 0px;
	top: 0;
	width: 100%;
	margin: 0 0 0 0;
	height: 104px;
	color: #B8B6FF;
	background-image: url(images/top.jpg);
	background-repeat: repeat-x;	
	z-index:1;
}
div#logo {
	position:relative; width: 618px; height:103px;  left: 0; top: 0px;
	background-image:url(images/logo5.jpg);
	background-repeat:no-repeat;
}


div#navbox {
	position: absolute;
	top: 105px;
	left: 0px;
	width: 156px;
	z-index:3;
	text-align: left;
}

div#main {
	display: block;
	padding: 0;	
	position: relative;
	margin: 105px 0px auto 156px;
	width: auto;
	text-align:center;
	background-image:url(images/background.jpg);
}
div#mainstandaard {
	display: block;
	padding: 0 0 0 15px;	
	position: relative;
	margin: 105px 0px auto 156px;
	width: auto;
	text-align:left;
	background-image:url(images/background.jpg);
}

#main dt {
    font-weight:bold;
    font-size:120%;
    margin-top:.8em
}

div#links {
display:block;
position:relative;
text-align:left;
width:450px;
border: 1px ridge #A0522D;
}
div#links2{
	text-align:left;     /* needed for IE5.x */
	margin:0 auto;
	width:450px;
	border: 1px ridge #A0522D;
  }

#menu ul {
	margin: 5px;
	padding: 0;
	list-style-type: none;
	font-size: 14px;
}

#menu li { 
	margin: 0 0 .9em 0;
} 
#menu a {
	display: block;
	color: #000;
	background-color: #B8B6FF;
	width: 144px;
	padding: .2em .8em;
	text-decoration: none;
	font-size: 14px;
}
#menu li>a { 
 width:auto; 
}

#menu a:hover {
	background-color: #B8B6FF;
	color: #FFF;
}

pre {margin: 0; font-family: verdana, sans-serif; font-size: 1.2em;}

a {color: #000;}

.head {
	font-size: 24px;
	font-style: normal;
	font-weight: bold;
	color: #000;
	font-family: Georgia, Times New Roman, Times, serif;
}

.normalHead {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #036;
	font-weight: bold;
	text-align: center;
}
.normal {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #000;
	text-align: center;
}

p.img-links {
	float: left;
	padding: 0px 5px 0px 20px;
}
p.img-rechts {
	float: right;
	padding: 0px 0px 0px 0px;
}
img {
	border:0;
}

#tabel {
	width: 100%;
	border: 1px ridge #A0522D;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	color:#800000;
	}

#linktabel {
	width: 50%;
	border-width:0px;
	border-left-style:none;
	}
#tdlink	{
	text-align:right;
}
	
#puptabel {
	width: 90%;
	border-style:none;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	color:#800000;
	}	
	
#gasttabel {
	width: 95%;
	border-width:0px;
	color:#800000;
	}	
#tdgast {
	color: #800000;
	border: 0px;
}	

#td1 {
	text-align: center;
	color: #800000;
	font-size:20px;
}	
	
#td2 {
	text-align: center;
	color: #800000;
	font-size:18px;
	background-color:#B8B6FF;
}	
table {
	width: 100%;
	border: 1px ridge #A0522D;
}
tr, td { 
	border: 1px ridge #A0522D;
	padding:5px;
	text-align:left;  
}
.trblauw {
background-color:#589BE3;
text-align:center;
}
.td25proc {
width:30%;
}

.tablepup {
	width: 100%;
	border: 0;
}


#navcontainer { margin-left: 1px; }
		
#navcontainer ul {
		margin: 0;
		padding: 0;
		list-style-type: none;
		font-family:Tahoma, Helvetica, sans-serif;
}
		
#navcontainer li { margin: 0; }
		
#navcontainer a {
		display: block;
		padding: 5px 5px;
		width: 142px;
		color: #000;
		background-color: #589BE3;
		text-decoration: none;
		border-top: 1px solid #fff;
		border-left: 1px solid #fff;
		border-bottom: 1px solid #333;
		border-right: 1px solid #333;
		font-weight: bold;
		font-size: 0.8em;
}
		
#navcontainer a:hover {
		color: #000;
		background-color: #589BE3;
		text-decoration: none;
		border-top: 1px solid #333;
		border-left: 1px solid #333;
		border-bottom: 1px solid #fff;
		border-right: 1px solid #fff;
}
		
#navcontainer ul ul li { margin: 0; }

#navcontainer ul ul a {
		display: block;
		padding: 5px 5px 5px 20px;
		width: 127px;
		background-color: #589BE3;
		text-decoration: none;
		font-weight: normal;
}

#navcontainer ul ul a:hover {
		color: #000;
		background-color: #589BE3;
		text-decoration: none;
}
		
#active a {
	display: block;
	background-color: #589BE3;
	text-decoration: none;
	text-align:right;
	color: #FFF;
}	
	
.title {
	text-align:center;
	font-size: 18px;
	font-style: normal;
	font-weight: bold;
	color: #000;
	font-family: Georgia, Times New Roman, Times, serif;
}

hr{
 color:#800000;
 width:80%;
}
.centertext {text-align:center}
.blue {color: #0000FF}
.red {color: #FF0000}


