﻿body
{
    font-family: Trebuchet MS;
    font-size: 12px;
    color: #000000;
    background-color: #C0C0C0;
    padding: 0px;
    margin: 0px;
}

#centreerDiv
{
    width: 100%;
    text-align: center;
    padding: 0px;
    margin: 0px;
}

#middenDiv
{
    position: relative;
    width: 1000px;
    margin: 0px;
    margin-left: auto;
    margin-right: auto;
    text-align: left;
    top: 0px;
    padding: 0px;
    height: 100%;
}

#author
{
    position: absolute;
    top: 0px;
    left: 0px;
    height: 30px;
    width: 100%;
    z-index: -1;
    color: #F4EFE6;
}

#top
{
    position: absolute;
    top: 0px;
    left: 0px;
    height: 165px;
    width: 100%;
    background-image: url(../images/top.jpg);
    background-repeat: no-repeat;
    background-position: left top;
    z-index: 20;
}

#plaatsendatum
{
    color: #FFFFFF;
    font-size: 16px;
    font-weight: bold;
    position: absolute;
    right: 0px;
    width: 844px;
    top: 55px;
    text-align: center;
    display: block;
    z-index: 55;
}


#midden
{
    position: absolute;
    top: 122px;
    z-index: 10;
    width: 100%;
    height: 500px;
}

.aantaldagen
{
    position: absolute;
    top: 55px;
    right: 6px;
    width: 70px;
    height: 75px;
    background-repeat: no-repeat;
    background-position: center top;
    background-image: url(../images/nog_dagen.gif);
    text-align: center;
    line-height: 18px;
    color: #ffffff;
    font-weight: bold;
    z-index: 1001;
}

.aantaldagen .rotatie
{
    padding-top:2px;
    width:65px;
   /* -moz-transform: rotate(15deg);
    -webkit-transform: rotate(15deg);
    -o-transform: rotate(15deg);
    transform: rotate(15deg); */
/*filter: progid:DXImageTransform.Microsoft.BasicImage(rotation=0.3); writing-mode: tb-rl;*/
}

.aantaldagen .dagen
{
    font-size: 13px;
}


#links, #linksonder
{
    position: absolute;
    left: 0px;
    top: 0px;
    height: 100%;
    width: 178px;
    background-color: Transparent;
    background-image: url(../images/links.jpg);
    background-repeat: no-repeat;
    background-position: left top;
    z-index: 20;
}

#linksonder
{
    background-image: url(../images/links_onder.gif);
    background-repeat: no-repeat;
    height: 80px;
    z-index: 30;
    top: 100px;
}

#linksback
{
    position: absolute;
    left: 0px;
    top: 0px;
    height: 100%;
    width: 177px;
    background-color: #FDFDFD;
    z-index: 15;
    bottom: 0px;
}

#rechts
{
    /*width:627px;*/
    position: absolute;
    width: 823px;
    height: 100%;
    top: 0px;
    left: 177px;
    z-index: 10;
}

.link_highlight
{
    margin: 0 0 10px 0;
    width: 100%;
    border: none 0px Transparent;
    padding: 0px;
    display: block;
    text-align: center;
}

.link_highlight IMG
{
    width: 100%;
}


#logo_rotator
{
    position: absolute;
    left: 0px;
    bottom: 0px;
    width: 100%;
    height: 70px;
    background-color: #F4EFE6;
    z-index: 100;
}

.logo_rotator_item
{
    display: block;
    position: absolute;
    top: 0px;
    float: right;
    width: 102px;
    height: 70px;
    margin-right: 26px;
    background-color: #FFFFFF;
}


#links_onder
{
    position: absolute;
    background-position: center top;
    bottom: 0px;
    width: 100%;
    height: 567px;
}

#fotoshow
{
    position: absolute;
    right: 10px;
    width: 200px;
    height: 420px;
    top: 0px;
    background-color: #FFFFFF;
}

#menu
{
    position: absolute;
    left: 177px;
    top: 0px;
    width: 823px;
    height: 165px;
    padding: 0px;
}

#menu_language
{
    position: absolute;
    right: 10px;
    top: 30px;
    font-size: 10px;
    z-index: 400;
}

#menu_top
{
    position: absolute;
    left: 0px;
    top: 113px;
    height: 27px;
    line-height: 27px;
    vertical-align: middle;
    font-size: 11px;
    text-transform: uppercase;
    width: 100%;
    z-index: 30;
}

#menu_sub
{
    position: absolute;
    width: 100%;
    background-color: #FFFFFF;
    top: 142px;
    left: 0px;
    font-size: 11px;
    height: 22px;
    line-height: 22px;
    vertical-align: middle;
    background-repeat: repeat-y;
    z-index: 25;
}

.menuleftpadded
{
    padding-left: 20px;
    height: 100%;
}

#inhoudoffset
{
    display: block;
    height: 42px;
    width: 100%;
}

#inhoud
{
    /*position:absolute;     top:0px;*/
    margin-bottom: 0px;
    margin-top: 0px;
    height: auto; /*height:100%;*/
    width: 100%;
    background-color: #F4EFE6;
    background-repeat: repeat-y;
    overflow: auto;
}

.inhoudpadded
{
    padding: 20px;
    display: block;
    overflow: hidden;
    overflow-x: hidden;
    z-index: 100;
}

#inhoud .frame
{
    width: 100%;
    padding: 0px;
    margin: 0px;
    border: none 0px #FFFFFF;
}

#nieuws
{
    width: 250px;
    top: 0px;
    height: auto;
}

#nieuws A
{
    text-decoration: none;
    float: left;
}

#nieuws .nieuwsdatum
{
    color: #A8863F;
    text-decoration: underline;
}

#nieuws .nieuwsfoto
{
    float: right;
    width: 60px;
}

#nieuws TABLE
{
    margin: 0px;
    padding: 0px;
    width: 100%;
    border: solid 1px #A8863F;
    border-bottom-style: none;
}

#nieuws TH
{
    background-color: #A8863F;
    padding: 5px;
    margin: 0px;
}

#nieuws TD
{
    margin: 0px;
    border-bottom: solid 1px #A8863F;
    padding: 5px;
}

.home
{
    position: absolute;
    width: 100%;
}


.hometekst
{
    position: absolute;
    width: 500px;
    top: 0px;
    left: 0px;
}

.homerechts
{
    /*      position:absolute;*/
    width: 250px; /*      top:0px;       left:510px;  */
    float: right;
    display: block;
    margin-left: 10px;
    margin-bottom: 10px;
    height: auto; /*background-color:Blue;  */
}




.padded
{
    padding: 20px;
}

#portal .portalpaginaItem
{
    width: 100%;
    display: block;
    margin-bottom: 15px;
}

#portal .portaltekst
{
    width: 300px;
    float: left;
    margin-right: 20px;
}

#portal .portalplaatje
{
    width: 250px;
    display: block;
    text-align: center;
    float: right;
}

#portal IMG
{
    width: 250px;
    text-align: center;
}

#ster
{
    position: absolute;
    z-index: 90;
    top: 3px;
    left: 574px;
}

