html, body {
	height: 100%;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	font-family: Trebuchet MS, Tahoma;
	font-size: 11px;
	color: #000000;
}

A:link { 
	font-size: 11px;
	color: #00704a;
	font-family: Trebuchet MS, Tahoma;
	text-decoration: underline;
	font-weight: normal;
	}
A:visited { 
	font-size: 11px;
	color: #00704a;
	font-family: Trebuchet MS, Tahoma;
	text-decoration: underline;
	font-weight: normal;
	}
A:hover { 
	font-size: 11px;
	color: #05895c;
	font-family: Trebuchet MS, Tahoma;
	text-decoration: underline;
	font-weight: normal;
	}
A:active { 
	font-size: 11px;
	color: #05895c;
	font-family: Trebuchet MS, Tahoma;
	text-decoration: underline;
	font-weight: none;
	}

A.navigatie:link { 
	font-size: 11px;
	color: #ffffff;
	font-family: Trebuchet MS, Tahoma;
	text-decoration: none;
	font-weight: normal;
	line-height: normal;
	}
A.navigatie:visited { 
	font-size: 11px;
	color: #ffffff;
	font-family: Trebuchet MS, Tahoma;
	text-decoration: none;
	font-weight: normal;
	line-height: normal;
	}
A.navigatie:hover { 
	font-size: 11px;
	color: #ffffff;
	font-family: Trebuchet MS, Tahoma;
	text-decoration: underline;
	font-weight: normal;
	line-height: normal;
	}
A.navigatie:active { 
	font-size: 11px;
	color: #ffffff;
	font-family: Trebuchet MS, Tahoma;
	text-decoration: underline;
	font-weight: normal;
	line-height: normal;
	}
	
.navigatietekst {
	color: #d8bfa3;
	}

p, td, .tablecontenttd {
	font-size: 11px;
	color: #000000;
	font-family: Trebuchet MS, Tahoma;
	font-weight: normal;
	line-height: 18px;
	}

A.bestelkolom:link { 
	font-size: 11px;
	color: #ffffff;
	font-family: Trebuchet MS, Tahoma;
	text-decoration: underline;
	font-weight: normal;
	}
A.bestelkolom:visited { 
	font-size: 11px;
	color: #ffffff;
	font-family: Trebuchet MS, Tahoma;
	text-decoration: underline;
	font-weight: normal;
	}
A.bestelkolom:hover { 
	font-size: 11px;
	color: #ffffff;
	font-family: Trebuchet MS, Tahoma;
	text-decoration: none;
	font-weight: normal;
	}
A.bestelkolom:active { 
	font-size: 11px;
	color: #ffffff;
	font-family: Trebuchet MS, Tahoma;
	text-decoration: underline;
	font-weight: none;
	}
td.bestelkolom {
	font-family: Trebuchet MS, Tahoma;
	font-size: 11px;
	color: #ffffff;
	line-height: 17px;
	}
td.bestelkolomheader {
	font-family: Trebuchet MS, Tahoma;
	font-size: 12px;
	color: #ffffff;
	line-height: normal;
	}

.header, .titel, .tablecontenttdheader { 
	font-family: Trebuchet MS, Tahoma;
	font-size: 11px;
	color: #6e3c07;
	font-weight: bold;
	line-height: normal;
	}
	
.tekstvak {
	height: 20px;
	padding-left: 3px;
	background-color: #ffffff;
	border-color: #a7743d;
	border-style: solid;
	border-width: 1px;
	color: #000000;
	font-size: 11px;
	font-family: Trebuchet MS, Tahoma;
	}
	
.button {
	height: 20px;
	background-color: #a7743d;
	border-color: #a7743d;
	border-style: solid;
	border-width: 1px;
	color: #ffffff;
	font-size: 11px;
	font-family: Trebuchet MS, Tahoma;
	}

textarea {
	height: 100px;
	padding-left: 3px;
	background-color: #ffffff;
	border-color: #a7743d;
	border-style: solid;
	border-width: 1px;
	color: #000000;
	font-size: 11px;
	font-family: Trebuchet MS, Tahoma;
	}

.gerechten_image {
	border: 1px solid #00704a;
	}

.gerechten_description {
	line-height: 10px;
	}
	
a.tooltip:hover {
	background: #ffffff;
	text-decoration:none;
	}

a.tooltip span {
	display: none;
	padding-bottom: 10px;
	margin-left: 8px;
	width: 350px;
	}

a.tooltip:hover span {
	display: block;
	display: inline;
	position: absolute;
	background: #ffffff;
	border: 1px solid #007346;
	font-family: Trebuchet MS;
	font-size: 12px;
	color: #000000;
	text-align: center;
	}
	
a.tooltip_content:hover {
	background: #ffffff;
	text-decoration:none;
	}

a.tooltip_content span {
	display: none;
	padding-top: 8px;
	padding-bottom: 8px;
	margin-left: 8px;
	width: 350px;
	}

a.tooltip_content:hover span {
	display: block;
	display: inline;
	position: absolute;
	background: #ffffff;
	border: 1px solid #007346;
	font-family: Trebuchet MS;
	font-size: 12px;
	color: #000000;
	text-align: center;
	}

.errorbox {
	border: 1px solid #ff0000;
	padding: 5px 8px 5px 8px;
	background-color: #ffecec;
	}

.errorbox ul {
	list-style-image: none;
	list-style-position: outside;
	list-style-type: none;
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px -2px;
	}	

.errorbox li {
	background: transparent url(/images/bullet.png) no-repeat scroll 2px 5px;
	padding-left: 12px;
	color: #ff0000;
	line-height: 17px;
	}

.leightbox_scroll_popup {
	position: absolute;
	width: 442px;
	height: 200px;
	overflow: auto;
	scrollbar-arrow-color: #ffffff;
	scrollbar-face-color: #a7743d;
	scrollbar-highlight-color: #ffffff;
	scrollbar-3dlight-color: #a7743d;
	scrollbar-shadow-color: #a7743d;
	scrollbar-darkshadow-color: #ffffff;
	scrollbar-track-color: #ffffff;
	}
