
/* Structure 
----------------------------------------------- */
	
#left, #center {
	margin-top: 25px; /*voor intro-pagina*/
}

#content, #contentR {
	display: block;
	float: left;
	width: 205px;
	width: 240px;
}

#content {
	margin-right: 15px;
}

#title h3 {
	background: url(../img/bol.gif) no-repeat left 3px;
	padding-left: 15px;
}

#bread, #intro {
	display: none;
}