html *{
    font-family: 'Open Sans Condensed', sans-serif;
}

.start-img {
    width: 100%;
}

.navbar {
    height: 85px;
}

.welcome-text {
    background-color: #f8e1ae;
}

.bold-header {
    font-size: 25px;
}

.bold-subheader {
    font-size: 22px;
}

.bold-subsubheader {
    font-size: 18px;;
}

.welcome-paragraph, .treatment {
    font-size: 20px;
}

.title-contact {
    font-size: 1.4rem;
}

.title {
    margin: auto;
    width: 50%;
    padding: 10px;
}

.impressum {
    text-align: center;
    font-size: 20px;
}

.advice {
    font-size: 1.6rem;
    text-align: center;
}

.slidebar-caption {
    font-family: 'Dancing Script', cursive;
}

section {
    padding: 15px;
}

.job-title {
    text-align: center;
}

.left-column {

}

.jobrule {
    font-size: 16px;
}
