/* CSS Document */
html, body {font-family:Arial, Helvetica, sans-serif; color:#1a1a1a; height:100%;}
h1, .actief {font-weight:bold; color:black;}
a {text-decoration:none; color:#a1a1a1;}
a:hover {color:black;}

html, body, img, table, ul, li {margin:0; padding:0; border:0;}

html {height:100%;}
body {height:100%;}

.floatLeft {float:left; display:inline;}
.floatRight {float:right; display:inline;}
img.floatright{display: block; float: right; margin: 10px 0px 10px 20px; padding: 3px; display: inline; clear: right;}
img.floatleft{display: block;float: left;margin: 10px 20px 10px 0px; padding: 3px; display: inline}
img.floatrightTop{display: block; float: right; margin: 0px 0px 10px 20px; padding: 3px; display: inline}
img.floatleftTop{display: block;float: left;margin: 0px 10px 10px 0px; padding: 3px; display: inline}

div#container {position:relative; min-height:100%; width:100%; background:url(../images/mnu_bg.jpg) left top repeat-y;}
* html div#container {height:100%;}
div#menu_bg {height:100%;width:213px; position:absolute;background-image:url(../images/bg_pattern.jpg); border-right:2px solid #c7c7c7;}


div#menu {width:213px; float:left; position:relative;background-image:url(../images/bg_pattern.jpg); border-right:2px solid #c7c7c7; padding:0 0 30px 0;}
div#header{width:100%; height:95px; background-image:url(../images/bg_pattern.jpg); border-bottom:2px solid #c7c7c7;}
div#content {width:550px; margin-left:213px;}

img#logo_tr {float:right; margin:0px 25px 0 0;}
img#logo_tl {position:absolute; border-right:2px solid #c7c7c7;}

div#print {position:absolute; width:170px; background-color:white; text-align:center; padding:3px; margin:0 0 0 230px; line-height:20px; height:22px; font-size:14px;}
div#tekstsize {position:absolute; width:170px; background-color:white; text-align:center; padding:3px; margin:0 0 0 450px; line-height:20px; height:22px; font-size:14px;}
div#tekstsize a.klein {font-size:14px; font-weight:bold;}
div#tekstsize a.normaal {font-size:16px; font-weight:bold;}
div#tekstsize a.groot {font-size:18px; font-weight:bold;}
div#tekstsize a.current {color:black;}

div#menu ul {list-style-type:none; margin:20px 0 0 10px; text-align:left;}
div#menu ul li {margin:10px 0 0 0; display:block; float:left; clear:left; width:203px;}
div#menu ul li a {color:black;}
div#menu ul li div.blok {float:left; width:15px;}
div#menu ul li div.blok2 {float:left;}
div#menu ul li.current a {font-weight:bold;}

div#titel {position:absolute; height:20px; font-size:16px; font-weight:bold; margin:65px 0 0 230px;}

div#content div#head {width:100%; border-bottom:1px solid #c7c7c7; padding:3px 0 3px 0; min-width:600px;}
div#content div#head a {margin:0 0px 0 20px; }
div#content div#head a.current {font-weight:bold; color:black;}

div#content div.textpadding {padding:10px 0px 10px 20px; height:100%; }

form.stdform {}
form.stdform fieldset {border:none;}
form.stdform fieldset legend {display:none;}
form.stdform fieldset label {float:left; width:150px; height:26px; clear:left;}
form.stdform fieldset input.text {float:left; width:310px; border:1px solid #c7c7c7;}
form.stdform fieldset textarea {float:left; width:310px;  border:1px solid #c7c7c7;}
form.stdform fieldset input.submit {float:left; width:100px; margin:0px 0 0 0px; clear:left;}
form.stdform fieldset select {float:left; width:200px;}


/* searchresults */
#content table.resultsnav {border-collapse: collapse; margin-bottom: 0px; border: none}
#content table.resultsnav tr td{padding: 0px}
#content table.resultsnav td ul{margin-left: 0px; padding-left: 0px; margin-bottom: 0px}
#content table.resultsnav tr td.resultsnavPrevious{text-align: left; width: 15%; padding-left: 90px;}
#content table.resultsnav tr td.resultsnavNext{text-align: right; width: 15%; padding-right: 90px}
#content table.resultsnav tr td.resultsnavPagenr{text-align: center;}
#content table.resultsnav tr td.resultsnavPrevious a{font-weight: bold; padding-left: 8px}
#content table.resultsnav tr td.resultsnavNext a{font-weight: bold; padding-right: 8px}
#content table.resultsnav tr td.resultsnavPagenr a{font-weight: bold}
#content table.resultsnav td ul li {display: inline;list-style-type: none;margin-right: 5px;}



div#printtitel {display:none; margin:0 0 0 30px; font-size:18px; font-weight:bold;}
img#logo_print {display:block; margin:-30px 0 0 -30px;}
div.print {display:none;}


/* ------------------------------------ IE hacks ------------------------------------------ */
