body {
			font: 95% arial, 'trebuchet MS', arial, helvetica, sans-serif;
			background:  white;
			margin: 0;
		}



#container {
			position: relative;
			width: 1010px; /* width + border for IE 5.x */
			w\idth: 1010px; /* real width */
			border: solid none;
			border-width: 1px;
			margin: auto;
			margin-top: 20px;
			background: white;
		}

		
#logo {		
			height: 127px;
			width: 999px;
			padding: 0px 0px 0em 0px;
			background: white url(../image/c7.jpg) no-repeat left;	*/
		}

#navigation {
			height: 50px;
			width: 999px;
			color: blue;
			background: none;
  		   	padding: 0px 0px 0em 0px;
		}

#links {
			height: 570px;
			width: 180px;
			color: black;
			/* border-top: solid; */
			border-right: solid;
			border-width: 1pt;
			border-color: blue; 
		    overflow: auto;
			margin-left: 0px;
			padding: 10px 10px 10px 10px;
		}

#midden_index {
	position:absolute;
	top: 179px;
	height: 700px;
	width: 590px;
	color: black;
	background: white;
	overflow: auto;
	margin-left: 210px;
	padding: 0px 0px 0px 0px;
	left: 1px;		/*	background: white url(../image/tattoo.jpg) no-repeat top;	*/
		}



#midden {
			position:absolute;
			top: 177px;
			height: 570px;
			width: 590px;
			color: black;
			background: white;
		    overflow: auto;
			margin-left: 210px;
			padding: 0px 0px 0px 0px;
			background: white url(../image/midden.jpg) no-repeat bottom;	
			
		}

#rechts {
			position:absolute;
			top: 177px;
			width: 180px;
		height: 580px;
			color: black;
		/*	border-top: solid; */
			border-left: solid;
			border-width: 1pt;
			border-color: blue; 
		    overflow: auto;
			margin-left: 800px;
			padding: 10px 10px 10px 10px;
		}




		a {
		  font: 80%;
			
			
		   }
		ul {
			font: 80%;
			color: blue;
			font-weight:bold;
			}
		

		h5 {
			font-size: 40px;
			color: blue;
			margin-top:0px;
			margin-left:0px;
			margin-bottom:-20px;
		}
		
		h1 {
			font-size: 40px;
			color: blue;
			margin-top:0px;
			margin-left:0px;
			margin-bottom:0px;
		}
		
		h2 {
			font-size: 23px;
			color: blue;
			margin-bottom:0px;
			margin-top:0px;
		}
		
		h3 {
			
			font-size: 80px;
			font-weight: bold; 
			color:  black;
			
		}

		
h4 {
			font-size: 1.2em;
			color: #33CCFF;
			margin-top:0px;
			margin-left:0px;
			margin-bottom:10px;
			background: white url(../image/h4.jpg) no-repeat bottom;	
		}

		p {
			font: 100%;
			
			}
		
		.klein {
		  font-size: 80%;
		  }

	.actief {
		  color: #33CCFF;
		  }		
		
		#navigation ul {
			margin: 0px 0 0em 0;
			padding: 0;
			list-style: none;
			background: none;
			display: inline;
		}

		#navigation ul li{
			margin: 10px;
			margin-right:35px;
			margin-left:35px;
			float: left; display: inline;
			background:none;
		}

		#navigation ul a {
			color: blue;
			text-decoration: none;
			display: block;
			background: none;
			padding: 0 0em;
			margin: 0 0em 0px 0em;
			font-weight: bold;
			font-size: 20px;		 
		}
		
		
		
		#navigation a:hover {
			color: #33CCFF;
		}
		

		
		a:hover {
			color: #33CCFF;
		}
		


		
		
		

		
		
		
