#aerztelist figcaption, #malist figcaption {
    padding-top: 15px;
}

@media only screen and (min-width: 768px) {
    #mainnav ul #item_mpt > a {
        color: rgba(238, 127, 0, 1.00);
    }

    #mainnav ul #item_pt1 > a {
        color: rgba(238, 127, 0, 1.00);
    }

    #malist > div:nth-child(2n + 3 ) {
        clear: both;
    }

    #mainnav ul #item_mpt > a {
        color: rgba(238, 127, 0, 1.00);
    }

    #mainnav ul #item_mpt > a > span:first-child {
        background-image: url("images/layout/menu-right-orange.png");
    }
}

@media only screen and (min-width: 768px) {

}

.teamitem {
    margin-bottom: 60px;
}

.teamitem figure img, .arztitem figure img {
    max-width: 80%;
}

a.lightbutton:hover {
    text-decoration: none;
    color: rgba(238, 127, 0, 1.00);
}