#content_right ul {margin-left:30px;}

a:link { color:#0087ca;   text-decoration:none; }
a:active { color:#0087ca;   text-decoration:none; }
a:visited { color:#0087ca;  text-decoration:none; }
a:hover { color:#0087ca;   text-decoration:underline; }


h1 { font-family: 'pt_sansregular'; color:#000000; font-size:30px; font-weight:normal; margin-bottom:30px; }
h2 { font-family: 'pt_sansregular'; color:#000; font-size:15px; font-weight:normal; margin-bottom:10px;   }
h3 { color:#999; font-size:20px; font-weight:normal; margin-bottom:5px;   }
h4,h5,h6 { color:#ccc; font-size:12px; font-weight:normal; margin-bottom:5px; text-transform:uppercase; font-weight:bold; }

@font-face {
    font-family: 'pt_sansregular';
    src: url('http://www.mbouwlochem.nl/fonts/PTS55F-webfont.eot');
    src: url('http://www.mbouwlochem.nl/fonts/PTS55F-webfont.eot?#iefix') format('embedded-opentype'),
         url('http://www.mbouwlochem.nl/fonts/PTS55F-webfont.woff') format('woff'),
         url('http://www.mbouwlochem.nl/fonts/PTS55F-webfont.ttf') format('truetype'),
         url('http://www.mbouwlochem.nl/fonts/PTS55F-webfont.svg#pt_sansregular') format('svg');
    font-weight: normal;
    font-style: normal;

}