.tx-solr-autosuggest { border: none; margin-top: 1px; padding: 10px 15px; }
.tx-solr-autosuggest .autocomplete-suggestion { padding: 2px 5px; }
.tx-solr-autosuggest .autocomplete-suggestion strong { color:rgb(0,102,118) }
.tx-solr-autosuggest .autocomplete-selected { background:rgba(0,102,118,0.3); cursor: pointer; }

/* vorübergehend per CSS deaktiviert, kann später gelöscht werden */
.tx-solr-autosuggest .autocomplete-group { display:none; }
.tx-solr-autosuggest .autocomplete-group ~ .autocomplete-suggestion { display:none; }


/* --------- Fehler gefunden ---------------------------------------------------------------------*/
.fehler_gefunden { display:flex; justify-content: flex-end; padding: 2% 3% 0;}
.fehler_gefunden .fehler-button { display:flex; justify-content: center; flex-direction: column; }
.fehler_gefunden .fehler-image { height:100px; width:auto; display:block; margin-right:-20px; position:relative; z-index:100; }

/* --------- Neuer Eintrag ---------------------------------------------------------------------*/
.neuer-eintrag { text-transform:uppercase; margin-bottom:30px; }
.neuer-eintrag .neuereintrag-button { display:flex; justify-content: center; flex-direction: column; }

select {
  -moz-appearance: none;
  -webkit-appearance: none;
  appearance: none;
  border: none;
  
  outline:none;
  width: 30%;
  height: 40px;
  line-height:40px;
  padding-left: 10px;
  background:rgba(0,102,118,0.3);
  color: #fff;
  font-size: 16px;
  border-radius:0;
  margin-bottom: 45px !important;
  cursor: pointer;
}
select::-ms-expand {
  display: none;
}





/* --------- SOLR ---------------------------------------------------------------------*/
.solr-list > a { display:none; }

  /*Pagination*/
.solr-pagination ul { position:relative; display:flex; flex-wrap:wrap; justify-content:flex-end; list-style-type:none !important; margin:0; margin-bottom:30px !important; padding:0; }
.solr-pagination ul li {  margin-right:10px; }
.solr-pagination ul li.last {  margin-right:0; }
.solr-pagination ul li a { position:relative; font-size:1.4rem; display:block; color:#FFF; background:rgba(0,102,118,0.3); text-align:center; box-sizing:border-box; width:40px; height:40px; line-height:40px; }
.solr-pagination ul li a:hover { background:rgb(0,102,118); }
.solr-pagination ul li.active a { background:rgb(0,102,118); }
.solr-pagination ul li.previous a { text-indent:-999px; overflow:hidden; }
.solr-pagination ul li.previous a:after { content: ""; display: block; position:absolute; width:0; height:0; top:10px; right:37%; border-top:10px solid transparent; border-bottom:10px solid transparent; border-right:12px solid #FFF; }
.solr-pagination ul li.next a { text-indent:-999px; overflow:hidden; }
.solr-pagination ul li.next a:after { content: ""; display: block; position:absolute; width:0; height:0; top:10px; left:37%; border-top:10px solid transparent; border-bottom:10px solid transparent; border-left:12px solid #FFF; }

/* untere Pagination */
.results-list + .solr-pagination { margin-bottom:0px; margin-top:30px; }
.results-list.download-list + .solr-pagination { margin-top:130px; }

  /*Download-Kategorien*/
#facetcategory { margin-bottom:30px;}


#facet-accordion-category .facet-result-count { display:none; }
#facet-accordion-category .panel-heading { display:none; }

#facet-accordion-category a { margin-bottom:10px; color:#FFF; padding:10px 20px; display:block; font-size:1rem; hyphens:auto; word-break: break-word; }

#facet-accordion-category .facet-option-list > .facet-option > a { background:rgba(0,102,118,0.8); }
#facet-accordion-category .facet-option-list > .facet-option > a:hover { background:rgba(0,102,118,1.0); }
#facet-accordion-category .facet-option-list > .facet-option > a.active { background:rgba(0,102,118,1.0); }
#facet-accordion-category .facet-option-list > .facet-option > .list-group-item > .facet-option > a { margin-left:20px; background:rgba(0,102,118,0.6); }
#facet-accordion-category .facet-option-list > .facet-option > .list-group-item > .facet-option > a:hover { background:rgba(0,102,118,1.0); }
#facet-accordion-category .facet-option-list > .facet-option > .list-group-item > .facet-option > a.active { background:rgba(0,102,118,1.0); }
#facet-accordion-category .facet-option-list > .facet-option > .list-group-item > .facet-option > .list-group-item > .facet-option > a { margin-left:40px; background:rgba(0,102,118,0.4); }
#facet-accordion-category .facet-option-list > .facet-option > .list-group-item > .facet-option > .list-group-item > .facet-option > a:hover { background:rgba(0,102,118,1.0); }
#facet-accordion-category .facet-option-list > .facet-option > .list-group-item > .facet-option > .list-group-item > .facet-option > a.active { background:rgba(0,102,118,1.0); }
#facet-accordion-category .facet-option-list > .facet-option > .list-group-item > .facet-option > .list-group-item > .facet-option > .list-group-item > .facet-option > a { margin-left:60px; background:rgba(0,102,118,0.2); }
#facet-accordion-category .facet-option-list > .facet-option > .list-group-item > .facet-option > .list-group-item > .facet-option > .list-group-item > .facet-option > a:hover { background:rgba(0,102,118,1.0); }
#facet-accordion-category .facet-option-list > .facet-option > .list-group-item > .facet-option > .list-group-item > .facet-option > .list-group-item > .facet-option > a.active { background:rgba(0,102,118,1.0); }
#facet-accordion-category .facet-option-list > .facet-option > .list-group-item > .facet-option > .list-group-item > .facet-option > .list-group-item >  .facet-option > .list-group-item > .facet-option > a { margin-left:80px; background:rgba(0,102,118,0.2); }
#facet-accordion-category .facet-option-list > .facet-option > .list-group-item > .facet-option > .list-group-item > .facet-option > .list-group-item >  .facet-option > .list-group-item > .facet-option > a:hover { background:rgba(0,102,118,1.0); }
#facet-accordion-category .facet-option-list > .facet-option > .list-group-item > .facet-option > .list-group-item > .facet-option > .list-group-item >  .facet-option > .list-group-item > .facet-option > a.active { background:rgba(0,102,118,1.0); }



.results-list { position:relative; display:flex; flex-wrap:wrap; }
.results-list .list-group-item { width:30%; margin-bottom:2%; margin-right:5%; }
.results-list .list-group-item:nth-child(3n+3) { margin-right:0; }
.results-list .list-group-item { background:rgba(0,102,118,0.3); }
.results-list .list-group-item:hover { background:rgb(0,102,118); }
.results-list .list-group-item .results-topic { color:#555555; hyphens:auto; word-break:break-word; }
.results-list .list-group-item a { font-size:1.1rem; display:block; color:rgb(0,102,118); box-sizing:border-box;  }

  /*Lexikon*/
.results-list.lexikon-list .list-group-item a { padding:15px 20px; line-height:30px; }
.results-list.lexikon-list .list-group-item:hover a { color:#FFF;  }

  /*Lexikon-Alphabet*/
#facetalphabetic { position:relative; display:flex; flex-wrap:wrap; margin-bottom:30px;}
#facetalphabetic .list-group-item { width:18%; height:18%; margin-bottom:2%; margin-right:2.5%; }
#facetalphabetic .list-group-item:nth-child(5n+5) { margin-right:0; }
#facetalphabetic .list-group-item a { font-size:1.4rem; line-height:30px; display:block; color:#FFF; background:rgba(0,102,118,0.1); text-align:center; box-sizing:border-box; padding:15px 0; }
#facetalphabetic .list-group-item a.solr-ajaxified { background:rgba(0,102,118,0.3); }
#facetalphabetic .list-group-item a.solr-ajaxified:hover { background:rgb(0,102,118); }
#facetalphabetic .list-group-item a.active { background:rgb(0,102,118); }


  /*Media*/
.results-list.media-list .list-group-item { padding:20px; padding-bottom:60px; box-sizing:border-box; position:relative; }
.results-list.media-list .list-group-item:hover { background:rgba(0,102,118,0.3); }
.results-list.media-list .list-group-item .result-img img { width:100%; height:auto; margin-bottom:20px; }
.results-list.media-list .list-group-item .pfeil-box { top:inherit; bottom:20px; right:20px; }
.results-list.media-list .list-group-item .pfeil-box:hover { background:rgb(0,102,118); }
.results-list.media-list .list-group-item .pfeil { border-left: 16px solid rgba(0,102,118,0.3); }
.results-list.media-list .list-group-item .pfeil-box:hover .pfeil { border-left: 16px solid #FFF; }


  /*Download*/
.results-list.download-list { display:block; }
.results-list.download-list form { position:relative; display:block; }
.results-list.download-list .list-group-item { position:relative; width:100%; margin-bottom:2%; margin-right:0; padding:20px; box-sizing:border-box; display:flex; }
.results-list.download-list .list-group-item:hover { background:rgba(0,102,118,0.3); }
.results-list.download-list .download-thumbnail { position:relative; width:15%; margin-right:2%; box-sizing:border-box; }
.results-list.download-list .download-thumbnail img { width:70%; height:auto; display:block; }
.results-list.download-list .download-thumbnail .data { text-transform:uppercase; position:absolute; left:50%; top:10px; font-size:1rem; font-weight:700; color:rgba(0,102,118,0.3); background:#FFF; border:3px solid #bfd0d5; padding:0 5px; }
.results-list.download-list .download-content { padding-top:15px; width:87%; }
.results-list.download-list .results-topic a { font-size:1.4rem; }
.results-list.download-list .result-content { padding-right:130px; }
.results-list.download-list .download-icon { position:absolute; right:20px; bottom:20px; width:40px; height:40px; background:#FFF; }
.results-list.download-list .download-icon:hover { background:rgb(0,102,118); }
.results-list.download-list .download-icon .download-inner{ display:block; width:40px; height:40px; background:url('../../fileadmin/templates/images/icon_download-soft.png') center no-repeat; background-size:100%; }

.badge-container { display:block; position:absolute; bottom:20px; right:80px; height:40px; width:40px; cursor:pointer; -webkit-user-select:none; -moz-user-select:none; -ms-user-select:none; user-select:none; }
.badge-container .batch-icon { position:absolute; opacity:0; cursor: pointer;width:40px; height:40px; }
.badge-container .checkmark { position:absolute; top:0; left:0; height:40px; width:40px; background:#FFF url('../../fileadmin/templates/images/icon_badge-download-soft.png') center no-repeat; background-size:100%; }
.badge-container:hover input ~ .checkmark { background-color:rgb(0,102,118); }
.badge-container input:checked ~ .checkmark { background:rgb(0,102,118) url('../../fileadmin/templates/images/icon_badge-download.png') center no-repeat; background-size:100%; }
.button-badge-download { display:none; outline:none; cursor:pointer; font-size:1rem; right:80px; position:absolute; border:none; color:rgb(0,102,118); padding:0; padding-right:60px; line-height:40px; }
.button-badge-download .icon { position:absolute; top:0; right:0; height:40px; width:40px; background:rgba(0,102,118,0.3) url('../../fileadmin/templates/images/icon_download-white.png') center no-repeat; background-size:100%; }
.button-badge-download:hover .icon { background-color:rgb(0,102,118); }

.box-checkall { display:flex; justify-content:flex-end; margin-bottom:20px; margin-right:80px; position:relative; height:40px; }
.box-checkall .checkall { background:none; z-index:100; color:rgb(0,102,118); font-size:1.0rem; border:none; outline:none; position:relative; display:block; padding:0; padding-right:60px; }
.box-checkall .checkall:hover { cursor:pointer; }
.box-checkall .checkall ~ .checkmark { position:absolute; top:0; right:0; height:40px; width:40px; background:rgba(0,102,118,0.3) url('../../fileadmin/templates/images/icon_checkall-white.png') center no-repeat; background-size:100%; }
.box-checkall .checkall:hover ~ .checkmark { background-color:rgb(0,102,118); }
.box-checkall .uncheckall ~ .checkmark { background-image:url('../../fileadmin/templates/images/icon_uncheckall-white.png'); }
.box-checkall .uncheckall:hover ~ .checkmark { background-color:rgb(0,102,118); }

.content .tx-solr-search-form .input-group { position:relative; display:flex; flex-wrap:wrap;  }
.content .tx-solr-search-form input[type="text"] { outline:none; height:60px; line-height:60px; padding:0 20px; font-size:1.2rem; color:#FFF; border:none; position:relative; display:block; background:rgba(0,102,118,0.3); box-sizing:border-box; margin-right:2.5%; width:79.5%; }
.content .tx-solr-search-form .input-group-btn { width:18%; }
.content .tx-solr-search-form button { text-indent:-999px; overflow:hidden; border:none; position:relative; display:block; background:rgba(0,102,118,0.3); box-sizing:border-box; width:100%; height:60px; }
.content .tx-solr-search-form button:after { content: ""; display: block; position:absolute; width:0; height:0; top:15px; left:37%; border-top:14px solid transparent; border-bottom:14px solid transparent; border-left:18px solid #FFF; }
.content .tx-solr-search-form button:hover { background:rgb(0,102,118); }
.content .tx-solr-search-form input[type="text"]::placeholder { color:rgba(255,255,255,0.4); }


  /*E-Learning*/
.results-list.elearning-list .list-group-item { padding:20px; padding-bottom:60px; box-sizing:border-box; position:relative; }
.results-list.elearning-list .list-group-item:hover { background:rgba(0,102,118,0.3); }
.results-list.elearning-list .list-group-item .result-img img { width:100%; height:auto; margin-bottom:20px; }
.results-list.elearning-list .list-group-item .pfeil-box { top:inherit; bottom:20px; right:20px; }
.results-list.elearning-list .list-group-item .pfeil-box:hover { background:rgb(0,102,118); }
.results-list.elearning-list .list-group-item .pfeil { border-left: 16px solid rgba(0,102,118,0.3); }
.results-list.elearning-list .list-group-item .pfeil-box:hover .pfeil { border-left: 16px solid #FFF; }
.results-list.elearning-list .download-icon { position:absolute; right:70px; bottom:20px; width:40px; height:40px; background:#FFF; }
.results-list.elearning-list .download-icon:hover { background:rgb(0,102,118); }
.results-list.elearning-list .download-icon .download-inner{ display:block; width:40px; height:40px; background:url('../../fileadmin/templates/images/icon_download-soft.png') center no-repeat; background-size:100%; }


  /*Filter entfernen*/
#tx-solr-facets-in-use a { margin-top:30px; height:60px; line-height:60px; padding:0 20px; font-size:1.2rem; color:#FFF; position:relative; display:block; background:rgba(0,102,118,0.3); box-sizing:border-box; }
#tx-solr-facets-in-use a:hover { background:rgb(0,102,118); }
#tx-solr-facets-in-use a .glyphicon { position:absolute; right:10px; bottom:10px; width:40px; height:40px; background:#FFF; }
#tx-solr-facets-in-use a .glyphicon-inner { opacity:0.3; display:block; width:40px; height:40px; background:url('../../fileadmin/templates/images/icon_close.png') center no-repeat; background-size:100%; }
#tx-solr-facets-in-use a:hover .glyphicon-inner { opacity:1.0; }


  /*Suchergebnisse*/
.results-list.search-list .list-group-item { box-sizing:border-box; position:relative; padding:20px; padding-bottom:60px; }
.results-list.search-list .list-group-item  a { font-size:1.1em; }
.results-list.search-list .list-group-item:hover { background:rgba(0,102,118,0.3); }

.results-list.search-list .list-group-item.media-item .result-img img { width:100%; height:auto; margin-bottom:20px; }
.results-list.search-list .list-group-item.media-item .pfeil-box { top:inherit; bottom:20px; right:20px; }
.results-list.search-list .list-group-item.media-item .pfeil-box:hover { background:rgb(0,102,118); }
.results-list.search-list .list-group-item.media-item .pfeil { border-left: 16px solid rgba(0,102,118,0.3); }
.results-list.search-list .list-group-item.media-item .pfeil-box:hover .pfeil { border-left: 16px solid #FFF; }

.results-list.search-list .list-group-item.download-item .download-thumbnail { position:relative; width:40%; box-sizing:border-box; }
.results-list.search-list .list-group-item.download-item .download-thumbnail img { margin-bottom:20px; width:70%; height:auto; display:block; }
.results-list.search-list .list-group-item.download-item .download-thumbnail .data { text-transform:uppercase; position:absolute; left:65%; top:10px; font-size:1.4rem; font-weight:700; color:rgba(0,102,118,0.3); background:#FFF; border:3px solid #bfd0d5; padding:0 5px; }

.results-list.search-list .list-group-item.elearning-item .result-img img { width:100%; height:auto; margin-bottom:20px; }
.results-list.search-list .list-group-item.elearning-item .pfeil-box { top:inherit; bottom:20px; right:20px; }
.results-list.search-list .list-group-item.elearning-item .pfeil-box:hover { background:rgb(0,102,118); }
.results-list.search-list .list-group-item.elearning-item .pfeil { border-left: 16px solid rgba(0,102,118,0.3); }
.results-list.search-list .list-group-item.elearning-item .pfeil-box:hover .pfeil { border-left: 16px solid #FFF; }

.results-list.search-list .download-icon { position:absolute; right:20px; bottom:20px; width:40px; height:40px; background:#FFF; }
.results-list.search-list .download-icon:hover { background:rgb(0,102,118); }
.results-list.search-list .download-icon .download-inner{ display:block; width:40px; height:40px; background:url('../../fileadmin/templates/images/icon_download-soft.png') center no-repeat; background-size:100%; }

.results-list.search-list .badge-container { display:none; }

/*.results-list.search-list .list-group-item.lexikon-item { order:-1; }*/

#facet-accordion-dataType .facet-option-list > .facet-option > a { background:rgba(0,102,118,0.8); }
#facet-accordion-dataType .facet-option-list > .facet-option > a:hover { background:rgba(0,102,118,1.0); }
#facet-accordion-dataType .facet-option-list > .facet-option > a.active { background:rgba(0,102,118,1.0); }



/* --------- Newsletter-Anmeldung ---------------------------------------------------------------------*/
#newsletter-Anmeldung { background:#006676; padding:20px; }
.form-group label { display:none; }
.form-group input { border-radius:0px; margin-bottom:20px; border:none; width:100%; line-height:40px; font-size:1.0rem; padding:0 3%; box-sizing:border-box; }
.form-group input:focus { outline:0; }
.btn-toolbar { text-align: -webkit-right; }
.btn-group button[type="submit"] { border:none; overflow:hidden; text-indent:-2000px; display:block; background:#FFF url('../../fileadmin/templates/images/icon_pfeil.png') center no-repeat; background-size:100%; border-radius:0px; cursor:pointer; box-shadow:none; width:40px; height:40px; }


/* --------- Link zur Lernplattform ---------------------------------------------------------------------*/
  #lernplattform { position:relative; color:#FFF; background:#006676; }
  #lernplattform a { box-sizing:border-box; display:block; z-index:3; position:relative; text-align:left; width:100%; text-transform:uppercase; font-size:1.3rem; border:none; border-radius:0; line-height:40px; background:none; margin:0; padding:10px; padding-left:20px; color:#FFF;
    transition: all 0.4s ease-in 0s; /* explorer 10 */
    -webkit-transition: all 0.4s ease-in 0s; /* chrome & safari */
    -moz-transition: all 0.4s ease-in 0s; /* firefox */
    -o-transition: all 0.4s ease-in 0s; /* opera */
  }
  #lernplattform a:hover { cursor:pointer; }
  #lernplattform a:focus { outline:0; }

  #lernplattform a .icon { position:absolute; right:10px; top:10px; width:40px; height:40px; background:#FFF url('../../fileadmin/templates/images/icon_anmelden.png') center no-repeat; background-size:100%; }
  
  #lernplattform:after {
    position: absolute;
    content: '';
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background-image: linear-gradient(to bottom, #006676, #004551);
    transition: opacity 0.5s ease-out;
    z-index: 2;
    opacity: 0;
  }
  #lernplattform:hover:after { opacity:1; }
  #lernplattform.active:after { opacity:1; }


/* --------- Login ---------------------------------------------------------------------*/
  #loginnav { position:relative; color:#FFF; background:#006676; }
  #loginnav button { z-index:3; position:relative; text-align:left; width:100%; text-transform:uppercase; font-size:1.4rem; border:none; border-radius:0; line-height:40px; background:none; margin:0; padding:10px; padding-left:20px; color:#FFF;
    transition: all 0.4s ease-in 0s; /* explorer 10 */
    -webkit-transition: all 0.4s ease-in 0s; /* chrome & safari */
    -moz-transition: all 0.4s ease-in 0s; /* firefox */
    -o-transition: all 0.4s ease-in 0s; /* opera */
  }
  #loginnav button:hover { cursor:pointer; }
  #loginnav button:focus { outline:0; }

  #loginnav button .icon { position:absolute; right:10px; top:10px; width:40px; height:40px; background:#FFF url('../../fileadmin/templates/images/icon_anmelden.png') center no-repeat; background-size:100%; }
  #loginnav button.logout-button .icon { background-image:url('../../fileadmin/templates/images/icon_abmelden.png'); }


  #loginbox { overflow:hidden; width:100%; max-height:0px; box-sizing:border-box; background:#004551; /*position:absolute; top:60px; right:0;*/ z-index:3000; color:#FFF; }
  #loginbox .fsc-default { padding:10px 10px 0; }
  #loginbox.logoutbox .fsc-default { margin-bottom:20px; }

  #loginbox fieldset { padding:0px; margin:0; border:0; }
  #loginbox input { border-radius:0px; margin-bottom:10px; border:none; width:100%; line-height:40px; font-size:1.0rem; padding:0 3%; box-sizing:border-box; }
  #loginbox input:focus { outline:0; }

  #loginbox > a { padding:10px; line-height:20px; text-decoration:none; color:#FFF; display:inline-block; margin-bottom:20px;}
  #loginbox > a:hover { text-decoration:underline; }
    .logoutbox > a { display:none; }

  #loginbox .register { padding:10px; line-height:20px; }
  #loginbox .register a { padding:0px; line-height:20px; text-decoration:none; color:#FFF; display:inline-block; }
  #loginbox .register a:hover { text-decoration:underline; }

  #loginbox .input-box { position:relative; }
  #loginbox.logoutbox .input-box { height:40px; line-height:40px; }
  #loginbox.logoutbox .input-box.userloggedin { /*position:absolute; top:-100px; left:10px; color:#555555;*/ }
  #loginbox input[type="submit"] { background:#FFF url('../../fileadmin/templates/images/icon_pfeil-dark.png') center no-repeat; background-size:100%; border-radius:0px; cursor:pointer; box-shadow:none; width:40px; top:0; right:0; }
  #loginbox input[type="submit"]:hover { opacity:1; }
  #loginbox .resetinfo { font-size:0.8rem; }

  #loginnav:after {
    position: absolute;
    content: '';
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background-image: linear-gradient(to bottom, #006676, #004551);
    transition: opacity 0.5s ease-out;
    z-index: 2;
    opacity: 0;
  }
  #loginnav:hover:after { opacity:1; }
  #loginnav.active:after { opacity:1; }


/* Farben
Grün: #006676
Dunkleres Grün: #004551
*/


/* --------- Cookie-Hinweis ---------------------------------------------------------------------*/
body.cookie-padding { padding-bottom: 80px !important; }
.cc_container {
  background:rgba(0,102,118,0.8) !important;
  color: #FFF !important;
  font-size:1.0rem !important;
  border-top:none !important;
  padding:0 !important;
  font-family:inherit !important;
}
.cc_container-inner {
  position: relative;
  display: flex;
  max-width: 2000px;
  width: 96% !important;
  margin: auto;
  box-sizing:border-box;
  padding: 20px 0;
  margin:auto;
}
.cc_container .cc_message-new { color:#FFF !important; font-size:1rem !important; padding:0 3%; margin:0; box-sizing:border-box; }
.cc_container a, .cc_container a:visited { color:#FFF !important; text-decoration:underline !important; }
.cc_container .cc_btn {
  padding:0 !important;
  background:url('../templates/images/icon_close.png') center no-repeat;
  background-color: #FFF !important;
  background-size:100%;
  font-size:1.0rem !important;
  margin-right:17% !important;
  margin-left:0 !important;
  width:40px !important;
  height:40px !important;
  border-radius:0px !important;
  -webkit-border-radius:0px !important;
  overflow:hidden;
  text-indent:-1000px;
}




/* --------- Newsletter-Box ---------------------------------------------------------------------*/
.newsletterbox { position:relative; width:100%; padding:0 0 85%; box-sizing:border-box; background:url('../templates/images/newsletterbox-back.jpg') center bottom no-repeat; background-size:cover; margin-top:-30px; margin-bottom:30px; line-height:140%; color:#FFF; }
.newsletterbox-inner { background:#006676; padding-top:30px; padding-bottom: 60px;}
  .newsletterbox-head { width:100%; display:block; box-sizing:border-box; height:auto; margin-bottom:30px; background:#FFF; padding:20px;  }
  .newsletterbox-text { position:relative; padding:0 20px; display:block; box-sizing:border-box; }
  .newsletterbox-button { line-height:20px; position:absolute; box-sizing:border-box; display:block; padding:20px; padding-right:65px; text-transform: uppercase; background:#FFF; color:#ce1719; margin:30px 20px 0; }
  .newsletterbox-button:hover { color:#FFF; background:#ce1719;  }
  .newsletterbox-button:after {
    position: absolute;
    content: '';
    top: 10px;
    right: 10px;
    width: 50px;
    height: 40px;
    z-index: 2;
    background:url('../templates/images/icon_newsletter.png') right center no-repeat; background-size:contain;
  }
  .newsletterbox-button:hover:after { background-image:url('../templates/images/icon_newsletter-hover.png') }
  .newsletterbox-button.toPage_newsletter { display:none; }


  .newsletterfancybox iframe { background: url('../templates/images/newsletter-back2.jpg') right bottom no-repeat; background-size:cover; }



/* --------- Linklistenbox-Box ---------------------------------------------------------------------*/
.linklistenbox { position:relative; width:100%; padding:0 0 140px; box-sizing:border-box; background:url('../templates/images/linklistenbox-back.jpg') center bottom no-repeat; background-size:cover; margin-top:50px; margin-bottom:30px; line-height:140%; color:#FFF; }
.linklistenbox-inner { background:#006676; height:60px; }
  .linklistenbox-button { width: calc(100% - 40px); line-height:20px; position:absolute; box-sizing:border-box; display:block; padding:20px; padding-right:65px; text-transform: uppercase; background:#FFF; color:#ce1719; margin:110px 20px 0; }
  .linklistenbox-button:hover { color:#FFF; background:#ce1719;  }
  .linklistenbox-button:after {
    position: absolute;
    content: '';
    top: 10px;
    right: 10px;
    width: 50px;
    height: 40px;
    z-index: 2;
    background:url('../templates/images/icon_linklisten.png') right center no-repeat; background-size:contain;
  }
  .linklistenbox-button:hover:after { background-image:url('../templates/images/icon_linklisten-hover.png') }
 
  .linklistenbox-button:before { 
    position: absolute;
    content: '';
    top: -81px;
    left: 0px;
    width: 100%;
    height: 100px;
    z-index: 3;
    background:url('../templates/images/linklistenbox-kopf.png') bottom center no-repeat; background-size:cover;
  }



/* --------- Allgemeines ---------------------------------------------------------------------*/
html { height:100%; }
body { background:#EEE url('../templates/images/background.jpg') no-repeat center; background-size:cover; background-attachment:fixed; }
  .sitewrapper { background:#FFF; box-sizing:border-box; position:relative; display:block; margin-left:auto; margin-right:auto; display:flex; }
  .main-column { width:85%; }
  .right-column { width:15%; position:relative; box-sizing: border-box; }


  .shadow_top { background:url('../../fileadmin/templates/images/shadow_top.png') center bottom no-repeat; background-size:120% 10px; position:absolute; left:0; top:-15px; width:100%; height:15px; }
  .shadow_bottom { background:url('../../fileadmin/templates/images/shadow_bottom.png') center top no-repeat; background-size:120% 10px; position:absolute; left:0; bottom:-15px; width:100%; height:15px; }
  .shadow_left { background:url('../../fileadmin/templates/images/shadow_left.png') right top no-repeat; background-size:10px 80%; position:absolute; left:-15px; top:0; height:100%; width:15px; }
  .shadow_right { background:url('../../fileadmin/templates/images/shadow_right.png') left top no-repeat; background-size:10px 80%; position:absolute; right:-15px; top:0; height:100%; width:15px; }
  .shadow_right_top { background:url('../../fileadmin/templates/images/shadow_left.png') right top no-repeat; background-size:10px 100%; position:absolute; right:0px; top:-100%; height:200%; width:15px; z-index:4000; }

  .login-shadow { background:url('../../fileadmin/templates/images/shadow_top.png') center top no-repeat; background-size:120% 10px; width:100%; height:15px; }
  .suche-shadow { background:url('../../fileadmin/templates/images/shadow_top.png') center top no-repeat; background-size:120% 10px; width:100%; height:15px; position:absolute; left:0; bottom:-15px;}

  .main-column .shadow_left { top:-150px; }
  .main-column .shadow_right { top:-150px; }

  .transition {  
    transition: all 0.4s ease-in 0s; /* explorer 10 */
    -webkit-transition: all 0.4s ease-in 0s; /* chrome & safari */
    -moz-transition: all 0.4s ease-in 0s; /* firefox */
    -o-transition: all 0.4s ease-in 0s; /* opera */
  }

  /* Contain floats: h5bp.com/q */ 
  .clearfix:before, .clearfix:after { content: ""; display: table; }
  .clearfix:after { clear: both; }
  .clearfix { zoom: 1; }

  figcaption { text-align:center; font-size:0.8rem; line-height:140%; padding-top:3px; padding-bottom:5px; }

  .ce-gallery img { max-width:100%; height:auto; }



/* --------- Header ---------------------------------------------------------------------*/
.header { position:relative; padding-bottom:20px; margin-top:2%; }

    /* Logo */ 
    .header .logo { width:66%; padding:0 3%; box-sizing:border-box; }
    .header .logo img { display:block; width:100%; height:auto; }
    .header .logo a { border:none; } 

    /* Staatswappen */ 
    .staatswappen { width:100%; padding:0; box-sizing:border-box; }
    .staatswappen img { display:block; width:100%; height:auto; }


/* --------- Service ---------------------------------------------------------------------*/
.service { height:60px; position:relative; padding:0 3%; margin-bottom:-30px; margin-top:-30px; z-index:4000; display:flex; justify-content:space-between; }

    /* Suche */ 
    .tx_solr.container { position:relative; background:#006676; width:74%; padding:10px; padding-left:20px; box-sizing:border-box; }
    .suche { box-sizing:border-box; display:flex; }
    .suche #tx-solr-search-form-pi-results { position:relative; width:90%; box-sizing:border-box; display:flex; margin:0; }
    .suche .suche-text { width:10%; text-transform:uppercase; line-height:40px; color:#FFF; font-size:1.3rem; }
    .suche .suche-box { border:none; outline:none; overflow:hidden;  height:40px; padding:5px 20px; line-height:30px; background:#FFF; box-sizing:border-box; width:calc(100% - 50px); font-size:1rem; }
    .suche .suche-button { border:none; margin-left:10px; cursor:pointer; background:#FFF url('../../fileadmin/templates/images/icon_lupe.png') center no-repeat; background-size:100%; width:40px; height:40px; z-index:3001; }

    /* Login */ 
    .login { position:relative; width:22%; }



/* --------- Headerimage -------------*/ 
.headerimage{ position:relative; background:url('../templates/images/headerimage_back.jpg') center repeat-y; background-size:100% 1px;}
  .headerimage img { width:100%; height:auto; display:block; }


/* --------- Main Content -------------*/ 
#main { position:relative; overflow:hidden; }
#main .wrapper { padding:50px 3%; background:#FFF; display:flex; justify-content:space-between; flex-wrap:wrap; align-items:flex-start; }


/* --------- News ---------------------------------------------------------------------*/
.news { position:relative; padding:0; display:flex; background:#006676; }
  .news-left { box-sizing:border-box; position:relative; padding:5% 0 5% 3%; width:50%; color:#FFF; }
  .news-left h2 { color:#FFF; }
  .news-left h3 { color:#FFF; margin-top:-30px; opacity:0.5; }
  .news-left .fsc-default a { color:#FFF; opacity:0.5; 
    transition: all 0.4s ease-in 0s; /* explorer 10 */
    -webkit-transition: all 0.4s ease-in 0s; /* chrome & safari */
    -moz-transition: all 0.4s ease-in 0s; /* firefox */
    -o-transition: all 0.4s ease-in 0s; /* opera */
  }
  .news-left .fsc-default a:hover { opacity:1; }


/* --------- Tag-Cloud ---------------------------------------------------------------------*/
  .tags-right { box-sizing: border-box; position:relative; padding: 5% 0 5% 3%; width:50%;   color: #FFF; background:url('../templates/images/background-news.jpg') no-repeat right bottom; background-size:cover; }
  .tags-right h2 { color:#FFF; }
  .tags-right .tagcloud { display:flex; justify-content: center; flex-wrap: wrap; }
  .tags-right a { color:#FFF !important; padding:10px; margin:10px; display:inline-block; }
  .tags-right a:hover { color:rgb(0,102,118) !important; background:rgba(255,255,255,1.0); }
  .wertigkeit_1 { font-size:1.1em; }
  .wertigkeit_2 { font-size:1.2em; }
  .wertigkeit_3 { font-size:1.3em; }
  .wertigkeit_4 { font-size:1.4em; }
  .wertigkeit_5 { font-size:1.5em; }
  .wertigkeit_6 { font-size:1.6em; }
  .wertigkeit_7 { font-size:1.7em; }
  .wertigkeit_8 { font-size:1.8em; }
  .wertigkeit_9 { font-size:1.9em;  }
  .wertigkeit_10 { font-size:2em; background:rgba(255,255,255,0.4); }

/* --------- News ---------------------------------------------------------------------*/
.tour { position:relative; padding:100px 25% 350px; text-align:center; background:url('../templates/images/background-tour.jpg') no-repeat center bottom; background-size:cover; }
.tour a { margin-top:30px; }
.tour .ce-bodytext { text-shadow:0px 0px 20px #FFF; }


/*------ Content ----------------*/
.content { position:relative; padding:5% 3%; box-sizing:border-box; display:flex; justify-content:space-between; }
.content.content-lexikon { justify-content:flex-end; }
.content-left { width:22%; position:relative; box-sizing:border-box; }
.content-right { width:74%; position:relative; box-sizing:border-box; }

  .content p, .content ul {  margin:0; padding-bottom:15px; list-style-type:square; }

.content-center { position:relative; padding:250px 25% 350px; text-align:center; box-sizing:border-box; }


/* --------- Footer -------------*/
  .footer { margin-bottom:2%; color:#FFF; padding:20px 0 15px;
    background: #006676;/* Old Browsers */
    background: -moz-linear-gradient(top, #006676 0%, #004551 100%); /* FF3.6+ */
    background: -webkit-gradient(left top, left bottom, color-stop(0%, #006676), color-stop(100%, #004551));/* Chrome, Safari4+ */
    background: -webkit-linear-gradient(top, #006676 0%, #004551 100%); /* Chrome10+,Safari5.1+ */
    background: -o-linear-gradient(top, #006676 0%, #004551 100%); /* Opera 11.10+ */
    background: -ms-linear-gradient(top, #006676 0%, #004551 100%); /* IE 10+ */
    background: linear-gradient(to bottom, #006676 0%, #004551 100%);/* W3C */
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#006676', endColorstr='#004551', GradientType=0 );/* IE6-9 */
  }

  .footer .main-column { width:65%; }
  .footer .right-column { width:35%; }

  /* --------- Copyright -------------*/
  .copyright { position:relative; padding:0 3%; line-height:100%; }
  .copyright a { color:#FFF; }
  .copyright a:hover { color:#FFF; text-decoration:underline; }

  /* --------- Footernavigation -------------*/
  .footernav { position:relative; padding-right:7%; box-sizing:border-box; text-align:right; }
  .footernav ul { list-style-type:none; margin:0; padding:0; display:inline-block; }
  .footernav ul li { float:left; line-height:100%; }
  .footernav ul li a { text-transform:uppercase; color:#FFF; display:inline-block; padding:0 10px;
    transition: all 0.4s ease-in 0s; /* explorer 10 */
    -webkit-transition: all 0.4s ease-in 0s; /* chrome & safari */
    -moz-transition: all 0.4s ease-in 0s; /* firefox */
    -o-transition: all 0.4s ease-in 0s; /* opera */
  }
  .footernav ul li:last-child a { padding-right:0; }
  .footernav ul li:first-child a { padding-left:0; }
  .footernav ul li.active a { color:#ce1719; }
  .footernav ul li a:hover { color:#ce1719; }


