
/*__________ 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 __________ */

body {
    margin: 0;
    padding: 0;
    text-align: center;
}

h6 {
    font-size: 100%;
}

/* end auto css */

table {
    font-size: 100%;
}


/*__________ SIMSITE DEFAULTS __________ */

div#rubrieken_wrap {
    width: 100%;
}

div.addthis_toolbox {
    display: block;
    float: right;
    clear: both;
    margin-bottom: 5px;
}

iframe#opus {
    height: 405px;
}
