/* ALGEMEEN */

BODY {
	background: #5a8463;
	font-family: verdana, helvetica, arial;
	text-align: center;
	margin:0px;
	font-size: 10pt;

  scrollbar-face-color: #5a8463;
  scrollbar-highlight-color: #4a7b5a;
  scrollbar-shadow-color: #661001;
  scrollbar-3dlight-color: #42634a;
  scrollbar-arrow-color: #661001;
  scrollbar-track-color: #5a8463;
  scrollbar-darkshadow-color: #5a8463;
}

A {
	color: #631000;
	border:0px;
	text-decoration: none;
	border-bottom: 1px dotted #631000;
}

A.menu1, A.menu1_selected, A.footer {
	color: #631000;
	border:0px;
	text-decoration: none;
	border: 0px;
}

A:hover {
	border-bottom: 1px solid #631000;
}

A.menu1:hover, A.menu1_selected:hover {
  border: 0px;
}

P {
	font-size: 10pt;
	text-align: justify;
}

TD {
	font-size: 10pt;
	vertical-align:top;
}

TD.archief {
	font-size: 10pt;
	vertical-align:top;
	border: 1px solid #cead6b;
}

TH {
	font-size: 10pt;
	text-align: left;
	font-weight: bold;
	vertical-align:top;
}

TH.archief {
	font-size: 10pt;
	text-align: left;
	font-weight: bold;
	vertical-align:top;
	border: 1px solid #cead6b;
}

UL {
	margin-top:0px;
	margin-bottom:0px;
}

LI {
	line-height: 150%;
}

H1 {
	color: #661001;
	font-size: 14pt;
	font-variant: small-caps;
	text-decoration: none;
	margin-bottom:0px;
	margin-top:0px;
}

H2 {
	color: #661001;
	font-size: 11pt;
	font-variant: normal;
	text-decoration: none;
	margin-bottom:0px;
}

H3 {
	color: #661001;
	font-size: 11pt;
	font-variant: small-caps;
	text-decoration: none;
	margin-bottom:20px;
	margin-top:0px;
}

H4 {
	color: #661001;
	font-size: 10pt;
	font-variant: normal;
	text-decoration: none;
	margin-bottom:0px;
	margin-top: 0px;
}


DIV.footer_line {
	text-align:right;
	margin-right:30px;
}

DIV.footer {
	padding-top: 0px;
	text-align: right;
	margin-right:60px;
	color: #6b0200;
	font-size: 8pt;
}

A.footer {
	color: #661001;
	text-decoration: none;
}	

DIV.image {
	text-align:center;
	margin-left: 10px;
	margin-right: 10px;
	margin-bottom: 10px;
	margin-top: 0px;
  float:left;
  font-size: 7pt;	
  border: 0px;
}


DIV.imageleft {
	text-align:center;
	margin-left: 0px;
	margin-right: 10px;
	margin-bottom: 10px;
	margin-top: 0px;
  float:left;
  font-size: 7pt;	
}


DIV.imageright {
	text-align:center;
	margin-left: 10px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-top: 0px;
  float:right;
  font-size: 7pt;	
}

.image {
	border: 1px solid #631000;
	margin-top: 0px;
}

.imageright {
	margin-left: 10px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-top: -10px;
  float:right;
}

.textfield {
  border:1px;
  border-color:#631000;
  border-style:solid;
  font-family:  verdana, helvetica, sans-serif;
  font-size: 9pt;
  background: #f7d69c;
  color:#000000;
  font-weight:normal;
}

INPUT, SELECT, OPTION, TEXTAREA {
	background: #f7d69c;
	border: solid 1px #631000;
	font-size: 8pt;
}