@charset "iso-8859-1";
/* Deze stylesheet wordt gebruikt door de volgende pagina's:
index.htm
home.htm
behandeling.htm
beugels.htm
info.htm
links.htm
poetsen.htm
praktijk.htm*/
/* Voor de hoofdpagina: */
Body.top {
		background-color: #9D9D9D;
		text-align: center
}
/* Voor alle pagina's in de main-frame: */
Body.main {
		text-align: left;
		color: black;
		background-color: transparent;
		scrollbar-base-color: transparent;
		scrollbar-track-color: white;
		scrollbar-face-color: #9D0000;
		scrollbar-highlight-color: white;
		scrollbar-3dlight-color: transparent;
		scrollbar-darkshadow-color: transparent;
		scrollbar-shadow-color: white;
		scrollbar-arrow-color: white;
		font-family: Verdana;
		font-size:8pt;
}
A:link {
		color: #9D0000;
		text-decoration: underline;
}
A:visited {
		color:#9D0000;
		text-decoration: underline;
}
A:active {
		color: black;
		text-decoration: underline;
}
A:hover {
		color: #9D0000;
		font-family: verdana;
		font-size: 8pt;
		text-decoration: underline;
}
#layer1 {
		position: absolute;
		left: 82%;
		top: 0px;
}
.kop	{
		font-family: "Verdana"; 
		color: "#9D0000"; 
		Font-weight: "bold"; 
		font-size: 13pt
}
.kleur	{
		font-family: "Verdana"; 
		color: "#9D0000";  
		font-size: 8pt
}

.tekst 	{
		font-family: verdana;
		font-size: 8pt;
}
table	{
		font-family: verdana;
		font-size: 8pt;
}
