html { padding: 0; margin: 0; height: 100%; }
body { 
	margin: 0; padding: 0; 
	font-family: "Trebuchet MS", Helvetica, Arial, sans-serif;
	font-size: 9pt;
	color: black;
	background-color: white;
	height: 100%; 

}

#container {
	position: relative; 
	width: 768px;
	height: 100%; 
	margin: 0 auto;
	
	background-image: url(img/achtergrond.gif);
	background-color: transparent;
	background-repeat: no-repeat;
	background-position: 80px 60px;
}

/* ID */
#bruinebalk { background-color: #86683E; border-top: 10px solid #AA9577; position: absolute; height: 70px; width: 100%; top: 400px; left: 0px; }

#tekst1 { position: absolute; left: 50px; top: 70px; width: 250px; }
#tekst1 a {  border-bottom: 1px dotted rgb(188, 213, 7); text-decoration: none; color: rgb(0, 0, 0) }

.tekst2 { position: absolute; right: 50px; top: 150px; width: 250px; display: none; text-align:justify; padding-top:10px;}
.tekst2 a {  border-bottom: 1px dotted rgb(188, 213, 7); text-decoration: none; color: rgb(0, 0, 0) }

.tekst3 { position: absolute; right: 50px; top: 150px; width: 250px; display:block; text-align:justify; padding-top:10px;}
.tekst3 a {  border-bottom: 1px dotted rgb(188, 213, 7); text-decoration: none; color: rgb(0, 0, 0) }

.tekst_contact { position: absolute; left: 50px; top: 20px; width: 250px; display: none;}

#intro img { border: 0px; }
#intro a { text-decoration:none; }

/* welke tekst komt op de startpagina van elke doelgroep */
div#tekst_trouwen { display: block; }
div#tekst_home2 { display: block; }
div#tekst_student2 { display: block; }





#portfolioplaatjes { position: absolute; left: 10px; top: 284px; border: 0; display:none;}
#plaatjes { position: absolute; left: 10px; top: 284px; border: 0;}
#foto { position: absolute; right: 65px; top: 312px; border:0;}
#logo { position:absolute; left: -50px; top:520px; border:0;}


ul#menu { list-style-type: none; margin: 0; padding: 0; position: absolute; right: -45px; width: 60px; border-right: 4px solid #BAD405; height: 100%; }
ul#menu li { margin: 0; padding: 0; }
ul#menu li a { text-decoration:none;
               color:#999999; font-size:12px;} 
               
#menu a:link     { }
#menu a:hover    { color: #bcd507; }
#menu a:visited  { }
#menu a:active   { color: #bcd507; }

.doelgroep {color:#999999; font-size:12px;}
ul#menu li.bovenaan {margin-top:50px;}
ul#menu li.eerste {margin-top:10px;}
ul#menu li.actief { border-bottom: 1px dotted rgb(188, 213, 7);}

.extra {color:#999999; font-size:12px;}
ul#menu li.bovenaan {margin-top:50px;}

/* class */
.titel1 { margin-bottom: 8px; }
.titel2 { position: absolute; right: 0px; top: 0px;}
.tekst_form { font-size:9px; }
.tekst_vragen { font-size:10px; font-family:Verdana, Arial, Helvetica, sans-serif;  }


 #extra_hoe_gevonden { display: none; }



