body {
    background-color: #FFF;
    color: #FFF;
    background-repeat: no-repeat;
    background-position: 0 525px;
    font-family: "Trebuchet MS", sans-serif;
    font-size: 11pt;
    margin: 0;
    padding: 0;
}

div#top {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 136px;
    background-color: #FFFFFF;
    background-image: url('/skin/bartho-header-bg.jpg');
    background-repeat: repeat-x;
    background-position: 0 0;
}
div#banner {
    position: absolute;
    top: 0;
    left: 0;
    height: 31px;
    background-image: url('/skin/bartho-header.jpg');
    background-repeat: no-repeat;
    background-position: 0 0;
    padding: 105px 0 0 0;
}
div#menu {
    margin-left: 306px;
    height: 31px;

}
div#menu a {
    display: block;
    float: left;
    padding: 8px 10px 0 12px;
    height: 23px;
    margin: 0;
    color: #FFF;
    text-decoration: none;
    font-size: 12pt;
    font-weight: roman;
}
div#menu a:hover, div#menu a.active {
    background-color: #B0AA9E;
}

div#left {
    position: absolute;
    top: 136px;
    left: 0;
    width: 306px;
    height: 614px;
    background-color: #FFFFF;
    background-repeat: no-repeat;
}

ul#mainmenu {
    list-style: none;
    padding: 0;
    font-size: 28pt;
    font-family: "Trebuchet MS", sans-serif;
    margin: 350px 0 0 30px;
}
ul#mainmenu li {
    margin: 0;
    padding: 0;
}
ul#mainmenu li a {
    margin-left: 10px;
    line-height: 140%;
    text-decoration: none;
    font-weight: bold;
    opacity: 0.7;
}
ul#mainmenu li a:hover, ul#mainmenu li a.active {
    opacity: 1.0;
}
ul#mainmenu li a#betrokken {
    color: #3DAD00;
}
ul#mainmenu li a#scherp {
    color: #FE6C01;
}
ul#mainmenu li a#veiling {
    color: #F4600F;
}
ul#mainmenu li a#doneren {
    color: #F4600F;
}

ul#nav {
    list-style: none;
    position: absolute;
    top: 136px;
    left: 139px;
    width: 167px;
    max-height: 400px;
    margin: 0;
    padding: 0;
    opacity: 0.75;
    float:left;
}
ul#nav a {
    display: block;
    position: relative;
    color: #FFF;
    background-color: #B6A078;
    font-weight: normal;
    font-style: normal;
    text-decoration: none;
    font-size: 12pt;
    padding: 5px 4px 5px 10px;
    height:20px;
}
ul#nav a:hover, ul#nav a.active {
    background-color: #94866B;

}
ul#nav ul {
    list-style: none;
    display: none;
    position: absolute;
    top: 0px;
    left: 167px;
    margin: 0;
    padding: 0;
    width: 160px;
}
ul#nav li:hover ul {
    display: block;
    position: absolute;
    top: 0px;
    left: 167px;
    margin: 0;
    padding: 0;
    width: 160px;

}



div#home {
    position: absolute;
    top: 105px;
    left: 0;
    width: 306px;
    height: 31px;
    z-index: 2;
    text-align: right;
}
div#home a {
    display: block;
    float: right;
    width: 143px;
    height: 23px;
    padding: 8px 12px 0 12px;
    color: #FFF;
    text-decoration: none;
    font-size: 12pt;
    font-weight: roman;
}
div#home a:hover, div#home a.active {
    background-color: #B0AA9E;
}

div#content {
    position: absolute;
    top: 0;
    left: 0;
    height: 481px;
    padding: 150px 16px 16px 325px;
    background-repeat: no-repeat;
    background-position: 0 0;
    font-family: "Trebuchet MS", sans-serif;
    font-size: 11pt;
    color: #555555;
}
div#innercontent {
    width: 680px;
}
div#content div.creatief {
    color: #AF00A5;
}
div#content div.durf {
    color: #FD030D;
}
div#content div.scherp {
    color: #FE6C01;
}
div#content div.betrokken {
    color: #3DAD00;
}
div.bg1 {
    background-image: url('/skin/bartho-links.jpg');
    height:614px;
}
div.bg2 {
    background-image: url('/skin/creatief.jpg');
}
div.bg3 {
    background-image: url('/skin/durf.jpg');
}
div.bg4 {
    background-image: url('/skin/scherp.jpg');
}
div.bg5 {
    background-image: url('/skin/betrokken.jpg');
}

div#content h1 {
    margin-bottom: 0;
    font-size: 120%;
    color: #A29274;
}
div#content h2 {
    margin-bottom: 0;
    font-size: 110%;
    color: #A29274;
}
div#content h3 {
    margin-bottom: 0;
    font-size: 90%;
    color: #A29274;
}
div#content p {
    margin-top: 0;
}
div#content img {
    border: 0;
}
div#content a {
    color: #A29274;
}
div#content div.clear {
    clear: both;
}


div.para {
    margin-bottom: 10px;
}

form#contact td {
    font-size: 90%;
}
input.form[type=submit], input.form[type=reset] {
    border: 0;
    background-color: #FF6000;
    color: #000;
    padding: 3px 5px;
}
input.form[type=text], textarea.form {
    border: 1px solid #FF6000;
    padding: 3px 11px;
}
textarea.input100 {
    width: 442px;
}
input.input50 {
    width: 214px;
}
input.input25 {
    width: 100px;
}
div#maanden {
    color: #F4600F;
    font-family: "Trebuchet MS", sans-serif;
    font-size: 10pt;
    font-weight: bold;
}
div#maanden a:hover, div#maanden a.active {
    color: #F4600F;
}
div#credits {
    position: absolute;
    top: 700px;
    left: -30px;
    width: 192px;
    height: 0px;
    font-size : 7pt;
    text-align: center;
    color: #8D8D8D;
    z-index: 3;
}
div#credits a {
    color: #8D8D8D;
    text-decoration: none;
}

/* subscribe form */
div.subscribe {
    margin: 10px;
}
div.subscribe input[type="text"] {
    border: 1px solid #428FFF;
}
div.subscribe input[type="submit"] {
    background-color: #428FFF;
    border: 0;
    color: #FFF;
    font-weight: bold;
}
form table {
    border-collapse: collapse;
}
form tr {
    vertical-align: top;
}
form th {
    color: #FFF;
    background-color: #17A0A8;
    text-align: left;
    padding: 1px;
    margin: 0;
}
form td {
    padding: 4px 4px 4px 0;
}
form input[type="text"] {
    border: 1px solid #17A0A8;
    color: #000;
    width: 90%;
}
form textarea {
    border: 1px solid #17A0A8;
    color: #000;
    width: 100%;
    height: 100px;
}
div#adres {
    position: absolute;
    top: 510px;
    left: 145px;
    width: 170px;
    font-size : 9pt;
    font-family: "Trebuchet MS", "tahoma", "verdana";
    text-align: left;
    color: #737373;
    z-index: 3;
}
div#adres a {
    color: #737373;
    text-decoration: none;
}
div#banner-zorg {
    background: url(/banners/zorg.jpg);
    background-repeat: no-repeat;
    position: absolute;
    top: 620px;
    left: 145px;
    width: 160px;
    height: 160px;
    display: block;
}
div#banner-wonen {
    background: url(/banners/wonen.jpg);
    background-repeat: no-repeat;
    position: absolute;
    top: 620px;
    left: 145px;
    width: 160px;
    height: 160px;
    display: block;
}
div#banner-welzijn {
    background: url(/banners/welzijn.jpg);
    background-repeat: no-repeat;
    position: absolute;
    top: 620px;
    left: 145px;
    width: 160px;
    height: 160px;
    display: block;
}
form table {
    border-collapse: collapse;
}
form tr {
    vertical-align: top;
}
form th {
    color: #FFF;
    background-color: #94866B;
    text-align: left;
    padding: 1px;
    margin: 0;
}
form td {
    padding: 4px 4px 4px 0;
}
form input[type="text"] {
    border: 1px solid #94866B;
    color: #000;
    width: 90%;
}
form textarea {
    border: 1px solid #94866B;
    color: #000;
    width: 100%;
}

ul#sitenav {
    list-style: none;
    position: relative;
    top: 136px;
    left: 139px;
    width: 167px;
    height: 287px;
    margin: 0px;
    padding: 0px;
    opacity: 0.75;
}
ul#sitenav a {
    display: block;
    position: relative;
    color: #FFF;
    background-color: #B6A078;
    font-weight: normal;
    font-style: normal;
    text-decoration: none;
    font-size: 12pt;
    padding: 5px 4px 5px 10px;
    
}
ul#sitenav a:hover, ul#sitenav a.active {
    background-color: #94866B;

}
ul#sitenav ul {
    list-style: none;
    display: none;
    position: absolute;
    top: 0px;
    left: 100%;
    margin: 0;
    padding: 0;
    width: 160px;
}
ul#sitenav li:hover ul {
    display: block;
}
div#over {
    width:139px;
    height:614px;   
    position:absolute;
    left:0px;
    top:0px;
}

table.table_content {
    width:675px;
    background:#fff;
    border: 0;
    border-collapse: collapse;
    font-size: 10pt;
}

table.table_content td, 
table.table_content th {
    padding:10px;
    vertical-align:top;
}

td.akwart {
    width:200px;
    background:#e7eaea;
}

td.bkwart {
    width:250px;
    background:#fff;
}

td.ckwart {
    width:100px;
    background:#e7eaea;
}

td.dkwart {
    width:125px;
    background:#fff;
}

th.akwart {
    width:200px;
    background:#ded0b6;
}

th.bkwart {
    width:250px;
    background:#f0e6dc;
}

th.ckwart {
    width:100px;
    background:#ded0b6;
}

th.dkwart {
    width:125px;
    background:#f0e6dc;
}


table.table_content td.streepje {
    background:#e8d8c8;
    height:10px;
    padding:0;
}
 

div#zoeken {
    position:absolute;
    width:180px;
    height:26px;
    margin:4px 0 0 420px;
    padding:0;
}


div#zoeken form {
    float:right;
    margin:0 152px 0 0;
    _margin:0 174px 0 0;
    padding:0;
}


div#zoeken form input.text {
    position:absolute;
    width:116px;
    margin:0;
    padding:0;
    border:1px #000 solid;
    height:16px;
    padding:2px 0 0 4px;
}

div#zoeken form input.submit {
    position:absolute;
    margin:0 0 0 124px;
    padding:0;
    height:20px;
    padding:0;
    border:1px #000 solid;
}


form input.searchText {
    width:400px;
}
 
/* KALENDER */

div.list table {
    width:670px;
    padding:0;
    margin:0;
    border:0;
}

div.list table td {
    padding:0 10px 0 10px;
    margin:0;
}

table td.dbruin {
    background-color:#ded0b6;
    font-weight:bold;
    height:30px;    
}

table td.lbruin {
    background-color:#f0e6dc;
    font-weight:bold;
    height:30px;
}

table td.blauw {
    background-color:#e7eaea;
    height:20px;
    border-bottom:#e8d8c8 4px solid;
}

table td.wit {
    background-color:#ffffff;
    height:20px;
    border-bottom:#e8d8c8 4px solid;
}


table tr.hr_streep {
    height:4px;
}

table td.hr_streep {
    background-color:#e8d8c8;
    height:4px;
}