html
{
height: 100%;
}

body {
	position: relative;
	margin: 0;
	padding: 0;
	height: 100%;
	background: url(gfx/body_bg.png) repeat-x;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 100%;
}



#wrapper
{
	position: absolute;
	width: 100%;
	margin: 0;
	height: auto !important;
	height: 100%; /* IE6 treats this as min-height */
	min-height: 100%;
	background: url(gfx/wrapper_bg.png) 50% 0 repeat-y;
}

* html #wrapper
{
height: 100%;
}

#container_bg
{
position: relative;
width: 100%;
height: auto !important;
height: 100%; /* IE6 treats this as min-height */
min-height: 100%;
background: url(gfx/container_bg.png) 50% 0 no-repeat;
float: left;
}

#container 
{
position: relative;
margin: 0 auto;
width: 994px;
height: auto !important;
height: 100%; /* IE6 treats this as min-height */
min-height: 100%;
}

a
{
outline: none;
}

#header
{
position: absolute;
top: 19px;
left: 0;
height: 109px;
width: 100%;
background: url(gfx/header_bg.jpg) 431px 0 no-repeat;
}

#logo
{
position: absolute;
top: 19px;
left: 39px;
padding-top: 17px;
width: 952px;
height: 93px;
}

#menu_container
{
position: absolute;
top: 20px;
left: 42px;
width: 931px;
height: 135px;
background: url(gfx/menu_container_bg.gif) 0 109px repeat-x;
}

#menu 
{
position: relative;
margin: 0;
padding: 0;
display: block;
}

#menu ul
{
position: relative;
list-style: none;
margin: 0;
padding: 0;
float: left;
}


#menu ul li
{
float: left;
position: relative;
padding-top: 109px;
}

* html #menu ul li
{
width: 2%;
white-space: nowrap;
padding-top: 0px;
margin-top: 109px;
}

.topmenu li
{
position: relative;
}

.topmenu li:hover
{
float: left;

}

.submenu li
{
height: auto;
}

#menu a
{
margin: 0;
padding: 0;
color: #FFF;
text-decoration: none;
font-size: 11pt;
padding-top: 4px;
padding-right: 24px;
padding-bottom: 5px;
padding-left: 38px;
display: block;
background: url(gfx/menu-item_bg.gif) 20px 7px no-repeat;
}


#menu a:hover, #menu a:active, #menu a.current
{
background: url(gfx/menu-item_hover_bg.gif) 20px 7px no-repeat;
}

#menu li ul {
display: none;
border: 0;
margin: 0;
width: 100%;
float: left;
position: absolute;
top: 135px;
left: 0;
z-index: 200;
background: #7a60a1;
}

* html #menu li ul
{
top: 26px;
}

#menu li:hover, #menu li.li-current 
{
background: url(gfx/menu_li_bg.png);
}

* html #menu li:hover, * html #menu li.li-current
{
background-image: none;
}

#menu li.li-first:hover 
{
background: none;
}

#menu li.li-first a:hover
{
background-color: #a68cc2;
}

* html #menu li a:hover
{
background-color: #a68cc2;
}

#menu li:hover a, #menu li.li-current a
{
background: url(gfx/menu-item_hover_bg.gif) 20px 8px no-repeat;
}

* html #menu li:hover a, * html #menu li.li-current a
{
background: #a68cc2 url(gfx/menu-item_hover_bg.gif) 20px 7px no-repeat;
}

#menu li:hover ul {
  display: block;
  float: left;
}

#menu li:hover li, #menu li.li-current li, #menu li:hover li a, #menu li.li-current li a
{
background: none;
}

* html #menu ul:hover li:hover
{
background: #a68cc2;
}

#menu ul ul a
{
margin: 0;
color: #FFF;
background: none;
font-size: 10pt;
}

#menu ul ul li
{
width: 100%;
padding-top: 0;
}


* html #menu ul li li
{
margin-top: 0px;
}


#menu ul ul li:hover, #menu ul ul li.li-current 
{
background: #4e1986;
}

#menu ul ul li.li-first a:hover
{
background-color: #4e1986;
}

* html #menu ul ul li a:hover
{
background-color: #4e1986;
background-image: none;
}

* html #menu li ul a
{
width: 140px ;
}

* html #menu li ul.submenu2, * html #menu li ul.submenu2 li, * html #menu li ul.submenu2 li a
{
width: 137px;
}

* html #menu li ul.submenu3, * html #menu li ul.submenu3 li, * html #menu li ul.submenu3 li a
{
width: 154px;
}

#topmenu1
{
width: 61px;
}

#topmenu1 span
{
padding-left: 10px;
}

#menu li.li-first a
{
background-position: 30px 8px;
}

#content
{
margin: 0;
padding: 0;
padding-top: 160px;
padding-bottom: 28px; /* bottom padding for footer */
width: 960px;
}

#content_left
{
float: left;
width: 146px;
margin-left: 42px;

}

* html #content_left
{
margin-left: 21px;
}

#searchinput
{
display: block;
width: 121px;
height: 26px;

margin-top: 6px;
margin-bottom: 12px;

}

#searchinput a
{
display: block;
font-size: 8pt;
color: #caa34d;
padding-top: 2px;
padding-bottom: 2px;
padding-left: 4px;
width: 117px;
border: solid 1px #caa34d;
text-decoration: none;
background: #FFF url(gfx/zoeken_bg.gif) 102px 0px no-repeat;
}


html>/**/body #searchinput input
{
font-size: 8pt;
width: 97px;
}


#searchinput .button
{
display: block;
width: 21px;
height: 23px;
border-top: solid 1px #caa34d;
border-right: solid 1px #caa34d;
background: #e9d8b2 url(gfx/zoek_btn.gif) 5px 5px no-repeat;
padding: 0;
margin-top: 6px;
margin-bottom: 4px;
cursor: pointer;
}

#banner_container
{
margin-top: -7px;
}

html>/**/body #banner_container img
{
margin-top: 7px;
}

#content_right
{
width: 750px;
float: right;
margin-right: 10px;
margin-top: 2px;
}

html>/**/body #content_right
{
margin-top: -5px;
} 


* html #content_right
{
position: relative;
margin-right: 5px;
}

iframe
{
width: 781px;
height: 2700px;
margin: 0;
padding: 0;
margin-top: 23px;
padding-bottom: 10px;
margin-left: -10px;
float: left;
overflow-x: hidden;
}

html>/**/body iframe
{
margin-top: 28px;
margin-bottom: 40px;
padding-bottom: 0;
}

/*** div tekst ***/
#tekst {
padding-top: 38px;
font-size: 75%;
padding-bottom: 8px;
color: #594c45;
line-height: 1.2em;
width: 480px;
}

html>/**/body #tekst
{
padding-bottom: 34px;
line-height: 1.1em;
} 

#tekst p
{
position: relative;
margin: 0;
padding: 0;
padding-bottom: 20px;
}

#tekst h1
{
color: #b47c00;
width: 754px;
border-bottom: solid 1px #b47c00;
font-size: 140%;
padding-bottom: 12px;
}

#tekst h2
{
color: #451f82;
font-size: 125%;
margin: 0;
margin-bottom: 4px;
padding: 0;
}

#tekst h3
{
color: #b47c00;
font-size: 110%;
margin: 0;
margin-bottom: 4px;
padding: 0;
}

#tekst hr
{
width: 754px;
border: 0;
height: 1px;
border-bottom: solid 1px #b47c00;
margin-bottom: 16px;
}

#tekst a
{
color: #b47c00;
}

#tekst ul a
{
color: #451f82;
}

#tekst a.bgp1
{
padding-right: 10px;
background: url(gfx/leesmeer.gif) 100% 5px no-repeat;
text-decoration: none;
}

#tekst a.bgp2
{
position: absolute;
bottom: 0;
right: -270px;
text-decoration: none;
padding-right: 20px;
background: url(gfx/backtotop.gif) 100% 7px no-repeat;
color: #b47c00;
}

* html #tekst a.bgp2
{
position: relative;
margin-left: 370px;
white-space: nowrap;
}

#tekst ul
{
margin: 0;
padding: 0;
margin-left: 16px;
list-style-image: url(gfx/li_dot_ie.gif);
margin-bottom: 20px;
}

html>/**/body #tekst ul
{
list-style-image: url(gfx/li_dot.gif);
}

#tekst table {
}

.tablec {
}
.hcell, .lcell, .dcell {
}
.hcellc, .lcellc {
  background: #ccc;
}
.hcellc, .dcellc {
}
.dcellc {
  background: #eee;
}

#tekst form
{
font-size: 90%;
}

.raadpleeg a
{
text-decoration: none;
font-weight: bold;
font-size: 110%;
}

#terugnaaroverzicht
{
position: absolute;
top: 166px;
right: 108px;
width: 120px;
}

* html #terugnaaroverzicht
{
top: 10px;
right: 70px;
}

html>/**/body #terugnaaroverzicht
{
top: 160px;
}

#terugnaaroverzicht a
{
color: #b47c00;
font-size: 75%;
}

#print
{
position: absolute;
top: 166px;
right: 8px;
width: 80px;
}

html>/**/body #print
{
top: 160px;
}

* html #print
{
top: 10px;
right: -30px;
}


#print a
{
padding-left: 24px;
background: url(gfx/print.gif) no-repeat;
color: #b47c00;
font-size: 75%;
}


#homenews_container
{
position: absolute;
top: 250px;
right: 40px;
width: 200px;
background: #bda7d0 url(gfx/homenews_top_bg.gif) no-repeat;
color: #FFF;
}

* html #homenews_container
{
top: 100px;
right: 0px;
}

#homenews
{
position: relative;
float: left;
}

#homenews_bottom
{
position: absolute;
bottom: 0;
left: 0;
height: 21px;
width: 200px;
background: url(gfx/homenews_bottom_bg.gif) no-repeat;
}

* html #homenews_bottom
{
bottom: -1px;
}

#homenews h1
{
font-size: 12pt;
margin: 0;
margin-top: 22px;
margin-left: 22px;
width: 126px;
}

#homenews p
{
font-size: 9pt;
margin: 0;
margin-left: 22px;
padding: 0;
padding-bottom: 24px;
width: 160px;
color: #451f82;
line-height: 1.3em;
}

#homenews p a
{
color: #FFF;
}

/*** search pages ***/
#sq {
  text-align: center;
}

.searchquery {
  width: 420px;
  margin-left: auto;
  margin-right: auto;
}
.google {
  width: 260px;
}
.searchquery label, .searchquery input, .searchquery select {
  width: auto;
  display: block;
  vertical-align: middle;
}
.searchquery label {
  padding: 6px 0 0;
  margin:0;
}

.searchmode {
  display: none;
}

.searchheader {
}

.searchrow {
  padding-bottom: 1em;
}

.searchinfo {
  font-size: 80%;
}
.searchinfo a {
  font-size: 125%;
}

/*** forms ***/
form {
  padding-bottom: 10px;
}

label, .input {
  width: 12em;
  margin: 6px 0;
  vertical-align: top;
}

label, input, .input, textarea, select {
  display: block;
  float: left;
  margin-bottom: 6px;
}
input, textarea, select {
  margin-top: 4px;
  width: 250px;
}
select, .input {
  width: auto;
}

form .button
{
display: block;
width: 100px;
height: 23px;
border: solid 1px #caa34d;
background: #e9d8b2;
padding: 0;
margin-top: 6px;
margin-bottom: 4px;
cursor: pointer;
}
/*** newsletters/news ***/
#datum {
  font-weight: bold;
  display: block;
  text-align: right;
}

.more {
}
.more:hover {
}
.more img {
  vertical-align: middle;
  margin: 0!important;
  border: 0!important;
}

/*** print ***/
.printonly {
  display: none;
}

.button {
  width: auto;
}

#footer_clear {
	clear: both;
	padding-bottom: 0px;
}

#footer 
{
	position: absolute;
	left: 50%;
	margin-left: -498px;
	bottom: 6px;
	height: 26px;
	width: 996px;
	font-size: 9pt;	
}

* html #footer
{
bottom: -1px;
}


#footer a
{
color: #FFF;
text-decoration: none;
}

#footer div
{
width: 950px;
text-align: right;
margin-right: 36px;
}

#sitewide ul
{
list-style: none;
margin: 0;
padding: 0;
float: right;
}

#sitewide ul li
{
float: left;
padding-left: 2px;
padding-right: 2px;
color: #bab3a4;
}

#sitewide ul li a
{
text-decoration: none;
color: #bab3a4;
}

