/* CSS Document */


#kolomLinks {
	display:none;
}
#hoofdContent {
	margin: 0 0 30px 35px;
	float:left;
	width:880px;
	background-image: url(../picts/muur.jpg);
	background-repeat: no-repeat;
	background-repeat: no-repeat;
	background-position: 505px 0;
}

* html #hoofdContent {
	margin: 0 0 30px 17px;
	float:left;
	width:880px;
	background-image: url(../picts/muur.jpg);
	background-repeat: no-repeat;
	background-repeat: no-repeat;
	background-position: 506px 0;
	}
	

#tekst { width:100%;}

#hometekst { width:450px; margin-left:230px;}

h1 {margin-left: 230px;}

/* De cirkelvormige foto's op de homepage */

#buttons {padding: 20px 0 0 60px;}
#buttons img {border:0;}

.buttonleft, .buttonright {
	width: 210px;
	margin:10px 20px 10px 10px;
	text-align:center;
	line-height: 120%;
	border:0;
	float:left;
}/*.buttonleft {
	 float:right;
	 margin-top: 10px;
}.buttonright {
	margin-left:20px;
	float: left;*/
}.buttonleft img, .buttonright img {
	border: 0;
}.buttonleft a, .buttonright a {
	font-size: 1.2em;
	font-family: "Comic Sans MS","Lucida Grande", "Lucida Sans Unicode",Verdana, Arial, sans-serif;
	text-decoration:none;
}.buttonleft a:hover, .buttonright a:hover {
	color:#6699FF;
}.buttonleft a:hover img , .buttonright a:hover img {
	border: 0;
	}
	
/* einde */	
