* {margin: 0px; padding: 0px}

body {background-color: #000; font-family: 'Trebuchet MS', 'Lucida Grande', 'Lucida Sans Unicode', Verdana, sans-serif; font-size: 101%;}

p {font-size: 0.90em; line-height: 19px; }
strong {font-weight: bold}
em {font-style: italic;}
img {border: 0px solid #000}

#container {position: relative; width: 750px; margin: 10px auto 10px auto; background-color: #fff; }

#header {width: 750px; height: 170px; }

#menu {position: absolute; left: 0px; top: 170px; width: 735px; background-color: #EBA466; border-bottom: 10px solid #000; padding: 3px 0px 3px 15px; }  /* anders in IE */
#menu ul {list-style-type: none; }
#menu ul li {display: inline; }
#menu ul li a {font-size: 14px; color:#fff; text-decoration: none; font-weight: bold; padding: 5px 5px 4px 5px; text-align: center; }
#menu ul li a.actief {color:#000; text-decoration: underline; }
#menu ul li a:hover {text-decoration: underline; color:#f00; background-color: #fff; }

#linkerkolom {width: 520px; float: left; min-height: 330px; margin: 34px 0px 0px 0px; padding: 10px 10px 10px 20px; }
#linkerkolom h1 {font-size: 1.50em; font-weight: bold; color:#000; margin: 0px 0px 0px 0px;}
#linkerkolom h2 {font-size: 1.15em; font-weight: bold; color:#000; margin: 0px 0px 0px 0px;}
#linkerkolom h3 {font-size: 0.90em; font-weight: bold; color:#f00; margin: 0px 0px 0px 0px;}
#linkerkolom p  {color:#000; margin: 0px 0px 10px 0px;}
#linkerkolom p.inleiding {font-size: 0.90em; font-weight: bold; color:#000; margin: 0px 0px 10px 0px;}
#linkerkolom li  {font-size: 0.90em; line-height: 19px; color:#000; margin: 0px 0px 5px 14px;}
#linkerkolom img {border: solid 1px #889; }
#linkerkolom img.links {float: left; margin: 0px 10px 0px 0px; border: solid 1px #889; }

td {font-size: 0.90em; line-height: 19px; padding: 0px 10px 0px 0px;}
td.bedrag {text-align: right; }


#rechterkolom {width:180px; background-color: #eef; float: right; margin: 30px 0px 0px 0px; padding: 14px 10px 0px 10px; }
#rechterkolom .artikel  {border-bottom: solid 1px #889; margin-bottom: 10px; }
#rechterkolom h1 {font-size: 1.05em; font-weight: bold; color:#000; text-transform: uppercase; margin: 0px 0px 0px 0px;}
#rechterkolom p  {font-size: 0.85em; color:#000; margin: 0px 0px 10px 0px; line-height: 16px; }

#footer {clear: both; background-color: #eef; padding: 5px 20px 5px 20px; border-top: 10px solid #000; border-bottom: 10px solid #000;  } /* anders in IE */
#footer p  {font-size: 12px; font-weight: normal; color:#889; text-align: center; } /* anders in IE */
#footer p a {color:#889; text-decoration: none;}
#footer p a:hover {text-decoration: underline;}

