@charset "UTF-8";

#teaser-col-1 .ojhs-teaser-workshops-erwachsene-instrumentenspezifisch {
  display: block;
  clear: both;
  padding-top: 20px;
}
#teaser-col-1 .ojhs-teaser-workshops-erwachsene-instrumentenspezifisch ul li {
  display: none;
}
#teaser-col-1 .ojhs-teaser-workshops-erwachsene-instrumentenspezifisch ul li.item-760,
#teaser-col-1 .ojhs-teaser-workshops-erwachsene-instrumentenspezifisch ul li.item-746,
#teaser-col-1 .ojhs-teaser-workshops-erwachsene-instrumentenspezifisch ul li.item-749 {
  display: block !important;
}
#teaser-col-2 .ojhs-teaser-workshops-erwachsene-instrumentenspezifisch ul li.item-750,
#teaser-col-2 .ojhs-teaser-workshops-erwachsene-instrumentenspezifisch ul li.item-746,
#teaser-col-2 .ojhs-teaser-workshops-erwachsene-instrumentenspezifisch ul li.item-749 {
  display: none !important;
}
#teaser-col-1 .ojhs-teaser-workshops-erwachsene-instrumentenspezifisch h3,
#teaser-col-2 .ojhs-teaser-workshops-erwachsene-instrumentenspezifisch h3 {
  margin-bottom: 8px;
}


#teaser-col-1 .ojhs-teaser-workshops-erwachsene-bandworkshops {
  display: block;
  clear: both;
  padding-top: 20px;
}
#teaser-col-1 .ojhs-teaser-workshops-erwachsene-bandworkshops ul li {
  display: none;
}
#teaser-col-1 .ojhs-teaser-workshops-erwachsene-bandworkshops ul li.item-605,
#teaser-col-1 .ojhs-teaser-workshops-erwachsene-bandworkshops ul li.item-265,
#teaser-col-1 .ojhs-teaser-workshops-erwachsene-bandworkshops ul li.item-607,
#teaser-col-1 .ojhs-teaser-workshops-erwachsene-bandworkshops ul li.item-275,
#teaser-col-1 .ojhs-teaser-workshops-erwachsene-bandworkshops ul li.item-273 {
  display: block !important;
}
#teaser-col-2 .ojhs-teaser-workshops-erwachsene-bandworkshops ul li.item-605,
#teaser-col-2 .ojhs-teaser-workshops-erwachsene-bandworkshops ul li.item-265,
#teaser-col-2 .ojhs-teaser-workshops-erwachsene-bandworkshops ul li.item-607,
#teaser-col-2 .ojhs-teaser-workshops-erwachsene-bandworkshops ul li.item-275,
#teaser-col-2 .ojhs-teaser-workshops-erwachsene-bandworkshops ul li.item-273 {
  display: none !important;
}
#teaser-col-1 .ojhs-teaser-workshops-erwachsene-bandworkshops h3,
#teaser-col-2 .ojhs-teaser-workshops-erwachsene-bandworkshops h3 {
  margin-bottom: 8px;
}

/* --- MAIN CONTENT
--------------------------------------------------------------------------------------- */

/*--- Text Styles --- */

#content-wrapper h4 {
    font-size: 16px;
    font-weight: bold;
    margin: 24px 0 8px 0;
}
#content-wrapper h5 {
    
}
#content-wrapper h6 {
    
}

#content-wrapper a {
  color: #ad2a42;
  text-decoration: none;
  hyphens: none;
  -moz-hyphens: none;
  -webkit-hyphens: none;
}

#content-wrapper a:hover {
    color: #ad2a42;
    text-decoration: underline;
}
#content-wrapper h2 a,
#content-wrapper h3 a,
#content-wrapper h4 a {
    color: #f18e00;
}
#content-wrapper h2 a:hover,
#content-wrapper h3 a:hover,
#content-wrapper h4 a:hover {
    color: #f18e00;
}
#content-wrapper strong, #content-wrapper b {
  font-weight: bold;
}
#content-wrapper em, #content-wrapper i, .moduletable em, .moduletable i {
  font-style: italic;
}
#content-wrapper img {
  max-width: 100%;
  height: auto;
}

/*--- Images --- */

#content img {
  height: auto;
  margin-bottom: 15px;
}
#content img.ojhs-full {
  width: 99.99%;
}
#content img.ojhs-half {
  width: 260px;
  margin-right: 15px;
}
#content img.ojhs-block {
	display: block;
}
#content img.ojhs-inline-left, #content img.ojhs-inline-right {
	display: inline;
}
#content img.ojhs-inline-left {
    float: left;
    margin-right: 15px;
}
#content img.ojhs-inline-right {
    float: right;
    margin-left: 15px;
}
.ojhs-img-caption {
    display: block;
    font-size: 0.85em;
    font-style: italic;
    margin-bottom: 12px;
    margin-top: -15px;
}

/*--- Tables --- */

#content p ~ .ojhs-table {
  margin-top: 25px;
}
.ojhs-table, .ojhs-table-black {
  font-style: italic;
  font-size: 12px;
}
.ojhs-table {
  color: #ad2a42;
  max-width: 100% !important;
}
.ojhs-table-black, .ojhs-table-black a {
  color: #000;
}
.ojhs-table td, .ojhs-table-black td {
  vertical-align: top;
  padding: 0 15px 10px 0;
  line-height: 1.2em;
}
.ojhs-table.table-4-col {
  margin-top: 20px;
  color: #000 !important;
  font-style: normal !important;
}
.ojhs-table.table-4-col td:nth-child(4) b, .ojhs-table.table-4-col td:nth-child(4) strong {
  color: #ad2a42 !important;
  text-transform: uppercase !important;
}
.ojhs-table.table-4-col .ojhs-table.table-6-col {
  width: 100%;
}
.ojhs-table.table-6-col td {
  white-space: nowrap;
}
.ojhs-table.table-4-col td:first-child,
.ojhs-table.table-4-col td:nth-child(2),
.ojhs-table.table-4-col td:nth-child(3) {
  white-space: nowrap;
}

/*--- Pagination --- */

.pagination ul {
  margin: 0 0 50px !important;
}
.pagination li {
  display: inline;
  list-style: none;
}
.pagination li:after {
  content: " | ";
}
.pagination .pagination-start:after,
.pagination .pagination-next:after,
.pagination .pagination-end:after {
  content: "";
}
.pagination .pagination-start:before {
  content: "<< ";
}
.pagination .pagination-prev:before {
  content: " < ";
}
.pagination .pagination-next:after {
  content: " > ";
}
.pagination .pagination-end:after {
  content: " >>";
}
body > div.tooltip {
  display: none;
}

/*--- K2 Overrides, General --- */

div.catItemHeader h3.catItemTitle {
    font-family: 'Lato', Myriad, Frutiger, Helvetica, Arial, sans-serif !important;
    font-size: 18px;
    font-weight: bold;
    letter-spacing: 0.05em;
    margin-bottom: 10px;
    text-transform: uppercase;
    padding: 0;   
}
#k2Container {
  padding: 0;
  margin: 0;
}
#k2Container .catItemView {
  padding: 0;
}
div.itemView {
    border: none;
}
#k2Container .itemContainer {
  border-bottom: 1px solid #666;
  margin-bottom: 50px;
}
#k2Container .itemToolbar {
  background: none;
  padding: 3px;
  margin: 0;
  border: none;
}
#k2Container .itemToolbar ul li {
    border-left: 1px solid #999;
}
#k2Container .itemToolbar ul li:first-child {
    border: none;
}
#k2Container .itemToolbar ul {
  margin: 0;
}
#k2Container .catItemExtraFields li, #k2Container .itemExtraFields li {
  background: none;
  border: none;
}
#k2Container .catItemBody {
  padding: 0;
}
#k2Container .catItemBody h4 {
  margin: 0 0 10px;
}

/*--- K2 overrides for Dozenten --- */

#ojhs-dozenten div, .ojhs-dozenten div, #k2Container .genericItemList div {
  margin: 0;
  padding: 0;
  border: none;
  clear: both;
}
#ojhs-dozenten .catItemTagsBlock {
  margin-bottom: 1em !important;
}
.ojhs-dozenten .itemBody {
  margin-top: 1em !important;
}
#ojhs-dozenten .catItemTags li, .ojhs-dozenten .itemTags li {
  padding-right: 10px !important;
  border-right: 1px solid #ad2a42;
  margin-right: 10px !important;
}
#ojhs-dozenten .catItemTags li:last-child, .ojhs-dozenten .itemTags li:last-child {
  padding: 0;
  border: none;
  margin: 0;
}
#ojhs-dozenten img, .ojhs-dozenten img {
  margin-top: 4px;
  border: 1px solid #666;
}
#k2Container.genericView .componentheading {
  font-size: 14px;
  text-transform: uppercase;
  color: #ad2a42;
  padding-bottom: 25px;
  border-bottom: 1px solid #666;
  margin-bottom: 25px;
}
#k2Container .genericItemView .genericItemExtraFields h4,
#k2Container .genericItemView .genericItemExtraFieldsLabel {
  display: none;
}
#k2Container .genericItemView .genericItemExtraFields li {
  background: none;
  border: none;
}

/*--- Dozenten popup links inside main content --- */

a.jcepopup span.jcemediabox-zoom-link,
a.jcepopup span.jcemediabox-zoom-link.icon-right,
a.jcepopup span.jcemediabox-zoom-link.zoom-right {
    background: none;
}
a.jcepopup span.jcemediabox-zoom-link:after,
a.jcepopup span.jcemediabox-zoom-link.icon-right:after,
a.jcepopup span.jcemediabox-zoom-link.zoom-right:after {
    content: " →";
}

/* --- Dozenten Popup ------------------------------------------------- */

#jcemediabox-popup-frame {
  background: rgba(0,0,0,.65);
}
#jcemediabox-popup-content #k2Container .itemToolbar,
#jcemediabox-popup-content #k2Container .itemBackToTop,
#jcemediabox-popup-content #k2Container .itemBackToTop ~ div.clr {
  display: none !important;
}
.jcemediabox-popup-corner-bl, .jcemediabox-popup-corner-tl {
  display: none;
}
.jcemediabox-popup-content {
  background: #e2e3e4;
}

/*--- K2 overrides for Latest Articles View,
      e.g. Angebot > Erwachsenengruppen > Bands --- */

#k2Container .latestItemsContainer {
  padding-bottom: 0;
  margin-bottom: 25px;
}
#k2Container .latestItemsCategory {
  margin: 10px 0 25px 0;
  background: #ececed;
  border: none;
  border-top: 1px solid #ccc;
  border-bottom: 1px solid #ccc;
}
#k2Container .latestItemsCategory h2 {
  margin: 0;
  letter-spacing: .1em;
}
#k2Container .latestItemsCategory h2 a {
  color: #000;
}
#k2Container .latestItemList {
  padding: 0;
}
#k2Container .latestItemList .latestItemView {
  padding-bottom: 5px;
  border-bottom: 1px solid #ccc;
  margin-bottom: 25px;
}
#k2Container .latestItemList .latestItemView:last-of-type {
  padding: 0;
  border: none;
  margin: 0;
}
#k2Container .latestItemView .latestItemHeader h2 {
  font-size: 16px;
  margin-bottom: 15px;
}
#k2Container .latestItemView .latestItemBody {
  padding: 0 8px;
}
#k2Container .latestItemView .latestItemBody h4 {
  margin: 0 0 10px 0;
}
#k2Container .latestItemIntroText {
  padding: 0;
}

/*--- K2 overrides for category view with category title,
      e.g. Angebot > Erwachsenengruppen > Bands > Montag (...) --- */

#k2Container .itemListCategory {
  margin: 10px 0 25px 0;
  background: #ececed;
  border: none;
  border-top: 1px solid #ccc;
  border-bottom: 1px solid #ccc;
}
#k2Container .itemListCategory h2 {
  letter-spacing: 0.1em;
  margin: 0;
}
#k2Container .itemListCategory h2 a {
  color: #000;
}
#k2Container .itemListCategory p {
  margin: 0;
}
#k2Container .catItemIntroText {
  padding: 0;
}

/*--- K2 overrides for Internal Blog,
      > Intern > (...) --- */

#k2Container .catItemReadMore {
  padding-bottom: 20px;
  display: block;
}

/* --- K2 Suchergebnisse ----------------------------------------------- */

#k2Container.genericView .genericItemTitle {
  margin: 10px 0 0 0 !important;
}
#k2Container .genericItemExtraFields ul {
  margin: 0 0 10px 0;
}
.ojhs-public #k2Container .genericItemView .genericItemHeader .genericItemDateCreated {
  display: none;
}
.ojhs-public #k2Container .genericItemView .genericItemCategory {
  display: none;
}

/* --- K2 Paginierung --- */

.k2Pagination {
    visibility: hidden;
    padding: 0 !important;
    text-align: left !important;
}
.k2Pagination ul {
  visibility: visible;
  margin: 0 !important;
  text-align: left !important;
}
.k2Pagination li:after {
  content: ' | ';
}
.k2Pagination li:last-of-type:after, .k2Pagination li:last-child:after, .k2Pagination li.pagination-start:after, .k2Pagination li.pagination-next:after, .k2Pagination li.pagination-end:after {
  content: '';
}
.k2Pagination li.pagination-start span.pagenav:before,
.k2Pagination li.pagination-start a:before {
  content: '<<'
}
.k2Pagination li.pagination-prev span.pagenav:before,
.k2Pagination li.pagination-prev a:before {
  content: ' <'
}
.k2Pagination li.pagination-next span.pagenav:after,
.k2Pagination li.pagination-next a:after {
  content: '> '
}
.k2Pagination li.pagination-end span.pagenav:after,
.k2Pagination li.pagination-end a:after {
  content: '>>'
}
body > .tooltip {
  display: none !important;
}

/*--- Instrumentalunterricht --- */

img.ojhs-instrument {
  float: right;
  width: 165px;
  height: auto;
  margin: -27px 0 10px 10px;
}
.itemView img.ojhs-instrument {
  margin-top: 0;
}

/* --- JOOMLA COMPONENTS
--------------------------------------------------------------------------------------- */

/*--- Search --- */

.search #searchForm {
  margin-bottom: 25px;
}
.search .searchintro {
  margin-top: 10px;
}
.search .ojhs-search-help {
  margin: 10px 0 25px 0;
  font-style: italic;
}
.search .form-limit, .search p.counter {
  display: inline;
}
.search .form-limit {
  margin-right: 40px;
}
.search .form-limit a.chzn-single {
  font-size: 12px !important;
  color: #000 !important;
  text-decoration: none !important;
}
.search .search-results .result-title {
  font-weight: bold;
  text-transform: uppercase;
}
.search .search-results .result-text {
  padding-bottom: 15px;
  border-bottom: 1px solid #ccc;
  margin-bottom: 25px;
}
.search .chzn-container, .chzn-container * {
  font-size: 12px;
}
.search ul.chzn-results {
  margin: 0 !important;
}
.search ul.chzn-results li {
  padding: 2px 3px !important;
}
.search ul.chzn-results li.result-selected {
  background: none;
  color: #000;
}
.search ul.chzn-results li:hover, .search ul.chzn-results li.result-selected:hover {
  background: #f18e00 !important;
  color: #fff;
}

/*--- Login / Logout --- */

.logout-description, .login-description {
  margin-bottom: 20px;
}
.logout .controls .btn, .login .controls .btn  {
  border: 1px solid #ad2a42;
  color: #ad2a42;
  background: #eee;
}
.logout .controls .btn:hover, .login .controls .btn:hover {
  color: #fff;
  background: #f18e00;
}
.login .well {
  margin-bottom: 30px;
  padding-bottom: 30px;
  border-bottom: 1px solid #ccc;
}
.login .well > .controls {
  margin-top: 20px;
  float: left;
}
.login .well > .control-group {
  width: 100%;
  margin-bottom: 10px;
  float: left;
}
.login .well > .control-group .control-label {
  float: left;
  width: 150px;
}
.login .well > .control-group .controls {
  float: left;
  clear: after;
}
.login .well .control-group input {
  padding: 3px;
  border: 1px solid #999;
  outline: none;
}
.login .well .control-group input:focus {
  border: 1px solid #f18e00;
  outline: none;
}
.login ~ div > ul.nav li {
  list-style: none;
  margin-bottom: 3px:
}
.login ~ div > ul.nav li:last-child {
  display: none !important;
}
.login ~ div > ul.nav li a {
  color: #ad2a42 !important;
} 
.login ~ div > ul.nav li a:before {
  content: '→ ';
} 

/*--- Map (Anfahrt) --- */

.ojhs-map .gm-style {
  border: 1px solid #999;
  box-sizing: border-box;
}

/* --- JEvents (Events) --- */

#jevents_body {
  padding: 0;
  background: none;
  border-radius: 0;
  border: none;
}
.jev_toprow, .jev_pagination {
  display: none;
}
#jev_maincal {
  margin: 0;
  background: none;
  border: none !important;
}
.jev_listrow, .jev_listview .jev_listrow {
  border: none !important;
}
.jev_listrow .ev_ul {
  margin-left: 0 !important;
}
.jev_listrow .ev_td_li {
  margin: 0 0 10px !important;
  padding: 0 0 10px !important;
  border: none !important;
  border-bottom: 1px solid #999 !important;
}
.jev_listrow p {
  margin: 0 !important;
}
#jevents_body #jev_maincal.jev_listview .jev_daysnames {
    background: none;
    border: none;
    color: #000;
    font-size: 18px;
    font-weight: bold;
    padding: 0 0 25px 0;
    width: 99%;
}
.ojhs-event-datetime {
  color: #f18e00;
  font-weight: bold;
}
.ojhs-event-infos, .ojhs-event-infos * {
  text-align: left !important;
  hyphens: none;
  -webkit-hyphens: none;
  -moz-hyphens: none;
  -ms-hyphens: none;
  hyphens: none;
}
.ojhs-event-infos a {
  color: #444 !important;
  white-space: nowrap;
}
.ojhs-event-title {
  font-weight: bold;
  text-transform: uppercase;
  margin-bottom: 10px;
}
.ojhs-event-details {
  margin-bottom: 10px;
}
.ojhs-event-location {
  font-style: italic;
}
#jevents_body div.list_no_e {
  padding: 0 !important;
  font-size: 12px !important;
  text-align: left !important;
}
#jevents_body .jev_listview .jev_listrow li {
    border: none;
    list-style-type: none;
    margin: 0;
    padding: 0;
}

/* --- JEvents (single event) --- */

#jevents_body .jev_evdt {
  padding: 0;
}
#jevents_body .jev_evdt .jev_evdt_title {
  margin-top: 40px;
  font-size: 16px;
  color: #ad2a42;
  text-transform: uppercase;
}
#jevents_body .jev_evdt .jev_evdt_location {
  font-style: italic;
}
#jevents_body .jev_back {
  display: none;
}

/* --- JEvents (Workshops) --- */

.ojhs-terminuebersicht .ojhs-event-details a:before {
  content: '→ ';
}
.ojhs-terminuebersicht .ojhs-event-details a:after {
  content: '...';
}

/* --- Xmap Sitemap --- */

#xmap > div {
  margin-bottom: 50px;
  width: 40% !important;
}
#xmap > div:first-of-type {
    margin-right: 70px;
}
#xmap > div > ul {
  margin-left: 16px;
}
#xmap ul ul {
  padding-left: 16px;
}
#xmap ul li {
  list-style-type: none;
}
#xmap ul li:before {
  float: left;
  margin-left: -15px;
}
#xmap ul.level_0 li:before {
  content: '↳ ';
}
#xmap ul.level_1 li:before {
  content: '→ ';
}
#xmap ul.level_2 li:before {
  color: #888;
}
#xmap ul.level_3 li:before {
  content: '· ';
  margin-left: -7px;
}
#xmap ul.level_3, #xmap ul.level_3 * {
  display: none;
}
#xmap a.xmapexcl {
  display: none;
}
#xmap h2 {
  font-size: 16px;
  text-transform: none;
  margin: 15px 0 5px 0;
}
#xmap a:hover {
  color: #000;
}
#xmap li a img[title="Link opens new window"] {
  display: none;
}

/* --- WF Media Element --- */

.mejs-container {
  outline: none !important;
}

/* --- END
--------------------------------------------------------------------------------------- */