
#content h1{
    margin-bottom: 5px;
    font-size: 27px;
    color: #11737c;
    word-spacing: 0.8px;
    font-weight: 400;
}

#line {
    height: 1px;
    margin-top: 15px;
    border-bottom: 1px dashed #888;
}

#content h2 {
    color: #333;
    margin-top: 15px;
    margin-bottom: 20px;
    font-size: 24px;
    word-spacing: 1.7px;
    font-weight: 400;
}

#content h3 {
    color: #222;
    font-size: 18px;
    margin-top: 15px;
}

#content ul {
    list-style-image:url(../../Bilder/Haekchen.png)
}

#content ul li {
    color: #111;
    font-size: 16px;
    line-height: 23px;
    margin-top: 15px;
    margin-left: 23px;
}

#content p{
    color: #111;
    text-align: justify;
    font-size: 17px;
    line-height: 26px;

}

@media only screen and (min-width: 768px) {

}



@media only screen and (min-width: 1025px) {

}
