body { font-size: 0.9rem; color: #1d1d1d; }
container-fluid { max-width: 1167px; margin-right: auto; margin-left: auto; }
container { max-width: 1167px; margin-right: auto; margin-left: auto; }

h1 { font-size: 1.3rem; font-weight: bold; margin-bottom: .2rem; }
h2 { font-size: 1.2rem; font-weight: bold; margin-bottom: .2rem; margin-top: .2rem; }
.h2-eventlist { font-size: 1.0rem !important; }

h3 { font-size: 1.175rem; }
.badge { border-radius: .15rem; font-weight: 550; line-height: 0.9; vertical-align: middle; padding-bottom: 6px;}
.alert-info { color: #0c5460; border-style: none; } 

.arrow-up { margin-left: 5px; width: 0; height: 0; 
  border-left: 12px solid transparent;
  border-right: 12px solid transparent;
  border-bottom: 23px solid white;
}

.nobr	{ white-space:nowrap; }

#gotop {
  display: none;
  position: fixed;
  bottom: 25px;
  right: 20px;
  z-index: 99;
  background-color: rgba(75, 140, 187, 0.75);
  cursor: pointer;
  width: 50px;
    height: 50px;
    display: block;
    text-decoration: none;
    -webkit-border-radius: 35px;
    -moz-border-radius: 35px;
    border-radius: 35px;
    display: none;
    -webkit-transition: all 0.3s linear;
    -moz-transition: all 0.3s ease;
    -ms-transition: all 0.3s ease;
    -o-transition: all 0.3s ease;
    transition: all 0.3s ease;
}

#gotop:hover { background-color: #555; }
.border-2 { border: 2px solid #212529!important;}
.border-top-2 { border-top: 2px solid #212529!important;}

.table td, .table th { font-size: 0.9rem; padding: .6rem; }
.table-sm td, .table-sm th { padding: .3rem; }
.table-font-1 {font-weight: 900; font-size: 1.0rem;}

.font_120 { font-size:120%; } 
.font_130 { font-size:130%; } 

.cursor-pointer{cursor: pointer;}
.cursor-default{cursor: default!important;}
.cursor-default:hover {background-color: #1973a6!important;}

tr.h2event {color: #fff; background-color: #5993b4!important; }
tr.custom-hover:hover { color: #fff!important; background-color: #5993b4!important; }
tr.monthevent { color: #1d1d1d!important; background-color: rgba(75, 140, 187, 0.1)!important; }
td.monthevent { font-size: 1.2rem!important; }
tr.custom-hover2:hover { color: #1d1d1d!important; background-color: rgba(75, 140, 187, 0.1)!important; }

a {color: #4b8cbb;}

.btn-disabled { background-color: #f0f2f2; border: #f0f2f2; color: rgb(181, 181, 181); pointer-events: none; }
.shadow-md { box-shadow: 0 .5rem 1rem rgba(0,0,0,.10)!important; }

.dropdown-menu { background-color: #81AECF; }
.dropdown-item { color: #ffffff;}

.dropdown-menu-btn { background-color: #ebebea; }
.dropdown-item-btn { color: #000000;}

.dropdown-item.active, .dropdown-item:active { color: #fff; text-decoration: none; background-color: #4b8cbb; }

.navbar { padding: .3rem 0.5rem .3rem 0.8rem; box-shadow: 0 3px 8px -0px rgba(0,0,0,0.3); }
.nav-link {font-weight: bold; font-size: 1.2rem; padding: .2rem 1rem;}

.navbar-toggler { padding: .25rem .45rem;}

.text-blue {color: #1f69b3;}
.text-blue-bold {color: #1f69b3; font-weight: bold;}
.bg-blue { background-color: #4b8cbb; }
.bg-secondary { background-color: #f3f2f3!important; }

.form-control { padding: 0.3rem 0.3rem;}
#suche {font-weight: bold;}
.wrap { position: relative; }

.overlay{
  display: none;
  background-color: #f6fbff;
  position: absolute;
  top: 52px;
  overflow-y: auto;
  left: 0;
  right: 0;
  width: 100%;
  height: auto;
  z-index: 10;
  border-bottom: 1px solid #ecf0f1;
  box-shadow: 0 10px 8px -0px rgba(0,0,0,0.3);
}


.card-body a {color:black; text-decoration: none; }
.card {background: rgba(110, 157, 184, 0.1);}
.card:hover {background: rgba(110, 157, 184, 0.42);}

.festival {
color: rgba(200, 121, 0, 0.72);
}

.h_venue, .h_date {
background-color: rgba(0, 0, 0, 0.05);
}

a.abreadcrumb {
padding: 3px 1px 3px 1px;
}

a.abreadcrumb:hover {
    text-decoration: none;
    color: #FFFFFF!important;
    background: #5D97C1;
}

#breadcrumbnav {
padding-top: 62px;
}

.breadcrumb {
font-size: 0.7rem;
padding: .1rem .3rem;
margin-bottom: 1rem;
background-color: rgba(185, 191, 193, 0.13);
border-radius: .0rem;
}

.breadcrumb-item + .breadcrumb-item::before {
content: ">";
}

.list-group-item.active {
z-index: 2;
color: #fff;
background-color: #4b8cbb;
border-color: #4b8cbb;
}

.list-group-item {
display: block;
padding: .45rem 0.9rem;
}

.page-link {
color: #212529;
}


.page-item.active .page-link {
background-color: #4b8cbb;
border-color: #4b8cbb;
}

   
footer {clear: both;}

@media only screen and (max-width: 320px) {
    #suche {
        width: 100px;
    }
}

@media (max-width: 575px) {
.small, small {font-size: 0.6rem !important;}
}

@media (min-width: 576px) {
h1 {font-size: 1.7rem !important; }
.container {width:100%; max-width: 1167px; }
}

@media (min-width: 768px) {
h1 {font-size: 1.7rem !important; }
.container {width:100%; max-width: 991px; }
}

@media (min-width: 992px) {
h1 {font-size: 1.7rem !important;}
.container {width:100%; max-width: 1167px; }
}

@media (min-width: 1200px) {
h1 {font-size: 1.7rem !important; }
.container {width:100%; max-width: 1167px; }
}
