/*
 * Version: $Revision: 40360 $
 * Author: BeSite <info@besite.nl>
 * Copyright 2008-2009 BeSite
 */

BODY
{
    text-align: center;
    background-position: center 250px;
    background-image: url(/img/takkenkamp/back.jpg);
    background-repeat: no-repeat;
    background-attachment: fixed;
}

DIV#GrayTop
{
    position: absolute;
    top: 0px;
    left: 0px;
    width: 100%;
    height: 29px;
    margin-bottom: 1px;
    background-color: #eaeaf5; /*#e6e2de;*/    
}

DIV#YellowTop
{
    position: absolute;
    top: 30px;
    left: 0px;
    width: 100%;
    height: 169px;
    background-color: #ffbb39;
    margin-bottom: 1px;
}

DIV#BlueTop
{
    position: absolute;
    top: 200px;
    left: 0px;
    width: 100%;
    height: 58px;
    background-color: #000080;
    margin-bottom: 1px;
}

DIV#Center 
{
    position: relative;
    width: 990px;
    padding-top: 29px;
    margin-left: auto;
    margin-right: auto;
    text-align: left;
    background-image: url(/img/takkenkamp/center_back.png);
    background-position: 151px;
    background-repeat: repeat-y;
}

DIV#Language
{
    position: absolute;
    top: 5px;
    left: 0px;
    width: 150px;
    text-align: center;
}

DIV#HeaderLeft,
DIV#HeaderCenter,
DIV#HeaderRight
{
    position: relative;
    height: 228px;
    border-top: 1px solid white;
    border-left: 1px solid white;
    float: left;    
}

DIV#HeaderLeft
{
    margin-left: 150px;
    _margin-left: 75px;
    width: 179px;
}

#languagesContainer {
    position:absolute;
    background: url(/img/takkenkamp/languages-holder.jpg)  no-repeat;
    width:132px;
    height:105px;
    left:-152px;
    top:36px;
    padding-left:20px;
}

#languagesContainer a{
    float:left;
    margin-left:20px;
    text-align:center;
    margin-top:30px;
    text-decoration:none;
     width:30px;
}

#languagesContainer img {
    
    
}


DIV#HeaderCenter
{
    width: 305px;
}

DIV#HeaderRight
{
    width: 293px;
    height: 228px;
    border-right: 1px solid white;
}

DIV#Logo
{
    position: absolute;
    bottom: 0px;
    left: 0px;
    border-top: 1px solid white;
}

DIV#Fade
{
    position: absolute;
    bottom: 0px;
    left: 0px;
    width: 293px;
    height: 58px;
    background-color: #888e99;
    opacity: 0.5;
    filter: alpha(opacity = 50);
    border-top: 1px solid white;
}
DIV#Main
{
    position: relative;
    clear: both;
    border-top: 1px solid white;
    min-height: 1080px;
    _height: 1080px;
}

DIV#Info
{
    position: absolute;
    top: 25px;
    left: 0px;
    width: 150px;
    text-align: center;
    color: #000080;
}

DIV#Info IMG
{
    margin-top: 5px;
}

DIV#Contact
{
    width: 148px;
    text-align: left;
    font-size: 9pt;
}

DIV#Menu
{
    position: absolute;
    top: 25px;
    left: 151px;
    width: 179px;
    color: white;
    height: 530px;
    background-color: #000080;
}

DIV#Menu DIV.Menu
{
    line-height: 30px;
    padding-left: 10px;
    border-bottom: 1px solid white;
}

DIV#Menu DIV.Menu A
{
    color: white;
}


DIV#Menu DIV.Selected
{
    background-color: #eaeaf5;
    color: #000080;    
}

DIV#Menu DIV.SubMenu, DIV#Menu DIV.SubSubMenu
{
    font-weight: normal;
    line-height: 20px;
}

DIV#Menu DIV.SubSubMenu
{
    padding-left: 10px;
}

DIV#Menu DIV.Selected
{
    font-weight: bold;
}

DIV#Menu DIV.Selected A    
{
    color: #000080;
}

DIV#Content, DIV#Footer
{
    margin-left: 350px;
}

DIV#Content
{
    margin-top: 25px;
    margin-right: 10px;
    padding-bottom: 25px;
}

DIV#Footer
{
    font-size: 9pt;
    color: gray;
    text-align: center;
    padding-bottom: 5px;
}

DIV#Footer A
{
    color: gray;
}

.Contact .form, .Contact td
{
    text-align: left;
    border: 0;
}

.Submit input
{
    background-color: #000080;
    color: #ffffff;
}

TD.form input, TD.form textarea
{
    border: 1px solid #cecece;
}

OBJECT#Video
{
    background-color: black;
    margin-bottom: 20px;
    margin-left: auto;
    margin-right: auto;
    width: 470px;
}

#radiocommercialContainer
{
    float: right;
    text-align: center;
    color: grey;
}

