@charset "utf-8";
/* CSS Document */

body { margin:0px 0px 0px 0px;; }
#container { width:950px; height:600px; margin-right:auto; margin-left:auto; }
#header {width:950px; height:99px; background-image:url(../opmaak/header.jpg); background-repeat:no-repeat}
#menu { width:950px; height:43px; }
#content { width:950px; height:auto; }
#footer { width:750px; height:60px; background-color:#ee2024; margin-right:auto; margin-left:auto }
#menulinks { width:120px; height:300px; float:left; background-image:url(../opmaak/scheiding.jpg); margin-left:100px;}
#contentrechts { width:600px; height:auto; float:right}
#contentrechts2 { width:725px; height:auto; margin-left:100px }

.menu { width:750px; height:34px; font-family:Helvetica, sans-serif; font-size:14px; color:#FFF; text-align:center; padding-left:100px; }
.menu a { float:left; display:block; color:#FFF; text-decoration:none; width:121px; height:34px; background:url(../includes/buttons/button_red.jpg) 0 0 no-repeat;}
.menu a:link { padding-top:2px; color:#FFF; }
.menu a:visited { padding-top:2px; color:#FFF; background:url(../includes/buttons/button_red.jpg) 0 0 no-repeat; }
.menu a:hover { padding-top:2px; color:#FFF; background:url(../includes/buttons/button_blue.jpg) 0 0 no-repeat;}
.menu a:active { padding-top:2px; color:#FFF; background:url(../includes/buttons/button_blue.jpg) 0 0 no-repeat;}

.menulinks { font-family:Helvetica, sans-serif; font-size:12px; color:#333333; display:block;text-align:left; }



.contentrechts { font-family:Helvetica, sans-serif; font-size:12px; color:#333333; text-align:justify; padding-top:15px; padding-right:120px; padding-left:0px;}
.contentrechts h1 {font-size:16px; color:#ee2024}

.contentrechts2 { font-family:Helvetica, sans-serif; font-size:12px; color:#333333; text-align:left; padding-top:15px;  padding-left:0px;}
.contentrechts2 h1 {font-size:16px; color:#ee2024}




.content { font-family:Helvetica, sans-serif; font-size:11px; color:#666 }
.content a:link { color:#666; text-decoration:none; }
.content a:visited { color:#666; text-decoration:none; }
.content a:hover { color:#ED2024; text-decoration:none;}
.content a:active { color:#666; text-decoration:none; }

.footer { width:750px; font-family:Helvetica, sans-serif; font-size:10px; color:#fff; text-align:center; padding-top:12px; margin-right:auto; margin-left:auto }