/* BLAUWGROEN = #00697a
BLAUW=#2905a1
ROOD=#ba122b
CREME=#f2e8c7
CREME DONKER= #ead48d
BIJNA WIT = #fffdef
*/

body, html{
height: 100%;
width: 100%; 
font-size: 9pt; 
line-height: 120%;
color:black; 
font-family: Arial, Helvetica, SunSans-Regular, sans-serif, "Trebuchet MS", Geneva;  
margin: 0; 
padding: 0; 
background-color:#ffffff; 

}

#globaal { 
position: relative; 
width: 100%;  
padding:0px; 
margin: 20px auto;  }

#menurand {
display: none;
}

#linker, #linker_volg {

}

#links_boven, #links_boven_volg {
display: none;
}

#links_onder a , #links_onder_volg a{
display: none;
}

img {
border: 0;
width: 90%;
}

img a {
border: 0;
}

#links_onder, #links_onder_volg {
float: left;
width: 150px;
}

#links_menu, #links_menu_volg {
display: none;

}

#midden, #midden_volg {
margin: 0px;
float: left;
padding: 0px 5px 5px 15px;
width: 15cm;
}

#rechter, #rechter_volg {
float: left;
width: 150px;

}

#menurand_onder, #menurand_onder_volg {
display: none;

}

.menu_lang ul {
display: none;
}

.menu_lang li {
display: none;
}

#voet, #voet_volg {
background-color: #ba122b;
color: #FFFFFF;
margin: 20px 0px 0px 0px;
padding: 10px;
text-align: left;
clear: both;
font-size: 0.9em;
letter-spacing: 0.1em;
}
#voet_leeg {
height: 20px;
}



a { font-weight: bold;}

a:link {text-decoration: none; color: #ba122b;}
a:visited {text-decoration: none; color: #ba122b;}
a:hover {text-decoration: none;color: #c8c8c8; }
a:active {text-decoration: none; }

a.wit:link {text-decoration: underline; color: #FFFFFF;}
a.wit:visited {text-decoration: underline; color: #FFFFFF;}
a.wit:hover {text-decoration: underline;color: #c8c8c8; }
a.wit:active {text-decoration: underline; }


#links_onder h1 { font-size: 1.5em; font-weight: bold; }
#links_onder h2 { font-size: 1.3em; font-weight: normal; letter-spacing: 0.2em; }
#links_onder p { font-size: 0.9em;  padding: 0 1px;}

hr {
color: #fffffe;
width: 90%;
height: 1px;
}

