/* Content
=================================================================*/
#content h1 {
	font-size:1.4em;
	margin-bottom:10px;
	color:#8F1F38;
	}
#content h2 {
	font-size:1.2em;
	color:#f63;
	}
#content p {
	margin-bottom:10px;
	}
.contentlist {
	margin-bottom:10px;
	}
.contentlist li {
	list-style:none;
	padding-left:20px;
	background:url('gfx/listarrow.gif') no-repeat 3px 4px;
	}
.contentlist li ul li {
	background:url('gfx/listsubarrow.gif') no-repeat 7px 5px;
	}
.fotolinks {
	float:left;
	margin:2px 8px 2px 0px;
	}
.fotorechts {
	float:right;
	margin:2px 0px 2px 8px;
	}




/* Infoblok
=================================================================*/
#infoblok {
	padding:10px 15px;
	font-weight:bold;
	font-size:1.1em;
	color:#fff;
	background-color:#f93;
	}
#infoblok h1 {
	font-size:1.3em;
	margin-bottom:6px;
	}




/* Blokken
=================================================================*/
#linkerkant #blocks {
	color:#f63;
	}
#linkerkant #blocks div {
	border-bottom:1px solid #c36;
	margin:10px;
	padding-bottom:10px;
	}
#linkerkant #blocks div h1 {
	font-size:1.4em;
	padding:4px 0px;
	color:#c36;
	}
#linkerkant #blocks div p.meerlink {
	text-align:right;
	font-weight:bold;
	}
#linkerkant #blocks div p {
	color:#c36;
	font-family:verdana;
	margin-bottom:4px;
	}
#linkerkant .contentlist {
	}
#linkerkant .contentlist li {
	list-style:none;
	padding-left:20px;
	background:url('gfx/linkerlistarrow.gif') no-repeat 3px 4px;
	}
#linkerkant .contentlist li ul li {
	background:url('gfx/linkerlistsubarrow.gif') no-repeat 7px 5px;
	}




#rechterkant #blocks {
	color:#f63;
	}
#rechterkant #blocks div {
	border-bottom:1px solid #f63;
	margin:10px 10px 0px 10px;
	padding-bottom:10px;
	}
#rechterkant #blocks div h1 {
	font-size:1.2em;
	font-weight:bold;
	}

#rechterkant #blocks div p.meerlink {
	text-align:right;
	font-weight:bold;
	}



/* Printvriendelijk e.d.
=================================================================*/
#contentopties {
	width:370px;
	clear:both;
	background-color:#eee;
	overflow:hidden;
	height:1%;
	font-size:1.1em;
	border-top:1px solid #ddd;
	}
#contentopties li {
	float:left;
	list-style:none;
	width:185px;
	}
#contentopties li.printen {
	}
#contentopties li.mailen {
	}
#contentopties li a:link,
#contentopties li a:visited,
#contentopties li a:hover,
#contentopties li a:visited:hover {
	float:left;
	width:155px;
	padding:4px 0px 4px 30px;
	}
#contentopties li a:link,
#contentopties li a:visited {
	color:#000;
	}
#contentopties li a:hover,
#contentopties li a:visited:hover {
	color:#555;
	}
#contentopties li.printen a:link,
#contentopties li.printen a:visited,
#contentopties li.printen a:hover,
#contentopties li.printen a:visited:hover {
	background:url('gfx/iconprinter.gif') no-repeat 10px 7px;
	}

#contentopties li.mailen a:link,
#contentopties li.mailen a:visited,
#contentopties li.mailen a:hover,
#contentopties li.mailen a:visited:hover {
	background:url('gfx/iconmail.gif') no-repeat 10px 7px;
	}

#bottomopties {
	text-align:right;
	font-size:0.8em;
	}
a.naarboven:link,
a.naarboven:visited,
a.naarboven:hover,
a.naarboven:visited:hover {
	padding-left:12px;
	}
a.naarboven:link,
a.naarboven:visited {
	background:url('gfx/arrownaarboven.gif') no-repeat 0px 3px;
	color:#000;
	}
a.naarboven:hover,
a.naarboven:visited:hover {
	background:url('gfx/arrownaarbovenhover.gif') no-repeat 0px 3px;
	color:#555;
	}





/* Documenten
=================================================================*/
a.documenten,
a.documenten:visited,
a.documenten:hover,
a.documenten:visited:hover {
	display:block;
	padding:5px 10px 5px 22px;
	margin-bottom:10px;
	border-top:1px solid #ddd;
	border-bottom:1px solid #ddd;
	font-weight:bold;
	}
a.documenten,
a.documenten:visited {
	background-color:#fff;
	background-repeat:no-repeat;
	background-position:0px 5px;
	}
a.documenten:hover,
a.documenten:visited:hover {
	background-color:#f4f4f4;
	}
#docgif {
	background-image:url('gfx/icons/icon_gif.gif');
	}
#docjpg {
	background-image:url('gfx/icons/icon_jpg.gif');
	}
#docbmp {
	background-image:url('gfx/icons/icon_bmp.gif');
	}
#docpdf {
	background-image:url('gfx/icons/icon_pdf.gif');
	}
#docdoc {
	background-image:url('gfx/icons/icon_doc.gif');
	}
#docxls {
	background-image:url('gfx/icons/icon_xls.gif');
	}
#doczip {
	background-image:url('gfx/icons/icon_zip.gif');
	}
#doctxt {
	background-image:url('gfx/icons/icon_txt.gif');
	}
#docwmp {
	background-image:url('gfx/icons/icon_wmp.gif');
	}


/* Faq
=================================================================*/
#faqlist {
	margin-bottom:10px;
	}
#faqlist dt {
	border-left:10px solid #FFE0C1;
	padding-left:10px;
	font-weight:bold;
	color:#8F1F38;
	}
#faqlist dd {
	border-left:10px solid #FFF0E2;
	padding-left:10px;
	margin-bottom:10px;
	}


/* Concepten
=================================================================*/
#conceptlist {
	border-top:1px solid #eee;
	margin-bottom:10px;
	}
#conceptlist dt {
	padding-top:10px;
	padding-bottom:2px;
	font-size:1.2em;
	font-weight:bold;
	color:#f63;
	}
#conceptlist dd {
	overflow:hidden;
	height:1%;
	border-bottom:1px solid #eee;
	padding-bottom:10px;
	}






















