body {
  line-height: 1.5;
  font-family: "Helvetica Neue", Arial, Helvetica, sans-serif;   
  color:#000;
  background: none;
  font-size: 11pt;
}
h1,h2,h3,h4,h5,h6 { font-family: "Helvetica Neue", Arial, "Lucida Grande", sans-serif; }
#container {
  background: none;
}
#main { width:70%; float:left;}
#sidebar { float:left;}
#sidebar, .subColumn { width:200px;}
.mainColumn { width:60%; margin:0 20px;}
.mainColumn, .subColumn { float:right;}

a img { border:none; }
a:link, a:visited {
  background: transparent;
  font-weight:700;
  text-decoration: underline;
}

a:link:after, a:visited:after {
  content: " (" attr(href) ") ";
  font-size: 90%;
}
.HideForNieuwsbrief, #title .hide, .hide, #footer
{
    display: none;
}
/*#main, .mainColumn, .subColumn, .subColumn a { float:none;}
 If you're having trouble printing relative links, uncomment and customize this:
   (note: This is valid CSS3, but it still won't go through the W3C CSS Validator) */

a[href^="/"]:after {
  content: " (http://www.amstellease.nl" attr(href) ") ";
}

