body {
   padding: 0px;
   margin: 0px;
	 font-family: verdana, arial, sans-serif;
	 text-align: center;
	background-image: url(../image-files/achtergrond.gif);
}

* html #kader {  /* This is the Tan hack */
	width: 906px; 
	w\idth: 906px; } 


#kop { 
   width: 906px;
   height: 140px;
   border: 0;
   margin: 20px auto 0 auto;
   background-color: #9C0204;
   background-image: url(../image-files/espressomachine.gif);
   background-repeat: no-repeat;
   background-position: left;
}

#kader { 
   width: 900px;
   margin: 0 auto 0 auto;
	 padding: 0;
	 overflow: auto;
	 background-color: #9C0204;
	 border-left: 0px solid #9C0204;
 	 border-right: 6px solid #9C0204;
 	 border-bottom: 1px solid #9C0204;
}

#menubalk { 
	 width: 150px;
	 float: left;
	 margin: 22px 0 0 0;
	 padding: 0;
	 border: 0;
}

#menu {  }

#menu ul  { 
  list-style-type: none;
	margin: 0 0 40px 0;
	padding: 0;
}

#menu ul li { 
	margin: 0;
	padding: 0;
	font: 10.5pt verdana, sans-serif;
	border-bottom: 1px solid #9C0204; 
	text-align: left;
}

#menu ul li a { 
  display: block;
	margin: 0;
	margin: 20px 0 0 0;
	padding: 3px 6px 3px 6px;
}

#menu ul li a:link, #menu ul li a:visited { 
	text-decoration: none;
  color: white;
	font-weight: bold;
}

#menu ul li a:hover { 
 	background-color: #993300;
}

#active { 
  background-color: #cc6600; 
}

.gids { 
  width: 130px; 
	border: 1px solid white; 
	margin-left:4px; 
	padding: 0; 
	text-align: center; 
	line-height: 120%; 
	}

#symbaloo { 
  width: 140px;
	text-align: left;
	color: white; 
	font-family: verdana, arial, sans-serif; 
	font-size: .6em; 
	padding-left: 6px;
   }	
	
	.gids a:link { 
	color: white;
	text-decoration: none;
	font-size: 10pt;
	}

#tekstvak { 
   width: 750px;
   float: left;
 	 padding: 0 0 12px 0;
	 margin: 0;
	 text-align: left;
	 background-color: white;
  }
	
#tekstvak p  { 
		padding: 0 18px 3px 6px;
		line-height: 120%;
		font-size: 10pt;
		color: #000033;
		margin-left: 18px;
		margin-right: 0.3cm;
}

table a:link {
		color: #0000cc; 
		font-weight: 500;
		font-size: 10pt;
}

a:link {
		color: #0000cc; 
		font-weight: 500;
}

a:visited {
		color: #0000cc;
		font-weight: 500;
}

a:active {
		color: #0000cc;
		font-weight: 500;
}

a {
		color: #0000cc;
		font-weight: 500;
}

.rechts {
		font-family: verdana;
		margin-right: 1.5cm;
		text-align: right;
		color: #000033;
}


span {
		text-align: left;
		font-size: .8em;
		color: #000033;
}

ol {
		list-style-position: outside;
		font-size: 10pt;
		color: #000033;
		padding: 0 18px 3px 16px;
}

ul {
		list-style-type: square;
		list-style-position: outside;
		margin-right: 0.3cm;	
		font-size: 10pt;
		color: #000033;
		padding: 0 18px 3px 6px;
		margin-left: 34px;
}

.zonder ul  { 
		list-style-type: none;
		font-size: 10pt;
		color: #000033;
		padding: 0 18px 3px 24px;
 }

.zonder ul li { 
    line-height: 1.15;
		padding: 0 18px 18px 24px;
}

h1 {
		font-size: 13pt;
		color: #444444;
		font-weight: bold;
		padding: 0 18px 3px 6px;
		margin: 38px 0 0 18px;
}


h2 {
		color: #990000;
		font-weight: bold;
		font-size: 11pt;
		margin-bottom: -8pt;
		padding: 0 18px 3px 6px;
		margin-left: 18px;}

h3 {
		color: #444444;
		font-weight: bold;
		font-size: 10pt;
		margin-bottom: -10pt;
		padding: 0 18px 3px 6px;
		margin-left: 18px;}

table { 
		font-family: verdana;
		font-size: .9em;
		color: #000033;
		margin-left: 10pt;
}

.hr { 
 border-top: 0.1em solid #990000;
  }

#voetregel {
		height: 100px;
		clear: both;
		padding-top: 10px;
		font-family: verdana;
		text-align: center;
		color: #990000;
		font-size: 8pt;
}


