    body {
			background-color:#595241;
			font-family: Arial, Helvetica, sans-serif;
    		font-size: 12px;
			text-align:center;
    }
	
	td {
			font-family: Arial, Helvetica, sans-serif;
    		font-size: 12px;
	}
	
    H1 {
    		font-size: 14px;
    		color: #8a0917;
    		padding: 5px;
    		border-bottom: 5px solid #8a0917;
    		width: 98%;
			text-align:left;
	}
	
	H2 {
			font-size: 12px;
    		color: #8a0917;
			padding: 5px;
			border-bottom: 2px solid #8a0917;
    		width: 98%;
			text-align:left;
	}
	H3 {
			font-size: 12px;
    		color: #595241;
			padding: 5px;
			text-align:left;
	}
	
	H4 {
		font-family: Geneva, Arial, Helvetica, sans-serif;
		color: #595241;
		font-size: 12px;
		font-weight: bold;
	}
	
	hr {
			color: #8a0917;
	}

    p	{
    		font-size: 12px;
    		padding: 5px;
			text-align:left;
	}
	
	ul	{
			font-size: 12px;
    		padding: 5px;
			text-align:left;
		}
		

	#voetnoot {
			font-size: 10px;
			color: #4f4f4f;
	}
	
	#tips {
			font-size: 10px;
			color: #4f4f4f;
			border: 1px solid #8a0917;
			background-color:#ffffff;
	}
	
	#page {
			width: 800px;
			border: 1px solid #8a0917;
			background-color:#ffffff;
	        left: 50%;
       		margin-left: -400px;
      	  	position: relative;			
	} 
	 
	#header {
			height: 120px;
			width: 800px;
	} 
	
	#links {
			height: 25px;
			width: 795px;
			font-size: 14px;
			padding-top: 5px;
			padding-left: 5px;
			border-top: 1px solid #8a0917;
			border-bottom: 1px solid #8a0917;
			text-align:left;
			background-color:#b8ae9c;
	}

	#content {
			width: 800px;
	}

	#center {
			width: 570px;
			margin: 0px 10px 0px 220px;
			padding: 5px;
	}
	
	#centerfull {
			width: 790px;
			padding: 5px;
	}
	
	#left {
			float:left;
			padding: 5px;
			width: 188px;
			border-right: 1px solid #8a0917;
	}	
	
	#blok {
			text-align:left;
			padding: 2px;
			width: 95%;
			border-bottom: 2px solid #8a0917;
	}
	
	#opmerking {
			position:relative;
			text-align:left;
			padding: 2px;
			width: 95%;
			border-bottom: 1px dotted #8a0917;
	}

	#opmreact {
			position:relative;
			padding-left: 10%;
			width: 85%;
	}

	#opmlnks {
			float:left;
			width:20%;
			padding: 4px;
	}
	
	#opmrchts {
			height:100%;
			float:left;
			width:70%;
			padding: 4px;
		}	
	
	#reclame {
			text-align:left;
			padding: 5px;
			width: 790px;
	}
	
	#footer {
			text-align:left;
			padding: 5px;
			width: 790px;
			border-top: 1px solid #8a0917;
			background-color:#8a0917;
	}	
	
	#zoek {
			text-align:left;
			padding: 5px;
			width: 790px;
			background-color:#DDDDDD;	
	}

#links50 {
		float:left;
		text-align:left;
		width:40%;
		margin-bottom:5px;
		margin-right: 5px;
		background-color: #ffffff;
		border: 1px solid #595241;
	}
	
img#boek {
		  width:55px;
		  height:55px;
		  border:0;
		  margin-right:5px;
		  border-right:1px solid #454545;
 	}
	
   	img#stijl {
			border: 0;
			margin-right:10px;
			margin-left:10px;
			margin-top: 10px;
			margin-bottom:10px;
  	}
	
	.voeterlink {
		text-decoration:underline;
	}
	
   	a {
		color: #4f4f4f;
		font-weight: bold;
	}

	a:link {
		text-decoration:none;
	}

	a:visited {
		color: #4f4f4f;
		text-decoration:none;
	}

	a:visited:hover {
		text-decoration:underline;
	}

	a:link:hover {
		text-decoration:underline;
	}

	a:active {
		color: #666666;
	}

	.activelink {
		color: #666666;
		font-weight: bold;
	}
	
	.popper {
		position : absolute;
		visibility : hidden;
	}

	input.button {
		background-color : #FFFFFF;
		color : #000000;
		font-family: verdana, arial, helvetica;
		border: 1px solid #8a0917;
	}

	.btn { 
		font-color: #454545;
		background-color:#fed; 
		border:1px  solid #d5070a;
		border-top-color:#8a0917; 
		border-left-color:#8a0917; 
		border-right-color:#8a0917; 
		border-bottom-color:#8a0917;  
		filter:progid:DXImageTransform.Microsoft.Gradient (GradientType=0,StartColorStr='#ffffffff',EndColorStr='#d5070a');
	} 
