@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 4
*  Pfarre Bramberg
*  @design Glossy Works GmbH
**************************************/

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

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 {
  text-decoration: none;
}

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

html .container .content-sidebar a {
  color: #1981bd;
  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: #1881bd;
  border: 1px solid #1881bd;
}

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

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

/******************************
* toggle-icons variante 1
*******************************/

.news-list-item {
  clear: both;
  min-height: 265px;
}

.toggle-ico {
  display: block;
  float: left;
  width: 65px;
  height: 202px;
  margin: 30px 0 20px 0;
  cursor: pointer;
  background: url(../img/ico-toggle.png) no-repeat left center;
}

.index-content .news .article {
  z-index: 10;
  width: 500px;
}

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

.scroll-items {
  width: 260px;
  float: right;
}

.navbar-left {
  padding-top: 20px;
  background: url(../img/bg-content.png);
}

.logo {
  margin: 30px 0;
}

.subpages-container,
.content-container {
  padding: 0 !important;
}

.header-background {
  display: none;
}

.subpages-content-container {
  padding: 20px 0 80px 20px;
  max-width: 70%;
}

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

.container {
  position: relative;
}

.content-share {
  clear: both;
  margin: 10px 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: #fff;
  color: #000;
  border-top: 1px solid #1881bd;
}

.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-container .sidebar-left {
  background: url(../img/bg-mainnav-index.png);
  height: 65px;
}

.index-container .sidebar-right {
  padding: 15px 0 15px 15px;
}

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

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

.subpages-padding {
  height: 350px;
}

.subpages-container .nav-sidebar {
  height: 100%;
}

.subpages-container .content-sidebar {
  margin-top: 360px;
  height: 100%;
}

.subpages-container {
  background: #fff url(../img/bg-content-sub.jpg) no-repeat right bottom;
}

.cycle-pager a {
  color: transparent;
  text-decoration: none;
  background: transparent;
  border: 1px solid #6fa6cf;
  padding: 3px 7px;
  margin: 0 5px 10px 0;
}

.cycle-pager a.active {
  background: #6fa6cf;
}

.ce-uploads li > a img {
  width: 150px;
}

.radio input[type="radio"],
.radio-inline input[type="radio"],
.checkbox input[type="checkbox"],
.checkbox-inline input[type="checkbox"] {
  width: auto;
}

.radio,
.checkbox {
  position: relative;
  display: block;
  min-height: 20px;
  margin-top: 10px;
  margin-bottom: 10px;
  float: left;
}

.radio label,
.checkbox label {
  line-height: 12px;
  text-align: left;
}

.radio + .radio,
.checkbox + .checkbox {
  margin-top: 10px !important;
}

.powermail_field,
.Tx-Formhandler input[type="text"],
.Tx-Formhandler input[type="submit"] {
  -webkit-box-shadow: 0px 0px 0px transparent;
  -moz-box-shadow: 3px 3px 5px #1881bd;
  box-shadow: 3px 3px 5px transparent;
}
.index-page .news-list-view .news-img-wrap img {
  max-height: 227px;
  width: auto;
  margin: 0 auto;
  display: block;
}
