body
{font-family:Tahoma, Verdana, Arial; color:#000000; text-decoration: none}
a:link {color: #0000FF;text-decoration: none; font-weight: bold}
a:visited {color: #0000FF;text-decoration: none; font-weight: bold}
a:hover {color: #DC143C;text-decoration: underline; font-weight: bold}
a:active {color: #FF0000;text-decoration: none; font-weight: bold}

h1 {font-size: 17px; margin: 20px 0px 0px 0px;}
h2 {font-size: 15px; }
h3 {font-size: 14px;}
p {font-size: 13px; }
p.small {font-size: 11px;}

ul {
   list-style-type: disc;
   font-size: 12px;
   margin: -10 0 0 0;      
   padding: 0 0 0 18;
   }
li { 
   margin: 0 0 0 0;      
   padding: 0 0 0 0;
   }

ol {font-size: 14px;}

          
div.img {
  margin: 5px;
  border: 0;
  height: auto;
  width: auto;
  float: right;
  text-align: center;
  font-size: 12px
     }

div.kader {
  position   : absolute;
  left       : 200;
  width      : 700;
  top        :  20;
  height     : 700px;
  background : #DDDDDD;
  margin     : 0px;
  padding    : 10px;
  text-align : left;
    }

div.kader-high {
  position   : absolute;
  left       : 200;
  width      : 700;
  top        :  20;
  height     : 1000px;
  background : #DDDDDD;
  margin     : 0px;
  padding    : 10px;
  text-align : left;
    }

div.address {
  position   : absolute;
  left       : 200;
  width      : 700;
  top        :  20;
  height     : 700px;
  background : url(images/verloop2.jpg);
  margin     : 0px;
  padding    : 10px;
  text-align : left;
    }

div.meter {
  position   : absolute;
  left       : 420;
  width      : 250;
  top        :  30;
  margin     : 0px;
  padding    : 0px
    }

div.menu {
  position   : absolute;
  left       :  20;
  width      : 165;
  top        :  20;
  height     : 700px;
  background : #EEEEEE;
  margin     : 0px;
  padding    : 10px;
  text-align : left;
    }

html>body div.menu {
  width       : 150
} 

div.menu-high {
  position   : absolute;
  left       :  20;
  width      : 165;
  top        :  20;
  height     : 1000px;
  background : #EEEEEE;
  margin     : 0px;
  padding    : 10px;
  text-align : left;
    }

html>body div.menu-high {
  width       : 150
} 

div.cent {text-align: center;}


