#headerRunner
{
    background-image:url(img/headerBG.jpg);
    height:54px;
}

#header
{
    width:900px;
    margin:auto;
}

#seoTitle
{
    position:absolute;
    margin-left: -2000px;
}

#topLogoNL
{
    width:233px;
    height:70px;
    background-image:url(img/topLogoNL.png);
    position:absolute;
    margin-left:-8px;
    cursor:pointer;
}
#topLogoEN
{
    width:233px;
    height:70px;
    background-image:url(img/topLogoEN.png);
    position:absolute;
    margin-left:-8px;
    cursor:pointer;
}
#topLogoFR
{
    width:233px;
    height:70px;
    background-image:url(img/topLogoFR.png);
    position:absolute;
    margin-left:-8px;
    cursor:pointer;
}

#langHolder
{
     float:right;
     margin-top:22px;
     color:#fff;
     font-size:12px;
     display:none;
}

#bgHolder
{
     background-image:url(img/BG1.jpg);
     background-position:top center;
     background-repeat:no-repeat;
}

#subHeaderHolder
{
    width:900px;
    height:62px;
    margin:auto;
    text-align:right;
}

#subHeaderNL
{
    width:506px;
    height:62px;
    background-image:url(img/subHeaderNL.png);
    float:right;
}

#subHeaderFR
{
    width:506px;
    height:62px;
    background-image:url(img/subHeaderFR.png);
    float:right;
}

#subHeaderEN
{
    width:506px;
    height:62px;
    background-image:url(img/subHeaderEN.png);
    float:right;
}

#menuHolder
{
    position:absolute;
    margin-left:240px;
    margin-top:20px;
}

#contentHolder
{
    width:900px;
    margin:auto;
    padding-bottom:20px;
}

#contentTop
{
    width:900px;
    height:5px;
    background-image:url(img/contentTopBG.png);    
}

#contentMiddle
{
    width:900px;
    background-image:url(img/contentBG.png);    
}

#contentMarger
{
    padding:10px;
}

#contentBottom
{
    width:900px;
    height:5px;
    background-image:url(img/contentBottomBG.png);    
}

#footerRunner
{
    border-top:1px solid #6B6356;
}

#footerHolder
{
    background-image:url(img/footerBG.jpg);
    width:900px;
    height:56px;
    margin:auto;
    color:#fff;
    text-align:center;
}

#footerText
{
    padding-top:5px;
    font-size:90%;
}

#footerText a
{
    color:#fff;
}



#leftHolder
{
    float:left;
    width:210px;
    color:#fff;
}

#rightContentHolder
{
    float:right;
    width:660px;
}

.clearer
{
    clear:both;
}

#toTop  
{
         width:80px;
         background:#f1f1f1;
         font-size:11px;
         border:1px solid #ccc;
         text-align:center;
         padding:5px;
         position:fixed;
         bottom:10px;
         right:10px;
         cursor:pointer;
         color:#666;
         text-decoration:none; 
         opacity:0.9;
         filter:alpha(opacity=90);
         display:none;
         
}

/* rounded */
.roundedcornr_box_632177 {
   background: #CAC7C2;
   background-image:url(img/newsBG.png);
   background-repeat:repeat-y;
}
.roundedcornr_top_632177 div {
   background: url(img/roundedcornr_632177_tl.png) no-repeat top left;
}
.roundedcornr_top_632177 {
   background: url(img/roundedcornr_632177_tr.png) no-repeat top right;
}
.roundedcornr_bottom_632177 div {
   background: url(img/roundedcornr_632177_bl.png) no-repeat bottom left;
}
.roundedcornr_bottom_632177 {
   background: url(img/roundedcornr_632177_br.png) no-repeat bottom right;
}

.roundedcornr_top_632177 div, .roundedcornr_top_632177, 
.roundedcornr_bottom_632177 div, .roundedcornr_bottom_632177 {
   width: 100%;
   height: 10px;
   font-size: 1px;
}
.roundedcornr_content_632177 { margin: 0 10px; }
/* rounded */

.smallListItem
{
    font-size:11px;
    border-bottom:1px solid #85515a;
}

.readMoreSmall a{
    color:#fff;
}

#newListHolder, #bureauImg
{
    margin-top:5px;
   
}

#newListHolder
{
     display:none;
}

#adressDiv *
{
    font-size:11px;
    display:none;
}

  



#disclaimer
{
    position:absolute;
    font-size:11px;
    margin-top:7px;
    color:#817D72;
    text-decoration:underline;
    cursor:pointer;
}

#disclaimer:hover
{
    position:absolute;
    font-size:11px;
    margin-top:7px;
    color:#524F48;
}

#disclaimer a
{
    position:absolute;
    font-size:11px;
    color:#817D72;
    text-decoration:underline;
}

#disclaimer a:hover
{
    position:absolute;
    font-size:11px;
    color:#524F48;
}

#backCat
{
    background-image:url(img/headerBG.jpg);
    background-position:0 30px;
    padding:5px;
    color:#fff;
    margin-left:40px;
    text-decoration:none;
}

#backCat:hover
{
    background-image:url(img/headerBG.jpg);
    background-position:0 40px;
    padding:5px;
    color:#fff;
    margin-left:40px;
    text-decoration:underline;
}