
    
    html{
      height: 100%;
    }
    * html #wrapper {
      height: 100%;
    }
    body{
      margin:0px;
      padding:0px;
      background-color:#FFFFFF; 
      font-family:Verdana,Arial,Helvetica,sans-serif;
      color:#333333;
      font-size: 80% !important; /*dit is voor IE*/
      font-size: 80%; /*dit is voor FF*/      
      height: 100%;
    }
    #wrapper{
      width:100%;
    }
    #header {
      height:110px;
      background-color:#FFFFFF;
background-image:url(http://www.admb.be/pls/portal/docs/PAGE/LAYOUT_SITE/ALGEMENE_SITE/BANNERS/BANNER_BC_KORTRIJK_EN.GIF);

      background-repeat: no-repeat;
      background-position: left center;
    }
    #logo {
      width:160px;
      padding-top:12px;
      float:left;
      text-align:center;
    }
    #bannerwrapper{
      margin-left : 160px;
    }
    #bannertable{
      width: 98%;
      height: 100px;
      border-collapse: collapse;
    }
    #bannerleft{
      width: 72px;
    }
    #bannercenter{
      text-align:center;
      padding-top:30px;
    }
    #banner{
      padding-top:20px;
      height:80px;
    }
    #bannerright{
      width: 150px;
    }
    #languages{
      padding-left:75px;
      padding-top:10px;
      width: 20px;
      text-align:right;
    } 
    .languageline{
      text-align:center;
      border-top : 2px solid #429113;
      width:45px;
    } 
    .language{
      text-align:left;
      width:37px;
    } 
    .languagelink {
      color: #429113;
      font-size: 100%;
      font-weight: bold;
      text-decoration: none;
    }
    .languagelink:hover {
      color: #8CC540;  
      font-size: 100%;
      font-weight: bold;
      text-decoration: underline;
    }

    #breadcrumbbg{
      clear:both;
      height:25px;
      background-color:#FFFFFF; 
      background-image:url(http://www.admb.be/pls/portal/docs/PAGE/LAYOUT_SITE/ALGEMENE_SITE/BAR_BC.GIF);
      background-repeat: repeat x;
      background-position: left top;
    } 
    .breadcrumbtext{
      width: 250px;
      height:20px;
      float:left;  
      color:#ffffff; 
    }
    .breadcrumb{
      color:#ffffff; 
      text-decoration: none;
    }
    .breadcrumb:hover {
      color:#999999;
      text-decoration: underline;
    }
    .breadcrumbdate {
      width:150px;
      padding-top:7px;
      padding-right:15px;  
      float:right;
      text-align:center;
      color:#ffffff; 
    }
    
    .searchbox {
      width:150px;
      padding-top:3px;
      padding-right:25px;
      float:right;
      text-align:right;
      vertical-align: middle;
      color:#ffffff; 
    }
   
    #menu{
      padding:0px;
      margin:0px;
      width:160px;
      vertical-align:top;
      margin-right :15px;

    }
    #menu ul{
      padding-left:0px;
      margin: 0px; 
      list-style:none;      
    }
    #menu .beginmenu{
      width:170px;
      padding-top:17px;
      font-size: 0%; 
      background-color: #F2F4F5;
      color:#F2F4F5; 
    }
    
    #menu .login{
      padding-left:15px;
    }
    
    #menu .beginmenu ul li a{
      height:0px;
      display: block;
      font-size: 100%;
      font-weight:normal;
      color:#333333;
      text-decoration:none; 
      border: 0;
    }    
    
    #menu .beginmenu ul li a:hover{
      color:#999999;
    }
    
    #menu .beginmenu ul li a.passmodif {
      font-size: 80%;
    }

    #menu ul li a{
      width:160px;
      display: block;
      border-top : 1px solid #F2F4F5;
      background-color: #429113;
      padding-top:2px;
      padding-bottom:2px;
      padding-left:10px; 
      font-size: 115%;
      font-weight:bold;
      color:#ffffff;
      text-decoration:none;  
    }
    #menu ul li a:hover{
      color:#999999;

    }
    .ulhide1{
      display: none;
    }
    .ulhide2{
      display: none;
    }
    #menu ul li ul li a{
      background-color: #8CC540;
      color:#333333;
      font-weight:normal;
      padding-left:20px;
      width: 150px;
      font-size: 95%;
    }
    #menu ul li ul li a:hover{
      background-color: #F2F4F5;
    }
    #menu ul li ul li ul li a{
      background-color:#ffddbb;
      color:#666666;
      font-size: 100%;
      font-weight:normal;
      padding-left:20px;
      border-top : none;
    }
    #menu ul li ul li ul li a:hover{
      background-color:#ffeedd;
    }
    #wrapperdiv{
      min-height: 100%; 
    }
    #wrapperbody{
      width:100%;
      border-collapse: collapse;
    }
    
    #boxen{
      float:right; 
      vertical-align:top;
      padding-top:15px;
      margin-left:7px;
    }    
    #boxen h2  {
      background-image:url(http://www.admb.be/pls/portal/docs/PAGE/LAYOUT_SITE/ALGEMENE_SITE/boxtopgreen.jpg);
      background-repeat:no-repeat;
      color:#429113;
      font-size: 140%;
      font-weight:bold;
      text-align:center;
      margin: 0;
      padding: 0;
      padding-top: 10px;
      padding-bottom: 3px;
    } 
    .boxmiddle{
      background-image:url(http://www.admb.be/pls/portal/docs/PAGE/LAYOUT_SITE/ALGEMENE_SITE/boxbggreen.jpg);
      background-repeat: repeat-y;
      padding-right:20px;
      width: 160px;
    }   
    .boxmiddle ul{
      padding:0px;
      margin:0px;   
      padding-left:25px; 
    }
    .boxmiddle li a{
      color:#333333; 
      font-weight:normal;
      text-decoration: none;
      text-align:left;
    }    
    .boxmiddle a{
      color:#333333; 
      font-weight:normal;
      text-decoration: none;
      display:block;
      text-align:center;
      border: 0px;
    }
    
    .boxmiddle a img {
      border: 0px;
    }
    
    .boxmiddle a:hover {
      font-weight: normal;
      text-decoration: underline;
    } 
    .boxmiddle h3{
      margin:0px;
      padding: 0px;
      padding-bottom:10px;
      text-align:center;
      font-size:140%;
      font-weight:bold;
      color:#429113;
    }
    .boxbottom{
      height:35px;
      background-image:url(http://www.admb.be/pls/portal/docs/PAGE/LAYOUT_SITE/ALGEMENE_SITE/boxbtmgreen.jpg);
    } 
             
    #boxen h2.boxtoporange{
      background-image:url(http://www.admb.be/pls/portal/docs/PAGE/LAYOUT_SITE/ALGEMENE_SITE/boxgreentop.jpg);
      color:#FFFFFF;
    } 
    
    .boxmiddleorange{
      background-image:url(http://www.admb.be/pls/portal/docs/PAGE/LAYOUT_SITE/ALGEMENE_SITE/boxgreenbg.jpg);
      background-repeat: repeat-y;
      padding-right:20px;
      width: 160px;
    }        
    .boxmiddleorange ul{
      padding:0px;
      margin:0px;   
      padding-left:25px; 
    }
    .boxmiddleorange li a{
      color:#ffffff; 
      font-weight:normal;
      text-decoration: none;
      text-align:left;
    }    
    .boxmiddleorange a{
      color:#ffffff; 
      font-weight:normal;
      text-decoration: none;
      display:block;
      text-align:center;
    }
    .boxmiddleorange a:hover {
      font-weight: normal;
      text-decoration: underline;
    } 
    .boxmiddleorange h3{
      margin:0px;
      padding: 0px;
      padding-bottom:10px;
      text-align:center;
      font-size:140%;
      font-weight:bold;
    }
    .boxbottomorange{
      height:35px;
      background-image:url(http://www.admb.be/pls/portal/docs/PAGE/LAYOUT_SITE/ALGEMENE_SITE/boxgreenbtm.jpg);
    }          
    #content{
      padding:30px;
      padding-top: 15px;        
      text-align: left;
      vertical-align: top;        
      width: 100%;
    } 
    
    #clearfooter{
      height: 30px;
    } 
       
    #footer{
      height:20px;
      padding-top:5px;
      text-align:center;
      clear: both;       
      background-color:#FFFFFF; 
      background-image:url(http://www.admb.be/pls/portal/docs/PAGE/LAYOUT_SITE/ALGEMENE_SITE/BAR_BC.GIF);
      background-repeat: repeat x;
      background-position: left bottom;
    }
    
    #footer a {      
      padding-left:5px;
      color: white;
      text-decoration: none; 
      font-weight:normal; 
      font-size: 90%;
    }
    
    #footer a:hover{
      color: #333333;  
      text-decoration: underline;
      font-weight:normal; 
    }
        
    H1, .bannertitle{
      margin-bottom: 10px;
      margin-top: 5px;
      color:#429113;
      font-size: 160%;
      font-weight:bold;
    }

    H2, .bannersubtitle{
      padding-bottom: 10px;
      padding-top: 5px;
      color:#8CC540;
      font-size: 140%;
      font-weight:bold;
    }
    H3, .contenttitle{
      padding-bottom: 10px;
      padding-top: 5px;
      color:#429113;
      font-size: 130%;
      font-weight:bold;
    }
    H4{
      padding-bottom: 10px;
      padding-top: 5px;
      color:#429113;
      font-size: 120%;
      font-weight:bold;
    }
    
    .nieuwsflashlijn{      
      padding-top: 10px;
      border-bottom: 1px solid #8CC540;
      min-height:120px;
      height:auto !important;
      height:120px;
    }
    
    .nieuwsflashlijn h2 span {
      font-size: 60%;
    }
    
    .nieuwsflashlijn .left {
      width: 90px;
      float: left;
    }
    
    .nieuwsflashlijn .right {
      margin-left: 90px;      
    }
    
    .nieuwsflashlijn .right h2 {
      font-size: 110%;
      margin-top: 0px;
      color: black;
    }
    
    #content P, #content TD, #content  .contenttext{
      font-family: Verdana, Arial, Helvetica, sans-serif;
      font-size: 100%;
      line-height: 130%;
      padding:0px;
      margin:0px;
      padding-top:5px;
      padding-bottom:5px;
    }
    a, .contentlink{
      font-family: Verdana, Arial, Helvetica, sans-serif;
      font-size: 100%;
      text-decoration:underline;
      font-weight:bold;
      color:#666666;
    }
    a:hover, .contentlink:hover{
      font-family: Verdana, Arial, Helvetica, sans-serif;
      font-size: 100%;
      text-decoration:underline;
      font-weight:bold;
      color:#333333;
    }
    
    .taglink{
      font-family: Verdana, Arial, Helvetica, sans-serif;
      font-size: 80%;
      color:#429113;      
      text-decoration:underline;
      font-style:italic;            
    }
    .taglink:hover{
      font-family: Verdana, Arial, Helvetica, sans-serif;
      font-size: 80%;
      color:#8CC540;      
      text-decoration:underline;
      font-style:italic;            
    }     
        
    .verplicht {
      font-family: Verdana, Arial, Helvetica, sans-serif;
      font-size: 100%;
      border: 1px solid   #429113;
      background-color: #8CC540;
      color: #333333;      
      margin:2px;             
    }
        
    select, input, textarea, .kader{
      font-family: Verdana, Arial, Helvetica, sans-serif;
      font-size: 100%;
      color: #333333;
      border: 1px solid   #429113;
      margin:2px;        
    }  
            
    input.disabled, textarea.disabled{
      font-family: Verdana, Arial, Helvetica, sans-serif;
      font-size: 100%;
      color: #333333;
      border: 1px solid   #CCCCCC;
    } 
    
    select.disabled{
      border: 1px solid   #CCCCCC;
      background-color: #CCCCCC;
    }
     
    .knop{
      font-weight: bold;  
      background-repeat: no-repeat;
      background-color: #8CC540;
      padding:1px;
      cursor:pointer;
    }
    .knopdisabled{
      font-weight: bold;  
      background-color: #F0F0EE;
      padding:3px;
      cursor:pointer;
    }
    
    #introtekst{      
      border-bottom: 1px solid #429113;
      margin-bottom: 10px;
    }

    div.clear {
      clear: both;
    }
    
    div.news_tools {
      font-size: 80%;
      color: gray;
      margin-bottom: 10px;
    }
    
    span.tools_right {
      float: right;      
    }    
    span.tools_right a {
      margin-right: 5px;
      vertical-align: bottom;
      text-decoration: none;
    }
    
    a.print {
      padding-left: 20px;
      padding-top:5px;      
      color: gray;
    }
    
    a.print img {
      border:none;
    }
    
    
    .splashlinken{
      background-image: url("http://www.admb.be/pls/portal/docs/PAGE/LAYOUT_SITE/ALGEMENE_SITE/BC_GREEN_ARROW.GIF");
      background-repeat: no-repeat;
      padding-left:25px;
      padding-bottom:3px;
      display: block;
      width: 300px;
      heigth: 30px;
      color:#FFFFFF; 
      font-size:105%; 
      text-decoration:none;
      font-weight:normal;
    }
    .splashlinken:hover{
      background-image: url("http://www.admb.be/pls/portal/docs/PAGE/LAYOUT_SITE/ALGEMENE_SITE/BC_GREEN_ARROW2.GIF");
      background-repeat: no-repeat;
      padding-left:25px;
      padding-bottom:3px;
      display: block;
      width: 300px;
      heigth: 30px;
      color:#FFFFFF; 
      font-size:105%; 
      text-decoration:none;
      font-weight:normal;
    } 
    
    .noShowOnPrint{

    }
    .noShowOnScreen{
      display: none;
    }
    .pagbox 
    {
      font-family: Verdana, Arial, Helvetica, sans-serif;
      font-size: 100%;
      color: #333333;
      border: 1px solid #429113;
      margin:2px;        
                
      position: absolute; 
      padding-right:10px; 
      right: 10px; 
      top: 160px;
    }        
    
    fieldset { border:1px solid #429113;
          padding:10px; }

    legend {
      font-weight: bold;                
      color:#429113;
      text-align:right;
      padding-bottom:10px;
    }   
        
    
