﻿body 
{
    font-family:Verdana;
    font-size:11px;    
    color:#000000;
    background-color:#E1D6B8;
    padding:0px;
    margin:0px;
}

#centreerDiv
{
    width: 100%;
    text-align: center;
    padding:0px;
    margin:0px;
}

#middenDiv
{
    position:relative;
    width: 926px; 
    margin:0px;
    margin-left: auto; 
    margin-right: auto;
    text-align: left;
    top:0px;
    padding:0px;
    height:667px;
}

#onderschrift
{
    position:absolute;
    width: 930px; 
    text-align:center;
    /*margin-left: auto; 
    margin-right: auto;*/
    left:0px;
    height:20px;
    bottom:0px;
    z-index:30;
    /*background-color:Aqua;*/
    /*top:3px;*/
}

#links
{
    position:absolute;
    left:0px;
    top:0px;
    height:100%;
    width:300px;
}

#rechts
{
    /*width:627px;*/
    position:absolute;
    width:627px;
    height:100%;
    top:0px;
    left:300px;
   /* background-image:url(../images/border_middle.gif);*/
    background-repeat: repeat-y;    
    background-color:#FFFFFF;
}

#links_logo
{
    padding: 0px;
    margin: 0px;
    position: absolute;
    left: 0px;
    top: 0px;
    width: 100%;
    height: 100px;
    z-index:30;
}

#logo_rotator, #logo_rotator2
{
    padding: 0px;
    margin: 0px;
    position: relative;
    left: 25px;
    top: 25px;
    width: 246px;
    height: 70px;   
    /*background-color:#A39161;*/
    background-color:Transparent;
    margin-bottom:10px;
    z-index:20;
}

#logo_rotator2
{
    top: 5px;
    height:90px;
}

.logo_rotator_item, .logo_rotator_header
{
    display:block;
    position:absolute;
    top:20px;
    float:right;
    width:102px;
    height:70px;
    margin-right:26px;
    background-color:#FFFFFF;
}

.logo_rotator_header
{
    top:0px;
    text-align:center;
    font-weight:bold;
    color:#FFFFFF;
    background-color:Transparent;
}
    

#nieuws, #recentEvents
{
    position:relative;
    left:24px;
    right:24px;
    width:250px;
    top:25px;
    /*bottom:365px;*/
    height:auto;
}

#recentEvents
{
    
}

#links_onder
{
    position:absolute;
    background-position:center bottom;
    background-repeat:no-repeat;
    top:110px;
    width:100%;
    height:100%;
}

#fotoshow
{
    position:absolute;
    right:10px;
    width:200px;
    height:420px;
    top:0px;
    background-color:#FFFFFF;
}

#menu
{
    position: absolute;
    right: 0px;
    top: 0px;
    width: 100%;
    height:122px;
    background-repeat: no-repeat;    
    padding:0px;
    background-color:#006555;
}

#menu_language
{
    position:absolute;
    right:10px;
    top:58px;
    font-size:10px;
}

#menu_category
{
    position:absolute;
    left:0px;
    top:60px;
    font-size:12px;
    text-transform:uppercase;
}

#menu_top
{
    position:absolute;
    left:0px;
    top:80px;
    height:20px;
    line-height:20px;
    vertical-align:middle;
    font-size:10px;
    text-transform:uppercase;
    width:100%;
}

#menu_sub
{
    position:absolute;
    width:100%;
    background-color:#FFFFFF;
    left:0px;
    font-size:10px;
    bottom:0px;
    height:22px;
    line-height:22px;
    vertical-align:middle;
/*    background-image:url(../images/border_middle.gif);*/
    background-repeat: repeat-y;
}

.menuleftpadded
{
    padding-left:20px;
}

#inhoud
{
    position:absolute;
    top:122px;
    height:546px;
    width:100%;
    background-color:#FFFFFF;
    /*background-image:url(../images/border_middle.gif);*/
    background-repeat: repeat-y;
    overflow:auto;
    overflow-x:hidden;
}


.padded
{
    padding:20px;
    padding-top:10px;
}

.portalpaginaItem
{
    width:100%;
    display:block;
    margin-bottom:15px;
}

.portal


.portaltekst
{
    vertical-align:top;
    height:auto;
}

#portal .portalplaatje
{
    width: 250px;
    display:block;
    text-align:center;
    float:right;
}

#portal IMG
{
    width:250px;
    text-align:center;
}


#irisLogo, #irisLogo A
{
    position:absolute;
    text-align:left;
    font-family:Trebuchet MS;
    color:#999999;
    font-size:10px;
    text-decoration:none;
    bottom:5px;
    left:5px;
    z-index:200;
    width:200px;
}
