html { min-width: 901px }
body    { color: #6e3219; font-family: Arial, Helvetica, Geneva, SunSans-Regular, sans-serif; line-height: 140%; background-color: #fff; text-align: center; margin: 0; padding: 0; box-sizing: content-box  }
p  { line-height: 140%; margin-top: 15px }
a   { color: #e98300; text-decoration: none }
a:hover  { text-decoration: underline }
#bottom a  { color: white; text-decoration: none }
#bottom a:hover  { text-decoration: underline }
#bottombig a  { color: white; text-decoration: none }
#bottombig a:hover  { text-decoration: underline }
.naviwhite a { color: white; text-decoration: none }
.naviwhite a:hover   { color: #6e3219 }
table { font-size: 12px; font-family: Arial, Helvetica, Geneva, SunSans-Regular, sans-serif; line-height: 140% }
#content { background-position: left top; text-align: left; margin: 0 auto; padding: 0; width: 901px }
input    { color: #6e3219; font-size: 12px; font-family: Arial, Helvetica, Geneva, SunSans-Regular, sans-serif; line-height: 140%; background-color: #efe2d4; padding: 2px 5px; border-width: 0 }
.checkbox  { background-color: #fff; border-width: 0 }
textarea  { color: #6e3219; font-size: 12px; font-family: Arial, Helvetica, Geneva, SunSans-Regular, sans-serif; line-height: 140%; background-color: #efe2d4; padding: 2px 5px; border-width: 0 }
.kop  { color: #e98300; font-size: 13px; font-family: Arial, Helvetica, Geneva, SunSans-Regular, sans-serif; font-weight: bold; line-height: 140% }
.tussenkop  { color: #e98300; font-size: 12px; font-family: Arial, Helvetica, Geneva, SunSans-Regular, sans-serif; font-weight: bold; line-height: 140% }
.tekst  { color: #6e3219; font-size: 12px; font-family: Arial, Helvetica, Geneva, SunSans-Regular, sans-serif; line-height: 140% }
.bold { font-weight: bold }
.140 { line-height: 140% }
.white { color: white }
.orange  { color: #e98300 }
.brown { color: #6e3219 }
.navi { font-size: 13px; font-weight: bold }
.nieuws   { color: #fff; font-size: 20px; font-family: Arial, Helvetica, Geneva, SunSans-Regular, sans-serif; font-weight: bold }
.button  { background-color: #efe2d4; padding: 2px 5px }
#bottom { background-image: url("../images/bottom_field.gif"); background-repeat: no-repeat; background-position: left 0; width: 720px; height: 25px }
#bottombig { background-image: url("../images/bottom_field_big.gif"); background-repeat: no-repeat; background-position: left 0; width: 901px; height: 25px }
/* Internet Explorer and the Expanding Box Problem.
It's an unfortunate fact that Internet Explorer will always incorrectly expand any dimensionally restricted block element so that oversize content is unable to overflow, as the specs require that content to do. The W3C says a rigidly sized block box should allow oversize content to protrude or overflow beyond the edges of the sized box.
The following rule instructs Internet Explorer 5.5 and 6 to break words into the next line instead of expanding the block element.
*/
body { word-wrap: break-word; }
#navbar {
	PADDING-RIGHT: 0px; PADDING-LEFT: 0px; PADDING-BOTTOM: 0px; MARGIN: 0px; PADDING-TOP: 0px; HEIGHT: 1em;font-size:13px; font-family:Arial, Helvetica, sans-serif;
}
#navbar LI {
	FLOAT: left; LIST-STYLE-TYPE: none
}
#navbar LI A  { color: #fff; font-weight: bold; text-decoration: none; background-color: #e98300; display: block; padding: 3px 8px }
#navbar LI span A { background-image:url(line.jpg); background-repeat:no-repeat; background-position:right top;
 
}

#navbar LI A:hover  { color: #6e3219; font-weight: bold; text-decoration: none; background-color: #e98300; display: block; padding: 3px 8px }
#navbar LI UL {
	DISPLAY: none; WIDTH: 160px;; BACKGROUND-COLOR:#6E3219; 
}
#navbar LI:hover UL {
	PADDING-RIGHT: 0px; DISPLAY: block; PADDING-LEFT: 0px; PADDING-BOTTOM: 0px; MARGIN: 0px; PADDING-TOP: 0px; POSITION: absolute;font-weight:normal;
}

#navbar LI:hover LI {
	FLOAT: none
}

#navbar LI:hover LI A {
	COLOR: #ffffff; BORDER-BOTTOM: #fff 1px solid; BACKGROUND-COLOR:#6E3219;font-weight:normal;padding-left:20px; 
}

#navbar LI LI A:hover  { color: #e98300; font-weight: normal; background-color: #6e3219; padding-left: 20px }
