body,html,tr, p {
	color: #000000; /* de tekstkleur */
	font-family: Arial,Helvetica,sans-serif; /* het lettertype */
	font-size: 15px;
	margin-left: 5px;
	margin-right: 5px;
	margin-top: 5px;
}
hr { color:#CCCCCC; 
    border-style: solid;
	border-width: 1px;
}
h1 {
    color: #000000; /* de tekstkleur */
	font-family: Arial,Helvetica,sans-serif; /* het lettertype */
	margin-left: 5px;
	margin-top: 5px;
	font-size: 18px;
	font-weight: bold;
	
}
h2 {
    color: #000000; /* de tekstkleur */
	font-family: Arial,Helvetica,sans-serif; /* het lettertype */
	margin-left: 5px;
	margin-top: 25px;
	margin-bottom: 10px;
	font-size: 18px;
	
}
h3	{
	color: #000000; /* de tekstkleur */
	font-family: Arial,Helvetica,sans-serif; /* het lettertype */
	margin-left: 5px;
	margin-top: 5px;
	margin-bottom: 10px;
	font-size: 15px;
}	
p	{
	line-height: 150%;
	align: left;
} 
a:link {
	color: #000000;
	text-decoration: underline;
}
a:visited {
	color: #000000;
	text-decoration: none;
}
a:hover {
	color: #000000;
	text-decoration: none;
}
a:active {
	color: #000000;
	text-decoration: none;
}
 
ul, li {
line-height: 150%;
margin-left: 5px;
}
.style2 {font-size: 12px}
.style3 {color: #CCFFFF}
.style4 {font-style:italic}
.style5 {
	font-size: 24px;
	color: #4FB0D3;
	font-weight: bold;}
.style6 {font-size: 15px;}
.style7 {color: #FFFF00}
.style8 {color: #FFFFD7}

#naastfoto {
margin-left:180px;
margin-top:0px;
margin-bottom:0px;
}
#container { 
	clear: both;
	width: 100%;
	padding: 0px;  
	margin: 0px; 
	margin-left: auto ;
    margin-right: auto ;
	}
#foto {
	margin-right: 10px; 
	margin-left: 5px;
	float: left;
	background: #ffffff;
	text-align: left;
	}	
#logo {
	margin-left: 14px;  
	float: right;
	background: #ffffff;
	text-align: left;
	width: 150px;
	}	
#kaderrechts { 
 	border-style: solid;
	border-width: 1px;
	border-right: none;
	border-top: none; 
	border-color: #cccccc; 
	}	
#kaderlinks { 
	width: 136px;
	margin-left:auto;
	margin-right:auto;
	}		
#praktijkknop {
	margin-right: 0px; 
	margin-left: 0px;
	font-size: 12px;

	text-align: center;
	width: 134px;
	border-style:solid;
	border-width:thin;
	border-color:#eeeeee;
	}	

#praktijkknop a:link, a:visited
{
    text-decoration: none;
} 

#contact, #kosten, #werkvormen, #voorstellen, #intro, #aangesloten
{
border: none;
} 
#voorstellen {
clear:both;
}