/* Termindatenbank */

table.termindb {
    width: 100% !important;
}
.termindb .text1b {
    background-color: #E2091B !important;
}
table.termindb tr td {
    border: 1px solid white;
}
table.termindb td {
    padding: 3px !important;
}
.text1b {
    color: white;
}
.termindb table {
    margin-bottom: 4px;
}
.termindb tbody tbody tr td {
    border: none;
}
.termindb .text2 .small {
    margin-left: 14px;
    font-weight: bold !important;
    color: #E2091B !important;
}
.evenrow {
    background-color: #FAF7F7 !important;
}
.oddrow {
    background-color: #E1EEF3 !important;
}
.termindb .h2a {
    width: 14%;
}

.termindb h3 {
    font-size: 16px !important;
    font-weight: normal !important;
    margin-bottom: 8px !important;
    padding-left: 14px;
}
.termindb p {
    padding-left: 14px;
    margin-bottom: 0px;
}
.termindb .pfeildoppel {
    background: none repeat scroll 0 0 #0069b3;
    border-bottom: 3px solid #E2091B;
    border-radius: 3px;
    color: #fff !important;
    font-size: 13px;
    padding: 3px 9px;
}


.tx-cal-controller h1, .tx-cal-controller .found {
    text-align: left;
}

.col-md-3 .tx-cal-controller .found {
    display: none;
}

.col-md-3 .t2a .text2 {
    font-size: 10px;
}

.col-md-3 .termindb h3 {
    font-size: 14px !important;
    font-weight: normal !important;
    margin-bottom: 4px !important;
    padding-left: 5px;
}

.col-md-3 .termindb p {
    padding-left: 5px;
}

/* Seitenblock */

.calendarize #termindb_list {
    background: none repeat scroll 0 0 white;
    margin-bottom: 0;
    padding-left: 2px;
}

.calendarize #termindb_list .box {
    margin-left: 0;
    margin-bottom: 12px;
}

.calendarize #termindb_list h3 {
    line-height: 20px;
    margin: 0;
}

.calendarize #termindb_list h3 a {
    display: block;
    color: #E2091B;
    font-size: 15px;
    font-weight: 500;
}

.calendarize #termindb_list p {
    margin-bottom: 0;
}

#termindb_list .termin_thema {
    font-weight: 600;
}

.termine-startseite {
border-color: #E2091B !important;
border-bottom: none !important;
color: #E2091B !important;
text-transform: uppercase;
font-size: 18px;
border: 1px solid #c6c4b3;
  display: block;
padding: 0.5em 1em;
  border-radius: 0.5rem 0.5rem 0 0;
}
.startseite-termine {

    height: 500px;
    overflow-x: hidden;
    overflow-y: scroll;
    padding-top: 10px;
    float: left;
}

