
/**********************************/
/******** added by Silke **********/
/**********************************/


/* ALLGEMEIN begin */
a{
    text-decoration: underline;
}
h2{
    font-size:24px;
}
.wp-caption .wp-caption-text {
    margin: 0 ;
}
.wp-caption-text {
    text-align: right;
    opacity: .6;
    font-size: .9em;
}
/* ALLGEMEIN end */

/* VERANSTALTUNGEN begin */
.entry-content .entry-header {
    border-bottom: 1px solid rgba(0, 0, 0, 0.08);
    position: relative;
    margin: 0 0 25px;
    padding: 0 0 20px;
}
.entry-content .entry-header h1{
    font-size:28px;
}
.entry-content .entry-header::after {
    display: block;
    content: '';
    clear: both;
}
.entry-content .entry-header .entry-title {
    margin: 0;
    padding: 0;
    float: left;
}

/* VERANSTALTUNGEN end */


/* VERANSTALTUNGEN in SIDEBAR begin */
.tribe-events-list-widget li.tribe-events-list-widget-events {
    padding: 0;
}
.tribe-events-list-widget ol{
    padding-left: 0;
}
/* VERANSTALTUNGEN in SIDEBAR begin */

/* AKTUELLES start */
.post-loop-content .entry-title {
    font-size: 1.6em;
}
.post-loop-content .entry-title a{
    text-decoration: none;
}
@media all and (max-width: 767px) {
    .has-post-thumbnail .post-loop-content {
        width: 100%;
        margin-top: 0.5rm;
    }
    .post-loop-content .entry-title {
         margin-top: .8em;
    }
    .post-loop-thumbnail {
        width: 100%;
    }
    .post-loop-thumbnail img{
        height: auto;
        max-width: 100%;
    }
}

/* AKTUELLES start */


/* Team start */
.wpsm_team_2_b_desc{
    font-style: italic;
}
/* Team end */