body {
    background-image:           url('../../gfx/bg.gif');
    background-color:           #ddd6d3;
    margin:                     0px;
    font-family:                Verdana;
    font-size:                  11px;
    color:                      #000000;
}

a {
    color:              #ddd6d3;
}

h1 {
    margin:             0px;
    margin-bottom:      5px;
    font-weight:        normal;
    font-size:          17px;
    color:              #70615a;
}

h2 {
    margin:             0px;
    margin-bottom:      15px;
    font-size:          18px;
    font-weight:        bold;
    color:              #2b211c;
}

h2 a {
    color:              #2b211c;
    text-decoration:    none;
}

input {
    border:             1px solid #2b211c;
}

textarea {
    border:             1px solid #2b211c;
    width:              300px;
    height:             200px;
}

.button {
    background-color:   #e9e4e2;
    border:             1px solid #2b211c;
    margin-left:        72px;
}

#maincontainer {
    position:           absolute;
    width:              886px;
    left:               50%;
    margin-left:        -443px;
    border:             1px solid #FFFFFF;
}

#header {
    width:              886px;
    height:             80px;
    background-image:   url('../../gfx/header.gif');
    background-repeat:  no-repeat;
    padding-left:       20px;
}

#header img {
    padding-top:            8px;
    padding-right:          7px;
    border:                 0px;
    margin-top:             0px !important;
    margin-top:             10px;
}

#menu {
    width:              879px !important;
    width:              886px;
    height:             41px;
    background-color:   #4c3d36;
    color:              #FFFFFF;
    font-size:          13px;
    padding-left:       7px;
}

#menu a {
    display:            block;
    padding:            10px;
    height:             21px;
    line-height:        21px;
    vertical-align:     middle;
    color:              #FFFFFF;
    text-decoration:    none;
    float:              left;
}

#menu a:hover {
    color:              #ddd6d3;
}

.menu_spacer {
    float:              left;
    padding:            10px;
    height:             21px;
    line-height:        21px;
    vertical-align:     middle;
}

#content_top {
    width:                  886px;
    height:                 279px;
    background-color:       #ddd6d3;
    background-image:       url('../../gfx/headers/bg/content_bg.jpg');
    background-repeat:      no-repeat;
    background-position:    top left;
}

#content_top_tekst {
    width:                  416px;
    color:                  #000000;
    margin-left:            430px;
    padding:                20px;
    padding-top:            10px;
    padding-bottom:         0px;
}

#content_top_tekst a {
    color:                  #000000;
    text-decoration:        underline;
}

#content_top_tekst a:hover {
    text-decoration:        none;
}

#content_bottom {
    position:               relative;
    width:                  886px;
    background-color:       #FFFFFF;
    background-image:       url('../../gfx/spacer.gif');
    background-repeat:      no-repeat;
    background-position:    426px top;
}

#content_bottom a {
    color:                  #000000;
}

#left {
    float:                  left;
    width:                  395px;
    padding:                15px;
}

#kader_nieuws {
    background-image:       url('../../gfx/kader_nieuws.gif');
    background-repeat:      no-repeat;
    width:                  177px;
    height:                 110px;
    float:                  left;
    padding-top:            9px;
    padding-left:           9px;
}

#right {
    float:                  right;
    width:                  450px;
    text-align:             left;
}

#right_left {
    float:                  left;
    display:block;
    padding:                15px;
    width:                  196px;
    font-size:              11px;
}

#right_left * {
    width:                  196px;
}

#right_left table td {
    font-size:             11px;
}

#right_right {
    float:                  right;
    padding-top:            11px;
    padding-left:           8px;
    background-image:       url('../../gfx/kader_banner.gif');
    background-repeat:      no-repeat;
    width:                  192px;
    height:                 188px;
    margin-top:             10px;
    margin-right:           3px;
}

#content_spacer {
    float:                  left;
}

#footer {
    position:           relative;
    width:              866px !important;
    width:              886px;
    height:             21px;
    background-color:   #2b211c;
    color:              #ddd6d3;
    line-height:        21px;
    vertical-align:     middle;
    text-align:         right;
    padding-left:       10px;
    padding-right:      10px;
}

.listTable th {
    font-size:          11px;
    vertical-align:     bottom;
}

.vacatureTable {
    width:              100%;
    font-size:          11px;
}

.vacatureTable th,td {
    text-align:         left;
}
