@import url("topjobs.css");
@import url("main.css");
@import url("menu.css");
@import url("woorden.css");
@import url("uploadbutton.css");

html{
    overflow: -moz-scrollbars-vertical;
}

body {
    font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
    background:url(../images/achter_achter_grond.jpg);
    font-size: 12px;
    color: #6B6B6B;
    cursor:default;
    padding-top: 0px;
    margin: 0px;
    scrollbar-3dlight-color:#72BEE3;
    scrollbar-arrow-color:#FFFFFF;
    scrollbar-base-color:#CCCCCC;
    scrollbar-darkshadow-color:none;
    scrollbar-face-color:#2B91CF;
    scrollbar-highlight-color:#1B84B8;
    scrollbar-shadow-color:#0675AC;
    scrollbar-track-color:#6BACCC;
}


td {
    vertical-align:text-top;
}

a {
    color: #0095D6;
}

a:link {
    text-decoration: none;
}
a:visited {
    text-decoration: none;
}
a:hover {
    text-decoration: underline;
}
a:active {
    text-decoration: none;
}

a img {
    border: none;
}

#websiteof{
    color: #999;
}

#banner {
    width: 468px;
    margin-left: 370px;
    height: 60px;
}

#content_left {
    margin-left: 5px;
    margin-top: 5px;
    width: 208px;
    border: 0px;
    float: left;
    margin-bottom: 10px;
}

#content_right {
    width: 630px;
    float: right;
    text-indent:inherit;
    margin-top: 5px;
    margin-bottom: 20px;
}

#content_woorden {
    width: 580px;
    float: right;
    text-indent:inherit;
    margin-top: 15px;
    height: 500px;
    max-height: 500px;
    background-color: #F4F4F4;
}


#logoprint {
    display:none;
}

#menu {
    width:516px;
    margin-left: auto;
    margin-top: 15px;
}

#spacer {
    height: 10px;
}

#top {
    height: 110px;
    background: url(../images/kop.png);
    margin: 0 0 0 0;
}

#wrapper_all {
    margin: 5px auto;
    width: 876px;
    position:relative;
}

#wrapper_content {
    background: url(../images/boog.png) no-repeat;
    background-color:#FFFFFF;
    background-position:bottom right;
    height: 100%;
    overflow: auto;
}

#wrapper_content2 {
    width: 860px;
    min-height: 550px;
}
