/* CSS Document */
/* oranje = #E9750C */
/* bruin/grijs = #897967 */


/* CSS Document */

body {
	margin: 0px;
	margin-bottom: 20px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 19px;
	font-weight: normal;
	color: #897967;
	/*background-color: #E9750C;
	background-image: url(images/bg.gif);
	background-repeat: repeat-x;*/
}
h1	{ font-size: 18px; line-height: 22px; margin-top: 0px; margin-bottom: -10px; }
.h2 { font-size: 12px; font-weight: bold; color: #E9750C; }
td { vertical-align: top; }

a	{ color: #E9750C; text-decoration:none; cursor: hand; }
a:hover	{ color:#E9750C; text-decoration:underline; cursor: hand; }

li { list-style-position: outside; list-style-image: url(images/bullet.gif); list-style-type: disc; margin-left: 25px; }
ul	{ margin-left: -5px; }

#midden	{ width:800px; margin:0 auto; }
#container{ clear: both; overflow:auto; }
#header { width:100%; height:87px; background-color:#FFFFFF;}
#foto { height:167px; padding-left: 0px; padding-top: 35px; }

/* menu *********************************************/
#menu {
	width:100%;
	height:37px;
	z-index:2;
	background-image: url(images/bgMenu.gif);
	background-repeat: repeat-x;
}
.button {
	padding-left: 10px;
	padding-right: 68px;
	padding-top: 1px;
}
.buttonRechts {
	padding-left: 0px;
	padding-right: 0px;
	padding-top: 1px;
}
.telnum {
	padding-left: 200px;
	padding-right: 0px;
	padding-top: 0px;
	text-align: right;
}
/* einde menu ****************************************/



/* voor index pagina i.v.m. accolade ******************/
.leftNavIndex {
	float: left;
	padding-left: 0px;
	padding-top: 0px;
	width: 249px;
	overflow: hidden;
}
.contentIndex {
	float: left;
	padding-left: 0px;
	padding-top: 0px;
	width: 550px;
	background-color:#ffffff;
}
/* // voor index pagina i.v.m. accolade ****************/
.leftNav {
	/* layout */
	width: 249px;
	padding-left: 0px;
	margin-top: 35px;
	float: left;
	overflow: hidden; 
	/* style */
	font-size: 10px; line-height: 30px; font-weight: bold; text-transform:uppercase; letter-spacing: 0em; text-align:right; 
}
				
.content {
	float: left;
	padding-left: 0px;
	padding-top: 35px;
	width: 550px;
	/*background-color:#FFFFFF;*/
}

/* // linker lijn van tabel in rechter 'content' deel ****************/
.lijnLinks	{ border-left: 1px solid #897967; background-color:#FFFFFF}

/* // 2 kolommen in tabel content deel ***************
.kolLeft	{ width: 50% }
.kolRight	{ width: 50% }*/

.kopImage { padding-right: 25px; padding-bottom: 15px;}
.imgLeft { padding-right: 15px; padding-bottom: 15px; padding-top: 5px }


.submenu	{ color: #897967; text-decoration:none; cursor: hand; }
.submenu:hover	{ color:#E9750C; text-decoration:none; cursor: hand; }
.submenuActive	{ color:#000000; text-decoration:none; cursor: none; }
.subsubmenu	{ color: #897967; text-decoration:none; cursor: hand; text-transform:none; line-height: 20px; font-size: 11px; padding-right: 10px;}
.subsubmenu:hover	{ color:#E9750C; text-decoration:none; cursor: hand; }
.subsubmenuActive	{ color:#000000; text-decoration:none; cursor: none; text-transform:none; line-height: 20px; font-size: 11px; padding-right: 10px;}

/*.leesmeer { color:#E9750C; text-decoration:none; cursor: hand; float: right; font-size: 11px;}*/
.top { float:right;}
.txtOranje { color:#E9750C; }
.txtCitaat { font-style:italic; font-size: 13px; }

.bin5 { padding-bottom:5px; }
.bin10 { padding-bottom:10px; }
.bin15 { padding-bottom:15px; }
.bin20 { padding-bottom:20px; }

.tin10 { padding-top:10px; }
.rin10 { padding-right:10px; }
.lin10 { padding-left:10px; }
.lin20 { padding-left:20px; }

.floatleft { float: left; padding-right: 10px; padding-bottom: 10px;}
.floatRight { float: right; padding-left: 10px; padding-bottom: 10px;}

/* formfields*/
.input { width: 260px; 	font-family: Arial, Helvetica, sans-serif; font-size: 12px; border: 1px solid #E9750C}