﻿#BottomBar 
{
   position:absolute;
    bottom:0px; 
    background-image: url('../Images/Onderbalk/Groen_onder.jpg');
    background-repeat:repeat-y;
    height:32px;
    width:100%; 
    clear: both; 
    
    font-weight:bold;  
    font-size:12px;
    padding-left:49px;  
    line-height:32px; 
}

