.navbar-custom {
    background-color: white;
    border-color: rgb(242, 76, 39);
    font-family: 'DejaVu Sans';
}

.nav.navbar-nav a {
    color: rgb(242, 76, 39);
}


.navbar-brand {
    font-family: 'DejaVu Sans';
    color: black;
    /*    position: fixed;*/
}

.icon-bar {
    color: rgb(242, 76, 39);
    border-color: rgb(242, 76, 39);
    background-color: rgb(242, 76, 39);
}

.active {
    background-color: whitesmoke;
}

.inhalt {
    margin-top: 50px;
}

.intro_bild {
    margin-top: 20px;
    margin-bottom: 20px;
    opacity: 0.6;
}

.intro_bild2 {
    margin-top: 20px;
    margin-bottom: 20px;
    opacity: 1;
}

.h1 {
    font-family: 'DejaVu Sans';
    color: rgb(19, 19, 19);
    font-size: 24px;
    text-decoration: none;
}

.h1 a {
    font-family: 'DejaVu Sans';
    color: rgb(19, 19, 19);
    font-size: 24px;
    text-decoration: none;
}

.h1 a:hover {
    font-weight: bolder;
}

.lead {
    font-family: 'DejaVu Sans';
    color: rgb(242, 76, 39);
    font-size: 24px;
}

.lead a iop{
    font-family: 'DejaVu Sans';
    color: rgb(242, 76, 39);
    font-size: 24px;
}

p {
    font-family: 'DejaVu Sans';
    color: black;
    font-size: 16px;
    line-height: 1.5;

}

p a {
    font-family: 'DejaVu Sans';
    color: black;
    font-size: 16px;
    line-height: 1.5;
    text-decoration: underline;
}

.h2 {
    font-family: 'DejaVu Sans';
    color: rgb(242, 76, 39);
    margin-bottom: 10px;
    font-size: 28px;
}

.h2 a {
    font-family: 'DejaVu Sans';
    color: rgb(242, 76, 39);
    font-size: 28px;

}

.h2 a:hover {
    font-family: 'DejaVu Sans';
    color: rgb(242, 76, 39);
    font-size: 28px;
    font-weight: bolder;
    text-decoration: underline;
}

.h6 {
    font-family: 'DejaVu Sans';
    color: black;
    font-size: 16px;
    line-height: 1.5;
}

.h6 a{
    font-family: 'DejaVu Sans';
    color: black;
    font-size: 16px;
    line-height: 1.5;
    text-decoration: underline;
}

.h6 a:hover {
    font-family: 'DejaVu Sans';
    color: black;
    font-size: 16px;
    line-height: 1.5;
    text-decoration: underline;
}

.h3 {
    font-family: 'DejaVu Sans';
    color: rgb(242, 76, 39);
    font-size: 24px;
    line-height: 1.5;
}

.h3 a {
    font-family: 'DejaVu Sans';
    color: rgb(242, 76, 39);
    font-size: 24px;
    line-height: 1.5;
}

.h4 {
    font-family: 'DejaVu Sans';
    color: black;
    line-height: 1.5;
}

.h4 a {
    font-family: 'DejaVu Sans';
    color: black;
    line-height: 1.8;
    text-decoration: underline;
}

.h5 {
    font-family: 'DejaVu Sans';
    color: black;
    line-height: 1.5;
}

.h7 {
    font-family: 'DejaVu Sans';
    color: black;
    font-size: 12px;
    line-height: 1.5;
}

.h7 a{
    font-family: 'DejaVu Sans';
    color: black;
    font-size: 12px;
    line-height: 1.5;
    margin-top: 30px;
}

.table {
    font-family: 'DejaVu Sans';
    color: black;
    line-height: 1.8;
}

.table a {
    font-family: 'DejaVu Sans';
    color: black;
    line-height: 1.8;
    text-decoration: underline;
}

.profilbild_image {
    border-radius: 50px;
    margin-top: 0px;
    margin-bottom: 20px;
}

.license {
    margin-top: 120px;
    text-align: center;
    font-family: 'DejaVu Sans';
    font-size: 10px;
    color: black;
}

.license a {
    margin-top: 120px;
    text-align: center;
    font-family: 'DejaVu Sans';
    font-size: 10px;
    color: black;
}

.cnvs {
    border: 1px;
    color: black;
    border-style: solid;
}