body,html {width: 100%; height: 100%; text-align: center; margin: 0px;}

#container {width: 975px; margin-left:auto; margin-right: auto; text-align: left;}
#header {width: 100%;}

#contentcontainer, #sidebarcontainer {float:left; border: 2px solid #eaeaea; min-height: 350px;}
#contentcontainer {width: 646px; background-color: #ffffff;  margin-right: 20px;}
#sidebarcontainer {width: 300px;  background-color: #ffffff;}

#menu {margin-bottom: 20px; border-top: 2px solid white; }
#contentmenu, #sidebarmenu, #menu {width: 100%; height: 30px; background-color: #c7ddf3;}
#content, #sidebar {background-color: #ffffff; font-family: arial; color: #004d80; padding: 10px; text-align: justify; font-size: 10pt; line-height: 14pt; margin-bottom: 10px; }

.menuitem, .activemenuitem { font-family: arial; font-weight: bold; padding-right: 10px; padding-left: 10px; float: left; }
.menuitem { color: #004d80; }
.activemenuitem { color: #c7ddf3; background-color: #004d80; }
#contentmenu .menuitem, #sidebarmenu .menuitem, #contentmenu .activemenuitem, #sidebarmenu .activemenuitem {font-size: 10pt; padding-top: 6px; height: 24px; }
#menu .menuitem, #menu .activemenuitem {font-size: 11pt; padding-top: 5px; height: 25px; }
#menu a, #contentmenu a, #sidebarmenu a { color: #004d80; text-decoration: none; }
#content a, #sidebar a { color: #004d80; text-decoration: underline; }
#content img { border-style: none; }
#content h1 { font-weight: bold; font-size: 10pt; }

/* Tabellen */
#content table { border: 1px solid #004d80; border-collapse: collapse; }
#content td { border: 1px solid #004d80; }

/* Partners-pagina */
.partnersLeftImage { float: left; width: 175px; }
.partnersRightText { float: left; width: 446px; }

/*Wie zijn we-pagina*/
.wiezijnweLeftImage { float: left; width: 220px; }
.wiezijnweRightText { float: left; width: 370px; }

/*Websites-pagina*/
.websitesLeftImage { float: left; width: 120px; }
.websitesRightText { float: left; width: 500px; }

/*Plaatje links, tekst rechts*/
.LeftText { float: left; width: 410px; }
.RightImage { float: right; width: 210px; }
