﻿body {
font-family: 'Trebuchet MS', 'Lucida Sans Unicode', 'Lucida Grande', 'Lucida Sans', Arial, sans-serif;
}

#logo-pos {
    position: absolute;
    left: 617px;
    top: 20px;
}

#logo-size {
    width: 100%;
    height: 100%;
}

#bild-pos {
    position: absolute;
    left: 200px;
    top: 200px;
}

#h1_1-pos {
    position: absolute;
    left: 570px;
    top: 200px;
    padding-right: 10px;
    border-right: solid #39200e;
    border-right-width: 1px;
}

#h1_1 {
    font-size: 32px;
    line-height: 37px;
    font-weight: bold;
    color: #39200e;
    text-align: right;
}

#h1_2-pos {
    position: absolute;
    left: 730px;
    top: 200px;
}

#h1_2 {
    font-size: 32px;
    line-height: 32px;
    font-weight: bold;
    color: #39200e;
    text-align: left;
}

#p1_2 {
    font-size: 18px;
    line-height: 20px;
    font-weight: normal;
    color: #39200e;
    text-align: left;
}

#adresse-pos {
    position: absolute;
    left: 730px;
    top: 600px;
}

#adresse2-pos {
    position: absolute;
    left: 410px;
    top: 600px;
}

#adresse {
    font-size: 18px;
    line-height: 20px;
    font-weight: normal;
    color: #39200e;
    text-align: left;
}

#adresse-bold {
    font-size: 18px;
    line-height: 20px;
    font-weight: bold;
    color: #39200e;
    text-align: left;
}

#adresse2-bold {
    font-size: 18px;
    line-height: 20px;
    font-weight: bold;
    color: #39200e;
    text-align: left;
}

#impressum-pos {
    position: absolute;
    left: 50px;
    top: 50px;
}

#impressum {
    font-size: 18px;
    line-height: 20px;
    font-weight: normal;
    color: #39200e;
    text-align: left;
}

#impressum-bold {
    font-size: 18px;
    line-height: 20px;
    font-weight: bold;
    color: #39200e;
    text-align: left;
}

#link-pos {
    position: absolute;
    left: 50px;
    top: 800px;
}

#link {
    font-size: 18px;
    line-height: 20px;
    font-weight: normal;
    color: #39200e;
    text-align: left;
}