/* Cross-browser FONT SIZES: px - % ---------------19  119%18  113%17  106%16  100%15  94%14  88%13  81%12  75%11  69%10  63%9  56%8  50%7  44%6  38%5  31%4  25%3  19%2  13%1  6%-------------------------------------*/
/*----------------body----------------------*/
body {
    font-family: "Arial";
    font-size: 75%;
    text-align: justify;
    /* 12px;
*/
    color: #000000;
    background: #FFFFFF;
    scrollbar-face-color: #FFFFFF;
    scrollbar-highlight-color: #C0C0C0;
    scrollbar-3dlight-color: #A0A7C0;
    scrollbar-darkshadow-color: #004080;
    scrollbar-shadow-color: #657198;
    scrollbar-arrow-color: #C0C0C0;
    scrollbar-track-color: #BEC8D8;
}
/*----------------algemeen----------------------*/
.floatright {
    float: right;
    margin: 0px 0px 10px 10px;
    /*border: 1px solid #000000;*/
}
.floatleft {
    float: left;
    margin-left: 0px;
    /* 0px 0px 0px;
*/
    margin-right: 10px;
    margin-top: 0px;
    margin-bottom: 10 px;
    border: 1px solid #000000;
}
.tcell {
    font-size: 10px;
    width: 8px;
    height: 8px;
    padding-top: 0px;
    padding-bottom: 0px;
}
.option {
    font-family: "Arial";
    font-size: 100%;
    color: #000000;
}
.titel {
    font-family: "Arial";
    font-size: 100%;
    /* 12px;
*/
    color: #FFFFFF;
    font-weight: bold;
    text-align: left;
    background: #AAAAAA;
    margin: 3px auto;
    padding: 3px;
    width: 70%;
}
#container {
    top: 0;
    position: absolute;
    width: 773px;
    margin-left: -386px;
    left: 50%;
}
.tip {
    width: 50%;
    border-style: solid;
    border-width: 1px;
    background: #FFFFCC;
    margin-left: 50px;
}
.donker {
    background: #666666;
}
.licht {
    background: #FFFFFF;
}
.clearfix:after {
/*clearfix voorkomt dat een float buiten de randen van een container gaat vallen in IE for mac en FF*/
    content: ".";
    display: block;
    height: 0;
    clear: both;
    visibility: hidden;
}
.clearfix {
    position: relative;
    height: 100%;
    display: inline-table;
    font-family: "Arial";
    font-size: 100%;
    color: #000000;
    margin: 0 auto;
    text-align: left;
}
/* Hides from IE-mac \*/
* html .clearfix {
    height: 1%;
}
.clearfix {
    position: relative;
    height: 100%;
    display: block;
    font-family: "Arial";
    font-size: 100%;
    color: #000000;
    margin: 0 auto;
    text-align: left;
}
/* End hide from IE-mac */
.zoekfunctie {
    text-align: center;
}
/*----------------DIV----------------------*/
div.tekst {
    position: relative;
    left: 0px;
    top: 15px;
    background: transparent;
    text-align: left;
    width: 95%;
    margin-bottom: 50px;
    clear: both;
    z-index: 0;
    line-height: 15px;
}
div.foldvast {
    position: relative;
    display: none;
    border-left: 1px solid #775555;
    padding-left: 20px;
    padding-right: 20px;
    margin-bottom: 10px;
    background: #FFEEEE;
    z-index: 5;
}
div.fold {
    position: relative;
    display: none;
    border: none;
    padding: 3px;
    margin-bottom: 3px;
    z-index: 5;
}
div.enum {
    margin-bottom: 30px;
    background: transparent;
    text-align: left;
    z-index: 0;
}
div.hidden {
    display: none;
}
div.kader {
    border: 1px solid #666666;
    padding: 1px;
    width: 100%;
    margin-bottom: 5px;
}
div.bewerken1 {
 margin: 20px;
 padding: 20px;
 background: #FFD3AD;
 border: 1px solid  #000000;
}
.dropshadow{
  float:left;
  /* clear:left; */
  background: url(images/shadowAlpha.png) no-repeat bottom right !important;
  background: url(images/shadow.gif) no-repeat bottom right;
  margin: 10px 0px 10px 10px !important;
  margin: 10px 0px 10px 6px;
  width: 200px;
  padding: 0px;
}

.innerbox{
  position:relative;
  bottom:7px;
  right: 10px;
  border: 1px solid #000000;
  padding:10px;
  margin: 0px 0px 0px 0px;
  font-family:Consolas, Lucida console;
  font-size:92%;
}
#docdetdiv{
width:95%;
margin:auto;
}
#docdetimg{
 width:90%;
 border: solid 1px #6666FF;
}
/*---------------- A (links) -----------------------*/
a.wit {
    font-family: "Arial";
    color: #FFFFFF;
}
a:hover {
    font-family: "Arial";
    text-decoration: underline;
    color: #999999;
}
a:link {
    font-family: "Arial";
    font-weight: bold;
    color: #A70303;
    text-decoration: none;
}
a:visited {
    font-family: "Arial";
    font-weight: bold;
    color: #661313;
    text-decoration: none;
}
a.naked {
    font-family: "Arial";
    color: #A70303;
    text-decoration: none;
}
a.button {
    font-family: "Arial";
    color: #A70303;
    text-decoration: none;
}
/*---------------- IMG -----------------------*/
img {
    border-color: #000000;
}
/*---------------- P -----------------------*/
p.aligned {
    text-align: center;
}
p.border {
    font-family: "Arial";
    font-size: 110%;
    /* 13 px;
*/
    color: #000000;
    font-weight: bold;
    text-align: center;
    border: 1px solid #666666;
    background: #E3E3E3;
}
p.letop {
    color: #A70303;
    background: #FFFFFF;
    border: 1px solid #A70303;
}
.links {
margin-top:20px;
    margin-left: 50px;
    padding-left: 10px;
    border-left: 1px solid #A70303;
}
/*---------------- H -----------------------*/
h1 {
    font-family: "Arial";
    font-size: 133%;
    /* 18px;
*/
    color: #000000;
    text-decoration: underline;
    font-weight: bold;
}
h2 {
    font-family: "Arial";
    font-size: 117%;
    /* 14 px;
*/
    color: #000000;
    font-weight: bold;
}
h3 {
    font-family: "Arial";
    font-size: 108%;
    /* 13 px;
*/
    color: #FFFFFF;
    font-weight: bold;
    text-align: left;
    background: #777777;
    padding: 5px;
}
/*---------------- tabellen -----------------------*/
table.blauw {
    spacing: 0;
}
table.blauw {
    background: #54596D;
    color: #FFFFFF;
}
table.wit {
    background: #FFFFFF;
    color: #000000;
}
table.ctr {
    width:80%;
    margin-left: auto;
    margin-right: auto;
}
td {
    font-size: 100%;
    text-align: left;
    padding: 4px;
    color: #000000;
}
#docdettd{
  width: 80%;
  text-align:center;
}
td.titel {
    font-size: 108%;
    /* 13 px;
*/
    font-weight: bold;
    padding: Opx;
    color: #000000;
    background: #E3E3E3;
}
td.menu {
    padding: 0 cm;
}
td.padded {
    padding-top: 2px;
    padding-bottom: 2px;
    padding-left: 4px;
    padding-right: 10px;
}
td.tdwit {
    padding-top: 2px;
    padding-bottom: 2px;
    padding-left: 4px;
    background: #FFFFFF;
    color: #000000;
}
td.tdwitnopad {
    padding-top: 0px;
    padding-bottom: 0px;
    padding-left: 0px;
    padding-right: 0px;
    background: #FFFFFF;
    color: #000000;
}
td.tdgrijs {
    padding-top: 0px;
    padding-bottom: 0px;
    padding-left: 4px;
    background: #FFFFFF;
    color: #666666;
}
td.top {
    vertical-align: top;
}
td.mid {
    vertical-align: middle;
}
td.align {
    text-align: center;
    vertical-align: top;
}
td.right {
    text-align: right;
}
td.header {
    font-size: 117%;
    /* 14 px;
*/
    color: #000000;
    font-weight: bold;
    text-align: center;
}
/*---------------- KEUZELIJSTEN / FORMS -----------------------*/
select {
    font-family: "Arial";
    font-size: 92%;
    color: #000000;
}
input {
    font-family: "Arial";
    font-size: 92%;
    color: #000000;
}
textarea {
    font-family: "Arial";
    font-size: 100%;
    color: #000000;
}
ol {
   padding: 0px;
}
ul {
   list-style-type: none;
   padding: 0;
   margin: 0;
}
li{
   /*background-image: url('./images/listgewoon.jpg');
   background-repeat: no-repeat;
   background-position: 0.3em;*/
   padding-left: 5px;
   padding-top: 2px;
}
li.doclist {
   background-image: url('./images/listbullet.jpg');
   background-repeat: no-repeat;
   background-position: 0.3em;
   padding-left: 25px;
   padding-top: 2px;
}
/* ---------------------  DYNAMIC MENU ----------------------*/
.arrowlistmenu {
    width: 180px;
/*width of accordion menu*/
}
.arrowlistmenu .menuheader {
/*CSS class for menu headers in general (expanding or not!)*/
    font: bold 117% Arial;
/* 14px */
    text-align: left;
    color: black;
    background: url(favicongr.png) no-repeat;
/*  repeat-x black left left*/
    margin-bottom: 2px;
/*bottom spacing between header and rest of content*/
    margin-left: 0px;
    text-transform: uppercase;
    padding: 0px 0px 0px 40px;
/*header text is indented 10px*/
    cursor: hand;
    cursor: pointer;
    border-bottom: 1px solid #dadada;
}
.arrowlistmenu .openheader {
/*CSS class to apply to expandable header when it's expanded*/
    background-image: url(favicon.png);
}
.arrowlistmenu ul {
/*CSS for UL of each sub menu*/
    list-style-type: none;
    margin-left:  35px;
    margin-right: 0px;
    margin-top: 0px;
    padding: 0;
    margin-bottom: 0px;
/*bottom spacing between each UL and rest of content*/
}
.arrowlistmenu ul li {
    padding-bottom: 0px;
/*bottom spacing between menu items*/
}
.arrowlistmenu ul li a {
    color: #A70303;
    background: url(arrowbullet.png) no-repeat center left;
/*custom bullet list image*/
    display: block;
    padding: 2px 0;
    padding-left: 30px;
/*link text is indented 19px*/
    text-decoration: none;
    border-bottom: 0px solid #dadada;
    font-size: 92%;
}
.arrowlistmenu ul li a:visited {
    color: #A70303;
}
.arrowlistmenu ul li a:hover {
/*hover state CSS*/
    color: #A70303;
    background: url(arrowbulletblack.png) no-repeat center left;
/*custom bullet list image*/
}
