@import url(./base.css);
#Datum {padding-right: 5%; text-align: right; font-size: 10px}
#Inhoud { clear: none; float: none;
          height: auto;
          line-height: 170%;
          margin-top: auto; margin-right: auto; margin-bottom: auto; margin-left: auto;
          padding-top: 0px; padding-right: 0px; padding-bottom: 0px; padding-left: 0px;
          text-align: left;
          vertical-align: middle;
          width: 90%;
         }
a.klein {font-size: 10px}
.arrow { border-width: 0; margin-left: 5px; margin-right: 5px; height: 7px; width: 7px }
.bbstop { border-width: 0; padding-left: 0; padding-right: 0; height: 19px; width: 35px }
.Box { background-color: #f0f0f0; border-width: medium; border-style: outset; padding: 10px; width: 100% }
.GreyHeader { background-color: #d8d8d8 }
.GreyText { color: #000000;
            font-family: Arial, Helvetica, sans-serif; font-size: larger; font-style: normal; font-weight: bold; font-variant: normal;
            text-decoration: none; text-transform: none;
            vertical-align:top
          }
.DGreyHeader { background-color: #d0d0d0; border-bottom: #d8d8d8 thin solid; border-top: #d8d8d8 thin solid; width: 100% }
.DGreyText { color: #000000;
             font-family: Arial, Helvetica, sans-serif; font-size: 160%; font-style: normal; font-weight: bold; font-variant: normal;
             text-align: left;  text-decoration: none; text-transform: none;
             vertical-align:top;
           }
.LGreyHeader { background-color: #e8e8e8; border-bottom: #d8d8d8 thin solid; border-top: #d8d8d8 thin solid; width: 100% }
.LGreyText { color: #000000;
             font-family: Arial, Helvetica, sans-serif; font-size: 130%; font-style: italic; font-weight: normal; font-variant: normal;
             text-align: center;  text-decoration: none; text-transform: none;
             vertical-align:top;
           }
.InnerList { list-style-type: circle;  list-style-position: outside }
.InnerTable {border-top-width: thin; border-top-style: groove; border-bottom-width: thin; border-bottom-style: groove; width: 100%}


.pBig {  text-align: justify; font-family: Arial, Helvetica, sans-serif; font-size: 15px; color: #000000; text-decoration: none; height: auto; width: auto; line-height: normal; font-style: normal; font-weight: normal; font-variant: normal; text-transform: none}

.aBig {  color: #00007F; text-decoration: none; font-weight: bold; font-family: Arial, Helvetica, sans-serif; font-size: 15px; font-style: normal; line-height: normal; font-variant: normal; text-transform: none}

.ulBig { display:block; font-family: Arial, Helvetica, sans-serif; font-size: 15px; font-style: normal; line-height: normal; font-weight: normal; font-variant: normal; text-transform: none; color: #000000; text-decoration: none; clear: right; float: none; height: auto; width: auto; list-style-position: outside; list-style-type: disc; text-align: justify}

/* Navigation */
.navigation {
    font-family: Arial, Helvetica, sans-serif;
    border: 2px groove #ffffff;
    background-color:#d0d0d0;
    margin-left: auto;
    margin-right: auto;
    width: 90%
}

