/* Stylesheet */

/* Globals */
* {padding:0; margin:0; }
html, body { font-family:arial; text-align:center; font-size:12px; color:#6d6f71;}
form {display:inline;}
img {border:0;}
ul, li {margin:0; padding:0; list-style:none;}
td {vertical-align:top;}
a {text-decoration:none; color:#6d6f71;}
p {line-height:18px; margin: 0 0 15px 0;}
p a {text-decoration:underline;}

/* Divs */
div.wrapper {width:886px; margin:0 auto; text-align:left; background:url('images/logo.jpg') no-repeat;}
div.header {height:152px;}
div.menu {padding:88px 0 0 0;}
div.blokken {float:left; width:737px;}
div.links {float:left; width:145px;}
div.news {clear:left;}
div.bar {clear:both; height:21px; background:url('images/bar.jpg') no-repeat;}
div.content_wrapper {clear:both;}
div.content_left {float:left; width:485px;}
div.content_right {float:left; width:235px;}
div.content_padding {padding:15px 25px 15px 5px;}
div.clear {clear:both;}

/* Lists */
#menu li {float:left; }
#blokken li {float:left; width:244px; height:194px; margin-bottom: 10px;}
div.news {clear:left; width; width: 725px;}
div.news li {float:left; clear:left;  width: 450px; padding:0 20px 0 1px;}
div.news div.right { float:right; clear:right; padding-top: 30px; }

/* Anchors */
a.menu {display:block; line-height:24px; margin:0 20px 0 2px; color:#6e6f71; font-size:11px;}
a.menu:hover {color:#000000;}
a.select {background:url('images/menu_select.gif') bottom repeat-x; color:#ee1d25;}
a.news_all {float:right; color:#6e6f71; font-weight:bold; margin:45px 200px 0 0;}
a.readmore {text-decoration:none;}
a:hover.readmore {color:#ee1c25}

/* Content */
h1 {margin:0; font-size:24px; font-weight:bold;}
h1.actueel { margin:30px 0 0 0; /*color:#e2e2e3;*/ float:left;}
h2 {margin:10px 0 0 0; font-size:16px; font-weight:bold;}
h2 a {color:#6d6f71;}
h2 a:hover {color:#ee1c25;}
h3 {margin:0; text-indent:-9999px;}
h3 a {display:block; width:145px; height:50px;}
h3 a:hover {color:#ee1c25;}
span.date {font-size:10px; font-weight:normal;}

div.content_padding p {color:#6d6f71;}
div.content_padding p a, div.content_padding p li a {color:#6d6f71;}
div.content_padding p a:hover, div.content_padding p li a:hover {color:#000000;}
div.content_padding ul, ol { margin:10px 0;}
div.content_padding ul li {padding:0 0 0 15px; margin:0 0 0 15px;list-style:disc; line-height:18px; color:#000000;}
div.content_padding ol li {padding:0 0 0 12px; margin:0 0 0 18px;list-style:inherit; line-height:18px; color:#000000;}


/* Inputs */
td.ezcontent-form-label {width:250px;}
td.ezcontent-form-field {width:250px;}
td.ezcontent-form-field input {width:200px; border:1px solid #000000; height:18px; padding:2px 0 0 2px;}
td.ezcontent-form-field input.radio, td.ezcontent-form-field input.checkbox {width:auto; height:auto; border:0;}
