body {
    background-color: white;
    margin: 25px 0px 0px 0px;
    padding: 0px 0px;
    font-size: 13px;
    font-family: "ff-netto-web-pro-1","ff-netto-web-pro-2",sans-serif;
    color: white;
}

h1 { font-size: 2.0em; font-weight: normal; margin: 0px; }
h2 { font-size: 1.35em; }
h3 { font-size: 1.2em; }
p { margin: 10px 0px; }

img { border: 0px; }

div#wrapper {
    position: relative;
    width: 980px;
    height: 600px; /*735px;*/
    margin: 0px auto;
}

div#title {
   position: absolute;
   width: 180px;
   left: 250px;
   top: 30px;
   text-align: right;
   z-index: 100;
}

div#contentwrapper {
   position: absolute;
   color: white;
   top: 0px;
   z-index: 100;
   left: 258px;
   width: 722px; 
}

div#contentwrapper.window {
   width: 450px;
   left: 530px;
}

div#content {
   padding: 10px 10px 10px 10px;
}

div.window {
   background-image: url('assets/images/menubg.png');
}

div#contentwrapper a {
   color: white;
}

a#logo {
    position: absolute;
    width: 228px;
    height: 68px;
    top: 507px; /*635px;*/
    background-image: url('assets/images/ariens.png');
    z-index: 100;
}

div#menu {
    position: absolute;
    overflow: hidden;
    width: 752px;
    height: 68px;
    left: 228px;
    top: 507px; /*635px;*/
    z-index: 100;
}

ul.sf-menu {
    font-size: 12px;
}

ul.sf-menu ul {
    font-size: 13px;
}

div#sidebar_wrapper {
    position: absolute;
    overflow: hidden;
    top: 0px;
    left: 0px;
    height: 600px; /*735px;*/
    width: 400px;
}

div#sidebar {
    position: absolute;
    left: 0px;
    top: 0px;
    padding: 68px 16px 0px 5px;
    height: 532px;
    width: 207px;
    background-color: white;
    z-index: 100;
}

div.sidebar_slide a {
    display: block;
    margin-bottom: 9px;
    text-decoration: none;
    color: #808080;
    font-size: 1.0em;
}

div.sidebar_slide a.current {
    color: #e2001a;
}

a#klapuit {
    position: absolute;
    left: 228px;
    top: 0px;
    width: 20px;
    height: 54px;
    background: url('assets/images/klapuit.png') no-repeat;
    background-position: 0px -54px;
}

div#sidebar_tab {
    position: absolute;
    left: 228px;
    top: 0px;
    width: 30px;
    height: 600px; /*735px;*/
    background-image: url('assets/images/tabschaduw.png');
}

div#slideshow {
    position: absolute;
    left: 0px;
    top: 0px;
    width: 980px;
    height: 600px; /*735px;*/
    overflow: hidden;
}

div#slideshow a {
    text-decoration: none;
}

div#slideshow img {
    width: 980px;
    height: 600px; /*735px;*/
}

div#slideshow .raster {
    position: absolute;
    top: 0px;
    left: 0px;
    width: 980px;
    height: 735px;
}

div.projectnaam {
    position: absolute;
    font-size: 1.5em;
    color: black;
}

div#content table {
    font-weight: bold;
    border-collapse: collapse;
    margin: 10px 0px;
}

div#content td {
    vertical-align: text-top;
    padding: 0px 5px 0px 0px;
}

a#pijlwit {
    display: block;
    float: left;
    background-image: url('assets/images/pijlrood.png');
    width: 13px;
    height: 16px;
    margin: 10px 5px 0px 0px;
}

div#contentwrapper a.fotoicoon {
    display: block;
    float: left;
    width: 20px;
    height: 20px;
    background: url('assets/images/fotoicoon.gif') no-repeat;
    color: #b8b8b8;
    text-decoration: none;
    margin-right: 5px;
    padding-left: 14px;
}

div#contentwrapper a.fotoicoon.active {
    background-position: 0px -20px;
    color: white;
    font-weight: bold;
}

div#imagebuttons.new {
    width: 390px;
    float: right;
}

div#contentwrapper a#infoknop {
    text-decoration: none;
    float: left;
}

div#uitgelicht a {
    width: 135px;
    height: 121px;
    float: left;
    margin: 10px 0px 11px 10px;
    text-decoration: none;
}

div#uitgelicht .thumbnail {
    margin-bottom: 5px;
}

div#uitgelicht.groot a {
    width: 179px;
    height: 149px;
    margin-right: 19px;
}

div.sidebar_slide {
    position: relative;
}

div.sidebar_slide div.thumbnailbg {
    padding: 3px 3px 3px 0px;
    background-color: white;
    position: absolute;
    top: 0px;
    left: 223px;
    width: 135px;
    height: 82px;
    display: none;
}

div#scroll {
    margin-top: 5px;
}

div#content.fixedscroll {
    padding-right: 0px;
    position: relative;
}

.fixedscroll div#scroll {
    width: 702px; 
    height: 425px;
    padding-top: 0px;
    overflow: auto;
    padding-right: 10px;
    top: 62px;
    position: absolute;
    margin-top: 0px; 
}

.fixedscroll.large div#scroll {
    top: 0px;
    height: 487px;
}

div#gastauteur {
    position: absolute;
    top: 0px;
    left: 5px;
    width: 159px;
    font-size: 0.85em;
}

.clear { clear: both; }

.jspTrack { background: #eee; }
.jspVerticalBar { background: none; }
.jspDrag { background: #666; }

