/* ========================================================================================
   sportservice_nbg.css: SportService Nbg Sportstaetten Suche
   ======================================================================================== */

.sport .justified-l-r {
    padding-left: 0;
    padding-right: 0;
}
.sport .island {
    padding-bottom: 0.9375rem;
    padding-top: 0.9375rem;
}
.sport .island, .sport .island-small, .sport .text-2-col-bg, .sport .heading-box {
    padding-left: 2.63158%;
    padding-right: 2.63158%;
}
.select-l {
  width: 100%; }

.select-m {
  width: 11rem; }

.select-s {
  width: 6rem; }

.calendar-wrapper {
  padding-left: 34.2105%; }

.calendar {
    float: left;
    margin-bottom: 0;
    padding-bottom: 0.1rem;
    padding-top: 0.1rem;
    width: 12rem; }

.table-head {
    border-right: solid 1px #fff; }

.table-head-day {
    font-weight: normal;
    height: 2.8rem; }

.time-wrapper  {
    margin-top: 0px;
    text-align: center;
    vertical-align: top; }

.time {
    border-right: solid 1px #fff;
    border-top: solid 1px #fff;
    height: 60px;
    line-height: 100%;
    padding-bottom: 0.5em;
    width: 59px; }

.day-wrapper  {
    border-right: 1px solid #fff;
    margin-top: 0px;
    position: relative;
    vertical-align: top; }

.day  {
    border-top: 1px solid #fff;
    height: 901px;
    margin-top: 0px; }

.odd {
    background-color: #efefef; }

.even {
    background-color: #f7f7f7; }

.reserved-single {
    background-color: #8e026c;
    border-top: 1px solid #cecece; }

.reserved-periodic {
    background-color: #00609e;
    border-top: 1px solid #cecece; }

.reserved-holiday {
    background-color: #c25400;
    border-top: 1px solid #cecece; }

.calItem {
    border-right: 1px solid #cecece;
    position: absolute;
    top: 0px; }

a.buchung, a.link-day {
    display: block;
    height: 100%;
    text-decoration: none; }

a.link-day:hover {
    background-color: #fff;
    color: #000; }

a.buchung:hover {
    background-color: #fff; }
