html {
	margin: 0px;
	height: 100%;
}
body {
	font-family: Verdana, Arial, "Times New Roman", Times, serif;
	font-size: 13px;
	color: #000000;
	background-color:#FBF2E5;
	height: 100%;
	margin: 0px;
}
td, input, textarea {
	font-family: Verdana, Arial, "Times New Roman", Times, serif;
	font-size: 13px;
	color: #000000;
}
a {
	font-size: 13px;
	color:#000000;
}
a:hover {
	font-size: 13px;
	color:#000000;
	text-decoration: none;
}
.quote {
	font-family:Verdana, Arial, "Times New Roman", Times, serif;
	font-size: 20px;
	color:#E36526;
	font-style:italic;
	font-weight: normal;
	margin-left: 10px;
	margin-bottom: 10px;
}

h1 {
	font-size: 18px;
	color:#000000;
	font-weight: bold;
	margin: 0px;
	}

h2 {
	font-size: 14px;
	color:#000000;
	font-weight: bold;
	margin: 0px;
	}
h3 {
	color:#000000;
	font-weight: bold;
	margin: 0px;
	}
i {
	color:#E36526;
	}
	
	
.maincontent {
	margin-left: 33px;
	margin-right: 30px;
}


.arrowknop {
	display:block;
	width: 250px;
	height: 23px;
	padding-top: 4px;
	padding-left: 40px;
	background-image:url(../images/arrow.gif);
	background-position:left top;
	background-repeat:no-repeat;
	background-color: #FF9966;
	font-family:Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	font-style:italic;
	font-weight: bold;
	text-decoration: none;
	margin-bottom: 2px;
}
.arrowknop:hover {
	display:block;
	width: 250px;
	height: 23px;
	padding-top: 4px;
	padding-left: 40px;
	background-image:url(../images/arrow.gif);
	background-position:left top;
	background-repeat:no-repeat;
	background-color: #5C8526;
	font-size: 12px;
	color: #FFFFFF;
	font-style:italic;
	font-weight: bold;
	text-decoration: none;
	margin-bottom: 2px;
}
/* topmenu */

.topmenuitem {
	font-size: 11px;
	color: #FFFFFF;
	font-weight: normal;
	display: block;
	text-decoration:none;
	padding-left: 12px;
	padding-right: 13px;
}
.topmenuitem:hover, .topmenuitem-selected, .topmenuitem-selected:hover {
	font-size: 11px;
	font-weight: normal;
	display: block;
	color: #000000;
	background-color: #FFFFFF;
	text-decoration:none;
	padding-left: 12px;
	padding-right: 13px;
}

/* menu */

.menuitem {
	font-size: 12px;
	color: #E36526;
	display: block;
	text-decoration:none;
	font-weight: bold;
	background-image:url(../images/blok-wit.gif);
	background-repeat:no-repeat;
	background-position:left 3px;
	padding-left: 16px;
	margin-left: 10px;
	margin-bottom: 10px;

}
.menuitem:hover, .menuitem-selected, .menuitem-selected:hover {
	font-size: 12px;
	color: #E36526;
	display: block;
	text-decoration:none;
	font-weight: bold;
	background-image:url(../images/blok-gr.gif);
	background-repeat:no-repeat;
	background-position:left 3px;
	padding-left: 16px;
	margin-left: 10px;
	margin-bottom: 10px;
}

/* submenu */

.submenuitem {
	font-size: 12px;
	color: #E36526;
	display: block;
	text-decoration:none;
	font-weight: bold;
	background-image:url(../images/blok-wit.gif);
	background-repeat:no-repeat;
	background-position:20px 3px;
	padding-left: 35px;
	margin-left: 10px;
	margin-bottom: 10px;

}
.submenuitem:hover, .submenuitem-selected, .submenuitem-selected:hover {
	font-size: 12px;
	color: #E36526;
	display: block;
	text-decoration:none;
	font-weight: bold;
	background-image:url(../images/blok-gr.gif);
	background-repeat:no-repeat;
	background-position:20px 3px;
	padding-left: 35px;
	margin-left: 10px;
	margin-bottom: 10px;
}


/* formulier */
input, .input, textarea {
	font-size: 11px;
	color: #000000;
}

form {
	padding: 0px;
	margin: 0px;
}

/* page sides */
.pageleft {
background-image:url(../images/pageleft.gif);
background-repeat:repeat-y;
background-position:top right;
}
.pageright {
background-image:url(../images/pageright.gif);
background-repeat:repeat-y;
background-position:top left;
}


.footerNav {padding:5px 0 5px 0;}

.footerNav a {
	color:#E36526;
	margin:0 5px 0 5px;
	text-decoration:none;
	font-size:10px;
	}
.footerNav a:hover {
	text-decoration:underline;
	font-size:10px;
	}

.contactPers {
	margin:20px 0 0 0;
	width:420px;
	}
.contactPers td {
	vertical-align:top;
	font-size:11px;
	}
.contactPers td i{
	display:block;
	margin:10px 0 10px 0;
	}
.contactPers td img {
	border:2px solid #5c8526;
	}
.visual {
	margin:30px 0 10px 0;
	text-align:center;
	}
.slogan {
	margin:30px 0 10px 0;
	height:39px;
	background:transparent url(../images/slogan.gif) no-repeat 10px 0px;
	}
	
	
	
label {
	cursor:pointer;
	}
.formGrid {
	
	}
.formGrid td {
	vertical-align:top;
	}
td.nameCell {
	padding:4px 10px 7px 0;
	}
td.inputCell {
	text-align:right;
	padding:3px 10px 7px 0;
	}
td.buttonCell {
	text-align:right;
	}
.checkbox {
	display:block;
	}
.checkbox label {
	padding:0 5px;
	}
.typeText,
.textarea {
	padding-left:3px;
	width:250px;
	border:1px solid #5C8526;
	font-size:12px;
	font-weight:bold;
	}
.textarea {
	overflow:auto;
	}
.typeButton {
	cursor:pointer;
	}
	
/* LINKJES */
.linkjes {
	
	}
	.linkjes ul {
	margin:5px 0 20px 20px;
	}
	.linkjes li {
	color:#5C8526;
	list-style:square
	}
	.linkjes a {
	color:#E36526;
	font-weight:bold;
	text-decoration:none;
	}
	.linkjes a:hover{
	
	color:#5C8526;
	}
.backButton {
	display:block;
	float:right;
	}
.backButton a {
	color:#000;
	font-weight:bold;
	text-decoration:none;
	}
.backButton a:hover  {
	color:#5C8526;
	}
 
			 