
body                 { scrollbar-3d-light-color: #24651C; scrollbar-arrow-color: #24651C; scrollbar-base-color: #ffffff; scrollbar-darkshadow-color: #ffffff; scrollbar-face-color: #ffffff; scrollbar-highlight-color: #24651C; scrollbar-shadow-color: #24651C; scrollbar-track-color: #ffffff  }
td              { color: black; font-size: 11px; line-height: 19px; font-family: Verdana, Arial, Geneva, Helvetica, SunSans-Regular, sans-serif; text-decoration: none }
a       { color: #363; text-decoration: none }
a:hover      { color: #363; text-decoration: underline }
ul   { list-style-type: square; list-style-position: outside; margin-top: 0; margin-bottom: 0; margin-left: 10px; padding-left: 10px }
ol  { color: #abc90f; list-style-type: decimal; list-style-position: inside; margin-top: 0px; margin-left: 10px; padding-left: 10px }
form { margin: 0px }
.formfield     { color: black; font-size: 11px; font-family: Verdana, Arial, Geneva, Helvetica, SunSans-Regular, sans-serif; text-decoration: none; background-color: #f7f9f7; border: solid 1px black; height: 17px }
.formarea         { color: #111; font-size: 11px; font-family: Verdana, Arial, Geneva, Helvetica, SunSans-Regular, sans-serif; text-decoration: none; background-color: #f7f9f7; border: solid 1px black; scrollbar-3d-light-color: black; scrollbar-arrow-color: black; scrollbar-base-color: #F7F9F7; scrollbar-darkshadow-color: #F7F9F7; scrollbar-face-color: #F7F9F7; scrollbar-highlight-color: black; scrollbar-shadow-color: black; scrollbar-track-color: #F7F9F7  }
.formsubmit   { color: white; font-weight: bold; font-size: 11px; font-family: Verdana, Arial, Geneva, Helvetica, SunSans-Regular, sans-serif; text-decoration: none; background-color: #3a9726; border: solid 1px #3a9726 }
.formverplicht   { color: #3a9726; }
#menuTD    { color: white; text-transform: uppercase; margin: 0px; padding: 0px 0px 2px }
.menu { color: white; text-decoration: none }
.menu:hover { color: white; text-decoration: underline }
.menu-aan { color: #363; font-weight: bold; text-decoration: none }
.menu-aan:hover { color: #363; font-weight: bold; text-decoration: underline }
.disclaimer { color: #a9a9a9; font-size: 9px; text-decoration: none }
.disclaimer:hover { color: black; font-size: 9px; text-decoration: none }
#adresTD { color: #363; font-weight: bold; font-size: 11px; line-height: 17px; text-decoration: none; margin: 0px; padding: 0px 0px 0px 54px }
#submenuTD { margin: 0px; padding: 0px 0px 0px 43px }
.adres { color: #363; text-decoration: none }
.adres:hover { color: #363; text-decoration: underline }
.kopje { color: #363; font-style: italic; font-weight: bold; font-size: 14px; line-height: 21px; text-decoration: none }
.groenetekst { color: #363 }
.submenu  { color: black; font-size: 11px; line-height: 21px; text-decoration: none; text-transform: uppercase }
.submenu:hover { color: black; font-size: 11px; line-height: 21px; text-decoration: underline; text-transform: uppercase }
.submenu-aan { color: #363; font-weight: bold; font-size: 11px; line-height: 21px; text-decoration: none; text-transform: uppercase }
.submenu-aan:hover { color: #363; font-weight: bold; font-size: 11px; line-height: 21px; text-decoration: underline; text-transform: uppercase }
.introtekst { color: #363; font-weight: bold; text-decoration: none }
#aanbieding { border: solid 1px black }


/* Navigatie */
#navigatie {
	width:190px;
	margin-top:0px;
	padding:0px;
}

.navigatie_pijltje {
	margin-right:5px;
	border:none;
}

.navigatie_pijltje_leeg {
	margin-right:0px;
	border:none;
}

#navigatie UL {
	width:190px;
	margin:0;
	padding:0;
	list-style:none;
}

#navigatie LI {
	float:left;
	width:190px;
}
#navigatie UL A:LINK, #navigatie UL A:VISITED {
	display:block;
	border-bottom:1px solid #336633;
	padding:8px 0px 8px 5px;
	color:#000000;
	text-decoration:none;
}

#navigatie UL A.active{
	color:#336633;
	font-weight:bold;
}

#navigatie  UL A:HOVER.active {
	background-color:#fadc40;
	color:#000000;
}

#navigatie UL UL A:LINK, #navigatie UL UL A:VISITED {
	padding:8px 0px 8px 20px;
}
#navigatie UL UL UL A:LINK, #navigatie UL UL UL A:VISITED {
	padding:8px 0px 8px 30px;
}
#navigatie UL UL UL UL A:LINK, #navigatie UL UL UL UL A:VISITED {
	padding:8px 0px 8px 40px;
}
#navigatie UL A:HOVER, #navigatie UL UL A:HOVER, #navigatie UL UL UL A:HOVER, #navigatie UL UL UL UL A:HOVER {
	background-color:#f7f9f7;
	text-decoration:none;
	color:#000000;		
}

.clear {
	clear:both;
	padding:0;
	border:none;
}
