html, body  { background: #fff; margin: 5px 0 10px 0; }

#wrapper { color: #333; font: 11px/16px Arial, Helvetica, sans-serif; width: 995px; }

/* INDELING */

#left { float: left; width: 274px; }

#right { float: right; margin: 0 0 0 5px; width: 715px; }

/* INDELING LINKS */

#logo {
	/*width: 274px;*/
	height: 172px;
}

#menu {
	width: 256px;
	margin: 20px 0 0 0;
	text-align: right;
	line-height: 18px;	
}

#menu a {
	font-size: 15px;
	color: #969696;
	font-weight: normal;
	
	text-decoration: none;
}

#menu a:hover {
	color: #333;
}

/* INDELING RECHTS */

#top {
	width: 715px;
	height: 46px;
	text-align: right;
	line-height: 12px;
	margin: 13px 0 0 0;
	vertical-align: text-bottom;
}

#top a {
	color: #969696;
}

#content {
	width: 715px;
	text-align: left;
}

#content a {
	color: #969696;
}

#banner {
	width: 715px;
	height: 43px;
	text-align: left;
	margin: 20px 0 0 0;
}

/* OPMAAK ELEMENTEN */ 

h1 {
	font-size: 24px;
	margin: 7px 0;
	font-weight: normal;
}

h2 {
	font-size: 18px;
	line-height: 20px;
	font-weight: normal;
	margin: 15px 0;
}

p {
	margin: 8px 0;
}

#content .breadcrumb a {
	color: #333;
}

img {
	border: 0;
}
.titletrefwoord
{
	font-size: 18px;
	line-height: 20px;
	font-weight: normal;
	margin: 15px 0; 
}

:focus { outline: 0; }
