/*
MAIN
 */
h1 {
    font-size: 27px !important;
    border-bottom: solid 1px !important;
}
h2 {
    font-size: 24px !important;
    border-bottom: solid 1px !important;
}
h3 {
    font-size: 20px !important;
    border-bottom: solid 1px !important;
}
h4 {
    font-weight: bold !important;
}

.text1 {
    margin-left: 6%;
    width: 70%;
    font-weight: bold;
}

.überschrift{
    width: 70%;
    margin-left: 6%;
    margin-top: 35px;
    float: left;
}
.überschriftText{
    width: 70%;
    margin-left: 6%;
    margin-top: 30px;
}

.clear{
    clear: both;
}

@media screen and (min-width: 800px) and (max-width: 1280px) {

    
}
