html, body {
   margin : 0 20px 0 0;
   padding : 0;
}

body {
   font : 12px "Lucida Sans Unicode", Verdana, sans-serif;
   color : #333333;
   background : #FFF;
   width : 100%;
}
a:visited {
   color : green;
   text-decoration : none;
}

a:hover {
   color : yellow;
   text-decoration : underline;
  }

a:active {
   color : red;
}

h1 {
   text-align : center;
   margin : 1.2em 0.5em 1.2em 0.5em;
}

#houder { background-image: url(../afbeeldingen/elspecachtergrlbl.jpg); background-position: 0 0; margin : 0 auto; width : 750px; }

#header { background-color: transparent; background-image : url(../afbeeldingen/Eslpec_logo_lang.gif); background-repeat : no-repeat; background-position: 4px 0; width: 700px; height: 80px; margin : 0 25px; visibility: visible; }
#showhouder { background-image: none; text-indent: 2px; position: static; visibility: visible; margin: auto 25px; padding-left: 2px; top: 0; right: 0; bottom: 0; left: 0; width: 700px; height: 60px; clear: none; }
#navcontainer { text-indent: 2px; top: 0; left: 0; right: 0; bottom: 0; width: 700px; height: 30px; visibility: visible; clear: none; margin: auto 25px; padding-left: 4px; }
#linkercol { top: 0; width: 670px; float:left; height: auto; margin: 0 0 12px; padding: 5px 10px 10px 35px; }
#footer { background-image: url(../afbeeldingen/tkhmember-of_dutch_power.jpg); background-repeat: no-repeat; background-position: right center; height: 50px; visibility: visible; clear: both; margin: 10px 28px 0 25px; padding: 10px; border-top : 2px solid #002356; border-bottom: 8px solid #002356; }
a:link { color: red; }
