
/*__________ RESET DEFAULTS __________ */

* {
   padding: 0;
   margin: 0;
}

ul {
    padding-left: 1em;
    margin-left: 0;
}

h1, h2, h3, h4, h5, h6, p, blockquote,
 form, label, ul, ol, dl, fieldset, address {
    margin-bottom: 1em;
}

/*__________ HTML DEFAULTS __________ */

h6 {
    font-size: 100%;
}

/* end auto css */

table {
    font-size: 100%;
}

div#content table,
div#content iframe {
    _width: 450px;
}

/*__________ SIMSITE DEFAULTS __________ */

div#rubrieken_wrap {
    width: 100%;
}

div#rubriek_total_wrap h6.rubriektitel {
    color: #5998C9;
    font-size: 130%;
}

font {
    line-height: 100%;
}