body {
    border: none;
    padding: 0;
    margin: 0; 
}

img {
    border: none; 
}

table {
    padding: 0;    
}

td {
	margin: 0px;
	padding: 0px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

a {
    text-decoration: none;
    vertical-align: middle;
}

a:hover, a:active {
    color: #FF0000;
    text-decoration: none;
    vertical-align: middle;
}

#divbody { 
	width: 1000px; 
	position: relative; 
	top: 0px;
	margin-top: 0px; 
	margin-left: auto; 
	margin-right: auto; 
	text-align: center;
	margin: 0px;
	vertical-align: top;
	padding: 0px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;	
}

#div_topmenu { 
    width: 775px; 
    height: 20px; 
    position: relative; 
    top: 0px;
    left: 0px;
    bottom: 2px;
}

#div_mainmenu { 
    width: 775px; 
    height: 20px; 
    position: relative; 
}

#div_submenu { 
    width: 775px; 
    height: 20px; 
    position: relative;
}

#div_002_2 { 
    width: 770px; 
    position: relative; 
    top: 0px;
    left: 0px;
    text-align: right; 
}

#div_002_3 { 
    width: 770px; 
    position: relative; 
    top: 0px;
    left: 0px;
    text-align: left; 
}

#div_002_4 {
    width: 750px; 
    position: relative; 
    top: 0px;
    left: 0px;
    text-align: left;
    padding-left: 10px; 
    padding-right: 10px;
    text-align: justify; 
}

#div01 { 
    width: 1000px; 
    height: 75px; 
    position: absolute; 
    top: 0px; 
}

#div0101 { 
    width: 1000px; 
    height: 111px; 
    position: absolute; 
    top: 0px; 
    left: 0px; 
    text-align: left; 
}
    
#div0102 { 
    width: 147px; 
    height: 111px; 
    position: absolute; 
    top: 0px; 
    left: 145px; 
    text-align: left; 
    margin-top: 0px; 
}
    
#div0103 { 
    position: absolute; 
    width: 800px; 
    height: 111px; 
    left: 192px; 
    top: 0px;
	z-index: 3; 
}
#div0103_1 { 
    position: absolute; 
    width: 800px; 
    height: 25px;
    top: 0px; 
    left: 0px; 
    text-align: right;     
    font-size: 16px;
}
#div0103_2 { 
    position: absolute; 
    width: 800px; 
    height: 25px;
    top: 28px; 
    left: 0px; 
    text-align: right;     
    font-size: 16px;
}
#div0103_3 { 
    position: absolute; 
    width: 800px; 
    height: 25px;
    top: 57px; 
    left: 0px; 
    text-align: right;     
    font-size: 16px;
}
#div0103_4 { 
    position: absolute; 
    width: 800px; 
    height: 25px;
    top: 85px; 
    left: 0px; 
    text-align: right;     
    font-size: 16px;
}

#div0201 { 
    width: 211px; 
    position: absolute; 
    top: 116px; 
    left: 0px; 
    
}
#div0202 { 
    width: 211px; 
    position: absolute; 
    top: 141px; 
    left: 0px; 
    
}
#div0203 { 
    width: 211px; 
    position: absolute; 
    top: 282px; 
    left: 0px;
    background-color: #CCCCCC;
}

#div03 { 
    width: 775px; 
    position: absolute; 
    top: 110px; 
    left: 215px;
}

#div002_1_000 { 
	width: 765px; 
    height: 330px; 
    font-weight: bold;
    font-size: 24px;
    color: #FFFFFF;
    text-align: right;
	position: relative;
    background-color: #ABCE38;
}

#div002_1_001 { 
	width: 305px; 
	position: absolute; 
    left: 10px;
	top: 30px;
    font-weight: normal;
    font-size: 16px;
    color: #000000;
    text-align: left;
}

#div002_1_002 { 
    width: 430px;
    height:  290px; 
    position: absolute; 
    top: 30px; 
    left: 325px;
    background-color: #FFFFFF;
}

#div002_1_003 { 
    width: 420px; 
    height:  280px; 
    position: absolute; 
    top: 5px; 
    left: 5px;
}

/* ----------------------------------------------------------------- */
#menu_h01 {
    margin: 0;
    padding: 0;
    list-style-type: none;
    width: 770px;
}

#menu_h01 ul {
    text-decoration: none;
	display: inline;
}

#menu_h01 li {
	display: inline;
}

#menu_h01 li a {
	font-family: Arial, Helvetica, sans-serif;
    font-size: 14px;
}

#menu_h01 li a:hover {
    color: #567500;
    border-bottom: 2px solid #EBE811;
    border-top: 2px solid #EBE811;
    background-color: #EBE811;
}

#menu_h01 li a.selected {
    border-bottom: 2px solid #FF0000;
    border-top: 2px solid #FF0000;
    color: #FFFFFF;
    background-color: #FF0000;
    font-weight: bold;
}

/* ----------------------------------------------------------------- */
#menu_h02 {
    margin: 0;
    padding: 0;
    list-style-type: none;
}

#menu_h02 ul {
    text-decoration: none;
	display: inline;
}

#menu_h02 li {
	display: inline;
}

#menu_h02 li a {
    color: #000000;
	font-family: Arial, Helvetica, sans-serif;
    font-size: 11px;
}

#menu_h02 li a:hover {
    color: #567500;
    border-bottom: 2px solid #B6FF00;
    border-top: 2px solid #B6FF00;
    background-color: #B6FF00;
}

#menu_h02 li a.selected {
    border-bottom: 2px solid #FF0000;
    border-top: 2px solid #FF0000;
    color: #FFFFFF;
    background-color: #FF0000;
    font-weight: bold;
}

/* ----------------------------------------------------------------- */
#menu_v01 {
	font-family: Arial, Helvetica, sans-serif;
	list-style-type: none;
    margin: 0;
    padding: 0;
}

#menu_v01 ul {
    color: #000000;
    text-decoration: none;
    vertical-align: middle;
}

#menu_v01 li {
    background-image: url(/images/btn_bg.gif);
    background-repeat: no-repeat;
    height: 40px;
    text-align: right;
    padding-right: 10px;
    padding-top: 5px;
    padding-bottom: 2px;
    padding-left: 50px;
}

#menu_v01 li:hover, li:active {
    color: #FF0000;
}

/* ------------------------------------------------------------------- */
#menu_v02 {
	font-family: Arial, Helvetica, sans-serif;
    font-size: 12px;
	list-style-type: none;
    margin: 0;
    padding: 0;
	width: 185px;
    color: #243E2F;
}
#menu_v02 ul {
    text-decoration: none;
	width: 185px;
}
#menu_v02 li {
    color: #0000FF;
    text-decoration: none;
    height: 18px;
    text-align: left;
    padding-top: 2px;
    padding-left: 5px;
    padding-right: 5px;
	width: auto;
}
#menu_v02 li:hover {
    background-image: url('../images/menu_bg_1.png');
    background-repeat: no-repeat; 
    padding-top: 2px;
    padding-left: 25px;
}
#menu_v02 li a:hover {
    font-weight: bold;
    color: #243E2F;
}

#menu_v02 li a.selected {
    background-image: url('../images/menu_bg_1.png');
    background-repeat: no-repeat; 
    text-decoration: none;
    padding-top: 2px;
    padding-left: 25px;
	width: auto;
    font-weight: bold;
    color: #FF0000;
}

#menu_v02 a {
    color: #243E2F;
    font-weight: bold;
}

/* ----------------------------------------------------------------- */
#menu_letters {
	font-family: Arial, Helvetica, sans-serif;
	margin:0;
	padding: 0;
	list-style-type: none;
}

#menu_letters li {
    font-size: 14px;
	display: inline;
    width:  20px;
    text-align: center;
}

#menu_letters li a:active {
    color: #FFFFFF;
    background-color: #FF0000;
}

.Searchtitle {
    font-family: 'Arial Narrow', Arial, sans-serif;
    font-size:12px;
    color:#FFFFFF;
    text-align:right;
}

.menu_background {
    background-color:#202E53;
}

.search_menu_background {
    background-color:#7395FF;
}

.dark_bg {
    background-color: #202E53;
}

.light_bg {
    background-color: #7395FF;
}
.navigation {
    color: #000000;
    background-color: #A4CD45;
    font-size:12px;
    line-height:20px;
    border:none;
    margin: 0px;
    padding: 0px;
}


.kolomkop {
    border-bottom: 2px solid #243E2F;
    border-top: 2px solid #243E2F;
    background-color : #243E2F;
    color: #FFFFFF;
    font-size:14px;
    font-family:'arial narrow','arial','verdana';
    background-position: center;
    vertical-align: bottom;
    text-align: center;
}

.kolomkop1 {
    border-right: 1px solid #EFEFEF;
    background-color : #243E2F;
    color: #FFFFFF;
    font-size:14px;
    font-family:'arial narrow','arial','verdana';
    background-position: center;
    vertical-align: bottom;
    text-align: center;
}

.paginakop {
    background-color : #415816;
    color: #A4CD45;
    font-size:18px;
    background-position: center;
    vertical-align: middle;
    border:none;
    line-height:25px;
    margin: 0px;
    padding: 0px;
}

.paginakop1 {
    border-right: 1px solid #EFEFEF;
    background-color : #415816;
    color: #A4CD45;
    font-size:18px;
    background-position: center;
    vertical-align: middle;
    border:none;
    line-height:25px;
    margin: 0px;
    padding: 0px;
}

.paginavoet {
    background-color : #415816;
    color: #FFFFFF;
    background-position: center;
    vertical-align: middle;
    border:none;
    margin: 0px;
    padding: 0px;
}

.searchkop {
    color : #A4CD45;
    background-color: #415816;
    font-size:16px;
    background-position: center;
    vertical-align: middle;
    border:none;
    margin: 0px;
    padding: 0px;
}

.searchkoprood
{
color : #000000;
background-color: #FF0000;
font-size:14px;
font-family: "Arial Narrow"; 
background-position: center;
text-transform: uppercase;
vertical-align: middle;
border:none;
}

.field_label {
    color : #000000;
    background-color: #A4CD45;
    border-left: 1px solid #415816;
    border-bottom: 1px solid #FFFFFF;
    border-right: 1px solid #FFFFFF;
    padding-right: 5px;
    font-size: 14px;
    font-family: 'Arial Narrow';
    text-align: right; 
}

.field_label_empty {
    color : #000000;
    background-color: #A4CD45;
    font-size: 14px;
    font-family: 'Arial Narrow';
}

.field_label_1 {
    color : #000000;
    background-color: #A4CD45;
    border-bottom: none;
    border-top: none;
    border-bottom: 1px solid #FFFFFF;
    border-right: 1px solid #FFFFFF;
    font-size: 14px;
    font-family: 'Arial Narrow';
    text-align: center; 
}

.field_label_2 {
    color : #000000;
    background-color: #C6E846;
    border-left: 1px solid #415816;
    border-bottom: none;
    border-top: none;
    border-bottom: 1px solid #FFFFFF;
    border-right: 1px solid #FFFFFF;
    font-size: 14px;
    font-family: 'Arial Narrow';
    text-align: right; 
}

.field_label_2_empty {
    color : #000000;
    background-color: #C6E846;
    font-size: 14px;
    font-family: 'Arial Narrow';
}

.field_label_3 {
    color : #000000;
    background-color: #A4CD45;
    border-bottom: none;
    border-top: none;
    border-bottom: 1px solid #FFFFFF;
    border-right: 1px solid #FFFFFF;
    font-size: 14px;
    font-family: 'Arial Narrow';
}

.field_label_4 {
    color : #000000;
    background-color: #A4CD45;
    border-bottom: none;
    border-top: none;
    border-bottom: 1px solid #FFFFFF;
    border-right: 1px solid #FFFFFF;
    font-size: 14px;
    font-family: 'Arial Narrow';
}

.link {
    font-size:10px;
}

.popup {
    color: #000000;
    background-color:#CCCCCC;
    font-size:12px;
    cursor: help;
    text-decoration: none;
}
.h1 {
    text-align: center;
}
