div#container
{
        position: relative;
        width: 970px;
        margin: 0px auto -250px;        
        # min-height: 100%;
        height: auto !important;
        height: 100%;
        z-index: 9;

}

div#social
{
        position: absolute;
        top: 18px;
        right: 300px;
        width: 400px;
        text-align: right;
        z-index: 3;
}

div#logo
{
        margin-top: 5px;
        margin-bottom: 80px;
        margin-left: -15px;
}

div#menu_bg
{
        position: absolute;
        width: 100%;
        left: 0px;
        top: 72px;
        height: 29px;
        background-color: #e5cf88;
}

div#swoosh
{
        position: relative;
        margin: 0px auto;
        z-index: 2;
        margin-top: -109px;
        width: 970px;
        height: 230px;
}

div#institutioneel
{
        position: absolute;
        width: 100%;
        left: 0px;
        top: 106px;

}

div#content
{
        position: relative;
        z-index: 3;        
        
        line-height: 20px;
        padding-top: 0px;
}

div#contentpage
{
        position: relative;
        z-index: 3;        
        
        line-height: 20px;
        padding-top: 3px;
}

div#menu
{
        position: absolute;
        width: 100%;
        text-align: right;
        top: 70px;
        left: 0px;        
}

div#extra_rendement
{

}

div#publicaties_homepage
{
        z-index: 5;
        position: absolute;
        top: 135px;
        right: 30px;
        width: 220px;

}

div#extra_rendement h1
{
        font-size: 22px;        
}

div#rendement_tip
{
        border: 1px solid white;
        border-bottom: 0;
        background-color: #d8c27f;
        width: 90px;
        height: 70px;
}

div#rendement_overig
{
        border: 1px solid white;
        border-bottom: 0;
        background-color: #f8e196;
        width: 90px;
        margin-top: 30px;
        height: 40px;
}

div#blokken
{
        margin-top: 90px;
        position: relative;
        z-index: 800;
        height: 100px;
}

div#blokken div
{
        position: absolute;
        bottom: 0px;
        
        z-index: 5;
        height: 164px;
        width: 204px;
        float: left;
        padding: 0;
        cursor: pointer;
        cursor: hand;
}

div#blokken div#first
{
        left: 0px;
}

div#blokken div#second
{
        left: 252px;
}

div#blokken div#third
{
        left: 496px;
}

div#third #video_image
{
        position: absolute;
        top: 10px;
        left: 1px;
        width: 204px;
        height: 164px;
        padding: 0;
        margin: 0;
}



div#third #video_knop, div#second a, div#first a
{
        position: absolute;
        top: 122px;
        left: 20px;
        width: 100px;
        height: 20px;
        padding: 0;
        margin: 0;
}

div#third #trans
{
        position: absolute;
        top: 20px;
        left: 1px;
        width: 202px;
        height: 32px;
        padding: 0;
        margin: 0;
        
}


div#footer, div#push
{
        width: 100%;
        height: 250px;
        margin-top: -50px;
        position: relative;
        z-index: 1;
}


div#footertext
{
        padding-right: 80px;        
}

div#swoosh_bg
{
        position: absolute;
        width: 100%;
        left: 0px;
        bottom: 37px;
        height: 12px;
        
        width: 970px;
        
}

div#disclaimer
{
        position: absolute;
        right: 0px;
        top: 20px;
        width: 500px;
        z-index: 2;
}

div#beleggingsprofiel, div#klant_worden
{
        height: 600px;
        padding-left: 10px;
}

div#showbox
{
        display: none;
        position: absolute; 
        top: 110px;
        left: 500px;
        width: 180px;
        height: 80px;        
        
}

div#showboxtext
{
        padding: 10px 5px;        
}

div#showboxtext div
{
        padding: 0;        
}

div#flash
{
    position: absolute;
    top: 665px;
    left: 468px;
    width: 205px;
    height: 150px;
    
}

table#icons a, div#contentpage a,div#contentpage a.nodecoration
{
    text-decoration: none;
    color: #464647;
}

div#columns
{
    width: 100%;
    
}

div.columnrij
{
    height: 200px;
}

div.column
{
    float: left;
    width: 370px;
    height: 165px;
}

div.column:hover
{
    background-color: #efefef;
    cursor: pointer;
    cursor: hand;
}

div.column.odd
{
    margin-left: 2px;
}

div.column h2
{
    font-size: 14px;
    color: black;
    font-weight: bold;
}

div.columnimage
{
    float: left;
    width: 170px;
    height: 100%;
}

div.columntext
{
    text-align: left;
    margin-left: 173px;
    margin-right: 5px;
}

div.odd div.columntext
{

}


div.columnimage img
{
    border: 1px solid black;
}

