
div#common img.rounded,
div.mpicture img.rounded,
div.msingle_picture img.rounded {
    border-radius: 1rem !important;
}

#contents .mpicture .img_picture {
    margin: 0.75rem;
    max-width: 95% !important;
}

#contents .mpicture {
    float: left;
}

#contents .mpicture, #contents .msingle_picture {
    padding-bottom: 0.42rem;
    text-align: center;
}

#contents .mpicture .img_title,
#contents .mpicture .img_title a {
    color: #1a3553;
    padding: .65rem .315rem 0 .315rem;
    margin-left: 2.5em !important;
    font-size: .9em !important;
    text-align: center !important;
    font-style: italic;
}

#galleries_sidebar div.sidebar {
    min-width: 22%;
    min-height: 825px;
    float: none;
}

#menue-dritte-ebene {
    margin: 0 0 1.25rem 0;
}

#menue-dritte-ebene ul {
    list-style-type: none;
    margin: 0;
    padding: 0;
}

#menue-dritte-ebene li {
    border-bottom: 1px solid dimgrey;
    margin: 0;
    padding: 5px 10px;
    text-align: left;
    font-weight: bold;
}

#menue-dritte-ebene ul .mhighlight a.hi,
#menue-dritte-ebene ul .mhighlight a.first,
#menue-dritte-ebene ul .mhighlight a.last {
    color: darkblue;
    font-weight: bolder;
}

#menue-dritte-ebene ul li.mhighlight {
    background-color: lightblue;
}


#menue-dritte-ebene ul li a {
    font-family: Arial, Verdana, Helvetica, Geneva, Swiss, SunSans-Regular;
    font-size: .75rem;
    color: darkred;
    padding: 0;
    display: inline-block;
    margin: 0;
}

#galleryListTitle, #galleryListTitle a {
    color: darkred !important;
    font-weight: bold;
    text-align: center;
}

.gallery_image {
    max-width: 19% !important;
    background-color: transparent !important;
}

.tx-calDate {
    font-size: 12px;
    display: inline-block;
    font-weight: bold;
    /* margin: 5px 0 0; */
}

span.organizer {
    background-image: url(../images/symbols/bg_organizer.png);
}

span.location {
    background-image: url(../images/symbols/bg_location.gif);
}

span.location, span.organizer {
    background-position: 0 1px;
    background-repeat: no-repeat;
    padding-left: 16px !important;
    color: #373536;
}

.subheader-appointment span {
    font-size: 12px;
    margin-right: 5px;
}

p.bodytext, #contents p, #col2 p, p.block, p.pro, pre {
    margin: 0;
    padding-left: 1px;
    font-weight: normal;
    text-align: left;
    padding-right: 0.5em;
}

#contents div.appointments-list-container p.bodytext,
    #contents p.subheader-appointment {
    margin-left: 0 !important;
}
