body {
    background-color: #fff7eb;
    margin-top: 0px;
    margin-bottom: 100px;
}

.u {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 25px;
    font-style: normal;
    margin: auto;
    margin-left: 15px;
}

.u2 {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 20px;
    font-style: normal;
    margin: auto;
    margin-left: 15px;
}

a:link {
    text-decoration: none;
    color: #3366cc;
}

a:visited {
    text-decoration: none;
}

a:hover {
    text-decoration: none;
    color: #3366cc;
}

a:active {
    text-decoration: none;
}

.warning {
    color: #CC0000;
    font-weight: bold;
}

h1 {
    font-size: 26px;
    font-weight: bold;
    margin-top: 0;
    margin-bottom: 20;
}

h2 {
    font-size: 24px;
    font-weight: bold;
    margin-top: 28px;
    margin-bottom: 20px;
}

h3 {
    font-size: 20px;
    font-weight: bold;
    margin-top: 24px;
    margin-bottom: 16px;
}

.border-top {
    margin: auto;
    margin-top: 0px;
    width: 900px;
    height: 0px;
    z-index: 2;
    background-color: #f5ede1;
}

.text_normal {
    margin: auto;
    hyphens: auto;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 15px;
    font-style: normal;
    line-height: 22px;
    font-weight: normal;
    color: black;
    text-decoration: none;
    text-align: left;
    text-align: justify;
    letter-spacing: 1px;
    align-self: center;
    width: 560px;
    z-index: 1;
    background-color: #f5ede1;
    padding-bottom: 0px;
    padding-top: 10px;
}

.border-bottom {
    margin: auto;
    margin-top: -16px;
    width: 900px;
    height: 40px;
    z-index: 2;
    background-color: #f5ede1;
}

.wrapper {
    margin: auto;
    margin-bottom: 0px;
    margin-top: 0px;
    width: 900px;
    z-index: 2;
    background-color: #f5ede1;
}

.header {
    position: relative;
    margin: auto;
    width: 900px;
    height: 160px;
    z-index: 1;
    background-image: url(img/1x/banner.png);
}

.titel {
    background-image: url(img/1x/Titel2.png);
    float: left;
    width: 600px;
    height: 140px;
    margin-left: 15px;
    margin-top: 5px;
    z-index: 2;
    border: 0px none #000000;
}

.psi {
    position: relative;
    background-image: url(img/1x/Artboard%201.png);
    float: right;
    width: 160px;
    height: 160px;
    z-index: 2;
    border: 0px none #000000;
}

