@import url("ext_navigation.css");
@import url("ext_extensions.css");
@import url("ext_csc.css");
@import url("ext_veranstaltungen.css");
@import url("ext_personen.css");
@import url("ext_mobile.css");
/*************************************
*  Erzdiözese Salzburg
*  Vorlage Subportal Layout 6
*  @design Glossy Works GmbH
**************************************/

body {
  font-family: Tahoma, Arial, Helvetica, sans-serif;
  font-size: 14px;
  color: #000;
  padding: 0;
  margin: 0;
  overflow-y: scroll;
  /* scrollbalken immer anzeigen - firefox */
}

html .index-page .content-wrapper {
  bottom: auto;
  margin-top: 120px;
  padding-bottom: 45px;
}

html h1,
html h2,
html h3,
html h1 a,
html h2 a,
html h3 a {
  color: #000;
}

html h1 {
  font-size: 30px;
}

html h2 {
  font-size: 25px;
}

html h3 {
  font-size: 16px;
  font-weight: bold;
  color: #000;
}

html .container a {
  color: #f11b21;
  text-decoration: none;
}

html .container a:hover {
  background: none !important;
  color: #000;
  font-weight: bold;
  text-decoration: none;
}

html .container .content a:hover {
  text-decoration: underline;
}

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

html table {
  max-width: 99%;
}

a img {
  border: none;
}

html .content img {
  width: 100%;
  max-width: 100%;
  height: auto;
}

html body .container .more,
.tx-felogin-pi1 input[type="submit"] {
  padding: 5px 10px;
  text-align: center;
  height: 30px;
  max-width: 190px;
  color: #fff;
  text-decoration: none;
  font-weight: normal;
  background: #f11b21;
  border: 1px solid #f11b21;
}

html .news-list-view .more {
  position: absolute;
  float: right;
  display: inline-block !important;
  width: auto !important;
  right: 0;
  bottom: 0;
  white-space: nowrap;
}

.news-list-view .news-img-wrap img {
  padding-top: 35px;
  max-height: 236px;
  object-fit: cover;
}

.index-page .ce-gallery img {
  display: block;
  /*AP
    max-height: 80px;
    */
  object-fit: cover;
  width: 150px;
}

html body .container .more:hover,
.tx-felogin-pi1 input[type="submit"]:hover {
  background: #fff !important;
  color: #f11b21;
  text-decoration: none;
}

html body .container .more-fullwidth {
  display: block;
  width: 100%;
  max-width: 100%;
  height: 50px;
  line-height: 50px;
  padding: 0;
}

.news-list-view,
.display-flex {
  display: -webkit-flex;
  display: flex;
  -ms-flex-direction: row;
  flex-direction: row;
  align-items: stretch;
  justify-content: space-between;
  flex-wrap: wrap;
}

section.display-flex > div:first-child {
  -webkit-flex: 1 1 auto;
  -moz-flex: 1 1 auto;
  -ms-flex: 1 1 auto;
  -o-flex: 1 1 auto;
  flex: 2;
  min-width: 66%;
  margin-right: 1%;
}

section.display-flex > div:last-child {
  -webkit-flex: 2;
  -moz-flex: 2;
  -ms-flex: 1 1 auto;
  -o-flex: 1 1 auto;
  flex: 1;
  min-width: 33%;
}

section.display-flex > div:nth-child(2) .news-list-view .article {
  min-height: 377px;
}

/******************************
* General Layout Items
*******************************/

.head-background {
  position: absolute;
  top: 0;
  right: 0;
  z-index: 10;
  width: 70%;
  height: 56px;
  background: url(../img/bg-mainnav.png) repeat-y left top;
}

.header-container {
  z-index: 12;
}

.logo {
  position: absolute;
  top: 0;
  left: -82px;
  padding: 30px 0 20px 0;
  text-align: center;
  min-width: 330px;
  min-height: 208px;
  background: url(../img/bg-logo.png) no-repeat center top;
  background-size: 100% auto;
}

html .logo img {
  width: auto;
  max-width: 220px;
}

.index-page .content-wrapper {
  position: absolute;
  bottom: 40px;
  width: 100%;
  margin-top: 0;
}

.content-wrapper {
  margin-top: 250px;
}

html .sidebar,
.index-content-row2 > div {
  padding: 0;
  margin: 0;
}

html .row {
  margin: 0;
}

html .container {
  padding: 0;
}

.index-content-row1,
.content-container {
  padding: 30px;
  background: rgba(255, 255, 255, 0.95);
}

.index-page .content-container {
  background: none;
}

.index-content-row1 h1,
.index-content-row1 h2,
.index-content-row1 h3 {
  margin-top: 0;
}

.index-content-row2 {
  background: #fff;
}

.switch-background .sidebar,
.switch-background .news-list-view .article,
.switch-background .index-content-row2 {
  background: rgba(255, 255, 255, 0.8);
}

.header-background {
  display: none;
}

.nav-sidebar .logo {
  margin: 20px 0;
}

.container {
  position: relative;
}

.content-share {
  clear: both;
  margin: 15px 0;
}

.footer {
  position: fixed;
  z-index: 15;
  bottom: 0;
  width: 100%;
  min-height: 40px;
  height: 40px;
  line-height: 40px;
  font-size: 14px;
  text-align: left;
  background: rgba(117, 117, 117, 0.8);
  color: #fff;
  border-top: 1px solid #62595b;
}

html .container footer a,
html .container footer a:hover {
  color: #fff;
}

.footer .footeraddress {
  padding-top: 10px;
  margin-bottom: 10px;
  float: left;
  width: 63%;
}

address {
  font-style: normal;
}

.footer .footer-waii {
  float: left;
  width: 14%;
}

.footer-waii a {
  margin-left: 5px;
}

.footer-waii a:hover {
  font-weight: bold;
  text-decoration: none;
}

.waii-small {
  font-size: 11px;
}

.waii-normal {
  font-size: 14px;
}

.waii-big {
  font-size: 16px;
}

.footer .footernav {
  float: left;
  width: 62%;
}

.footer a {
  color: #000;
  font-weight: normal;
}

.footer a:hover {
  color: #000;
  text-decoration: none;
  font-weight: bold;
}

.erzd-logo {
  position: absolute;
  z-index: 5;
  bottom: 10px;
  right: -30px;
}

.erzd-logo img {
  width: 70px;
  height: 71px;
}

/* social buttons footer */

.footer-social {
  float: left;
  width: 18%;
  min-height: 5px;
  margin-right: 2%;
  text-align: right;
}

.footer-social > a {
  display: inline-block;
  width: 16px;
  height: 25px;
  margin-top: 7px;
  margin-right: 5px;
}

html .footer .container .facebook-ico:hover,
.facebook-ico {
  background: url(../img/facebook.png) no-repeat left center !important;
}

html .footer .container .twitter-ico:hover,
.twitter-ico {
  background: url(../img/twitter.png) no-repeat left center !important;
}

html .footer .container .instagram-ico:hover,
.instagram-ico {
  background: url(../img/instagram.png) no-repeat left center !important;
}

/* print icon */

html .footer-waii .printlink {
  background: url(../img/ico-print.png) no-repeat left center;
  padding-left: 25px;
  margin-left: 20px;
}

html .footer-waii .printlink:hover {
  background: url(../img/ico-print.png) no-repeat left center !important;
}

/******************************
* Startseite
*******************************/

.index-page .rss {
  display: none;
}

.index-nav-sidebar {
  z-index: 10;
  background: transparent;
}

.index-container {
  min-height: 270px;
}

.index-content {
  margin: 50px 0;
  width: 100%;
  min-width: 500px;
}

/******************************
* Unterseiten
*******************************/

.subpages-container {
  padding-bottom: 50px;
}

.sidebar {
  background: #fff;
  border: 1px solid #fff;
}

/*** sidebar ***/

html .sidebar h1,
html .sidebar h2,
html .sidebar h3,
html .sidebar h1 a,
html .sidebar h2 a,
html .sidebar h3 a {
  padding: 10px;
  color: #fff;
  background: #f11b21;
}

html .sidebar .news h1,
html .sidebar .news h2,
html .sidebar .news h3 {
  padding: 0;
}

html .sidebar aside > div:first-child h1,
html .sidebar aside > div:first-child h2,
html .sidebar aside > div:first-child h3 {
  margin-top: 0;
}

.sidebar .news .article {
  float: none;
  width: 100%;
}

.sidebar p {
  padding: 0 10px;
}
.news-list-view .header h3 a,
.news-list-view .news-img-wrap h3 a {
  min-height: auto !important;
}
.radio {
  min-height: auto !important;
}
.radio input[type="radio"] {
  height: 35px !important;
  width: auto !important;
}
/*Farbe anpassen*/
.powermail_field .powermail_input {
  -webkit-box-shadow: 3px 3px 5px #f11b21 !important;
  -moz-box-shadow: 3px 3px 5px #f11b21 !important;
  box-shadow: 3px 3px 5px #f11b21 !important;
  -webkit-border-radius: 3px !important;
  -moz-border-radius: 3px !important;
  -khtml-border-radius: 3px !important;
  border-radius: 3px !important;
}
.powermail_field {
  box-shadow: none !important;
}
.tx-powermail label {
  width: 120px !important;
}
