
body
	{
	margin: 0; /* margin and padding only necessary to cater for Mac IE5 */
	padding: 0;
	/*\*/	overflow: hidden; /* because Mac IE5 don't understand */
	}
div
	{
	margin: 0;
	padding: 0;
	}
#content
	{
	/*\*/
	position: absolute;
	top: 110px;
	width: 700px;
	bottom: 50px;
	left: 150px;
	margin: 110px 200px 50px 150px; /* Cater for Mac IE5 */
	/*\*/ margin: 0; /* Put back for all the rest */
	/*\*/ overflow: auto; /* no need for Mac IE5 to see this */
	}

#header
	{
	position: absolute; 
	top: 0;
	/*\*/right: 0px;
	left: 0px;   /* Exclude right and left props for Mac IE5 */
	margin: 0 0px 0 0px;
	/*\*/ margin: 0; /* */
	height: 18px;
	background: #f1f0ee; z-index:9;
	}

#home
  {	
	background-image: url('images/t-blad00.jpg');
	position: absolute; 
	top: -150px; left: 0px;
	width: 889px; height: 889px;
	}	
	
#therapie
  {	
	background-image: url('images/t-blad02.jpg');
	position: absolute; 
	top: -150px; left: 0px;
	width: 889px; height: 889px;
	}	
#contact
  {	
	background-image: url('images/t-blad04.jpg');
	position: absolute; 
	top: -150px; left: 0px;
	width: 889px; height: 889px;
	}		
#werkwijze
  {	
	background-image: url('images/t-blad03.jpg');
	position: absolute; 
	top: -150px; left: 0px;
	width: 889px; height: 889px;
	}		
	
body {   background: #f1f0ee; margin-top: 0; margin-left: 0;
  	 	 	 scrollbar-face-color:#ffffff;  	
	       scrollbar-shadow-color:#a6a5a4;
	       scrollbar-highlight-color:#f1f0ee;	
	       scrollbar-3dlight-color:#f1f0ee;		
	       scrollbar-darkshadow-color:#a6a5a4;	
	       scrollbar-track-color:#f1f0ee;		
	       scrollbar-arrow-color:#a6a5a4;
				 }
		
div, span, p, textarea, input	 {	 
		 			 font-family: Verdana, Arial, Helvetica, sans-serif;
					 font-size: 11pt; font-weight: normal; color: #393939;
					 letter-spacing: 1px; line-height: 140%; }
					 
textarea, input {
         	 background-color: #ffffff; }
			 
div.paddingwrap
	{
	margin: 0;
	padding: 1em;
	}

p, h1, h2, h4, li, img
	{
	margin: 0;
	padding: 0;
	color: #505050;
	}
	
h3
	{
	margin: 1em 0 0 0;
	}
ol
	{
	margin: 0 0 2em 1em;
	padding: 0;
	}
code
	{
	display: block;
	background-color: #dddddd;
	}
        
.groot {   font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 18pt }
.klein {   font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 8pt }
.vet   {   font-weight: bold; font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 12pt }
.cursief { font-style: italic }
.kleinvet {font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 8pt; font-weight: bold }

a:link {   font-weight: bold; font-size: 12pt; color: #393939; text-decoration: none; }
a:visited {font-weight: bold; font-size: 12pt; color: #393939; text-decoration: none; }
a:hover {  font-weight: bold; font-size: 12pt; color: #393939; text-decoration: none; }
a:active { font-weight: bold; font-size: 12pt; color: #393939; text-decoration: none; }

				 

				
					
