body, html {
padding: 0px;
margin: 0px;
font-family: verdana;
height: 100%;
font-size: 11px;
color: #000000;
font-family: verdana;
line-height: 17px;
text-align: left;
}

div#container {
width: 100%;
padding: 0px;
margin: 0px;
min-width: 1000px;
min-height: 100%;
background-color: #FFFFFF;
background-image: url('../grfx/picture.jpg');
background-repeat: repeat-y;
background-position: 0px 185px;
}

/*IE hack 100% hoogte van de pagina */
 * html #container { height: 100%; }

div#navigatie {
position: absolute;
top: 120px;
background-image: url('../grfx/nav_bg.png');
background-repeat: repeat-x;
width: 100%;
height: 50px;
}

div#navigatie a.main {
display: block;
float: left;
text-align: center;
height: 20px;
text-decoration: none;
color: #FFFFFF;
font-size: 11px;
font-weight: 800;
padding-right: 20px;
padding-left: 20px;
padding-top: 4px;
}

div#navigatie a.main:hover {
background-image: url('../grfx/nav_bg_hover.png');
background-repeat: repeat-x;
color: #333366;
display: block;
float: left;
text-align: center;
height: 20px;
text-decoration: none;
font-size: 11px;
font-weight: 800;
padding-right: 20px;
padding-left: 20px;
padding-top: 4px;
}


div#navigatie a.main_selected {
background-image: url('../grfx/nav_bg_active.png');
background-repeat: repeat-x;
color: #333366;
display: block;
float: left;
text-align: center;
height: 20px;
text-decoration: none;
font-size: 11px;
font-weight: 800;
padding-right: 20px;
padding-left: 20px;
padding-top: 4px;
}


div#subnavigatie {
position: absolute;
left: 76px;
top: 24px;
clear: both;
width: 180px;
border-left: 1px solid #333366;
border-right: 1px solid #333366;
border-bottom: 1px solid #333366;
background-color: #FFFFFF;
z-index: 100000;
}

div#subnavigatie a {
font-weight: 500;
text-align: left;
text-decoration: none;
color: #000000;
font-size: 11px;
padding-left: 20px;
line-height: 30px;
}

div#subnavigatie a:hover, a.sub_selected{
color: #333366;
background-image: url('../grfx/arrow.gif');
background-repeat: no-repeat;
background-position: 3px;
}

div#subnavigatie a.sub_selected{
color: #333366;
background-image: url('../grfx/arrow_hover.gif');
background-repeat: no-repeat;
background-position: 3px;
}

div#header {
width: 100%;
height: 135px;
background-color: #FFFFFF;
background-image: url('../grfx/header.gif');
background-position: right;
background-repeat: no-repeat;
}

div#header img.logo {
float: left;
padding: 20px;
padding-top: 18px
}

div#sub_sub_nav {
position: relative;
top: 55px;
height: 16px;
text-align: right;
padding-left: 20px;
padding-right: 40px;
padding-top: 7px;
color: #333366;
font-size: 11px;
z-index: 200;
}

div#sub_sub_nav a {
text-decoration: none;
color: #333366;
font-size: 10px;
}

div#sub_sub_nav a:hover {
color: #888888;
}

div#content {
width: 650px;
padding-left: 127px;
padding-bottom: 40px;
padding-top: 60px;
}

div#content h1 {
font-size: 16px;
font-style: italic;
color: #333366;
font-family: "Trebuchet MS";
z-index: -100;
}

div#content h2 {
font-size: 11px;
color: #000000;
font-family: verdana;
line-height: 17px;
}

div#content h3 {
font-size: 11px;
color: #000000;
font-family: verdana;
line-height: 17px;
}

div#content p {
width: 80%;
font-size: 11px;
color: #000000;
font-family: verdana;
line-height: 17px;
text-align: left;
padding-left: 20px;
}

tr{
font-size: 11px;
color: #000000;
font-family: verdana;
line-height: 17px;
text-align: left;
}

div#content img {
padding: 10px;
padding-top: 5px;
}

div#search {
float: right;
padding-right: 230px;
padding-top: 80px;
}

div#search input.textfield {
border: 1px solid #333366;
width: 178px;
height: 17px;
background-image:url('../grfx/textfield.png');
background-position: fixed;
color: #333366;
font-size: 11px;
line-height: 18px;
}

div#search input.button {
border: 0px;
background-image:url('../grfx/zoekknop.png');
height: 21px;
width: 25px;
}

a {
text-decoration: none;
font-weight: bold;
color: #333366;
}

a:hover {
text-decoration: none;
font-weight: bold;
color: #333366;
text-decoration: underline;
}

a.actueel {
text-decoration: none;
font-weight: bold;
color: #333366;
line-height: 20px;
font-size: 10px;
padding-left: 20px;
}

a.actueel:hover {
text-decoration: none;
font-weight: bold;
color: #333366;
text-decoration: underline;
}

h4 {margin-bottom:10px;}

.cufon-loading h1
{
	visibility: hidden !important;
}
