body {
background:#fff url("img/topback.gif") repeat-x;
font-family:"Lucida Grande", "Lucida Sans Unicode", Helvetica, Arial, sans-serif;
font-size:12px;
color:#222;
padding:0;
margin:0;
}

* {
padding:0;
margin:0;
}

a {
color:#063;
outline: none;
text-decoration:underline;
}

#menu a {
text-decoration:none;
}

a:hover {
background:#063;
padding: 2px;
color:#fff;
text-decoration:none;
}

#container {
width:961px;
margin:0 auto;
padding-top: 50px;
position:relative;
}

#menu {
font-size:12px;
float:left;
width:220px;
border-right:#ddd 1px solid;
padding: 0 20px 50px 0;
}

#menu h3 {
font-size:14px;
margin:20px 0 5px 0;
}

#menu ul {
list-style:none;
}

#menu ul ul {
margin:5px 0 0 10px;
}

#menu ul li {
padding:0 0 5px 0;
}

#inhoud {
float:left;
width:700px;
padding: 0 0 50px 20px;
}

table {
background:#bbb;
}

td {
background:#fff;
padding: 8px;
line-height: 18px;
}


#inhoud a {
padding: 2px;
}

#inhoud h1 {
font-family:"Trebuchet MS", Trebuchet, Helvetica, Arial, sans-serif;
text-align: right;
color:#444;
font-size:21px;
letter-spacing:1px;
background:#fdfdfd;
border: 1px solid #e1e1e1;
padding:20px 25px 20px 0;
margin-bottom:70px;
}

#inhoud h2 {
font-size:14px;
margin-bottom: 15px;
border-bottom:1px dotted #ddd ;
}

#inhoud h2 .zonder {
padding-right: 8px;
border-bottom:1px solid #fff;
}


.brood h3 {
font-size:16px;
font-weight:normal;
margin:0 0 15px 0;
}

.brood p {
line-height:18px;
margin:0 0 15px 0;
}

.brood ol {
line-height:18px;
margin:0 0 15px 30px;
}

.brood ul {
line-height:18px;
margin:0 0 15px 30px;
}

.brood li {
margin:0 0 5px 0;
}

.datlvdwnl {
background:#f7f7f7;
font-size:11px;
line-height:15px;
color:#333;
padding:10px;
margin:0 0 30px 0;
border-right:#ddd 1px solid;
border-bottom:#ddd 1px solid;
}

.datum {
float:left;
padding:0 15px 0 0;
width:115px;
}

.lv {
float:left;
padding:0 0 0 15px;
width:105px;
}

.dwnlkop {
float:left;
padding:0 0 0 25px;
width:75px;
background: url("img/pdf.gif") left center no-repeat;
}

.dwnlinhoud {
float:left;
width:325px;
}

.rapporttitel {
float:left;
width:600px;
font-weight: bold;
line-height: 18px;
}

.rapportinhoud {
float:left;
width:430px;
line-height: 18px;
}

.toplinkdiv {
float:right;
background:#f7f7f7;
font-size:11px;
line-height:15px;
color:#333;
padding:10px;
margin:0 0 30px 0;
border-right:#ddd 1px solid;
border-bottom:#ddd 1px solid;
}

#footer {
background:#eee;
font-size:11px;
color:#555;
margin:0 auto;
padding:10px 0;
text-align:center;
position:relative;
border-top:#ddd 1px solid;
border-bottom:#360 6px solid;
}

#footer a {
font-weight: bold;
}

#disclaimer {
display: none;
width: 500px;
margin: 20px auto;
background:#f7f7f7;
border: 1px solid #ddd;
padding: 15px;
}

.clear {
clear:both;
}

.extrawit {
height: 50px;
clear:both;
}

.halfextrawit {
height: 25px;
clear:both;
}

/* self-clear floats */

.autoclear:after {
content: "."; 
display: block; 
height: 0; 
clear: both; 
visibility: hidden;
}

/* IE Hacks */

* html .autoclear,
* html ul li a {
height: 1%;
}

* html ul li a {
display: inline;
}

.iedoetweermoelijk {
visibility:hidden;
}

