* {-moz-box-sizing:border-box;box-sizing:border-box;-webkit-box-sizing:border-box}
body { background-color: white; }
p, td, div, body { font-weight: normal; font-size: 11px; color: black; font-style: normal; font-family: Verdana, Arial, Helvetica, sans-serif; text-decoration: none; }
H1 { padding:0px; margin:0px;font-size:14px;font-family:Verdana, Arial, Helvetica, sans-serif}
UL{margin-top:0px;margin-bottom:0px}
OL{margin-top:0px;margin-bottom:0px}
LI{margin-left:-16px}
hr{height:1px; color:#016d01; background-color: #ffffff; border:#ffffff } /* was #00CC00 */

#c{z-index:0;position:absolute;top:154px;margin-left:-384px;padding-left:170px;left:50%;width:768px;overflow:auto;height:300px}
#c.no_submenu{padding-left:10px}

#l{z-index:1;position:absolute;top:154px;margin-left:-384px;left:50%;width:154px;overflow:hidden;height:300px;padding-left:1px;}
.green {color:#00cc00;font-size:12px}
.bodyprint { padding-right: 20px; padding-left: 20px; padding-bottom: 20px; width: 500px; padding-top: 20px; background-color: #ffffff; }
.pagebody { font-weight: normal; font-size: 11px; background-image: url(images/interface/bg_page.gif); margin: 0px; color: black; background-repeat: repeat-x; font-family: Verdana, Arial, Helvetica, sans-serif; }
.bottommenu { height: 23px }
.bottomtd { padding-right: 10px; padding-left: 8px;}
.submenulink:visited,.submenulink:active,.submenulink:link{color:black;text-decoration:none} 
.submenulink_active:visited, .submenulink_active:active, .submenulink_active:link{color:#5E7394;text-decoration:none} 
.mainitem:visited,.mainitem:active,.mainitem:link{color:white;font-weight:bold;text-decoration:none}
.mainitem_active:visited,.mainitem_active:active,.mainitem_active:link {color:#5E7394;font-weight:bold;text-decoration:none}
.topicitem {color:White;padding-left:12px;background-color:#D5A05E;font-family:Verdana,Arial,Geneva;height:19px;line-height:22px;font-size:11px;font-weight:normal;text-align:left;border-bottom:1px solid #ECCEA9}
.topiclink:visited,.topiclink:active,.topiclink:link,.topiclink:active{color:white;text-decoration:none}
.topiclink_active:visited,.topiclink_active:active,.topiclink_active:link,.topiclink_active:active{color:white;font-weight:bold;text-decoration:none}
.menuarr {width:7px;border-bottom:1px solid #BFC7DA}
.downloadtable { width:190px; margin-bottom:10px; margin-right:20px;border:1px solid #A8B8D1}
.downloadtable td { padding:5px }
.s {font-size:9px}
.barlink {color:black}

.rounded {
 position:relative;
 margin:0px auto;
 min-width:8em;
 max-width:3850px;
 color:#000;
 z-index:1;
 margin-left:10px; /* default, width of left corner */
 margin-bottom:0.5em; /* spacing under dialog */
}

.rounded .content,
.rounded .t,
.rounded .b,
.rounded .b div {
 background:transparent url(images/interface/dialog2-green-800x800.png) no-repeat top right;
 _background-image:url(images/interface/dialog2-green-800x800.png);
}

.rounded .content {
 position:relative;
 zoom:1;
 _overflow-y:hidden;
 padding:0px 12px 0px 0px;
}

.rounded .t {
 /* top+left vertical slice */
 position:absolute;
 left:0px;
 top:0px;
 width:12px; /* top slice width */
 margin-left:-12px;
 height:100%;
 _height:1600px; /* arbitrary long height, IE 6 */
 background-position:top left;
}

.rounded .b {
 /* bottom */
 position:relative;
 width:100%;
}

.rounded .b,
.rounded .b div {
 height:30px;
 font-size:1px;
}

.rounded .b {
 background-position:bottom right;
}

.rounded .b div {
 position:relative;
 width:12px; /* bottom corner width */
 margin-left:-12px;
 background-position:bottom left;
}

.rounded .hd,
.rounded .bd,
.rounded .ft {
 position:relative;
}

.rounded .wrapper {
 /* extra content : voorkomt vertikale overflow */
 position:static;
 max-height:1000px;
 overflow:auto;
}

.rounded h1,
.rounded p {
 margin:0px; /* Niet aankomen, aanpasen doet rare dingen met de background (wit) */
 padding:0.5em 0px 0.5em 0px;
}

.rounded h1 {
 padding-bottom:0px;
}
