@charset "utf-8";
/* CSS Document */

#line_top {
    width: 978px;
    height: 20px;
    background-image: url(img/line_top.jpg);
    background-repeat: no-repeat;
    overflow: hidden;
    margin-left: auto;
    margin-right: auto;
}

#line {
    width: 978px;
    background-image: url(img/line.jpg);
    background-repeat: repeat-y;
    overflow: hidden;
    margin-left: auto;
    margin-right: auto;
}

.line_impressum {
    width: 978px;
    background-image: url(img/line.jpg);
    background-repeat: repeat-y;
    overflow: hidden;
    margin-left: auto;
    margin-right: auto;
}

#line_bottom {
    width: 978px;
    height: 19px;
    background-image: url(img/line_bottom.jpg);
    background-repeat: no-repeat;
    overflow: hidden;
    margin-left: auto;
    margin-right: auto;
}

.footer_login_box {
    width: 978px;
    height: 177px;
}

.inhalt {
    width: 700px;
    overflow: hidden;
    float: right;
    margin-right: 50px;
}

.inhalt_video {
    width: 700px;
    overflow: hidden;
    float: right;
    margin-right: 15px;
}
