/*   
Theme Name: Testart
Description: Testart Theme
Author: Thomas Dettmann


*/
/*@import url('bootstrap/css/bootstrap-responsive.css'); */
@import url('header.css'); 
@import url('footer.css'); 
@import url('artikel.css'); 
@import url('mainpage.css'); 
@import url('image-slider.css');
@import url('responsive.css');


/*Schriftarten*/
@font-face {
   font-family: UbuntuRegular;
   src: url(../fonts/UbuntuCondensed-Regular.ttf);  
}
@font-face {
   font-family: UbuntuMedium;
   src: url(../fonts/Ubuntu-Medium.ttf);  
}
@font-face {
   font-family: UbuntuLight;
   src: url(../fonts/Ubuntu-Light.ttf);  
}
@font-face {
   font-family: UbuntuBold;
   src: url(../fonts/Ubuntu-Bold.ttf);  
}

/*Globale Schrift-Styles*/

#header {
    font-family: UbuntuRegular,Open Sans, sans-serif;
    font-size: 13px;
    line-height: 1.5;
}
#header #top-menu {
    font-size: 16px;
    line-height: 1.5;
    cursor: pointer;
}
#footer {
    font-family: UbuntuRegular,Open Sans, sans-serif;
    font-size: 14px;
    line-height: 1.5;
}
#main {
    width: 100%;
    height: auto;
    position: relative;
    margin-top: 100px;
}

/*Mainpage Schrift-Styles*/
.mainpage h1 {
    font-size: 50px;
    font-family: UbuntuLight,Open Sans, sans-serif;
    line-height: 1.5;
}
.mainpage h2 {
    font-size: 21px;
    font-family: Ubuntu,Open Sans, sans-serif;
    line-height: 1.5;
}
.mainpage .calltoAction {
    font-size: 16px;
    font-family: UbuntuRegular,Open Sans, sans-serif;
    line-height: 1.5;
}


/*Content Schrift-Styles*/
h1 {
    font-size: 50px;
    font-family: UbuntuLight,Open Sans, sans-serif;
    line-height: 1.5;
}
h2 {
    font-size: 28px;
    font-family: UbuntuLight,Open Sans, sans-serif;
    line-height: 1.5;
}
.content {
    font-size: 21px;
    font-family: UbuntuLight,Open Sans, sans-serif;
    line-height: 1.5;
}
a {
    text-decoration: none;
}
a:hover {
    text-decoration: underline;
}

/*Allgemeine Größen*/
body {
    margin: 0;
    width: 100%;
}
body {
    overflow-x: visible;
}
.inhalt {
    width: 100%;
    height: auto;
    max-width: 1280px;
    margin-left: auto;
    margin-right: auto;
    position: relative;
}

.element.links {
    margin-left: 13.3%;
}

.element.rechts {
    right: 13.3%;
}
.artikel ul {
    padding-left: 20px;
}
.artikel ol {
    padding-left: 20px;
}

/*Small fast changes*/

.lupe input {
    border-radius: 0px 0px !important;
}
.suchfeldtext {
    padding-bottom: 0px;
}
#tooglemenu {
    display: none;
}
.bigimage {
    max-height: 300px;
}
.bigimage p {
    margin-top: 0px;
    margin-bottom: 0px;
}
.sitemap-element li {
    display: block !important;
}
.sitemap-element li.cat-item-31 {
    display: none !important;
}
.sitemap-element li.level1 {
    margin-bottom: 32px;
    font-weight: bold;
}
#sitemap .sitemap-element li.level1 .children{
    font-weight: normal;
    padding-left: 20px !important;
}
#sitemap ul {
    padding-left: 0px !important;
}
#sitemap ul li:first-child{
    display: none;
}
#top-menu ul.children li {
    font-size: 18px;
}
#header #top-menu {
    cursor: pointer;
    font-size: 18px;
}
#consumer-name {
    width: 126px !important;
}
#footer {
    font-size: 16px !important;
}
.no-overflow {
    overflow: hidden;
}
#loadmore .showmore {
    width: 90px;
}
#loadmore .showmore.en {
    width: 75px;
}
#loadmore .showmore.en.open {
    width: 103px;
}
.righttextbox p {
    font-size: 16px;
    line-height: 20px;
}
.righttextbox.imagebox {
    width: 300px;
    height: 300px;
}
.righttextbox.imagebox img{
    width: 100%;
    height: auto;
}
.righttextbox.imagebox.nofix{
    height: auto;
    position: relative;
    width: 100%;
    z-index: 0;
    border: none;
}
.bigimagebox {
    width: 1280px;
    height: auto;
    margin-left: auto;
    margin-right: auto;
}
.bigimagebox img {
    width: 100%;
    height: 100%;
}
.headlineFirst {
    float: left;
}
@media only screen and (max-width: 1280px) {
    .bigimagebox {
        width: 100%;
        height: auto;
    }
}
@media only screen and (max-width: 906px) {
    #loadmore {
        margin-left: 1% !important;
    }
}
@media only screen and (max-width: 820px) {
    #loadmore .showmore.en {
    width: 103px;
}
    .bigimagebox {
        width: 130%;
        margin-left: -15%;
    }
    #tooglemenu {
        display: block;
    }
    #loadmore .showmore {
        width: 110px;
    }
    #footer-menu {
        width: 151px;
    }
    .righttextbox {
        position: relative;
        width: 100%;
        height: auto;
        display: block !important;
        border: 1px solid #6f6f6e;
        z-index: 0;
    }
    .righttextbox p{
        font-size: 21px;
        line-height: 1.5;
        font-family: UbuntuLight,Open Sans,sans-serif;
    }
    .righttextbox .headline {
        font-size: 28px;
    }
    .righttextbox.imagebox {
        width: 280px;
        height: 280px;
    }
}
@media only screen and (max-width: 1024px) {
    .fluit-right {
        width: 48%
    }
    .fluit-left {
        width: 48%
    }
}
@media only screen and (max-width: 670px) {
    .fluitImagearea.test .fluit-left{
        margin-left: 2%;
        width: 96% !important;
    }
    .fluitImagearea.test .fluit-right{
        margin-left: 2%;
        width: 96% !important;
    }
}
@media only screen and (max-width: 400px) {
    .bigimagebox {
        margin-left: -30%;
        width: 160%;
    }
}

.righttextbox {
    top: 55%;
}
/*Imagegalery Reperatur*/

.galery-bg-image {
    display: none;
}
.fluitImagearea.test .galery-bg-image {
    display: block;
}
.fluitImagearea.test .fluit-left {
    position: relative;
    margin-bottom: 22px;
    width: 48.5%;
}
.fluitImagearea.test .fluit-right {
    position: relative;
    margin-bottom: 22px;
    width: 48.5%;
}
.fluitImagearea.test .galery-bg-image {
    display: block;
}
.fluitImagearea.test .image {
    margin-bottom: 0px;
}
.fluitImagearea.test .image.top {
    position: absolute;
    top: 0;
    left: 0;
    overflow: hidden;
}
.fluitImagearea.test .image.middle {
    position: absolute;
    top: 34.1%;
    left: 0;
    overflow: hidden;
}
.fluitImagearea.test .image.bottom {
    position: absolute;
    bottom: 0;
    left: 0;
    overflow: hidden;
}
.fluitImagearea.test .image.right {
    right: -2px;
    left: auto;
}


@media only screen and (max-width: 400px) {
    html body #main #body > .body-background .imagearea  {
        background-image: url('../images/Startseite-GTS-freisteller-V02-1-w1110h600.jpg') !important;
    }
}