body
{
    font-family: Arial;
    font-size: 11px;
    color: #5f5f5f;
    margin: 0 auto;
	text-align: center;
	background: #e4eaf3 url('../App_Themes/Vacaturebase/Images/BodyBack.jpg') repeat-x 0 0;
}
body.frame
{
    background: none;
}
ul
{
    margin: 0 0 15px 0;
    padding: 0 0 0 20px;
}
a
{
    color: #e05301;
    text-decoration: underline;
}
img
{
    border: none;
}

#PageWrapper
{
    width: 980px;
    margin: 0 auto;
}
    .PageWrapperInner
    {
        width: 980px;
        float: left;
        display: inline;
        padding: 0 0 0 0;
        text-align: left;
        background: #FFFFFF;
    }
        .Header
        {
            width: 980px;
            height: 198px;
            float: left;
            display: inline;
            padding: 0 0 0 0;
            background: url('../App_Themes/Vacaturebase/Images/HeaderBase.jpg') no-repeat 0 0;
        }
        .HeaderLeft
        {
            width: 350px;
            height: 100px;
            float: left;
            display: inline;
            padding: 0 0 0 0;
        }
            .Logo a
            {
                display: block;
                text-decoration: none;
                width: 350px;
                height: 100px;
            }
        .HeaderRight
        {
            position: relative;
            width: 500px;
            height: 180;
            float: right;
            display: inline;
            padding: 0 0 0 0;
        }
            .MainMenu
            {
                width: 424px;
                height: 31px;
                padding: 0 0 0 6px;
                float: right;
                display: inline;
                background: url('../App_Themes/Vacaturebase/Images/MenuLeft.gif') 0 0;
            }
                .MainMenu ul
                {
                    background: #5f5f5f;
                    list-style: none;
                    padding: 0 0 0 2px;
                    margin: 0;
                    height: 31px;
                }
                    .MainMenu ul li
                    {
                        height: 24px;
                        background: #5f5f5f;
                        display: inline;
                        float: left;
                        font-size: 12px;
                        color: #FFFFFF;
                        padding: 7px 11px 0 11px;
                        border-right: solid 1px #696868;
                    }
                        .MainMenu ul li a
                        {
                            background: #5f5f5f;
                            color: #FFFFFF;
                            text-decoration: none;
                            font-weight: bold;
                        }
                        .MainMenu ul li a:hover
                        {
                            text-decoration: underline;
                        }
        /*languagebar*/
        .languagebar{ position: relative; top: 35px; left: 430px;}
        .languagebar div{ width: 24px; height: 21px;}
        .languagebar div span{ display: block; width: 20px; height: 18px; padding: 3px 0 0 4px;}
        .languagebar div a{ display: block; width: 20px; height: 18px; padding: 3px 0 0 4px;}

        .languagebar div.selected span{ background:url(../App_themes/Vacaturebase/Images/FlagOver.png) no-repeat left top;}
        .languagebar div a:hover{ background:url(../App_themes/Vacaturebase/Images/FlagOver.png) no-repeat left top;}
        
        
    .ContentContainer
    {
        width: 980px;
        padding: 10px 0 0 0;
        float: left;
        display: inline;
    }
        .ContentLeft
        {
            width: 190px;
            float: left;
            display: inline;
            padding: 0 5px 0 5px;
        }
        .ContentMiddle
        {
            width: 550px;
            float: left;
            display: inline;
            padding: 0 5px 0 5px;
        }
            .fixedContentBanner
            {
                margin: 0 0 10px 0;
                padding: 0 0 0 45px;
            }
            #bannerAdver
            {
                margin-top: 20px;
            }
        .ContentRight
        {
            width: 210px;
            float: right;
            display: inline;
            padding: 0 5px 0 5px;
            position: relative;
        }
            .bannerRightContainer
            {
                padding: 12px 0 12px 0;
                text-align: center;
            }
                .bannerGoto img
                {
                    border: solid 1px #CCCCCC;
                }
    .Footer
    {
        width: 970px;
        float: left;
        display: inline;
        padding: 0 5px 20px 5px;
        
    }
        .FooterText
        {
            width: 960px;
            height: 20px;
            float: left;
            display: inline;
            color: #5f5f5f;
            padding: 2px 0 0 10px;
            background: url('../App_Themes/Vacaturebase/Images/Footer.gif') no-repeat 0 0;
        }
        .FooterMenu
        {
            width: 960px;
            float: right;
            display: inline;
            padding: 2px 0 0 0;
        }
            .FooterMenu ul
            {
                margin: 0;
                padding: 0 10px 0 0;
                list-style: none;
                float: left;
            }
                .FooterMenu ul li
                {
                    margin: 0;
                    padding: 0 20px 0 0;
                    display: inline;
                }
                
.GoogleBanners
{
    position: absolute;
    right: -140px;
    top: 0;
}
    .googleBanner
    {
        margin: 0 0 15px 0;
    }