body{
	padding: 0; margin: 0; 
	background-color: #e4d8a5; 
	background-position:top; 
	background-repeat:repeat-x;
	margin-top: 0px; 
	width: 100%;
	text-align:center;
}
td{
	font-family: verdana; 
	font-size: 11px;
	color: #000000; 
}
h1{
	font-size: 14px; 
	color: #000000; 
	margin-bottom:5px;
}
h2{
	font-size: 13px; 
	color: #000000; 
	margin-bottom:0px;
}
a:link{
color:#066000;
font-weight:bold;
text-decoration:none;
}
a:link, a:visited{
color:#066000;
font-weight:bold;
text-decoration:none;
}
a:hover{
color:#066000;
font-weight:bold;
text-decoration:underline;
}


/* h1 titel wit maken op de homepage achter */

.titelwit{
color:#ffffff;
}

/* logo op de goeie plaats zetten */
.logo{
vertical-align:bottom;
text-align:right;
}

/* navigatie menu */

#topbar{
	margin-left:auto; 
	margin-right:auto;
	width:760px;
	text-align:center;
	border-top: 1px solid #666666;
	border-left: 1px solid #666666;
	border-right: 1px solid #666666;
	background-color:#3e0606;
}
#navigate{
background-image:url(/images/button.jpg);
text-align:center;
width:760px;
border-top: 1px solid #666666;
}
#navigate a:link{
	text-decoration: none;
	font-weight:bold;
	color: #000000;
}
#navigate a:visited{
	text-decoration: none;
	font-weight:bold;
	color: #000000;
}
#navigate a:hover{
	color: #006600;
	text-decoration: underline;
}

/* grote tabel krijgt een donkergrijs randje */

.maintabel{
	border: 1px solid #666666;
	background:#f3f3f3;
	margin-left: auto;
	margin-right: auto;
}

/* welkom tekst eerste pagina */

.welkomtekst{
color:#FFFFFF;
width:500px;
padding-left:20px;
padding-bottom:10px;
font-size:12px;
}
.welkomtekst a:link{
color:#ECDC90;
font-weight:bold;
text-decoration:none;
}
#welkomtekst a:visited{
color:#ECDC90;
font-weight:bold;
text-decoration:none;
}
#welkomtekst a:hover{
color:#ECDC90;
font-weight:bold;
text-decoration:underline;
}

/* tekst */

.workshops{
	border: 1px solid #666666;
	background-color: #ffffff;
	margin:5px;
}
.workshops a{
	font-weight:bold;
}
.wtekst a:link{
color: #006600;
}
.wtekst a:visited{
color: #006600;
}

/* menu rechtsboven in pagina clinic */

.clinic td{
	color: #000000; 
	padding: 0px; padding-bottom:2px;
	margin-left:auto; 
	margin-right:auto;
}

/* foot menu */

#foot{
width:100%;
text-align:center;
padding-top:0px;
text-align:center;
}
#foot a:link{
color:#000000;
font-weight:normal;
text-decoration:none;
}
#foot a:visited{
color:#000000;
font-weight:normal;
text-decoration:none;
}
#foot a:hover{
color:#066000;
font-weight:normal;
text-decoration:underline;
}
#foot{
text-align:center;
padding-top:0px;
text-align:center;
}
#footEnd{
margin-left:auto; 
margin-right:auto;
width:762px;
height:30px;
text-align:center;
border-bottom: 1px solid #666666;
border-left: 1px solid #666666;
border-right: 1px solid #666666;
}
#footEnd td{
color:#ffffff;
background-image:url(/images/bottombar.jpg);
}
/* einde foot menu */

.referenties{
	font-size:12px;
}
.bestel{
font-size:12px;
text-align:right;
padding-right:30px;
}
.small{
font-size:9px;
text-align:center;
font-weight:400;
color:#666666;
}
.Titel{
text-align:center;
padding:0;
}
.wtext{
text-align:left;
margin-left:5px;
margin-right:15px;
margin-top:10px;
}
.textWhite a:link{
color:#F5EDC8;
font-weight:bold;
}
.textWhite a:visited{
color:#F5EDC8;
font-weight:bold;
}
.KleinSchuin{
font-size:11px;
font-style:italic;
}
.KleinSchuin a:link{
font-weight:normal;
}
.KleinSchuin a:visited{
font-weight:normal;
}
.promofoto{
margin-right:4px;
margin-top:3px;
float:left;
}
.promofotoSidebar{
margin-bottom:24px;
float:left;
}
.divideLine{
margin-top:14px;
margin-bottom:3px;
}


