body  {
    color : #000000;
    font-family : Arial,Helvetica,Verdana;
    font-size : 12px;
}

#over
{
    position:relative;
    margin:auto;
    width:961px;
}

#header
{
    float:left;
    width:960px;
    height:200px;
    background-image: url(../img/banner.jpg);
}

#menu-oben
{
    float:left;
    width:960px;
    height:40px;
    display:inline;
    margin: 1px 0px 1px 0px;
}

a.topmenu
{
    float:left;
}

#line
{
    float:left;
    background-color:#383D77;
    width:960px;
    height:5px;
}

#content-over
{
    float:left;
    width:961px;
    background-color:#ffffff;
}

#menu-links
{
    float:left;
    width:170px;
    background-color:#ffffff;
    padding:40px 0px 0px 20px;

}

#content
{
    float:left;
    width:740px;
    display:inline;
    margin: 20px 0px 10px 30px;
    background-color:#ffffff;
}

#content-height
{
    width:1px;
    float:right;
    height:400px;
    background-color:#ffffff;
}

a.menu
{
    text-decoration:none;
    color:#000000;
    display:block;
    width:133px;
    height:17px;
    background-image:url(../img/bg-menu.jpg);
    background-repeat:no-repeat;
    padding:4px 0px 0px 10px;

}
a.menu:hover
{
    text-decoration:none;
    color:#D1261F;
}

div.menu1
{
    color:#000000;
    display:block;
    width:154px;
    height:21px;
    background-image:url(../img/bg-menu2.jpg);
    background-repeat:no-repeat;
    padding:2px 0px 0px 10px;

}

#footer
{
    float:left;
    width:960px;
    height:20px;
    border-top: 1px solid #000000;
    text-align: center;
}

#footer2
{
    float:left;
    width:960px;
    height:20px;
    border-top: 1px solid #000000;
}
