/**************************/
/***** Standaard tags *****/
/**************************/
body {
background:#fff none;
color:#000;
font-size:13px;
font-family:Arial, Tahoma, sans-serif;
line-height:21px;
text-align:left;
margin:0;
padding:0;
}

p {
line-height:21px;
font-size:13px;
padding:7px 0px;
margin:0;
}

a {
color:#369b0c;
text-decoration:underline;
}

a:hover {
color:#c01010;
}

a.lees_meer {
font-weight:bold;
}

a.lees_meer:hover {
background-color:#ff0000;
color:#fff;
text-decoration:none;
}

h1 {
background:none;
color:#000;
line-height:28px;
font-size:26px;
font-family:Arial, Tahoma, sans-serif;
font-weight:bold;
padding:0;
margin:10px 0px;
}

h2, h3 {
background:none;
color:#000;
font-size:16px;
font-weight:bold;
font-family:'Trebuchet MS', Tahoma, sans-serif;
line-height:21px;
padding:0;
margin:16px 0px 6px 0px;
}

h3 {
background:none;
font-size:14px;
}

.wrapper {
width: auto;
border: 0;
margin: 0 5%;
padding: 0;
float: none !important;
}

.header,
.submenu,
.menu,
.linker_kolom,
.muismat,
.bottom {
display:none;
}

.footer {
border-top:1px dotted #666;
margin-top:50px;
color:#666;
}

.footer ul {
margin:0;
padding:0;
list-style:none;
}

.footer li {
display:inline;
padding-right:30px;
}