html {
    font-family:Arial, Helvetica, sans-serif;
    font-size:12px;
    margin:0px;
    padding:0px;
    line-height:16px;
}

body{
    background-image:url(../images/bg-home.jpg);
    background-repeat:repeat-x;
    background-color:#b9b9b9;
    margin:0px;
    padding:0px;
    }
    
#background{
    position:absolute;
    float:left;
    min-height:100%;
    width:990px;
    left:50%;
    margin-left:-495px;
    background-image:url(../images/bg-white.jpg);
    background-repeat:repeat-y;
    }
    
#middle{
    position:relative;
    float:left;
    width:990px;
	min-height:400px;
    left:50%;
    margin-left:-495px;
    background-image:url(../images/bg-white.jpg);
    background-repeat:repeat-y;
    padding-bottom:85px;
    z-index:5;
}

#bottom{
    position:absolute;
    width:990px;
    left:50%;
    margin-left:-495px;
    height:85px;
    background-image:url(../images/bg-bottom-white.jpg);
    background-position:bottom;
    background-repeat:no-repeat;
    bottom:0px;
    z-index:5;
	
}

#container-white{
	position:absolute;
    width:990px;
    min-height:100%;
    left:50%;
    margin-left:-495px;
    background-position:bottom;
    background-repeat:no-repeat;
    }
    
#container-blue{
    position:absolute;
    width:990px;
    min-height:50%;
    left:50%;
    margin-left:-495px;
    background-image:url(../images/bg-bottom.jpg);
    background-position:bottom;
    background-repeat:no-repeat;
    }
    
#content{
    position:relative;
    width:870px;
    margin-left:60px;
    margin-top:30px;
    }

#top{
    position:relative;
    height:229px;
    width:991px;
    margin-left:-1px;
    background-image:url(../images/bg-top.jpg);
    background-repeat:no-repeat;
    }
    
#toptext{
    position:absolute;
    background-image:url('../images/text-banner.jpg');
    left:455px;
    top:55px;
    height:46px;
    width:449px;
}
    
#menu{
    position:absolute;
    width:850px;
    height:39px;
    left:50%;
    margin-left:-425px;
    top:186px;
    text-align:center;
    color:#FFFFFF;
    font-family:Verdana, Arial, Helvetica, sans-serif;
    }
    

    
#container-content-white{
    position:relative;
    width:990px;
    margin-bottom:86px;
    background-image:url(../images/bg-white.jpg);
    background-repeat:repeat-y;
    }
    
#container-content-blue{
    position:relative;
    width:990px;
    margin-bottom:324px;
    background-image:url(../images/bg-white.jpg);
    background-repeat:repeat-y;
    }

#copyright{
	position:absolute;
    height:20px;
    bottom:5px;
    margin-left: 420px; 
    color:#FFFFFF;
    font-size:11px;
    font-family:Verdana, Arial, Helvetica, sans-serif;
    }

h1{
    font-size:13px;
    color:#00274F;
    font-family:Arial, Helvetica, sans-serif;
}

h2{
    font-size:12px;
    color:#00274F;
    font-family:Arial, Helvetica, sans-serif;
    display:inline;
    font-weight:bold;
}

h3{
    font-size:12px;
    color:#00274F;
    font-family:Arial, Helvetica, sans-serif;
    display:inline;
    font-weight:normal;
}
    
a:link{
    color:#007cd2;
    text-decoration:none;
    font-size:12px;
}

a:visited{
    color:#007cd2;
    text-decoration:none;
    font-size:12px;
}

a:hover{
    color:#aaa;
    text-decoration:none;
    font-size:12px;
}

a:active{
    color:#007cd2;
    text-decoration:none;
    font-size:12px;
}

#logo {
    display: none;
}

a:link.meerinfo{
    color:#007cd2;
    text-decoration:underline;
    font-size:12px;
	font-weight:bold;
}

a:visited.meerinfo{
    color:#007cd2;
    text-decoration:underline;
    font-size:12px;
	font-weight:bold;
}

a:hover.meerinfo{
    color:#aaa;
    text-decoration:underline;
    font-size:12px;
	font-weight:bold;
}

a:active.meerinfo{
    color:#007cd2;
    text-decoration:underline;
    font-size:12px;
	font-weight:bold;
}

a:link.menu{
    position:relative;
    float:left;
    height:39px;
    padding-left:9px;
    padding-right:9px;
    line-height:35px;
    border-left:solid 4px #6e88b6;
    color:#FFFFFF;
}

a:visited.menu{
    position:relative;
    float:left;
    height:39px;
    padding-left:9px;
    padding-right:9px;
    line-height:35px;
    border-left:solid 4px #6e88b6;
    color:#FFFFFF;
}

a:hover.menu{
    position:relative;
    float:left;
    height:39px;
    background-image:url(../images/bg-menu-hover.jpg);
    background-repeat:repeat-x;
    padding-left:9px;
    padding-right:9px;
    line-height:38px;
    border-left:solid 4px #6e88b6;
    color:#FFFFFF;
}

a:active.menu{
    position:relative;
    float:left;
    height:39px;
    background-image:url(../images/bg-menu-hover.jpg);
    background-repeat:repeat-x;
    padding-left:9px;
    padding-right:9px;
    line-height:35px;
    border-left:solid 4px #6e88b6;
    color:#FFFFFF;
}

.menu_active  {
    position:relative;
    float:left;
    height:39px;
    background-image:url(../images/bg-menu-hover.jpg);
    background-repeat:repeat-x;
    padding-left:9px;
    padding-right:9px;
    line-height:35px;
    border-left:solid 4px #6e88b6;
    color: white;
}

.menu menu_active  {
    position:relative;
    float:left;
    height:39px;
    background-image:url(../images/bg-menu-hover.jpg);
    background-repeat:repeat-x;
    padding-left:9px;
    padding-right:9px;
    line-height:35px;
    border-left:solid 4px #6e88b6;
    color: white;
}

a:link.menu_active  {
    position:relative;
    float:left;
    height:39px;
    background-image:url(../images/bg-menu-hover.jpg);
    background-repeat:repeat-x;
    padding-left:9px;
    padding-right:9px;
    line-height:35px;
    border-left:solid 4px #6e88b6;
    color: white;
}

a:visited.menu_active  {
    position:relative;
    float:left;
    height:39px;
    background-image:url(../images/bg-menu-hover.jpg);
    background-repeat:repeat-x;
    padding-left:9px;
    padding-right:9px;
    line-height:35px;
    border-left:solid 4px #6e88b6;
    color: white;
}


a:link.contact{
    position:relative;
    float:left;
    height:39px;
    padding-left:20px;
    padding-right:20px;
    line-height:35px;
    border-left:solid 4px #6e88b6;
    border-right:solid 4px #6e88b6;
    color:#FFFFFF;
}

a:visited.contact{
    position:relative;
    float:left;
    height:39px;
    padding-left:20px;
    padding-right:20px;
    line-height:35px;
    border-left:solid 4px #6e88b6;
    border-right:solid 4px #6e88b6;
    color:#FFFFFF;
}

a:hover.contact{
    position:relative;
    float:left;
    height:39px;
    background-image:url(../images/bg-menu-hover.jpg);
    background-repeat:repeat-x;
    padding-left:20px;
    padding-right:20px;
    line-height:38px;
    border-left:solid 4px #6e88b6;
    border-right:solid 4px #6e88b6;
    color:#FFFFFF;
}

a:active.contact{
    position:relative;
    float:left;
    height:39px;
    background-image:url(../images/bg-menu-hover.jpg);
    background-repeat:repeat-x;
    padding-left:20px;
    padding-right:20px;
    line-height:35px;
    border-left:solid 4px #6e88b6;
    border-right:solid 4px #6e88b6;
    color:#FFFFFF;
}

.roodbold
{
    font-weight:bold;
    color:#FF0000;
}
.groenbold
{
    font-weight:bold;
    color:#009933;
}
.input
{
    visibility:hidden;
}
input, textarea, select{
    background-image:url(../images/bg_input.jpg);
    background-repeat:repeat-x;
    border:1px cccccc solid;
}