body  {
    color : #000000;
    font-family : Verdana, Arial, Helvetica;
    font-size : 12px;
    margin:0px;

}


#over
{
    position:relative;
    margin:auto;
    width:958px;
    margin-top:10px;
}

#header
{
    float:left;
    width: 957px;
    height: 122px;
}

#header-logo
{
    float:left;
    width:272px;
    height:120px;
    background-image: url(../img/logo.jpg);
    display:inline;
    margin: 0px 0px 2px 0px;
}

#header-slide
{
    float:left;
    width:546px;
    height:120px;
    display:inline;
    margin: 0px 2px 2px 2px;
}

#header-alu
{
    float:left;
    width:135px;
    height:120px;
    background-image: url(../img/alu.jpg);
    display:inline;
    margin: 0px 0px 2px 0px;
}

#menu-header
{
    float:left;
    width:957px;
    height:50px;
    background-image:url(../img/header-menu.jpg);
    border-bottom:2px solid #ffffff;
}

.h-menu1
{
    float:left;
    height:50px;
    width:137px;
    text-align:center;
    font-size:12px;
    display:inline;
    margin: 8px 0px 0px 0px;
    color: #FFFFFF;
}

#h-menu7
{
    float:left;
    height:50px;
    width:135px;
    text-align:center;
    font-size:12px;
    display:inline;
    margin: 8px 0px 0px 0px;
    color: #FFFFFF;
}

#content-over
{
    float:left;
    width:819px;
    border-left:2px solid #ffffff;
    overflow:hidden;
}

#menu
{
    float:left;
    width:135px;
}

div.menu1
{
    float:left;
    width:130px;
    height:20px;
    background-color:#9CA6B0;
    display:inline;
    margin:0px 0px 0px 0px;
    padding: 5px 0px 0px 5px;
    border-bottom:2px solid #ffffff;
}

div.menu1:hover
{
    float:left;
    width:130px;
    height:20px;
    background-color:#181F6D;
    display:inline;
    margin:0px 0px 0px 0px;
    padding: 5px 0px 0px 5px;
}

a.menu-button
{
    float:left;
    width:130px;
    height:20px;
    text-decoration:none;
    color:#000000;

}

a.menu-button:hover
{
    float:left;
    width:130px;
    height:20px;
    color:#FFFFFF;

}

#content-bilder
{
    float:left;
    width:822px;
    height:81px;
}

div.button1
{
    float:left;
    width:135px;
    height:79px;
    border-left:2px solid #ffffff;
    border-bottom:2px solid #ffffff;
}
div.button1_first
{
    float:left;
    width:135px;
    height:79px;
    border-left:0px;
    border-bottom:2px solid #ffffff;
}

#over-menu-content
{
    width:957px;
    background-color:#D9E2E7;
    float:left;
    overflow:hidden;
}

#content-over-rahmen
{
    float:left;
    width:778px;
    border:1px solid #05559A;
    background-color:#ffffff;
    padding:20px 19px 20px 20px;
}
#content
{
    float:left;
    width:777px;
}

#content-hoehe
{
    float:right;
    width:1px;
    height:400px;

}

a.impressumlink
{
    color:#5083B3;
    text-decoration:underline;
}

#footer
{
    float:left;
    width:957px;
    height:23px;
    background-color:#D9E2E7;
    text-align:center;
    padding: 7px 0px 0px 0px;
    border-top:2px solid #ffffff;
}

#hiddendiv
{
    position:absolute;
    visibility:hidden;
    width:1px;
    height:1px;
    top:-100px;
    left:-100px;
}

a.link-button1
{
    width:135px;
    height:79px;
    display:block;
    background-image:url(../img/button1.jpg);
}
a.link-button1:hover
{
    background-image:url(../img/button1_hover.jpg);
}

a.link-button2
{
    width:135px;
    height:79px;
    display:block;
    background-image:url(../img/button2.jpg);
}
a.link-button2:hover
{
    background-image:url(../img/button2_hover.jpg);
}

a.link-button3
{
    width:135px;
    height:79px;
    display:block;
    background-image:url(../img/button3.jpg);
}
a.link-button3:hover
{
    background-image:url(../img/button3_hover.jpg);
}

a.link-button4
{
    width:135px;
    height:79px;
    display:block;
    background-image:url(../img/button4.jpg);
}
a.link-button4:hover
{
    background-image:url(../img/button4_hover.jpg);
}

a.link-button5
{
    width:135px;
    height:79px;
    display:block;
    background-image:url(../img/button5.jpg);
}
a.link-button5:hover
{
    background-image:url(../img/button5_hover.jpg);
}

a.link-button6
{
    width:135px;
    height:79px;
    display:block;
    background-image:url(../img/button6.jpg);
}
a.link-button6:hover
{
    background-image:url(../img/button6_hover.jpg);
}



