﻿body
{
    background-color: #ffffff;
    background-image: url(images/gradient.gif);
    background-repeat: repeat-x;
    margin: 0px;
    padding: 0px;
    font-family: Arial,Tahoma,Verdana;
    font-size: 11px;
    font-style: normal;
    font-variant: normal;
}

#MainContainer
{
    background-image: url(images/background_main.gif);
    background-repeat: no-repeat;
    position: relative;
    width: 905px;
    margin-left: auto;
    margin-right: auto;
    margin-top: 35px;
    margin-bottom: 35px;
    min-height: 605px;
    height: 605px;
    z-index: 1;
}

#Area_Headline
{
    position: absolute;
    left: 1px;
    top: 280px;
    width: 900px;
    height: 38px;
    padding: 0px;
    overflow: auto;
    z-index: 2;
}

#Area_Content
{
    position: absolute;
    left: 1px;
    top: 318px;
    width: 900px;
    height: 283px;
    padding: 0px;
    overflow: auto;
    z-index: 2;
}

#Area_Visual
{
    position: absolute;
    left: 154px;
    top: 23px;
    width: 746px;
    height: 255px;
    background-color: #ffffff;
    z-index: 4;
}

#Area_MetaNavigation
{
    position: absolute;
    left: 0px;
    top: 610px;
    width: 570px;
    height: 19px;
    background-color: #ffffff;
    padding: 0px;
}

#Area_Share
{
    position: absolute;
    left: 400px;
    top: 610px;
    padding: 0px;
}

#Area_Navigation .Navigation1
{
    position: absolute;
    left: 20px;
    top: 73px;
    width: 122px;
    height: 196px;
    background-image: url(images/background_navigation1.jpg);
    background-repeat: no-repeat;
    background-position: center;
    z-index: 2;
}

#Area_Navigation .Navigation2
{
    position: absolute;
    left: 1px;
    top: 280px;
    width: 175px;
    height: 321px;
    z-index: 2;
}

#Area_Navigation .Navigation3
{
    position: absolute;
    left: 0;
    top: 0;
    width: 0;
    height: 0;
    background-color: #ffffff;
    padding: 0;
    overflow: hidden;
    display: none;
    visibility: hidden;
}

#Area_Logo
{
    position: absolute;
    left: 23px;
    top: 11px;
    z-index: 2;
}
