@import url(/cms/iwebsstandard/css/global2014.css);
@font-face {
  font-family: 'Lato';
  font-style: normal;
  font-weight: 400;
  src: url('/cms/iwebsstandard/fonts/lato-v14-latin-regular.eot'); /* IE9 Compat Modes */
  src: local('Lato Regular'), local('Lato-Regular'),
       url('/cms/iwebsstandard/fonts/lato-v14-latin-regular.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
       url('/cms/iwebsstandard/fonts/lato-v14-latin-regular.woff2') format('woff2'), /* Super Modern Browsers */
       url('/cms/iwebsstandard/fonts/lato-v14-latin-regular.woff') format('woff'), /* Modern Browsers */
       url('/cms/iwebsstandard/fonts/lato-v14-latin-regular.ttf') format('truetype'), /* Safari, Android, iOS */
       url('/cms/iwebsstandard/fonts/lato-v14-latin-regular.svg#Lato') format('svg'); /* Legacy iOS */
}

body {
    font-family: 'Lato', sans-serif;
    font-size: 16px;
    background-repeat: no-repeat;
    background-size:100% 100%;
    background-attachment: fixed;
    background-position:top center;
    color: #606060;
    background-image: -webkit-linear-gradient(270deg, #efefef 0%, #fff 100%);
    background-image: -moz-linear-gradient(180deg, #efefef 0%, #fff 100%);
    background-image: -o-linear-gradient(180deg, #efefef 0%, #fff 100%);
    background-image: linear-gradient(180deg, #efefef 0%, #fff 100%);
}
body.height {
    background-size:auto 100% ;
}
body.width {
    background-size:100% auto ;
}


h1, h2, h3, h4, h5, h6, .transition {
    transition: all 0.5s linear 0s;
}

.displaynone {
    height: 0px !important;
    /*display:none;*/
    transition: all 0.5s linear 0s;
    overflow: hidden;
}

.backgroundOpaq {
    background: rgba(0, 0, 0, 0.7) none repeat scroll 0% 0%;
}

.backgroundOpaq3 {
    background: rgba(0, 0, 0, 0.1) none repeat scroll 0% 0%;
}

.backgroundOpaqfff {
    background: rgba(255, 255, 255, 0.8) none repeat scroll 0% 0%;
}

.backgroundOpaqfff5 {
    background: rgba(255, 255, 255, 0.5) none repeat scroll 0% 0%;
}
.Opacity {
    opacity:0.5;
}
label {
    padding-left: 3px;
}
span, span img {
    max-width:100% !important;
}
h1, .h1 {
    font-size: 2.0em;
    font-weight: bold;
    /*margin: 0px;*/
}
/*.up h1, .up .h1 {
    font-size:1.5em;
}*/

h2, .h2, #right h1, #right .h1 {
    font-size: 1.8em;
}

h3, .h3, #right h2, #right .h2 {
    font-size: 1.6em;
    font-weight: bold;
    border-bottom: solid 1px;
}

h4, .h4, #right h3, #right .h3 {
    font-size: 1.4em;
}

h5, .h5, #right h4, #right .h4 {
    font-size: 1.2em;
}

h6, .h6, #right h5, #right .h5 {
    font-size: 1.1em;
}

a, a:visited, a:focus {
    text-decoration: none;
}

.border-gray {
    border: solid 1px #e6e6e6;
}

a:hover {
    text-decoration: underline;
}

a.button, a.button:hover {
    color: #fff;
    background-color: #999;
    border-radius: 10px;
    padding: 7px 25px;
    text-decoration: none;
}

.border-round {
    border: solid 1px #e6e6e6;
    border-radius: 10px;
}

.border {
    border: solid 1px #e6e6e6;
}

.box-shaddow {
    box-shadow: 5px 3px 10px 2px;
}

.background-white {
    background-color: #fff;
}

#top {
    padding: 10px 0px;
    margin: 10px 0px;
}

    #socialshareprivacy div.settings_info_menu {
        z-index: 1100;
    }

#right div.content {
    overflow: hidden;
}

#right div {
    margin-bottom: 10px;
}

    #right div div {
        margin-bottom: 0px;
    }
#navwrapper {
}
.wrapper {
    /*position: relative;*/
    margin-left: auto;
    margin-right: auto;
}
.maxwidth {
    max-width:1400px;
}

#part1 {
    transition: all 0.5s linear 0s;
    z-index: 20000;
    /*height: 145px;*/
    width: 100%;
    margin: 0px;
    padding-top: 10px;
}
#part1.fix {
    position: fixed;
    /*height: 115px;*/
}

.up #part1 {
    transition: all 0.5s linear 0s;
    position: fixed;
    /*height: 115px;*/
}
body.notfixed #part1 {
    position:relative;
}
#part2 {
    position:relative;
    /*padding-bottom:100px;*/
}
.up #part2 {
    /*margin-top:50px;*/
    transition:none;
}
body.notfixed #part2 {
    margin-top:0px;
}

#part3 {
    padding-left:85px;
    padding-right:2px;
}

#part3_2 {
    position:relative;
}

#part4 {
    position: fixed;
    bottom: 0px;
    width: 100%;
    z-index: 20000;
    transition: all 0.5s linear 0s;
}

    #part4 .IW_Link {
        line-height: 35px;
    }

    #part4, #part4 a {
        color: #606060;
    }
.up #part4 {
    position:relative;
}
.textright {
    text-align: right;
}
.displaynone {
    display:none;
}
#logo {
}

#logoimg {
    transition: all 0.5s linear 0s;
    max-height: 100px;
    max-width: 100%;
    margin-bottom:15px;
}

.up #logoimg {
    transition: all 0.5s linear 0s;
    max-height: 50px;
}

#logoimg {
}

#breadcrumb, #breadcrumb a {
    color: #606060;
    height:25px;
    overflow:hidden
}

#shortcuts {
    padding-top: 10px;
    font-size: 0.8em;
    padding-right: 0px;
}

    #shortcuts a, #shortcuts a:hover, #shortcuts a:visited {
        color: #c6c6c6;
        padding-left: 10px;
    }

#bc {
    white-space:nowrap;
}

div.Suche div.Sucheinput {
    text-align: right;
}

#topnews {
    margin-top: 10px;
}

    #topnews, #topnews #Newsslider li img {
        width: 100%;
        padding: 0px;
        margin: 0px;
        background-color: #fff;
    }

div.bx-wrapper, div.bx-viewport {
    max-width: 100% !important;
}
#partner {
    height:50px;
}

#Newsslider {
    padding: 0px;
    margin: 0px;
}

    #Newsslider div.text {
        position: absolute;
        color: #fff;
        text-transform: uppercase;
        top: 30%;
        left: 10%;
        font-size: 16px;
    }

#topnews .bx-wrapper .bx-pager.bx-default-pager a {
    font-size: 30px;
    width: 16px;
    height: 16px;
    color: transparent;
    background-image: url(/cms/iwebsstandard/layoutV3/n49/sliderpasivdot.png);
    background-color: transparent;
}

    #topnews .bx-wrapper .bx-pager.bx-default-pager a:hover,
    #topnews .bx-wrapper .bx-pager.bx-default-pager a.active {
        background-image: url(/cms/iwebsstandard/layoutV3/n49/slideraktivdot.png);
    }

#topnews div.bx-wrapper a.bx-prev {
    background: url(/cms/iwebsstandard/layoutV3/n49/sliderleft.png) no-repeat;
    background-color: none !important;
}

#topnews div.bx-wrapper a.bx-next {
    background: url(/cms/iwebsstandard/layoutV3/n49/sliderright.png) no-repeat;
}

#navall {
    z-index: 1000;
    margin-left: auto;
    margin-right:auto;
    z-index: 30000;
    Cursor: default;
}

    #navall a:hover {
        text-decoration: none;
    }

    #navall ul {
        padding: 0px;
        min-width: 200px;
        margin-left: -10px;
        margin-top: -2px;
        width: auto;
    }

        #navall ul ul {
            max-width: 81%;
            min-width: 81%;
            margin-left: 14%;
        }

    #navall li {
        float: left;
        list-style-type: none;
        margin: 0px 5px;
        padding-right: 10px;
        padding-left: 10px;
        padding-bottom: 1px;
        padding-top: 1px;
        font-size: 1.1em;
        line-height: 40px;
        z-index: 30000;
    }

li .subline {
    height: 2px !important;
    min-height: 2px !important;
    border-radius: 1px !important;
    padding: 0px !important;
}

li:hover .subline {
    background-color: #E6E6E6;
}

li:hover li .subline {
    background-color: transparent;
}

.up #navall li {
    font-size: 0.9em;
    line-height: 30px;
    transition: all 0.5s linear 0s;
}

    .up #navall li div {
        z-index: 30000;
    }

    .up #navall li li {
        font-size: 1.1em;
        line-height: 40px;
    }

#navall li div.selNav1 {
    background-color: #e6e6e6 !important;
}

#navall li, #navall li a {
    /*color:#c6c6c6*/
    color: #606060;
    font-weight: bold;
    z-index: 30000;
}

    #navall li:last-child, #navall li li {
        border-right: none;
    }

    #navall li li {
        float: none;
        margin: 0px;
        border-bottom: solid 1px #E6E6E6;
    }

        #navall li li:first-child {
            border-top: solid 1px #E6E6E6;
        }

    #navall li ul {
        position: absolute;
        display: none;
        z-index: 10000;
        border-top: 2px solid;
    }

        #navall li ul ul {
            position: absolute;
            display: none;
            z-index: 10000;
            border-top: 0px solid;
        }

#navmobwrapper {
    position: absolute;
    overflow: visible;
    font-size: 1.1em;
    margin-top: 5px;
    z-index:11000;
}

#navmobM {
    background-repeat: no-repeat;
    background-position: left top;
    Cursor: pointer;
    /*padding-left: 35px;*/
    height: 35px;
    position:relative;
}

    #navmobM.on {
    }

    #navmobM div.text {
        float: left;
        width: 20%;
    }

    #navmobM div.balken {
        width: 60px;
        position:absolute;
        right:0px;
    }

#navmobwrapper ul {
}

#navmob {
    position: relative;
    z-index: 10000;
    padding: 0px;
    display: none;
}
#navmobM a {
    display:block;
}
#navmobM .DivNavColor {
    height: 2px;
    background: rgba(96, 96, 96, 1) none repeat scroll 0% 0%;
    margin: 8px;
    float: none;
    display:block;

}

#navmob li {
    list-style-type: none;
    border-top: solid 1px #AFAFAF;
    padding: 5px 10px 5px 5px;
}

    #navmob li:first-child {
        border-top: none;
    }

    #navmob li div {
        min-height: 25px;
        padding-top: 5px;
        padding-bottom: 5px;
        padding-left:35px;
    }

        #navmob li div a {
            display: block;
            color: #606060;
        }

            #navmob li div a:hover {
                text-decoration: none;
            }

    #navmob li.sub, #navmobwrapper #close {
        background-position: left;
        background-repeat: no-repeat;
        Cursor: default;
    }

    #navmob li.sub {
        background-image: url(/cms/iwebsstandard/layoutV3/n49/pdown.png);
        background-position:top left;
    }

#navmob ul {
    display: none;
    padding: 0px;
    width: 100%;
}

    #navmob ul li:last-child {
        border-bottom: none;
    }

#navmob ul {
    display: none;
    padding: 0px;
    margin-left: 5%;
    width: 95%;
}

    #navmob ul.click {
        display: block;
    }

.nojs #navmob li:hover ul ul, .nojs #navmob li li:hover ul ul, .nojs #navmob li li li:hover ul ul, .nojs #navall li:hover ul ul, .nojs #navall li li:hover ul ul {
    display: none;
}

.nojs #navmob li:hover ul, .nojs #navmob li li:hover ul, .nojs #navmob li li li:hover ul, .nojs #navmob li li li li:hover ul, #navmob:hover + #close, .nojs #navall li:hover ul, .nojs #navall li li:hover ul, .nojs #navall li li li:hover ul {
    display: block;
}

#content img, p img, div.artikel img {
    max-width: 100%;
    height: auto !important;
    margin: 4px;
}

div.artikel {
    padding-bottom: 25px;
    overflow: hidden;
}

    div.artikel table {
        max-width: 100%;
    }

div.FAQ {
    background-image: url(/cms/iwebsstandard/layoutV3/n49/faqh3.png);
    background-repeat: no-repeat;
    background-position: right top;
    Cursor: pointer;
    padding-right: 30px;
}

div.FAQon {
    background-image: url(/cms/iwebsstandard/layoutV3/n49/faqh3on.png);
    background-repeat: no-repeat;
    background-position: right top;
    Cursor: pointer;
}

table.tablerahmen, table.tablerahmen th, table.tablerahmen td {
    border: solid 1px #e6e6e6;
}

div.artikel table td, div.artikel table th {
    /*border:solid 1px #e6e6e6;*/
    padding: 5px;
}

#inhalt div.artikelend {
    border-bottom: solid 1px #999;
}

div.ontop {
    text-align: right;
}

#partner div.bx-wrapper a.bx-prev {
    left: 20px;
    background: url(/cms/iwebsstandard/layoutV3/n49/partnerleft.png) no-repeat;
}

#partner div.bx-wrapper a.bx-next {
    right: 20px;
    background: url(/cms/iwebsstandard/layoutV3/n49/partnerright.png) no-repeat;
}

#intellionline h2, #partner h2, #icons h2 {
    color: #878787;
    margin-bottom: 20px;
}

#intellionline {
    font-size: 28px;
    font-weight: bold;
}

#social img {
    margin-top: 10px;
    margin-right: 10px;
}

#contentwrapper {
    margin-bottom:30px;
}


#pagefoot {
    height:30px;
}

.bx-wrapper .bx-prev, .bx-wrapper .bx-prev:hover {
    background: url("/cms/iwebsstandard/layoutV3/n49/partnerleft.png") no-repeat 0px;
    left: 5px;
}

.bx-wrapper .bx-next, .bx-wrapper .bx-next:hover {
    background: url("/cms/iwebsstandard/layoutV3/n49/partnerright.png") no-repeat 0px;
    right: 5px;
}

.bx-wrapper .bx-viewport {
    background: none;
    border: none;
    box-shadow: none;
    left: 0px;
}

.bx-viewport {
    left: 40px;
    right: 40px;
}

#partnerbx div {
    text-align: center;
}

    #partnerbx div img {
        display: inline;
        max-height: 50px;
    }

#Icons {
    position:fixed;
    top:180px;
    width:70px;
    left:10px;
    z-index:10000;
}
    #Icons img {
        margin-bottom:10px;
        border-radius:30px;
        Cursor:pointer;
        max-width:80%;
    }
#IconUp {
    display:none;
}
#Kalender, #Suche, #Infobox {
    position:fixed;
    z-index:10000;
    left:85px;
    display:none;
    width:400px;
}
 #Suche {
    top:180px;
}
#Kalender {
    top:158px;
}
#Suche {
    height:35px;
    border:solid 1px #606060;
}
    #Suche .sucheinput {
        padding:3px;
    }
    #Suche input.suchfeld {
        border: 0px;
        width: 100%;
        height: 26px;
        padding-left: 0px;
        padding-right: 30px;
        margin-right: 10px;
        background-color: rgba(255, 255, 255, 0.8);
        border:none;
    }

    #Suche input.button {
        position: absolute;
        width: 25px;
        height: 26px;
        right: 0px;
        background-color: transparent;
        color: transparent;
        border: 0px;
        background-image: url(/cms/iwebsstandard/layoutV3/n49/lupeW.png);
        background-position: left center;
        background-repeat: no-repeat;
    }
#Infobox {
    background-color:#fff;
    border:solid 1px #606060;
    padding:5px;
    /*box-shadow:rgb(163,163,163) 5px 5px;*/
}
.left85 {
    padding-left:85px;
}
@media (max-width:1400px) {
    #breadcrumb, #logo {
        padding-left: 15px;
    }

    #shortcuts {
        padding-right: 15px;
    }
}

@media (max-width:992px) {
    #part1 {
        transition: all 0.5s linear 0s;
    }

    #logoimg {
        transition: all 0.5s linear 0s;
        height: auto;
        max-width: 100%;
        max-height: 70px;
        height: auto !important;
    }

    .up #logoimg {
        max-height: 50px;
    }

    #topnews {
    }

    #part2 {
    }

    .noSliderBanner {
        margin-top: 230px !important;
    }

    .IW_Link {
    }

    .up #part1 {
        transition: all 0.5s linear 0s;
    }
    #Icons {
        top:120px;
        width:50px;
    }
    #Kalender {
        top:98px;
    }
    #Suche {
        top:120px;
    }
    .left85 {
        padding-left:60px;
    }
}

@media (min-width:992px) {
}

@media (max-width:767px) {
    #navmobM {
        /*padding-left: 15px;*/
    }

    h1, .h1 {
        font-size: 1.8em;
    }

    h2, .h2, #right h1, #right .h1 {
        font-size: 1.6em;
    }

    h3, .h3, #right h2, #right .h2 {
        font-size: 1.4em;
    }

    h4, .h4, #right h3, #right .h3 {
        font-size: 1.2em;
    }

    h5, .h5, #right h4, #right .h4 {
        font-size: 1.1em;
    }

    h6, .h6, #right h5, #right .h5 {
        font-size: 1.1em;
    }

    #partner {
        height:50px;
    }
    #partnerbx div {
        max-width: 100px;
    }

        #partnerbx div img {
            display: inline;
            margin: 5px 0px;
            max-height: 50px;
        }

    #part4 .IW_Link {
        line-height: 30px;
        font-size: 14px;
    }
    #breadcrumb {
        font-size:0.7em;
    }
    #part1, #part3 {
        padding-left:50px;
    }
    #Kalender, #Suche, #Infobox {
        left:0px;
        right:10px;
        width:inherit;
    }
    #part1 .left85 {
        padding-left:0px;
    }
}

#socialshareprivacy .help_info, .social_share_privacy_area li div.tweet {
    width: auto !important;
    min-width: 20px;
}

    #socialshareprivacy .help_info div {
        margin-right: 10px;
    }


.bg-gradient-bottom-gray {
    background: rgb(163,163,163);
    background: -moz-linear-gradient(top, rgba(163,163,163,1) 0%, rgba(0,0,0,1) 100%);
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(163,163,163,1)), color-stop(100%,rgba(0,0,0,1)));
    background: -webkit-linear-gradient(top, rgba(163,163,163,1) 0%,rgba(0,0,0,1) 100%);
    background: -o-linear-gradient(top, rgba(163,163,163,1) 0%,rgba(0,0,0,1) 100%);
    background: -ms-linear-gradient(top, rgba(163,163,163,1) 0%,rgba(0,0,0,1) 100%);
    background: linear-gradient(to bottom, rgba(163,163,163,1) 0%,rgba(0,0,0,1) 100%);
}

.bgwhite {
    background-color: #fff;
}

.box-shaddow {
    box-shadow: 5px 3px 10px 2px;
}

.shadow-soft {
    box-shadow: #afafaf 0px 6px 10px -5px;
    margin-bottom: 20px !important;
    border: solid 1px #afafaf;
}

ul.social_share_privacy_area {
    margin:10px;
}

#totop img {
    margin-top: 5px;
}

.boxshaddow {
    box-shadow: 5px 3px 10px 0px #AFAFAF;
    min-height: 1px;
}

#lightboxOverlay {
    z-index: 50000;
}

#lightbox {
    z-index: 55000;
}
@media (max-height:600px) {
    #part4 {
        display:none;
    }
}
.color-background-Opaq {
    opacity:0.8
}

/*#test {
    position:fixed;
    bottom:120px;
    background-color:white;
    z-index:100000;
}
div.BgLightbox a {
    display:none;
}div.BgLightbox a:nth-child(0n+1) {
    display:block;
}*/
#IW-Link {
    padding: 10px 0px;
}