@charset "iso-8859-1";
body {
  background-color: #8DA8D2;
  color: #013C85;
  font-family: Tahoma;
  font-size: 11px;
  margin: 0 auto; 
  padding: 0;
  text-align: center;
}

#frame {
  width: 750px;
  margin: 0 auto;
}

#header {
  width: 750px;
  height: 125px;
  border: 1px solid #013C85;
  margin: 3px 0 3px 0;
  background: url(http://www.energieprestatiecertificaat-epc.be/images/4.jpg) no-repeat;
}

#menu {
  width: 750px;
  height: 20px;
  background-color: white;
  border: 1px solid #013C85;
  margin: 0 0 3px 0;
}

#content {
  width: 750px;
  height: 425px;
  border: 1px solid #013C85;
  margin: 0 0 3px 0;
  background: white url(http://users.telenet.be/studiecobijleskantoor/images/background.png) no-repeat;
  overflow: auto;
  text-align: center;
}

#footer {
  width: 750px;
  height: 18px;
  color: #013C85;
  background-color: white;
  border: 1px solid #013C85;
  text-align: center;
  font-weight: bold;
}

ul.menuhorz    { margin: 0; padding: 0; border: 0;text-align: center; text-decoration: underline}
ul.menuhorz li { float: left; margin: 0; padding: 0; list-style-type: none; color: #013C85; text-decoration: underline}
ul.menuhorz a {float: left; margin: 0; padding: 0; text-align: center; color: #013C85; text-decoration: underline}

#menu ul li {  }
#menu ul li a  { padding: 3px 7px 3px 7px; text-decoration: underline}
a:hover { color: blue; text-decoration: underline }

.hide { visibility: hidden; }
#content .textklein { padding: 3px; font-size: 10px; margin: 0px 0 3px 0;}
#content .text { padding: 3px; font-size: 11px; margin: 0px 0 3px 0;}
#content .texttitel { padding: 5px; font-size: 14px; margin: 0px 0 3px 0;}