body {
	color: #58b9ff;
	font: 0.9em "Bitstream Vera Sans" Arial sans-serif;
	margin: 10px 0px 0 0;
	background-image: url(../images/bg.jpg);
}
#container {
	width: 952px;
	height: 625px;
	margin: 0px auto 0;
/*border: 1px solid green; */
background-image: url(../images/achtergrondhelderder.jpg);
}
#webdesign {
	position: absolute;
	margin: 412px auto auto 952px;
}
#adres {
	position: absolute;
	margin: 5px 0 0 10px;
	font: normal 1em Arial, "Bitstream Vera Sans", sans-serif;
	color: white;
	font-size: 14px;
	z-index: 1;
}
#welkom {
	position: absolute;
	margin: 190px auto auto 330px;
	width: 417px;
	height: 410px;
	border: 1px;
	border-style: solid;
	border-color: aqua;
}
.grootlogo {
	background-image: url(../images/grootlogo.jpg);
	color: #58b9ff;
}
.grootlogo a, .grootlogo a:visited{
	color: #58b9ff;
}
.wereldlogo {
	background-image: url(../images/wereldlogo.jpg);
	color: white;
}
.wereldlogo a, .wereldlogo a:visited{
	color: white;
}
#tekstvak {
	position: absolute;
	margin: 175px auto auto 134px;
	width: 818px;
	height: 450px;
	color: white;
	font: 0.9em "Bitstream Vera Sans" Arial sans-serif;
	z-index: 1;
	/*border: 1px;
	border-style: solid;*/
	background-repeat: no-repeat;
}
#titel {
	position: absolute;
	width: 550px;
	margin: 0px 0px auto 245px;
	font: bold 2em Arial, "Bitstream Vera Sans", sans-serif;
	text-align: right;
}
#teksten {
	position: absolute;
	margin: 35px 10px auto 235px;
	border: 1px;
	border-style: solid;
	width: 550px;
	height: 380px;
	/*color: #05C0C3;*/
	font: normal 1em Arial, "Bitstream Vera Sans", sans-serif;
	text-align: right;
	padding: 10px;
}
#toelichting {
	position: absolute;
	margin: 35px 10px auto 235px;
	border: 1px;
	border-style: solid;
	width: 550px;
	height: 380px;
	font: normal 1em Arial, "Bitstream Vera Sans", sans-serif;
	text-align: right;
	padding: 10px;
	visibility: hidden;
}
.handje {
	cursor: pointer;
}
#plaatje {
	position: absolute;
	margin: 35px auto auto 45px;
	width: 200px;
	height: 380px;
}
.afbeelding {
	position: absolute;
	bottom: 0px;
}
.citaat {
	font-style: italic;
	font-size: 0.9em;
	padding-right: 20px;
	vertical-align: bottom;
}
li {
	text-align: left;
	line-height: 20px 
}
.metkadertje {
	border: 1px solid white;
}
#contact {
	position: absolute;
	width: 146px;
	height: 143px;
	margin: 458px 0 0 0px;
}
#Aditi {
	position: absolute;
	width: 143px;
	height: 146px;
	margin: 305px 0 0 10px;
}

#Carla {
	position: absolute;
	width: 175px;
	height: 166px;
	margin: 165px 0 0 60px;
	z-index: 3;
}
#tekentherapie {
	position: absolute;
	width: 175px;
	height: 166px;
	margin: 63px 0 0 185px;
	z-index: 3;
}
#voorwie {
	position: absolute;
	width: 175px;
	height: 166px;
	margin: 25px 0 0 345px;
/*	z-index: 3;*/
}
#hoe {
	position: absolute;
	width: 175px;
	height: 166px;
	margin: 25px 0 0 500px;
/*	z-index: 3;*/
}
#tarieven {
	position: absolute;
	width: 175px;
	height: 166px;
	margin: 25px 0 0 655px;
/*	z-index: 3;*/
}
#nieuws {
	position: absolute;
	width: 175px;
	height: 166px;
	margin: 25px 0 0 810px;
}

#tekst {
	position: absolute;
	margin: 150 auto auto 75;
	width: 818px;
	height: 456px;
	z-index: 3;
}


.normal_text {
	color: #05C0C3;
	font: normal 1em Arial, "Bitstream Vera Sans", sans-serif;
	margin: 0px;
	padding: 0px;
}
.oc {
	color: Gray;
	font: bold 1.2em Arial, "Bitstream Vera Sans", sans-serif;
	padding: 20px 100px 20px 100px;
	border: 1px solid gray;
}
a:link, a:visited {
	color: white;
	/*color: #05C0C3;*/
	font: normal 1em Arial, "Bitstream Vera Sans", sans-serif;	
}
H1 {
	margin: 0px 0px 10px 0px;
	font: small-caps bold 1.3em Arial, "Bitstream Vera Sans", sans-serif;
}
/*
a:hover {
	color: #05C0C3;
	font: normal 1em Arial, "Bitstream Vera Sans", sans-serif;
	text-decoration: underline;
}*/
.whitespace {
	margin: 20px 0px 0px 0px;
}
.knop {
	background-image: url(../images/achtergrondhelderder.jpg);
	border: 1px solid white;
	font: inherit;
	color: inherit;
	cursor: pointer;
}
.fout {
	color: #ffa07a;
	font-weight: bold;
}