/* SIM reset v1.01 | 20091229 */
/* Maasgouw version */


body {
    background-color: #efefef;
    font-size: 62.5%;
    font-family: "Trebuchet MS", "Segoe UI", Candara, "DejaVu Sans", Verdana, Helvetica, "Lucida Sans", sans-serif;
    color: #444444;
}

.skiplinks, .moved {
    position: absolute;
    top: 0;
    margin-top: -999px;
}

/* Standard Lists */
.intro ul,
.text ul,
.central ul,
.product ul,
.above ul,
.under ul {
    list-style-type: disc;
    margin-left: 1.5em;
    width: auto;
}

#content ul.no_bullets {
	list-style-type: none;
}

.intro ol,
.text ol,
.central ol,
.product ol,
.above ol,
.under ol {
    list-style-type: decimal;
    margin-left: 2.5em;
    width: auto;
}

p {
	margin-top: 0;
	margin-bottom: 0;
}

.ie7 fieldset legend {
    margin-left: -7px;
}


.central ol,
.product ol,
.above ol,
.above ol,
.under ol,
.central ul,
.product ul,
.above ul,
.above ul,
.under ul,
.central p,
.product p,
.above p,
.under p {
	margin-bottom: 1em;
}

img.right, .thumbnail.right {
    margin-bottom: 0.5em;
    margin-left: 0.5em;
}

/* fix classes with dutch classes */
.rechts {
    float: right;
}

img.rechts,
.thumbnail.rechts {
    margin-bottom: 0.5em;
    margin-left: 0.5em;
}

.links {
    float: left;
}

img.links,
.thumbnail.links {
    margin-bottom: 0.5em;
    margin-right: 0.5em;
}
