body {
    font-size: 17px;
    line-height: 28px;
    font-weight: 300;
    text-rendering: optimizeLegibility;
    font-family: 'Lato', serif;
    min-height: 100%;
    color: #505050;
}
p {
    -moz-hyphens: auto!important;
    -o-hyphens: auto!important;
    -webkit-hyphens: auto!important;
    -ms-hyphens: auto!important;
    hyphens: auto!important;
    margin: 0px;
    padding: 0px;
    margin-bottom: 15px;
}
b,
strong {
    font-weight: 900;
}
h1,
h2,
h3,
h4,
h5,
h6 {
    font-size: 17px;
    line-height: 22px;
    text-transform: uppercase;
    font-weight: 900;
    letter-spacing: 1px;
    margin: 0px;
    padding: 0px;
    margin-bottom: 15px;
}
.navbar-default .navbar-nav > li > a {
    color: #505050;
}
.t3-mainnav {
    border-bottom: 0 none;
}
.t3-navbar-collapse .navbar-nav > li > a {
    padding-top: 15px!important;
    padding-bottom: 15px!important;
    padding-left: 20px!important;
}
.t3-navbar-collapse .navbar-nav > li > a:hover,
.t3-navbar-collapse .navbar-nav > li > a:focus,
.t3-navbar-collapse > li > a,
.t3-navbar-collapse a,
.t3-navbar-collapse .navbar-nav > .open > a,
.t3-navbar-collapse .navbar-nav > .dropdown > a,
.t3-navbar-collapse .navbar-nav > .active > a,
.t3-navbar-collapse .navbar-nav > .active > a:hover,
.t3-navbar-collapse .navbar-nav > .active > a:focus {
    background-color: #f0f0f0!important;
    text-transform: uppercase;
    font-size: 17px;
    font-weight: 900;
    letter-spacing: 1px;
    color: #505050!important;
    padding-top: 15px!important;
    padding-bottom: 15px!important;
}
.t3-navbar-collapse .dropdown-menu > li > a {
    clear: both;
    color: #505050!important;
    background-color: #f0f0f0!important;
    display: block;
    font-weight: 300;
    white-space: nowrap;
    font-size: 17px;
}
.dropdown-menu {
    margin-top: 0px;
    padding-top: 0px;
    margin-bottom: 0px;
    padding-bottom: 0px;
}
.t3-navbar-collapse .dropdown-menu > li > a:hover {
    color: #505050!important;
    background-color: #f0f0f0!important;
}
.nav-pills > li.active > a,
.nav-pills > li.active > a:hover,
.nav-pills > li.active > a:focus {
    background-color: #f0f0f0!important;
    color: #209c97;
}
.nav-pills > li > a {
    border-radius: 0px!important;
    text-transform: uppercase;
    background-color: #f0f0f0;
    color: #505050;
    font-weight: 900;
    letter-spacing: 1px;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    font-size: 15px;
}
.nav-pills > li > a:hover {
    color: #209c97;
}
.nav > li > a {
    display: block;
    padding: 5px 12px;
    position: relative;
}
.t3-header {
    height: 30px;
    line-height: 30px;
    background-color: #505050;
    color: #969696;
    margin: 0px;
    padding: 0px;
    text-align: right;
}
.t3-header .col-lg-12,
.t3-header .container {
    margin-top: 0px!important;
    padding-top: 0px!important;
    margin-bottom: 0px!important;
    padding-bottom: 0px!important;
}
.t3-header .container {
    padding: 0px;
}
.t3-header .search {
    margin: 0px 0px 0px 0px;
    padding: 0px;
    float: right;
}
.t3-header ul {
    margin: 0px!important;
    padding: 0px!important;
    line-height: 20px;
    height: 20px;
    float: right;
    text-indent: 0px;
    list-style-position: inside;
}
.t3-header li {
    margin: 0px 10px!important;
    padding: 0px!important;
    background-color: transparent;
    float: left;
    line-height: 30px;
    height: 30px;
    border-radius: 0px;
}
.t3-header li a {
    line-height: 30px;
    height: 30px;
    font-weight: 900;
    letter-spacing: 1px;
    margin: 0px;
    padding: 0px;
    color: #969696;
    font-size: 14px;
    text-transform: uppercase;
    background-color: transparent;
}
.t3-header li a:hover {
    color: #fff;
    background-color: transparent;
}
.t3-header input {
    height: 20px;
    font-size: 12px;
    padding: 5px;
    border: none;
    width: 120px;
    background-color: #969696;
    margin: 0px;
    line-height: 20px;
    float: right;
}
.t3-header input:focus {
    box-shadow: none;
    background-color: #fff;
}
.t3-header form {
    line-height: 20px;
    height: 20px;
    float: left;
    margin: 5px 0px 0px;
    padding: 0px;
}
.t3-header .searchb {
    width: 30px;
    float: right;
    cursor: pointer;
    height: 30px;
    line-height: 30px;
    background-image: url("../images/search.png");
    background-repeat: no-repeat;
    background-position: center left;
    background-size: 16px 16px;
    margin: 0px 0px 0px 30px;
}
.buckbody .bukseite,
.balmerbody .balmerseite,
.immobody .immobilienseite {
    color: #fff;
}
.infobutton {
    width: 18px;
    height: 18px;
    line-height: 18px;
    background-image: url("../images/info.png");
    background-repeat: no-repeat;
    background-position: center center;
    background-size: 16px 16px;
    float: right;
    margin-top: 5px;
    margin-left: 30px;
}
@media (max-width: 600px) {
    .t3-header .search {
        clear: left;
    }
    .t3-header {
        height: 60px;
    }
}
.homebutton {
    width: 30px;
    height: 16px;
    line-height: 16px;
    background-image: url("../images/home.png");
    background-repeat: no-repeat;
    background-position: center center;
    background-size: 16px 16px;
}
.t3-mainnav {
    background-color: #fff;
    height: 110px;
    margin-bottom: 0px;
    padding-bottom: 0;
}
.t3-mainnav .container {
    height: 120px;
    position: relative;
    margin-bottom: 0px;
    padding-bottom: 0;
}
.logo-image {
    position: absolute;
    right: 10px;
    bottom: 35px;
}
.t3-navbar {
    position: absolute;
    bottom: 0px;
    left: 0px;
}
.t3-navbar a {
    font-size: 17px;
    text-transform: uppercase;
    font-weight: 900!important;
    background-color: transparent;
    letter-spacing: 1px;
}
.navbar-nav > li > a {
    line-height: 30px;
    padding: 0px;
    padding-bottom: 30px;
}
.t3-navbar ul li {
    background-color: transparent!important;
    margin-right: 35px!important;
    padding 0px!important;
    position: relative;
    text-align: center;
}
.level1 li {
    text-align: left!important;
}
.t3-navbar ul ul li {
    margin-right: 0px !important;
}
.t3-navbar li:hover,
.t3-navbar a:hover,
.t3-navbar .active a:hover,
.t3-navbar .active a,
.t3-navbar .current a:hover,
.t3-navbar .current a,
.open {
    background-color: transparent!important;
}
.t3-navbar .current a:hover,
.t3-navbar .current a,
.t3-navbar a:hover,
.t3-navbar .active a:hover {
    color: #209c97!important;
}
.t3-navbar ul.level0 >li:after {
    content: "";
    width: 100px;
    height: 10px;
    background-color: #209c97;
    display: block;
    position: absolute;
    bottom: 10px;
    left: 50%;
    margin-left: -50px;
    opacity: 0;
    -webkit-transition-property: opacity;
    -moz-transition-property: opacity;
    -ms-transition-property: opacity;
    -o-transition-property: opacity;
    transition-property: opacity;
    -webkit-transition-duration: 0.33s;
    -moz-transition-duration: 0.33s;
    -ms-transition-duration: 0.33s;
    -o-transition-duration: 0.33s;
    transition-duration: 0.33s;
}
.t3-navbar ul.level0 > li.current:after,
.t3-navbar ul.level0 >li.active:after {
    opacity: 1;
}
.t3-navbar ul.level0 > li:hover:after {
    opacity: 1;
}
.t3-navbar ul.level0 >.current,
.t3-navbar ul.level0 >.active,
.t3-navbar ul.level0 >.active > a {
    color: #209c97!important;
}
.t3-sl {
    margin: 0px;
    padding: 0px;
    border: none;
}
.t3-spotlight-1 .t3-module {
    -ms-box-shadow: 0px 0px 7px 7px rgba(0, 0, 0, 0.2);
    -o-box-shadow: 0px 0px 7px 7px rgba(0, 0, 0, 0.2);
    -webkit-box-shadow: 0px 0px 7px 7px rgba(0, 0, 0, 0.2);
    -moz-box-shadow: 0px 0px 7px 7px rgba(0, 0, 0, 0.2);
    box-shadow: 0px 0px 7px 7px rgba(0, 0, 0, 0.2);
}
.t3-wrapper {
    overflow-x: hidden;
}
.headbanner {
    color: #FFF;
    text-decoration: none;
    font-family: 'Zeyada', cursive;
    text-transform: none;
    font-size: 56px!important;
    width: 100%;
    max-width: 1170px;
    font-size: 56px!important;
    line-height: 56px!important;
    display: block!important;
    margin: 0px auto!important;
    padding-left: 10px!important;

    -webkit-text-shadow: 5px 5px 5px rgba(0, 0, 0, 0.5);
-moz-text-shadow: 5px 5px 5px rgba(0, 0, 0, 0.5);
    -o-text-shadow: 5px 5px 5px rgba(0, 0, 0, 0.5);
    -ms-text-shadow: 5px 5px 5px rgba(0, 0, 0, 0.5);
text-shadow: 5px 5px 5px rgba(0, 0, 0, 0.5);

}
.posheadbanner {
position: absolute;
    bottom:20px;
    left:0px;

    width: 100%;
    z-index: 2000;
}
.nextend-transition-previous-rectangle {
    left: 20px!important;
}
.nextend-transition-next-rectangle {
    right: 20px!important;
}
@media (max-width: 1170px) {
    .headbanner {
        font-size: 30px!important;
        line-height: 30px!important;
    }
}
@media (max-width: 600px) {
    .headbanner {
        visibility: hidden;
    }
}
.nextend-widget {
    font-size: 56px!important;
    color: #209c97!important;
}
.nextend-transition-previous-rectangle .smartslider-outer,
.nextend-transition-previous-rectangle .smartslider-inner {
    background-image: url("../images/pre.png")!important;
    background-size: 60px 60px!important;
    background-position: top left;
    background-repeat: no-repeat;
    height: 60px!important;
    width: 60px!important;
}
.nextend-transition-next-rectangle .smartslider-outer,
.nextend-transition-next-rectangle .smartslider-inner {
    background-image: url("../images/next.png")!important;
    background-size: 60px 60px!important;
    background-repeat: no-repeat;
    height: 60px!important;
    width: 60px!important;
}
.nextend-transition-previous-rectangle .smartslider-inner,
.nextend-transition-next-rectangle .smartslider-inner,
.nextend-transition-previous-rectangle,
.nextend-transition-next-rectangle,
.nextend-transition-previous-rectangle-dark,
.nextend-transition-next-rectangle-dark {
    width: 60px!important;
}
.nextend-widget-html {
    width: 100%;
}
.t3-footer {
    background-color: #dcdcdc;
    border: none;
    padding: 0px;
}
.t3-footer .container,
.t3-footer .row {
    margin: 0px auto;
    padding: 0px;
}
.t3-footer .col-lg-4 {
    padding: 20px;
    padding-top: 0px;
    padding-bottom: 0px;
    margin-top: 20px;
    margin-bottom: 20px;
    border-right: 1px solid #fff!important;
    min-height: 330px;
    overflow: hidden;
    text-overflow: ellipsis;
}
.t3-footer .module-ct,
.t3-footnav .t3-module {
    padding: 0px;
    margin: 0px;
    background-color: transparent;
    padding_right: 0px;
    padding-left: 0px;
}
.t3-footer .col-lg-4:first-child {
    border-left: 1px solid #fff!important;
}
.module {
    padding: 0px!important;
    margin: 0px!important;
}
.homestart .items-row a,
.t3-footer .col-lg-4 a {
    color: #505050;
    font-style: italic;
}
.mintext {
    min-height: 170px;
}
.homestart .items-row {
    padding-left: 0px;
    padding-right: 0px;
    padding-top: 0px;
    padding-bottom: 0px;
}
.homestart .item {
    padding-left: 20px;
    padding-right: 20px;
    padding-top: 0px;
    padding-bottom: 0px;
    border-right: 1px solid #969696!important;
    min-height: 490px;
    overflow: hidden;
    text-overflow: ellipsis;
}
.homestart .item:first-child {
    border-left: 1px solid #969696!important;
}
.t3-footer .col-lg-4 h2,
.homestart .item h2 {
    min-height: 44px;
}
@media screen and (max-width: 1000px) {
    .mintext {
        min-height: 0px;
    }
    .t3-footer .col-lg-4 h2,
    .homestart .item h2 {
        min-height: 0px;
    }
    .homestart .item,
    .homestart .item:first-child {
        width: 100%;
        border-right: 1px solid #fff!important;
        border-left: 1px solid #fff!important;
        border-bottom: 1px solid #969696!important;
        padding: 20px;
        margin: 0px;
        min-height: 0px;
    }
    .t3-footer .col-lg-4,
    .t3-footer .col-lg-4:first-child {
        width: 100%;
        border-right: 1px solid #dcdcdc!important;
        border-left: 1px solid #dcdcdc!important;
        border-bottom: 1px solid #fff!important;
        padding: 20px;
        margin: 0px;
        min-height: 0px;
    }
    .t3-footer,
    .homestart .items-row {
        padding: 0px;
        margin: 0px auto;
    }
}
.block-right-banner {
    width: 28%;
    float: right;
    clear: right;
    padding-bottom: 20px;
     min-height: 160px;
}
.block-right-banner a {
    color: #505050;
}

.block-right {
    width: 28%;
    float: right;
    clear: right;
    padding-bottom: 20px;
     min-height: 160px;
}
.block-right a {
    color: #505050;
}
.block-left {
    width: 70%;
    float: left;
    clear: none;
    padding-bottom: 40px;


}
.hilfecat .block-right .block-right-banner {

    min-height: 100px;
}

@media screen and (max-width: 1170px) {
    .block-right {
        width: 100%;
              min-height: 0px;

    }
    .block-left {
        width: 100%;
padding-bottom: 20px;
    }

    .hilfecat .block-right {

    min-height: 0px;
}

}
@media screen and (max-width: 1000px) {
    .t3-sidebar,
    .t3-content {
        width: 100%;
        left: 0px;
    }
}
article h2 {
    clear: both;
    display: block;
    width: 100%;
}
article h3 {
    margin-bottom: 10px;
}
article ul {
    list-style: none;
}
article ul li:before {
    content: "";
    width: 10px;
    height: 10px;
    background-color: #209c97;
    float: left;
    margin: 10px 7px 0px -17px;
    line-height: 10px;
}
.navbar-default .navbar-toggle {
    border: none;
}
.navbar-toggle {
    height: 30px;
    line-height: 30px;
    float: left;
    padding: 0;
    width: 30px;
}

.squarelink, .squarelink:hover, .squarelink:active,.squarelink.collapsed  {
    color: #505050;
    text-decoration: none;
}

.squarelink:before {
    content: "";
    width: 10px;
    height: 10px;
    background-color: #209c97;
    float: left;
    margin: 10px 7px 0px 0px;
    line-height: 10px;
}

@media screen and (max-width: 1300px) {
    .t3-navbar a {
        font-size: 15px;
    }
    .t3-mainnav .container {
        width: 100%;
    }
    .t3-navbar {
        padding-left: 20px!important;
    }
    .t3-navbar ul li {
        margin-right: 18px!important;
    }
}
@media screen and (max-width: 967px) {
    .t3-mainnav {
        z-index: 999;
        height: 55px;
    }
    .logo-image {
        bottom: auto;
        top: 18px;
    }
    .navbar-header,
    .t3-navbar-collapse {
        width: 100%;
    }
    .t3-mainnav .container {
        width: 100%;
    }
    .t3-navbar {
        padding-left: 0px;
    }
}

@media all and (max-width: 1200px) {

	.block-right-banner {
    display: none;
}
}

.uk-img-preserve .uk-margin {
    padding: 0px;
    margin: 0px;
    font-size: 18px;
    line-height: 26px;
}
.uk-img-preserve img {
    max-width: none!important;
}

.kontaktcat .col-sm-6 {
    width: 60%;

}
.kontaktcat .col-sm-6:first-child {
    width: 40%;

}
@media screen and (max-width: 1100px) {
 .kontaktcat .col-sm-6 {
    width: 100%;

}
.kontaktcat .col-sm-6:first-child {
    width: 100%;

}
}


.t3-sidebar .nav-pills > li.active > a, .t3-sidebar .nav-pills > li.active > a:hover, .t3-sidebar .nav-pills > li.active > a:focus {
    background-color: #f0f0f0 !important;
    color: #505050;
}

.img-left {
 float:left;
 margin-right:20px;

}
.mehrbox {
    display:none;

}
.mehrbt,.wenigerbt {
    margin-bottom:50px;
    display: block;
    float: none;

}
