/* CSS Document */

#center {
    width: 960px;
    margin: 0 auto;
    text-align: left;
}
#header {
    position: relative;
    width: 100%;
    height: 120px;
    background-image: url(/files/agentur_fakten_h.jpg);
    background-repeat: no-repeat;
}
#menu0 {
    position: absolute;
    bottom: 10px;
    left: 500px;
    width: 240px;
    height: 170px;
    /*background-color: #FFCC00;*/
}
#logo {
    position: absolute;
    top: 0px;
    right: 50px;
    width: 150px;
    height: 60px;
    background-image: url(/files/psa_logo.gif);
    background-repeat: no-repeat;
}
#language {
    position: absolute;
    bottom: 10px;
    right: 50px;
    width: 180px;
    text-align: right;
    /*background-color: #FFCC00;*/
}
#subheader {
    position: relative;
    width: 100%;
    height: 30px;
}
#breadcrumb {
    width: 490px;
    height: 30px;
}
#search {
    position: absolute;
    top: 0px;
    left: 490px;
    width: 470px;
    height: 30px;
    background-color: #CCCCCC;
}
#main {
    position: relative;
    width: 100%;
    overflow: hidden;
    padding: 0px 0px 50px 0px;
    background-color: #F3F3F4;
}
#teaser {
    width: 100%;
    height: 136px;
    background-image: url(/files/home_teaser.jpg);
    background-repeat: no-repeat;
}
#menu1 {
    position: relative;
    margin-top: 0px;
    left: 50px;
    width: 200px;
    float: left;
    background-image: none;
    /*background-color: #CC3300;*/
}
#socialMedia {
    width: 180px;
    height: 57px;
    margin: 20px 0px 0px -20px;
}
#socialMedia #fb a {
    display: inline-block;
    width: 57px;
    height: 57px;
    background-image: url(/files/fb-f-logo__blue_57.png);
    background-repeat: no-repeat;
    background-position: 0 0;
}
#banner1 {
    margin: 20px 0px 0px -20px;
}
#banner2 {
    margin: 20px 0px 0px -20px;
}
#menu1Nav {
    position: relative;
    top: 0px;
    left: 0px;
}
#content{
    position: relative;
    top: 10px;
    right: 50px;
    width: 410px;
    float: right;
    /*background-color: #FFCCFF;*/
}
#content {
    width: 650px;
}
#logoHome {
    position: relative;
    top: 50px;
    left: 50px;
    width: 150px;
    height: 60px;
    background-image: url(/files/psa_logo.gif);
    background-repeat: no-repeat;
}