@charset 'utf-8';

/* ##########################################################

    your servant

    Version  : 1.2
    Datum    : 1. Februar 2010
    Autor    : http://www.proxenos.de/

########################################################## */

@import url(clear.css);
@import url(content.css);


body
{
    background-color:   #ccc7c7;
    text-align:         center;
}

div#abstand
{
    float:              left;
    height:             50%;
    margin-bottom:      -340px;
    width:              1px;
}

div#fussrahmen
{
    left:               83px;
    position:           absolute;
    bottom:             34px;
}

div#grundrahmen,
div#grundrahmen_home,
div#grundrahmen_video
{
    background:         #ccc7c7 url(../gfx/bg_seiten.jpg) no-repeat scroll 0 0;
    height:             650px;
    left:               15px;
    position:           relative;
    top:                15px;
    width:              974px;
}

div#grundrahmen_home
{
    background:         #ccc7c7 url(../gfx/bg_home.jpg) no-repeat scroll 0 0;
}

div#inhaltsrahmen
{
    height:             413px;
    left:               96px;
    overflow:           hidden;
    position:           absolute;
    top:                129px;
    width:              781px;
}

div#inhalt_links
{
    float:              left;
    height:             100%;
    margin-right:       9px;
    overflow:           hidden;
    width:              275px;
}

div#inhalt_rechts
{
    clear:              right;
    height:             100%;
    overflow:           hidden;
    width:              auto;
}

div#logolink
{
    bottom:             48px;
    position:           absolute;
    right:              26px;
}

div#logolink a
{
    display:            block;
    height:             64px;
    width:              101px;
}

div#navirahmen
{
    left:               83px;
    position:           absolute;
    top:                49px;
}

div#schatten
{
    background:         #ccc7c7 url(../gfx/bg_schatten.png) no-repeat scroll 0 0px;
    clear:              left;
    height:             680px;
    margin:             0 auto;
    position:           relative;
    text-align:         left;
    width:              1004px;
}

div#unternavigation
{
    margin-left:        4px;
    margin-top:         40px;
}

