body{
margin: 0 0 10px 0;
padding: 10px 0 0 0;
background: #333 url(/img/bgshadow.jpg) repeat-x;
font: 10pt "Trebuchet MS", Arial, Helvetica, sans-serif;
color: #000;
}
h1, h3{
font: bold 13pt "Trebuchet MS", Arial, Helvetica, sans-serif;
margin: 0 0 0.5em 0;
}
h1{
color: #990000;
}
h3{
color: #990000;
}
h2, h5{
margin: 0 0 0.5em 0;
font: bold 10pt "Trebuchet MS", Arial, Helvetica, sans-serif;
}
h4{
margin: 1em 0 0.5em 0;
font: bold 10pt "Trebuchet MS", Arial, Helvetica, sans-serif;
color: #fff;
}
p{
margin: 0 0 0.7em 0;
padding: 0;
}
img, form{
border: 0;
margin: 0;
padding: 0;
}
fieldset{
border: 0;	
}
table{
border-collapse: collapse;
margin: 0 0 1em 0;
}
th, td{
text-align: left;
border: 1px solid #000;
}
#container{
width: 900px;
margin: 0 auto 0 auto;
display: table;
background: url(/img/container.gif) repeat-y;
}
#header{
position: absolute;
top: 10px;
width: 900px;
height: 200px;
background: url(/img/headererowebsite.jpg);
cursor: pointer;
}
#midden{
width: 660px;
margin: 200px 0 0 200px;
padding: 20px;
position: relative;
min-height: 480px;
height: auto !important;
height: 480px;
background: #fff;
color: #333;
}
#midden a{
color: #333;
}
#midden a:hover{
text-decoration: none;
}
#midden h1 a, #midden h3 a{
color: #990000;
text-decoration: none;
}
#midden h1 a:hover, #midden h3 a:hover{
text-decoration: underline;
}
#midden ul{
margin: 0;
padding: 0 0 0.5em 10px;	
}
#links{
position: absolute;
top: 210px;
width: 160px;
min-height: 460px;
height: auto !important;
height: 460px;
padding: 20px;
background: #990100 url(/img/redbg.jpg) no-repeat;
}
#links a{
color: #fff;
text-decoration: none;
}
#links a:hover{
text-decoration: underline;
}
#links ul{
list-style: url(/img/li.gif);
margin: 0 0 0.7em 18px;
padding: 0;
}
#links ul li{
font-size: 10pt;
font-weight: bold;
}
#links img{
margin: 0 0 0.5em 20px;
}
#links form{
margin-top: 1em;
}
#nieuwste a{
font-weight: normal;
}
#footer{
width: 900px;
padding: 125px 0 0 0;
margin: 0 auto 0 auto;
background: url(/img/footer.jpg) no-repeat;
clear: both;
font: 10.5px "Trebuchet MS", Arial, Helvetica, sans-serif;
color: #999;
letter-spacing: 1pt;
text-align: center;
}
#footer a{
color: #cc0000;
text-decoration: none;
}
/* formulieren */
#midden fieldset{
padding: 5px;
border: 0;
}
#midden .veld{
position: relative;
margin: 0 0 0.5em 0;
clear: both;
}
#midden label{
width: 130px;
float: left;
}
#checkbox{
margin-left: 130px;
}
#midden fieldset sup{
padding: 0 0 0 1px;
color: red;	
}

/* ajax */
#succes{
display: none;	
}
#melding{
color: #ff0000;	
}

/* website weergave */
#clinks ul{
list-style: none;
float: left;
padding: 0;
margin: 0 0 1em 0;
}
#clinks ul li{
width: 312px;
height: 18px;
padding: 5px 8px 5px 8px;
background: url(/img/shadecategorieen.jpg) repeat;
border: 1px solid #ccc;
}
#clinks a{
display: block;
text-decoration: none;
}
#content .cont{
clear: both;
min-height: 104px;
height: auto !important;
height: 104px;
padding: 0 0 0.5em 0;
margin: 0 0 0.5em 0;
border-bottom: 1px solid #ccc;
}
#content .cont img{
float: left;
margin: 0 5px 5px 0;
width: 140px;
height: 104px;
}
#content .cont p{
min-height: 110px;
height: auto !important;
height: 110px;	
}
#content .cu_index{
padding-left: 150px;
}
#content .cu_index a{
text-decoration: none;
}
#content .cu_index a:hover{
text-decoration: underline;
}