@charset "UTF-8";

html body {
/*    position: relative;  */
    position: float;
/*    width: 1800px;   */
    width: 1200px;
    margin: 0 auto;
    margin-top: 20px;
    margin-bottom: 80px;
    text-align: center;
    font: 70% Verdana, Arial, Helvetica, sans-serif;
    color: #6e6e6e;
    overflow-y: scroll;
}

.logo {
    position: float;
}



h1 {
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 300%;
    font-style: normal;
    line-height: 30px;
    font-weight: normal;
    color: #c1c1c1;
    padding-top: 20px;
    margin-left: 0;
    margin-bottom: 50px;
}

h2 {
    font-size: 200%;
    font-style: normal;
    line-height: 25px;
    font-weight: normal;
    color: #c1c1c1;
    padding-top: 0;
    margin-left: 0;
    margin-bottom: 40px;
}

h3 {
    font-size: 160%;
    font-style: normal;
    line-height: 18px;
    font-weight: normal;
    color: #c1c1c1;
    padding-top: 0;
    padding-bottom: 0.5em;
    margin-left: 0px;
    margin-bottom: 20px;
}

h5 {
    font-size: 160%;
    font-style: normal;
    line-height: 18px;
    font-weight: normal;
    color: #c1c1c1;
    padding-top: 0;
    text-align: right;
    padding-bottom: 0.5em;
    margin-left: 0px;
    margin-bottom: 20px;
}
.willk-text {
    width: 1000px;
    position: relative;
/*    border: 1px solid white;  */
}

.willk-text span {
    position: absolute;
    top: 40px;
    right: 0;
    width: 350px;
    color: #fff;
    text-align: left;
    background-color: #000000;
}

.willk-text img {
    padding-left: 200px;
    padding-top: 40px;
    display: block;
}

.willk-text a {
    color: #ff6633;
}

h4 {
    font-size: 120%;
    font-style: normal;
    line-height: 18px;
    font-weight: normal;
    color: #c1c1c1;
    text-align: right;
    padding-top: 0;
    padding-bottom: 0.5em;
    margin-right: 120px;
    margin-bottom: 50px;
}

.datenschutz-text a {
    color: #999999;
}

.example-image {
    height: 225px;
    padding: 10px;
}

.hoch-image {
    height: 300px;
    padding: 10px;
}

.sehr-hoch-image {
    height: 375px;
    padding: 10px;
}

.mittel-image {
    height: 210px;
    padding: 10px;
}

.superbreites-image {
    height: 214px;
    padding: 10px;
}

.inhalt {
    text-align: left;
    width: 80%;
    max-width: 60em;
}


.inhalt h3 {
    font-size: 160%;
    font-style: normal;
    line-height: 18px;
    font-weight: normal;
    color: #c1c1c1;
    margin-top: 20px;
}

p {
    font-size: 140%;
    font-style: normal;
    line-height: 16px;
    font-weight: normal;
    margin: 25px 25 px 0 25px;
}
