*
{
    font-family: Arial, Helvetica, sans-serif;
    font-size: 100.1%;
}

body
{
    background-color: #6299CB;
    font-size: 11pt;
    background-image: url(/bilder/layout/body_bg.gif);
    background-repeat: repeat-x;
    background-position: top;
    margin-top: -11px !important;
}

#screen
{
    width: 950px;
    margin: 0px 5% 20px 5%;
    padding: 0px 10px 5px 10px;
    min-height:900px;
    text-align: left;
    font: normal 0.8em arial, helvetica, sans-serif;
}

* html #screen
{
    height:1600px;
    width: 956px;
}


#topnav
{

}

#header
{
    height: 105px;
    margin-bottom: 11px;
}

* html #header
{
    margin-bottom: 0px !important;
    padding-bottom: 5px !important;
    overflow: hidden;
}


#homelink
{
    float: left;
    margin-top: 14px;
}

* html #homelink
{
    margin-top: 14px;
}

#newsbox
{
    width: 170px;
    float: right;
    height: 200px;
    padding: 0px;
    margin: 0px;

}

#content
{
    background-color: transparent;
    padding: 0px 0px 0px 5px;
    margin-left: 140px;
    margin-right: 180px;
    min-height: 500px;
    width: 625px;
}

div.content_block
{
    background-color: #ffffff;
    border-bottom: 1px solid #D4D0C8;
}


* html #content
{
    width: 622px;
    height: 500px;
}

#nav
{

}

#breaker
{
    clear: both;
}

#footer
{

}

#wasserzeichen
{

}

div.space20
{
    line-height: 20px;
    font-size: 20px;
    height: 20px;
    clear: both;
}
