body {
	padding: 0; margin: 0;
	height: 100%;
}
hr { border-top: 1px dashed #0497d3; border-bottom: 1px solid #e5f3f3 }
.titel   { color: #008a5e; font-size: 13px; font-weight: bold }

#header {
	background: #FAFDFF url(images/h-bg.gif) repeat-x;
}
#menu {
	background: #E5F3F3;
	font: normal 8pt Tahoma, Arial, Helvetica, sans-serif;
}
#menu ul {
	list-style: none;
	padding: 0; margin: 0 5px;
	font: bold 8pt Tahoma, Arial, Helvetica, sans-serif;
}
#menu ul li ul { margin: 0; }
#menu ul li a {
	color: white; text-decoration: none;
	background: url(images/m-section-bg.gif) no-repeat;
   padding: 5px 10px 3px 10px;
	display: block;
	width: 100%;
}
#menu ul li a.extra {
	margin-top: 18px;
   padding: 8px 10px 7px 10px;
	background: url(images/m-section-bg2.gif) no-repeat;
	font-size: 9pt;
}

#menu ul li a.aanvraag {
	margin-top: 5px;
   padding: 8px 10px 7px 10px;
	background: url(images/m-section-bg3.gif) no-repeat;
	font-size: 9pt;
}

#menu ul li ul {
	margin: 0; 
}
#menu ul li ul li a {
	background: url(images/m-bg-02.gif) no-repeat;
	padding: 2px 0 2px 25px;
	color: #094291;
}
#menu ul li ul li a:hover {
	background: url(images/m-bg-03.gif) no-repeat;
}
#menu ul li ul li a.current {
	background: url(images/m-bg-01.gif) no-repeat;
}
#menu ul li ul li a.current:hover {
	background: url(images/m-bg-01.gif) no-repeat;
}
#footer .logoline {
	background: #E4F3F3 url(images/f-logos-bg.gif) repeat-x;
}
#footer .copyrights {
	background: url(images/f-b.gif);
	padding: 4pt;
	font: normal 7pt Tahoma, Arial, Helvetica, sans-serif;
}
#footer .copyrights td {
	color: white;
	font: normal 7pt Tahoma, Arial, Helvetica, sans-serif;
}
#footer .copyrights td a {
	color: #0A3D69;
	text-decoration: none;	
}

#holder {
	background: url(images/p-bg.gif) repeat-x;
	padding-top: 20pt;
}

#holder .content {
	padding-left: 50pt;	
	padding-right: 50pt;	
	font: normal 8pt Tahoma, Arial, Helvetica, sans-serif;
	text-align: justify;
	color: #04539F;
}

#holder .content h3 {
	font-size: 11pt;
	color: #008A5E;	
}
.text { color: #04539f; font-size: 8pt }
a.text  { text-decoration: none }
a.text:hover  { color: #0497d4; text-decoration: none }

.text_submenu    { text-decoration: none; margin-left: 15px }
a.text_submenu    { text-decoration: none }
a.text_submenu:hover    { color: #0497d4; text-decoration: none }

.text_inzet  { color: #0497d4; font-size: 8pt; font-weight: bold }
.text_table  { color: #04539f; font-size: 8pt; padding-top: 5px; padding-bottom: 5px }


.field   { color: #04539f; font-size: 8pt; border: solid 1px }
.textarea  { color: #04539f; font-size: 8pt; border: solid 1px }
.requiredfield   { color: #04539f; font-size: 8pt; border: solid 1px }
.invalidfield   { color: #04539f; font-size: 8pt; background-color: #ffd9d9; border: solid 1px }
.noinputdec { font-size: 8pt; border-style: none }
.button  { color: #fff; font-size: 12px; font-family: Arial; background-image: url("images/button_back.gif"); background-repeat: no-repeat; background-position: left 0; border: solid 1px #a9a9a9 }
.form_table { background-color: #e5f3f3; padding: 15px }
a.submenu   { color: #0f5e95; font-size: 12px; font-weight: bold; text-decoration: none; background-image: url("images/bullet.gif"); background-repeat: no-repeat; background-position: left 5px; padding-left: 15px }
a.submenu:hover   { color: #0497d4; font-size: 12px; font-weight: bold; text-decoration: none; background-image: url("images/bullet_over.gif"); background-repeat: no-repeat; background-position: left 5px; padding-left: 15px }
.lijn_boven   { border-top: 1px solid #0497d4 }
.stippellijn_onder  { border-bottom: 1px dashed #0497d4 }
.links_underline   { color: #04539f; font-size: 8pt; padding-top: 5px; padding-bottom: 8px; border-bottom: 1px dashed #0497d3 }
