@font-face { font-family: "Verdana"; src: url('/fonts/verdana.ttf'); }

/** General definitions **/
html, body { background-color: #ffffff; font-family: "Verdana", "Arial", "Sans-serif"; font-size: 12px; color: #494949; line-height: 150%; }
table, tr, td { font-family: "Verdana", "Arial", "Sans-serif"; font-size: 13px; color: #000000; }
a { text-decoration: none; }
a:hover { text-decoration: underline; }
a img { border: 0; }

/** Page Header **/
.header { position: absolute; top: 0px; left: 0px; height: 90px; width: 100%; margin-top: 11px; background: #ffffff url("/images/bg.header.jpg") repeat-x left top; }
.header .left { position: absolute; top: 0px; left: 0px; height: 90px; width: 30px; background: #ffffff url("/images/bg.header.jpg") no-repeat right center; }
.header a { position: absolute; top: -7px; left: 165px; width: 124px; height: 112px; display: block; text-indent: -9000px; background: transparent url("/images/img.logo.jpg") no-repeat; }
.header span { position: absolute; top: 65px; right: 5%; font-size: 80%; color: #ffffff; font-weight: normal; }
.header .right { position: absolute; top: 0px; right: 0px; height: 90px; width: 30px; background: #ffffff url("/images/bg.header.jpg") no-repeat left bottom; }

/** Main content **/
.body { position: absolute; top: 120px; left: 200px; width: 750px; background: #ffffff url("/images/bg.body.jpg") no-repeat 0 30px; min-height: 480px; padding: 0 15px; }
.body h1 { color: #494949; font-size: 120%; margin: 0 0 27px -15px; }
.body p { margin: 7px 0 12px 0; color: #494949; }
.body a { color: #494949; text-decoration: underline; }
.body ul { list-style-type: square; list-style-position: outside; margin-left: 15px; margin-top: -12px; }
.body ol { list-style-type: decimal; list-style-position: inside; margin-left: 5px; margin-top: 5px; }
.body strong { font-weight: bold; }
.body blockquote { margin: 5px 10px 10px 10px; font-style: italic; }
.body a.readmore { font-style: italic; }
.body .shortcuts { margin: 50px 0 0 50px; float: left; width: 140px; text-align: center; }
.body .shortcuts a { text-decoration: none; }
.body p.overview { font-weight: bold; margin-top: 20px; border-top: 1px solid #aeaeae; padding-top: 3px; }
.body ul.list { list-style-type: square; list-style-position: inside; margin-left: 5px; margin-top: 5px; }
.body ul.list a { text-decoration: none; }
.body ul.list a:hover { text-decoration: underline; }
.body ul.list li div.faqanswer { margin: 0 0 20px 15px; border-left: 1px solid #666666; padding-left: 12px; font-style: italic; }
.body ul.list li div.faqanswer a { text-decoration: underline; }
.body p.newsintro { font-style: italic; }
.body span.newsdate { font-style: italic; font-size: 80%;}
.body .imagelist { margin-top: 25px; }
.body .imagelist img { margin: 0px 10px 10px 0px; border: 1px solid #737373; }
.body .whyyife { float: left; margin: 20px 45px 0 0; width: 380px; }
.body .whyyife h2 { border: 1px solid #59bf48; padding: 1px 1px 1px 25px; background: url('/images/icon.whyyife.png') no-repeat 2px 50%; }
.body .whyyife ul { margin-top: 10px; }
.body .homenews { float: left; width: 300px; margin-top: 20px; display: none; }
.body .homenews h2 { border: 1px solid #59bf48; padding: 1px 1px 1px 25px; background: url('/images/icon.news.gif') no-repeat 2px 50%; }
.body .homenews h3 { font-weight: normal; margin-top: 5px; }
.body .homenews .homenewsdate {margin-left: 25px; font-size: 80%; }
.body .quicklinks { text-align: center; margin: 25px 0 0 0; clear: both; }
.body .quicklinks a { float: left; display: block; width: 137px; height: 60px; margin: 0 25px 0 25px; color: #ffffff; font-size: 120%; padding-top: 16px; text-decoration: none; background: transparent url("/images/btn.fancy.png") no-repeat; }
.body .quicklinks a.voorbeeld { background-position: left top; margin-left: 55px;}
.body .quicklinks a.voorbeeld:hover { background-position: left bottom;}
.body .quicklinks a.vragen { background-position: center top; }
.body .quicklinks a.vragen:hover { background-position: center bottom; }
.body .quicklinks a.registreer { background-position: right top; }
.body .quicklinks a.registreer:hover { background-position: right bottom; }

/** Left column  **/
.left { position: absolute; top: 120px; left: 40px; width: 150px; }
.left h2 { color: #494949; margin-bottom: 5px; }
.menu { width: 90%; float: left; margin-bottom: 20px; }
.quickstats { width: 111px; float: left; margin-bottom: 20px; }
.quickstats p { text-align: right; font-size: 80%;}
.copyright { width: 111px; float: left; margin: 10px 0; }
.copyright p { text-align: right; font-size: 80%;}
.copyright a { color: #494949; display: block; margin-top: 5px; }
.internationalsites { float: left; width: 111px; margin-bottom: 20px; }
.internationalsites a { text-decoration: none; color: #494949; display: block; margin-left: 15px; }

/** Menu **/
.menu ul { margin: 10px 0 0 15px; }
.menu ul li { width: 100px; height: 27px; text-align: center; margin: 0 0 8px 0; color: #ffffff; }
.menu ul li a { display: block; width: 100%; height: 100%; padding-top: 4px; color: #ffffff; background: transparent url("/images/mnu.top.gif") no-repeat 0 0; }
.menu ul li a:hover { text-decoration: none; }