div#container
{
        position: relative;
        width: 970px;
        margin: 0px auto -250px;        
        # min-height: 100%;
        height: auto !important;
        height: 100%;
        z-index: 9;

}

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#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
{
        z-index: 5;
        position: absolute;
        top: 135px;
        right: 30px;
        width: 220px;
        height: 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: 50px;
        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: 234px;
}

div#blokken div#third
{
        left: 468px;
}

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: 100%;
}

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;
    
}