
.navbar .brand {
    background-image: none;
    text-indent: 0;
    height: 30px;
    margin-top: 13px;
}

    a {
        color: #B83685;
    }
    #header {
        border-bottom: 2px solid #B83685;
    }
    .start_teaser h2,
    .start_lists h3 {
        color: #B83685;
    }
    #content h3,
    #content h4 {
        color: #B83685;
    }
    .btn-action {
        background-color: #B83685;
        border-color: #B83685 #B83685 #B83685;
    }
    .form_anmeldung_start {
        background-color: #B83685;
    }
    .form_anmeldung_profile {
        background-color: #B83685;
    }
    .register_right {
        background-color: #B83685;
    }
    .login_sidebar {
        background-color: #B83685;
    }
    .carousel {
        border-bottom: 2px solid #B83685;
    }
    .box_login button.btn.btn-primary {
        background: #B83685;
    }
}
