body, html {
margin: 0px;
padding: 0px;
background: #fff;
font-family: arial, sans-serif;
font-size:90%;
line-height:1.0625em; /* 16/17 = 17px; */
}

/**
 * reset and default styles 
 **/
ul, h1, h2, h3, p.categorie {
margin: 0px;
padding: 0px;
}
li {
list-style: none;
margin: 0px;
padding: 0px;
}
a img { border: none; }
h2, p.categorie{
font-size: 118.75%;
font-weight: bold;
}
a:hover { text-decoration: underline; }
h1 { font-size: 100%; }
#kolom3 h3 {
font-size: 100%;
}
.hr {
border: none;
height: 2px;
background: url('../images/dots.png') repeat-x;
}
#kolom1 img {
border: solid 1px #e32118;	
}

/**
 *grid layout
 **/
#kop { height: 70px; position: relative;}
#kolom1 {display: none;}
#kolom2 {margin-left: 5px;}
#kolom3 { display: none;}


/**
 * kop footer
 **/
#footer p {
font-family: arial black, arial black gadget, sans-serif;
color: #999;
margin: 0px;
padding: 0px;
font-size: 90%;
} 
#kop p {
margin: 0px;
padding-top: 10px;
color: #999;
}
#footer strong {color: #000;}
#kop strong {display: none;}
#kop em,
#footer em {
font-style: normal;
color: #e32118;
}
#footer {clear: both; padding-top: 20px;}
#kop img {
margin: 0px 5px;
}
#kop .home {display: none;}

/**
 * menu
 **/
#menu { display: none;}


/**
 * siblinglist
  **/
#kolom2 ul.siblinglist {
color: #e32118;
}
#kolom2 li {
font-weight: bold;
float: left;
margin-right: 5px;
}
#kolom2 li a:hover {
color: #e32118 !important;
}
#kolom2 li.unselected a {
color: #999;
text-decoration: none;
}
#kolom2 li.selected a {
text-decoration: none;
}
