body{
background-color: #c00;
text-align:center; /* for IE */
margin: 0px;
padding: 0px;

}

#wrapper{
text-align:left; /* reset text alignment */
width:750px; /* or a percentage, or whatever */
margin:0 auto; /* for the rest */
margin-bottom: 0px;
font: 12px Verdana, Arial, sans-serif;
background: url(../images/bg.jpg) #cc0000 repeat-y top center;
}

#menu{
float: left;
background-image: url(../images/menu_bg.jpg);
background-repeat: no-repeat;
width: 167px;
padding: 98px 0px 184px 0px;
min-height: 202px;
}

#inhoud{
float: left;
width: 510px;
margin: 30px;

}

a img{
border: 0;
}

p, blockquote{
line-height: 1.4;
}

p{
margin-top: 2px;
}
h1{
font: bold 22px Trebuchet MS, Arial, Verdana, sans-serif;
margin-top: 0px;
}

h2{
font: bold 18px Trebuchet MS, Arial, Verdana, sans-serif;
margin-top: 0px;
}

h3{
font: bold 14px Verdana, sans-serif;
margin: 18px 0 2px 0;
}
h4{
margin-bottom: 2px;
}
h5{
font: italic 11px  Verdana, Arial, sans-serif ;
color: #666;
margin: 0px;
padding: 0px;
}

a{
color: #c00;
}

hr{
color: #ccc;
height: 1px;
}

.inleiding{
font-style: italic;
}


#footer{
width: 510px;
clear: both;
background: #c00 url(../images/footer_bg.jpg) no-repeat left bottom;
min-height: 30px;
padding: 0px 40px 40px 200px;
font-size: 11px;
text-align: right;
}

table{
border-collapse: collapse;
}

td{
vertical-align: top;
}

table.questions td{
border-top: 1px solid #CFCFCF;
padding: 5px 0px;
}

table.questions{
border-bottom: 1px solid #CFCFCF;
}

#initiatief{
color: #fff;
background-color: #C00;
text-align: right;
font: 11px Verdana, Arial, sans-serif;
padding: 0 20px 20px 20px;
}
#initiatief a{
color: #fff;
}

hr{
color: #C00;
border-top: 1px solid #C00;
}

#reacties_menu div{
border-bottom: 2px solid #ccc;
height: 20px;
}

#reacties_menu a, #reacties_menu .disabled{
float: left;

background-color: #ccc;
border: 2px solid #ccc;
color: #333;
padding: 2px 5px;
text-decoration: none;
margin-left: 2px;

}

#reacties_menu .selected{
background-color: #fff;
border: 2px solid #ccc;
border-bottom: 2px solid #fff;


}

#reacties_menu{
border-bottom: 5px solid #fff;
height: 20px;
}

.bron{
/*text-variant: italic;*/
font: italic 11px Verdana, sans-serif
}

.nieuwsbericht{
padding: 5px;
/*background-color: #DFDFDF;*/
/*border: 1px solid #ccc;*/
margin-bottom: 8px;
}