

/* seitendefinition */
#page {
    z-index: 1;
    width: 960px;
    min-height: 6865px;
    background-image: none;
    border-width: 0px;
    border-color: #000000;
    background-color: transparent;
    margin-left: auto;
    margin-right: auto;
}

body {
    position: relative;
    min-width: 960px;
    padding-bottom: 39px;
}

.css_verticalspacer .verticalspacer {
    height:calc(100vh - 11291px);
}

