    html,body,form
    {            
      height:100%;
    }
        body
        {
          font-size: 11pt;
            margin: 0px;
            padding:0px;
            background-color: #F0F0F0;
            font-family: calibri, arial;
        }
        a
        {
            color: rgb(0,121,194);
            text-decoration: none;
        }
        #news
        {
          padding: 30px 5px 5px 5px;
            background-color: white;
            opacity: 0.8;
            filter: alpha(opacity=80);
            position:absolute;
            bottom:0px;
            top:20px;
            width:300px;
            right:75px;
            overflow:auto;
            z-index:5;
        }
        
        #quote
        {
          padding: 30px 5px 5px 5px;
            background-color: white;
            opacity: 0.8;
            filter: alpha(opacity=80);
            position:absolute;
            bottom:0px;
            top:20px;
            width:300px;
            right:75px;
            overflow:auto;
            z-index:5;
        }
        
        #contentcolumn
        {
          padding: 30px 5px 5px 5px;
            background-color: white;
            opacity: 0.8;
            filter: alpha(opacity=80);
            position:absolute;
            bottom:0px;
            top:20px;
            width:40%;
            right:75px;
            overflow:auto;
            z-index:5;
        }
        
        .topmenu
        {
            font-weight: bold;
            position:absolute;
            right:75px;
            z-index:2;
            top:0px;
        }
        .topmenu a
        {
            color: Black;
        }
        #container
        {
      max-width: 1259px;
            height:auto !important; /* real browsers */
      height:100%; /* IE6: treaded as min-height*/
      min-height:100%; /* real browsers */
            margin-left:auto;
            margin-right:auto;
            background-color:White;
            position:relative;
            
        }
        
        #fillcontainer
        {
          position:absolute;
          width:100%;
          bottom:228px;
          top:0px;
          background-image: url('/media/layout/bg.jpg');
            background-position: bottom left;
            background-repeat:no-repeat;
        }
        
        #fillcontainercontentlang
        {
          position:absolute;
          width:100%;
          bottom:23px;
          top:0px;
          background-image: url('/media/Layout/bg2.jpg');
            background-position: bottom left;
            background-repeat:no-repeat;
        }
        
        #fillcontainercontent
        {
          position:absolute;
          width:100%;
          bottom:228px;
          top:0px;
            background-position: bottom left;
            background-repeat:no-repeat;
          background-image: url('/media/Layout/bg2.jpg');
        }
        
        .payoff
        {
            font-size: 42px;
            color: #444444;
            width:500px;
        }
        #po1
        {
            position: relative;
            top: 200px;
            left: 20%;
        }
        #po2
        {
            position: relative;
            top: 200px;
            left: 20%;
            padding-left:30px;
        }
        #po3
        {
            position: relative;
            top: 200px;
            left: 20%;
            padding-left:60px;
        }
        
        
        .footer {
            font-size:9pt;
            height:20px;
            position:absolute;
            bottom:0px;
            background-image: url('/media/layout/flow.jpg'); height: 20px;
            clear:both;
            vertical-align:middle;
            width:100%;
            padding-top:3px;
        }
        
        .footermenu
        {
          text-align:right;
          right:0px;
          width:250px;
          float:right;
          padding-right:3px;
        }
        
        .footertext
        {
          text-align:left;
          float:left;
          padding-left:3px;
        }
        
        .footerbalkblauw
        {
          position:absolute;
          bottom:20px;
          background-color: rgb(0,121,194); 
          height: 30px; 
          width:100%;
          border-top: 2px solid white;
        }
        
        #logo
        {  
          position: absolute;
          z-index: 1; 
          width:400px;
          height:83px;
          background-image:url("/media/Layout/logo.gif");
          background-repeat:no-repeat;
          margin: 5px 5px 5px 5px;
        }
        
        
               
        #content_right
        {
          min-height:200px;
          width:50%;
          float:right;
          clear:right;
  border-left:1px dashed white;
          position:absolute;
          bottom:23px;
          right:1px;
          border-top:2px solid white;
  z-index:10;
        }
 
        #content_left
        {
          float:left;
          width:50%;
          min-height:200px;
          clear:left;
          position:absolute;
          bottom:23px;
          border-top:2px solid white;'
  z-index:10;
        }
        
        .content 
        {
          background-color:#777777;
          color:White;
          padding: 1px 0px 2px 0px;
          width:99.9%;
          clear:both;
          z-index:10;
        }
        .content p
        {
          padding-left:3px;
          margin-top:0px;
        }
        .content a{
   color:white;
   font-weight:bold;
        }
  .content a:hover {
    text-decoration:underline;
  }
        
        .content h1
        {
          font-weight:bold;
          color: white; 
          background-color: rgb(0,121,194);
          font-size:11pt;
          line-height:1.5em;
          text-indent: 3px;
          margin-top:0px;
        }
        
        .afbeelding
        {
          position:absolute;
          top:0px;
          width:50%;
          bottom:0px;
          text-align:center;
  padding-top: 150px;
        }
        
        .afbeelding img
        {
          position:relative;
          top: 0%;
        }

  .map {
    margin-left:auto;
    margin-right:auto;
    top: 200px;
    height:400px;
    width: 400px;
    border: 1px solid black;
  }

  .vet {font-weight:bold;}



#news h4 {
 margin-bottom: 0;
  padding-bottom: 0;
}

#news p
{
 margin: 0 0 0 0;
  padding:0; 
}

p.newsdate
{
  font-size: 8pt;
}





/* EDITOR PROPERTIES - PLEASE DON'T DELETE THIS LINE TO AVOID DUPLICATE PROPERTIES */

