#body_portal
{
    background:url("http://www.defabrique.nl/background-images/algemeen/donker/a1.jpg") no-repeat;
    width:100%;
}

#container_portal a:link{color:#FFF; text-decoration:underline;}
#container_portal a:visited{color:#FFF; text-decoration:underline;}
#container_portal a:hover{color:#FFF; text-decoration:underline;}

#container_portal
{
    float:right;
    width:935px;
}

#columnLeft_portal
{
    width:352px;
    float:left;
}

#logo_portal
{
    background-color:#FFF;
    text-align:center;
    opacity:0.8;
    filter: Alpha(Opacity=80);
    border:1px solid #5B5857;
    border-top:none; 
    width:302px;
    padding:15px 25px;
}

#contentLeft_portal
{
    margin-top:22px;
    background-color:#352D2E;
    border:1px solid #FFF;
    width:322px;
    padding:15px;
    opacity:0.8;
    filter: Alpha(Opacity=80);
    color:#FFF;
}

.h1_portal
{
    font-size:18px;
}

#contentRight_portal
{
    float:right;
    width:567px;
    margin-top:172px;
    position:relative;
}

.blok_cntnt_portal
{
    position:absolute;
    
    width:221px;
    height:91px;
    
    padding:10px;
    
    overflow:auto;
    
    color:#FFF;
}

.blok_karten
{
    top:10px;
    left:10px;
}

.blok_lassen
{
    top:150px;
    left:10px;
}

.blok_schermen
{
    top:300px;
    left:10px;
}

.blok_stunten
{
    top:10px;
    left:285px;
}

.blok_rescue
{
    top:150px;
    left:285px;
}

.blok_construct
{
    top:300px;
    left:285px;
}