html, body, #outertable {
    width: 100%;
    height: 100%;
    min-height: 100%;
    margin:0px;
    padding:0px;
    background-color:#5C555C;
}

p {
    margin: 0px;
    padding: 0px;
}

#outertable {
    position: absolute;
    width: 100%;
    height: 100%;
    min-height: 100%;
    margin:0px;
    padding:0px;
    text-align: center;
}
#container {
    /* css hax, middle van de pagina. */
    width:984px;
    height:700px;
    background-color:#fff;
    text-align:left;
    margin: 0 auto;
}
#content {
    position:relative;
    top:300px;
    border-bottom:1px solid #F88E20;
    width:984px;
    height:240px;
}
#content p {
    /*we overriden de p tag, om inspringende tekst te voorkomen (editor maakt paragrafen)*/
    padding:0px;
    margin:0px;
}
#menu {
    width:984px;
    height:150px;
    background-image:url('../../gfx/header.gif');
    position:relative;
    top:-241px;
}
#fotobalk {
    width:984px;
    height:150px;
    position:relative;
    top:-401px;
}
#subcontent {
    width:984px;
    height:160px;
    position:relative;
    top:150px;
}
.menu_item {
    font-family:arial;
    font-size:12px;
    color:#000;
    font-weight:bold;
    height:30px;
    float:left;
    padding-right:12px;
    margin-right:20px;
    padding-top:20px;
    border-right:1px solid #000;
    position:relative;
}
.menu_item a {
    color:#F88E20;
    text-decoration:none;
}
#menu_items {
    position:relative;
    left:66px;
    top:50px;
    width:700px;
    height:60px;
}
.menu_active {
    position:relative;
    top:1px;
}
.active_menu {
    border-bottom:1px solid #434647;
    display:block;
}
#subcontent h2 {
    font-family:arial;
    font-size:11px;
    font-weight:bold;
    color:#554A55;
    margin:0px;
    padding:0px;
}
#subcontent, #about p {
    font-family:arial;
    font-size:11px;
    line-height:18px;
    color:#554A55;
}
#subcontent a {
    color:#F88E20;
    font-weight:bold;
    text-decoration:none;
}
#directmail {
    position:absolute;
    left:66px;
    top:41px;
}
#newsletter {
    position:absolute;
    left:361px;
    top:41px;
}
#about {
    position:absolute;
    left:656px;
    top:41px;
}
.input_mail {
    border:1px solid #616161;
    width:249px;
    height:15px;
    font-family:arial;
    font-size:9px;
    background-image:url('../../gfx/input_back.gif');
    background-repeat:no-repeat;
    padding-left:5px;
}
.content_item1 {
    width:265px;
    height:173px;
    font-family:arial;
    font-size:11px;
    line-height:20px;
    color:#554A55;
    position:absolute;
    left:66px;
    top:40px;
}
.content_header {
    font-family:arial;
    font-weight:bold;
    color:#B6B6B6;
    padding-bottom:20px;
    margin:0px;
    font-size:16px;
}
.content_item2 {
    width:265px;
    height:173px;
    font-family:arial;
    font-size:11px;
    line-height:20px;
    color:#554A55;
    position:absolute;
    left:362px;
    top:40px;
}
.content_item3 {
    width:265px;
    height:173px;
    font-family:arial;
    font-size:11px;
    line-height:20px;
    color:#554A55;
    position:absolute;
    left:657px;
    top:40px;
}
.nieuws_navigatie {
    position:absolute;
    left:657px;
    top:220px;
    font-family:arial;
    font-size:11px;
    color:#F88E20;
}
.nieuws_navigatie a {
    color:#554A55;
    text-decoration:none;
}
.textarea {
    border:1px solid #616161;
    background-image:url('../../gfx/textarea.gif');
    background-repeat:no-repeat;
    width:250px;
    height:102px;
    padding:5px;
    font-family:arial;
    font-size:9px;
}
.verzenden_button {
    position:absolute;
    left:657px;
    top:179px;
    font-family:arial;
    font-size:11px;
}
.verzenden_button a {
    color:#F88E20;
    text-decoration:none;
    font-weight:bold;
}
#emailbuttononder {
    color:#F88E20;
    font-weight:bold;
    position:absolute;
    top:53px;
    left:0px;
}
#copyright {
    color:#F88E20;
    font-weight:bold;
    position:relative;
    top:-18px;
}
#blok1_onder {
    border-right:2px solid #F88E20;
    height:25px;
    width:234px;
    position:absolute;
    left:100px;
    top:72px;
    background-image:url('../../gfx/subitem_bottom.gif');
    background-repeat:no-repeat;
    background-position:bottom;
}
#blok2_onder {
    border-right:2px solid #F88E20;
    height:25px;
    width:234px;
    position:absolute;
    left:387px;
    top:72px;
    background-image:url('../../gfx/subitem_bottom.gif');
    background-repeat:no-repeat;
    background-position:bottom;
}
#blok3_onder {
    border-right:2px solid #F88E20;
    height:25px;
    width:234px;
    position:absolute;
    left:700px;
    top:72px;
    background-image:url('../../gfx/subitem_bottom.gif');
    background-repeat:no-repeat;
    background-position:bottom;
}
#clickable {
    width:174px;
    height:98px;
    position:absolute;
    top:0px;
    right:19px;
    cursor:pointer;
}
#verzenden_button {
    background-color:#fff;
    border:0px;
    font-family:arial;
    font-size:11px;
    color:#F88E20;
    font-weight:bold;
    padding:0px;
    margin:0px;
    width:48px;
}
