    #box{
	width: 750px;
	height: 600px;
	margin: 0px auto 0px auto;
	background-image: url(../images/achtergrondmenu.jpg);
	background-position: 0px 0px;
	background-repeat: no-repeat;
}   
		#header{
	width: 750px;
	height: 165px;
}	
		/*#content{
	float:left;
	width:410px;
	height:380px;			
	overflow:auto;							
}	*/	
		#content{
    position:absolute;
    z-index:1;
    width:150%;
    height:380px;
    margin:0px 0px 0px 195px;
    overflow:auto;
}	
      .boxrighttotaal{
   position:absolute;
   /*bottom:150px;*/
   z-index:2;
   width:15px;
   height:22px;
   margin:40px 0px 0px 585px;			 	
}
	   .boxright{			 
   width:15px;
   height:11px;			
   padding:0px 0px 5px 0px;	
}	
		.tekst{
	width: 385px;
	height: auto;
	font-family: Arial;
	font-size: 12px;
	font-weight: normal;
	word-spacing: normal;
	letter-spacing: 0px;
	line-height: 1.3em;
	color: #000;
	margin: 15px 5px 105px 2px;
	padding: 0px;	
}
		#boxtoptekst{
	background-image: url(../images/toptekst.jpg);
	background-position: 0px 0px;
	background-repeat: no-repeat;
	width: 360px;
	height: 25px;
	font-family: Arial;
	font-size: 12px;
	font-weight: bold;
	/*font-variant: small-caps;*/
	text-transform:uppercase;
	padding: 3px 0px 10px 20px;
} 

    h2{
	font-family: Arial;
	font-size: 13px;
	font-weight: bold;
	padding: 0px 0px 20px 0px;
}		
		/* menupagina's */
		
    .boxtekst{
	width: 370px;
	height: 30px;
	margin: -3px 0px 10px 0px;
}
    .boxtekst1{
	width: 370px;
	height: 40px;
	margin: -3px 0px 15px 0px;
}
    .boxtekst2{
	width: 370px;
	height: 50px;
	margin: -3px 0px 20px 0px;
}
    .tekstleft{
	float: left;
	width: 20px;
	height: auto;
	font-family: Arial;
	font-size: 12px;
	font-weight: bold;
}
    .tekstmiddle{
	float: left;
	width: 280px;
	height: auto;
	padding:0px 0px 0px 5px;	
}
    h4{
	display: block;
	font-family: Arial;
	font-size: 12px;
	font-weight: bold;
}
		h4.onder{
	font-family: Arial;
	font-size: 10px;
	font-weight: bold;
	font-style: normal;
	text-align: left;
	margin: 0px 0px 0px 25px;
}
    .tekstright{
	float: left;
	width: 50px;
	height: auto;
	text-align: right;
	padding: 16px 0px 0px 0px;
}
    .tekstright1{
	float: left;
	width: 50px;
	height: auto;
	text-align: right;
	padding: 30px 0px 0px 0px;
} 
 .tekstright2{
	float: left;
	width: 50px;
	height: auto;
	text-align: right;
	padding: 48px 0px 0px 0px;
} 
