/* default styles
   -------------- */
body {background:#f9d981; font-family:Verdana; font-size:12px; color:#c0a25f; margin-top:13px;}

/* container
   -------------- */
#container {
    width:760px;
    background:#111b36 url(images/container_bg.jpg) no-repeat top center;
    margin:0 auto;
    overflow:hidden;
}

/* coreleft */
#coreleft {
    width:170px;
    float:left;
    margin-left:12px;
    _margin-left:-28px;
    _padding-top:10px;
    margin-top:337px;
}

#coreleft ul {
    list-style:none;
    padding-left:0;
}

#coreleft li {
    display:block;
    width:168px;
    height:23px;
    border:1px solid #c3ad7d;
    margin-bottom:8px;
}

#coreleft li a {
    font-size:14px;
    font-weight:bold;
    padding-top:3px;
    padding-left:12px;
    text-decoration:none;
    color:#f9ce6c;
    float:left;
}

#coreleft li a:hover {
    color:#e6dfb5;
}

/* content */
#content {
    width:330px;
    float:left;
    margin-top:280px;
    margin-left:48px;
    line-height:19px;
}

/* content */
#contentbeschikbaarheid {
    width:430px;
    float:left;
    margin-top:280px;
    margin-left:48px;
    line-height:19px;
}

/* coreright */
#coreright {
    width:131px;
    float:left;
    margin-top:249px;
    margin-left:55px;
}

#coreright img {
    margin-top:7px;
}

/* footer */
#footer {
    width:760px;
    height:89px;
    background:url(images/footer_bg.gif) repeat-x;
    background-position: bottom;
    clear:both;
    margin-top:105px;
    padding-bottom:0px;
    margin-bottom:15px;
    float:left;
}