@charset "UTF-8";
/**
 *------------------------------------------------------------------------------
 * @package       T4 Framework - Free Template for Joomla!
 *------------------------------------------------------------------------------
 * @copyright     Copyright (C) 2004-2020 JoomlArt.com. All Rights Reserved.
 * @license       GNU General Public License version 2 or later; see LICENSE.txt
 * @authors       JoomlArt
 *------------------------------------------------------------------------------
 */
/**
 * ------------------------------------------------------------------------
 * JA Stark Template
 * ------------------------------------------------------------------------
 * Copyright (C) 2004-2018 J.O.O.M Solutions Co., Ltd. All Rights Reserved.
 * @license - Copyrighted Commercial Software
 * Author: J.O.O.M Solutions Co., Ltd
 * Websites:  http://www.joomlart.com -  http://www.joomlancers.com
 * This file may not be redistributed in whole or  part.
 * ------------------------------------------------------------------------
*/
/**
* $JA#COPYRIGHT$
*/
/*!
 * Bootstrap v4.3.1 (https://getbootstrap.com/)
 * Copyright 2011-2019 The Bootstrap Authors
 * Copyright 2011-2019 Twitter, Inc.
 * Licensed under MIT (https://github.com/twbs/bootstrap/blob/master/LICENSE)
 */


/** Haimerl Ergänzungen */

.VorhangStartseite {
    padding-top: 0;
    padding-bottom: 0;
}

.col-12.col-md-12.col-lg-12 {
  margin-bottom: 2rem;
  background: rgb(255, 255, 255, .4);
}
.col-12.col-md-6.col-lg-6 {
  margin-bottom: 2rem;
  background: rgb(255, 255, 255, .4);
}

.com-content-article.item-page {
  background: rgb(255, 255, 255, .4);	
  padding: .5rem;
}

.menuck.nav-item.level1 {
  background: #991414 !important;
}

.mobilemenuck-title {
  visibility: hidden !important;
}

.mobilemenuck-bar-title {
  visibility: hidden;
}

.t4-content-inner {
    overflow: hidden;
}


.wf-zoom-image {
  display: inline;
  float: left;
  padding: 5px;
}

.t4-megamenu .navbar-nav > li {
  padding-left: 0.3em;
  padding-right: 0.3em;
}

@media (max-width: 991.98px) {
  h4, .h4 {
    font-size: 1.5rem !important;
  }
}
