@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 3
*  @design Glossy Works GmbH
**************************************/

html body {
    font-family: Arial,Helvetica,sans-serif;
    font-size: 14px;
    color: #000;
    padding: 0;
    margin: 0;
    overflow-y: scroll;
}
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 .subpages-container h3 a {
    font-weight: bold;
}
html a {
    text-decoration: none;
    color: #000;
}
html .container a:hover {
    background: none !important;
    color: #000;
    font-weight: bold;
    text-decoration: none;
}
html .subpages-container a:hover b,
html .subpages-container a {
    color: #1981bd !important;
    font-weight: normal;
    text-decoration: none;
}
html .subpages-container .more,
html .subpages-container .more b {
    cursor: pointer;
    color: #fff !important;
}
html .subpages-container .more:hover,
html .subpages-container .more:hover b {
        color: #1981bd !important;
}
html .container .content a:hover {
    text-decoration: underline;
}
img {
    max-width: 100%;
    height: auto;
}
a img {
    border: none;
}
html .content img {
    width: 100%;
    max-width: 100%;
    height: auto;
}
html .more,
.tx-felogin-pi1 input[type="submit"] {
    padding: 5px 10px;
    text-align: center;
    color: #fff;
    text-decoration: none;
    font-weight: normal;
    background: #1881bd;
    border: 1px solid #1881bd;
}
html div .more-fullwidth {
    display: block;
    width: 100%;
    max-width: 100%;
    text-align: center;
    margin-top: 10px;
}
html div .more-fullwidth:hover,
html .more:hover,
.tx-felogin-pi1 input[type="submit"]:hover {
    background: #fff !important;
    color: #1881bd;
    text-decoration: none;
    cursor: pointer;
}

/******************************
* General Layout Items
*******************************/
.verlauf-left {
    position: fixed;
    z-index: 1;
    top: 0;
    left: 0;
    width: 50%;
    height: 100%;
    background: url(../img/bg-body-left.png) repeat-y top left;
}
.verlauf-right {
    position: fixed;
    z-index: 1;
    top: 0;
    right: 0;
    width: 50%;
    height: 100%;
    background: url(../img/bg-body-right.png) repeat-y top right;
}
.header-background {
    display: none;
}
.nav-sidebar {
   padding: 0 0 100px 0 !important;
   background: url(../img/bg-content.png);
}
.nav-sidebar .logo {
/*    padding: 0 20px; */
    text-align: center;
    margin-bottom: 20px;
    padding: 15px;
    background: #fff;
}
.content-container {
    position: relative;
    z-index: 6;
    padding: 0;
    background:url(../img/bg-content.png);
}
.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: 65%;
}
address {
    font-style: normal;
}
.footer .footer-waii {
    float: left;
    width: 13%;
}
.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: 65%;
}

.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: url(../img/bg-mainnav-index.png);
}
html .index-container {
    position: absolute;
    width: 100%;
    min-height: 270px;
    bottom: 60px;
}
.index-container .sidebar-left {
  /*  background: url(../img/bg-mainnav-index.png); */
    height: 65px;
}
.index-container .sidebar-right {
 padding: 15px 0 15px 15px;
}

/** FE-Layout 2, 2 cols on index page **/
.index-cols {
    float: left;
    position: relative;
    width: 49%;
    margin-left: 1%;
}

/******************************
* Unterseiten
*******************************/
.subpages-container {
    position: absolute;
    top: 300px;
    z-index: 9;
    width: 100%;
    padding: 30px 0 60px 0;
}
.subpages-container .nav-sidebar {
    height: 100%;
}
.subpages-container .content-sidebar {
    margin-top: 360px;
    height: 100%;
    -webkit-box-shadow: 0px 0px 10px 0px #fff;
    -moz-box-shadow:    0px 0px 10px 0px #fff;
    box-shadow:         0px 0px 10px 0px #fff;
}

.button-back-tohome {
    text-align: right;
}
.dot{border:0 !important;}
.dot.dot-daymenu {
  background: transparent !important;
}
.dot.dot-veggie {
  background: transparent !important;
}
.dot.dot-salad {
  background: transparent !important;
}
