
#unverbindliche-anfrage {
    padding: 4em;
}

#header {
    background-color: white;
    background-size: contain;
    background-image: url("images/BDSVorstand.jpg");
    background-repeat: no-repeat;
    background-position: right bottom;
}

#headerContent {
    margin-top: 30px;
}

#headerSubborder{
    height: 20px;
    background-color: #00a4fa;
}

#limbitQuality{
    background-color: #eeeeee;
}

#header-image{

}

.subtitleportfolio{
    font-size: 9px;
    font-style: italic;
    font-weight: 100;
}

.portfolioImage{
    width: 200px;
    height: auto;
}
.bottomaligned{
    vertical-align: baseline;
}

.hidden.menu {
    display: none;
}
.ui.vertical.segment {
    border-bottom: none;
}



.masthead .logo.item img {
    margin-right: 1em;
}

.masthead .ui.menu .ui.button {
    margin-left: 0.5em;
}

.masthead h1.ui.header {
    margin-top: 1em;
    margin-bottom: 0em;
    font-size: 4em;
    font-weight: normal;
}

.masthead h2 {
    font-size: 1.7em;
    font-weight: normal;
}

.ui.vertical.stripe {
    padding: 5em 0em;
}

.ui.vertical.stripe h3 {
    font-size: 2em;
}

.ui.vertical.stripe .button + h3,
.ui.vertical.stripe p + h3 {
    margin-top: 3em;
}

.ui.vertical.stripe .floated.image {
    clear: both;
}

.ui.vertical.stripe p {
    font-size: 1.33em;
}

.ui.vertical.stripe .horizontal.divider {
    margin: 3em 0em;
}

.quote.stripe.segment {
    padding: 0em;
}

.quote.stripe.segment .grid .column {
    padding-top: 5em;
    padding-bottom: 5em;
}

.footer.segment {
    padding: 5em 0em;
}

.secondary.pointing.menu .toc.item {
    display: none;
}
.masthead.segment {
    min-height: 400px;
    padding: 1em 0em;

}

@media only screen and (max-width: 700px) {
    .ui.fixed.menu {
        display: none !important;
    }

    .secondary.pointing.menu .item,
    .secondary.pointing.menu .menu {
        display: none;
    }

    .secondary.pointing.menu .toc.item {
        display: block;
        border-bottom: none;
    }

    .masthead.segment {
        min-height: 250px;
        height: 350px;
    }

    #header{
        background-image: none;
        background-color: white;
    }
    #header-image{
        height: 50px;
        width: 80px;
        max-width: 80px;
        background-image: none;
    }

    .masthead h1.ui.header {
        font-size: 2em;
        margin-top: 1.5em;
    }

    .masthead h2 {
        margin-top: 0.5em;
        font-size: 1.5em;
    }
}



.ui.primary.inverted.segment {
    background: url("images/BDSVorstand.jpg") no-repeat scroll 0 0;
    color: rgba(255, 255, 255, 0.9);
}

.ui.secondary.pointing.menu {
    border-bottom: none;
}

#vorstandstab {
    height: 500px;
}
.name-title{
    font-size: 12px;
    font-style: italic;
}
.minusmargin {
    margin-top: -15px;
}
.plusmargin {
    margin-top: 35px;
}