/* CSS Document */

HTML {
	PADDING-RIGHT: 0px; PADDING-LEFT: 0px; PADDING-BOTTOM: 0px; PADDING-TOP: 0px; MARGIN-TOP: 0px; MARGIN-LEFT: 0px; MARGIN-RIGHT: 0px; MARGIN-BOTTOM: 0px; 
}
body {
	FONT-FAMILY: Arial, Helvetica, sans-serif; BACKGROUND-COLOR: #FFFFFF; FONT-SIZE: 100%;
}
P {
	FONT-SIZE: 80%; COLOR: #000000;
}
H2 {
	FONT-SIZE: 100%;
	font-family: Georgia, "Times New Roman", Times, serif;
}
H3 {
	FONT-SIZE: 95%;
	font-family: Georgia, "Times New Roman", Times, serif;
}
H4 {
	FONT-SIZE: 90%;
	font-family: Georgia, "Times New Roman", Times, serif;
}
IMG {
	PADDING: 0px;
}
IMG.IMGCENTER {
	display: block;
	margin-left: auto;
	margin-right: auto;
	margin-top: auto;
	margin-bottom: auto;
	text-align: center;
	vertical-align: middle;
	border: 0px none;
	
}
A {
	font-weight: 400;
	text-decoration: none;
	color: #D29200;
}
a:hover {
	font-weight: 400;
	text-decoration: none;
	border-bottom-width: 1px;
	border-bottom-style: solid;
}
STRONG {
	font-family: Georgia, "Times New Roman", Times, serif;
}
/*IMG {
	padding: 0px;
	clear: none;
}*/
TABLE {
	PADDING-TOP: 0px;
	PADDING-LEFT: 0px;
	PADDING-RIGHT: 0px;
	PADDING-BOTTOM: 0px;
}
TD {
	text-align: left;
	vertical-align: top; 
}
textarea {
	width: 300px;
}
#LOGO {
	PADDING: 0px;
	MARGIN: 0px;
	TEXT-ALIGN: center;
	BACKGROUND-COLOR: #003300;
}
#GREENBG {
	BACKGROUND-COLOR: #adbd5f;
}
#GREYBG {
	COLOR: #FFFFFF;
	BACKGROUND-COLOR: #DFDFDF;
	WIDTH: 100px;
	FONT-FAMILY: Georgia, "Times New Roman", Times, serif;
	FONT-WEIGHT: 800;
	PADDING-TOP: 1px;
	PADDING-LEFT: 2px;
	PADDING-RIGHT: 2px;
	PADDING-BOTTOM: 1px;
}
#NAVLINK {
	COLOR: #003300;
	FONT-SIZE: 110%;
	FONT-FAMILY: Georgia, "Times New Roman", Times, serif;
	MARGIN-LEFT: 5px;
}
#NAVSUBLINK {
	COLOR: #003300;
	FONT-SIZE: 105%;
	FONT-FAMILY: Georgia, "Times New Roman", Times, serif;
}
#NAVPOINT {
	COLOR: #FFFFFF;
	FONT-WEIGHT: 400;
	FONT-SIZE: 110%;
	FONT-FAMILY: Georgia, "Times New Roman", Times, serif;
	MARGIN-LEFT: 5px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
}
#NAVSUBPOINT {
	COLOR: #FFFFFF;
	FONT-WEIGHT: 200;
	FONT-SIZE: 105%;
	FONT-FAMILY: Georgia, "Times New Roman", Times, serif;
	border-bottom-width: 1px;
	border-bottom-style: solid;
}
#NAVSUBLINKMARGIN {
	MARGIN-LEFT: 15px;
}
#QUICKSEARCH {
	text-align: right;
	PADDING-TOP: 0px;
	PADDING-LEFT: 0px;
	PADDING-RIGHT: 0px;
	PADDING-BOTTOM: 0px;
	vertical-align: middle;
	
}
#GO {
	FONT-FAMILY: Georgia, "Times New Roman", Times, serif;
	COLOR: #274200;
	FONT-SIZE: 110%;
	FONT WEIGHT: 400;
}
#NAVIMG {
	PADDING-LEFT: 5px;
	border: 0px;
}
#RIGHTIMG {
	TEXT-ALIGN: right;
	padding: 5px;
	float: right;
}
#LEFTIMG {
	TEXT-ALIGN: left;
	padding: 5px;
	float: left;
}
#CONTENT {
	PADDING-TOP: 10px;
	PADDING-LEFT: 15px;
	PADDING-RIGHT: 5px;
	PADDING-BOTTOM: 5px;
}
P#BOX {
	TEXT-ALIGN: center;
	WIDTH: 300px;
	BACKGROUND-COLOR: #DFDFDF;
	line-height: 110%;
}
P#BOXDETAIL {
	PADDING-LEFT: 15px;
	line-height: 105%;
}

/*label {
	font-size: 1em;
}*/
form {
	margin: 0px;
	padding: 0px;
	left: 0px;
	top: 0px;
	right: 0px;
	bottom: 0px;
}
input.zoek {
	FONT-FAMILY: Georgia, "Times New Roman", Times, serif;
	COLOR: #274200;
	FONT-SIZE: 110%;
	FONT WEIGHT: 600;
	background-color: #adbd5f;
	border: none;
	text-decoration: none;
	cursor: hand;
}
.red {
	color: #ff0033;
}
.SPECIALTITLE {
	FONT-SIZE: 105%;
	font-family: Georgia, "Times New Roman", Times, serif;
	COLOR: #FFFFFF;
	text-align: center;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 2px;
	padding-left: 0px;
}
a:hover.NOBORDER {
	border: 0px none;
}