body										{ margin: 0 auto; background-color: #F6F6F6; font-family:  sans-serif; font-size: 12px; color: #762f2f; }
img											{ border: 0; }
table										{ margin: 10px 0 0 15px; border: solid 0px green; }


/* FONTS */
@font-face									{ font-family: 'CharlemagneStdBold'; src: url('charlemagnestd-bold-webfont.eot'); src: local('☺'), url('charlemagnestd-bold-webfont.woff') format('woff'), url('charlemagnestd-bold-webfont.ttf') format('truetype'), url('charlemagnestd-bold-webfont.svg#webfontv1PihXUr') format('svg'); font-weight: normal; font-style: normal; }
.CharlemagneStd-Bold						{ font-weight: normal; font-style: normal; line-height:normal; font-family: 'CharlemagneStdBold'; }
.bold										{ font-weight:600;  font-style: normal; }
.title										{ font-weight: bold; font-size: 16px; margin: 5px 0 0 5px; border: solid 0px green; }
.text										{ font-size: 12px; margin: 18px 0 0 15px;  border: solid 0px green;}
.verplicht									{ font-size: 12px; color:#cf0100; }
.fout										{ font-size: 12px; color:#ff0000; }
.goed										{ font-size: 12px; color:#019a28; }



/* WEBSITE */
#header										{ z-index: 1; left: 0; right: 0; top: 0; padding-top: 10px; background: url('../images/header.png') left top repeat-x; height: 246px; position: relative;}
#page										{ margin: auto; }
#container									{ border: solid 0px green; width: 950px; margin: -60px auto 0 auto; }
#logo										{ background-image: url(../images/logo.png);  width:500px; height:152px; margin: 13px 0 0 130px; border: solid 0px green; }
#schaduw									{ background-image: url(../images/schaduw.png); width:801px; height:20px; margin: -20px auto 0 auto}
#master_content								{ margin: auto; border: 0px solid yellow; width: 833px;}

#1content									{ border: 0px solid orange; background: url(../images/content.png)top center repeat-y; margin: auto; width: 833px; position: absolute;}

#content									{ border: 0px solid orange; background-image: url(../images/content.png); background-repeat: repeat-y; background-position:top center; margin: auto; width: 833px; position: absolute;}
#left										{ border: 0px solid black; width: 222px; height:170px; margin: 0 0 0 32px; float: left; padding: 25px 0 0 0;}
#right										{ border: 0px solid red; width: 522px; float: left;}
#footer										{ border: 0px solid green; background-image: url(../images/footer.png); width: 834px; height: 43px; position: relative; margin-top: -150px;	clear:both;}
#menu-line									{ background-image: url(../images/menu-lijn.png); text-align: center; width:200px; height:2px;}


/* MENU */
#navcontainer								{ width: 222px; }
#navcontainer ul							{ margin-left: 0; padding-left: 10px; list-style-type: none; font-family: 'CharlemagneStdBold'; font-size: 12px;}
#navcontainer a								{ display: block; padding: 8px; width: 180px; border-bottom: 0px solid #000;}
#navcontainer a:link, #navlist a:visited	{ color: #762f2f; text-decoration: none; text-align: center; }
#navcontainer a:hover						{ background-image: url(../images/hover.png); background-position:top center; width: 180px; color: #762f2f; }


/* FORM */
.formulier									{ border: 1px solid #d38c89; padding: 3px; margin: 3px auto; color: #000; font-size: 12px;  }













