
/*__________ 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%;
}

/* start auto css */
body {
    color: #000000;
    font-family: verdana;
    font-size: 10pt;
    line-height: 160%;
}

a {
    color: #006666;
}

a:hover {
    color: #80b836;
}

span.kruimelspoor {
    color: #006666;
    font-family: verdana;
    font-weight: normal;
}

/* end auto css */

table {
    font-size: 100%;
}

/*__________ SIMSITE DEFAULTS __________ */

div#rubrieken_wrap {
    width: 100%;
}

ul.ul_lijst li.lijstitem_bullet {
    background-position: 0.3em 0.6em;
}
