* {
    padding: 0;
    margin: 0;
}

body {
    background: url(../images/body_bg_topbar.gif) repeat-x;
    font-family: Arial, sans-serif;
    font-size: 0.75em;
    line-height: 133%;
    text-align: center;
    color: #000000;
}

a {
    color: #5F5F5F;
    text-decoration: none;
}

a:hover {
    color: #269419;
}

h6 {
    font-size: 100%;
}

div#globalwrapper {
    width: 1001px;
    margin: 0 auto;
    text-align: left;
}

div#topbar {
    float: left;
    clear: both;
    width: 879px;
    margin: 0 auto;
    padding: 0 61px;
    height: 31px;
    line-height: 31px;
    text-align: left;
    background: url(../images/bg_topbar.gif) bottom left repeat-x #EFEFEF;
    border-bottom: 1px solid #D9D9D9;
}

div#topbar ul {
    float: left;
    list-style: none;
    width: 500px;
}

div#topbar ul li {
    float: left;
    margin-right: 14px;
}

div#topbar ul li a,
div#search a {
    font-weight: bold;
    text-decoration: none;
    line-height: 31px;
}

div#search {
    float: right;
}

div#search label img {
    vertical-align: middle;
    margin: 0 10px 0 0;
}
div#search input#trefwoord {
    border: 1px solid #D9D9D9;
    height: 19px;
    vertical-align: middle;
}

div#search input#submitbutton {
    font-family: Arial, sans-serif;
    font-size: 100%;
    font-weight: bold;
    color: #5F5F5F;
    border: none;
    background: none;
    vertical-align: middle;
}

div#contentcontainer {
    float: left;
    clear: both;
    width: 899px;
    padding: 0 51px;
}

div#contentcontainer h1 {
    float: left;
    clear: both;
    width: 899px;
    height: 86px;
    background: url(../images/bg_logo.gif) center left no-repeat;
}

div#contentcontainer h2 {
    font-size: 150%;
    color: #269419;
}

div#contentcontainer h3 {
    font-size: 100%;
    font-weight: normal;
    color: #5F5F5F;
    margin: 0 0 1em 0;
}

div#contentcontainer ul#mediummenu {
    float: left;
    clear: both;
    width: 899px;
    background: url(../../images/bg_mediummenu.gif) top left repeat-x #E6E6E6;
    list-style: none;
}

div#contentcontainer ul#mediummenu li {
    float: left;
    width: 180px;
}



/*__________ RESET DEFAULTS __________ */

table {
    font-size: 100%;
}

/*__________ SIMSITE DEFAULTS __________ */

ul.ul_lijst li a {
    color: #036502;
}

div#rubrieken_wrap {
    width: 100%;
}

img#caching {
    display: none;
}

span.kenmerken_toon_document_grootte {
    font-weight: normal;
    margin: 0 0 0 0.5em;
}

form textarea {
    margin-bottom: 10px;
}

table#sitemaptable {
    width: 100%;
}
