body, html {
    width: 100%;
    height: 100%;
    margin: 0px;
    padding: 0px;
    font-family: Georgia, Arial, Helvetica, sans-serif;
    font-size: 13px;
    line-height: 22px;
    color: #53433f;
}

html {
    background: #544240 url( "../gfx/algemeen/background_html.gif" ) repeat-y left top;
}

body {
/*background: url("../gfx/algemeen/background_html.gif") no-repeat;*/
}

h1 {
    color: #abc379;
    font-family: Arial, Helvetica, sans-serif;
    font-weight: normal;
    text-transform: uppercase;
    font-size: 22px;
    margin-top: 25px;
}

h2 {
    font-size: 16px;
}

a {
    color: #da001a;
    font-weight: bold;
}

.content #flashheader a {
    border: 0;
}

a:hover {
    color: #005089;
}

img {
    border: 0;
}

strong {
    color: #005089;
}

.container {
    width: 999px; /*background: #fff;*/
    position: relative;
    float: left;
}

.header {
    position: absolute;
    left: 0;
    top: 0;
    width: 999px;
    height: 144px;
    z-index: 1;
    background-color: #fff;
}

.contact {
    padding: 56px 0 0 170px;
}

/*.content img {
  float:left;
  padding-bottom: 80px;
}*/

.content {
    position: absolute;
    left: 0;
    top: 144px;
    float: left; /*background: url("../gfx/algemeen/background_content.gif") repeat-y;*/
    width: 999px;
    z-index: 1;
}

.content_txt {
    padding: 10px 0 10px 305px;
    width: 620px;
}

.content_txt_left {
    float: left;
    width: 350px;
    min-height: 300px;
}

.content_txt_right {
    float: left;
    margin-left: 10px;
    width: 240px;
}

.content_txt_right .banner {
    width: 217px;
    height: 133px;
    float: left;
    margin: 0 0 15px 0;
}

.content_txt_right .banner img {
    border: 0;
    margin: 0;
}

p.intro {
    color: #da001a;
    font-weight: bold;
}

p.onderschrift {
    margin: -10px 0 50px 0;
}

.menuholder {
    padding: 28px 0 0 28px;
    height: 130px;
    left: 20px;
    position: absolute;
    top: 144px;
    width: 208px;
    z-index: 10;
}

.imgthumbs {
    width: 692px;
    float: left;
}

.imgthumbs a {
    border: 1px solid #B3B826;
    padding: 2px;
    float: left;
    margin: 10px 20px;
}

.imgthumbs img {
    border: none;
}

.ec_item {
    width: 690px !important;
}

.content .ec {
    width: 722px !important;
}

.ruimdeessen {
    position: absolute;
    top: 445px;
    left: 262px;
    z-index: 9999;
}

.banner-openhuis {
    width: 398px;
    height: 103px;
    position: absolute;
    left: 598px;
    top: 20px;
    z-index: 9999;
}

.banner-openhuis span{
    display: none;
}
