/* BLAUWGROEN = #00697a
BLAUW=#2905a1
ROOD=#ba122b
CREME=#f2e8c7
CREME DONKER= #ead48d
BIJNA WIT = #fffdef
*/

body, html{
height: 100%;
width: 100%; 
font-size: 0.9em; 
line-height: 180%;
color:#2905a1; 
font-family: Arial, Helvetica, SunSans-Regular, sans-serif, "Trebuchet MS", Geneva;  
line-height: 1.2em; 
margin: 0; 
padding: 0; 
background-color:#ffffff; 

}

#globaal { position: relative; width: 961px;  padding:0px; margin: 20px auto;  }

#menurand {
height: 50px; 
width: 100%;

}

#linker {
margin: 0px;
width: 230px;
float: left;
padding: 0px 15px 5px 15px;
}

#links_boven {
height: 50px; /* was 120px; */
width: 100%;
}

#links_onder {

}

#links_menu {
text-align: right;
padding: 0px 10px 0px 0px;
}

#midden {
margin: 0px;
width: 100px;
float: left;
padding: 180px 5px 5px 15px;
}

#rechter {
margin: 0px;
width: 270px;
float: right;
padding: 80px 5px 5px 5px;
}

#menurand_onder {
width: 100%;
clear: both;
}

.menu_lang ul {
	list-style-type: none;
font-weight: normal;
display: inline;
}

.menu_lang li {
	margin: 0 10px 2px 0;
	padding: 0;
display: inline;
}

#voet {
background-color: #ba122b;
color: #FFFFFF;
margin: 20px 0px 0px 0px;
padding: 10px;
text-align: center;
clear: both;
font-size: 0.9em;
letter-spacing: 0.1em;
}
#voet_leeg {
height: 20px;
}

a img{
border: 0;
}

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;
}

.divider {
padding: 15px;
}