@charset "utf-8";

/*
* CSS-Design
* L44 DESIGN / Responsive
* Online YES:)
*/



/* Reset * * * * * * * * */

*{
     margin: 0;
     padding: 0;
     -mozbox-sizing: border-box;
     -webkit-box-sizing: border-box;
     box-sizing: border-box;
}

.wrapper{
    max-width: 1200px;
    margin: 0 auto;
    overflow: hidden;
}

body{
    font-family:'poppins', Helvetica, Arial, sans-serif;
    font-weight:300;
    font-size:22px;
    font-size:1.375rem;
    line-height:1.8;
    color: #413155;
}



html{
    font-size: 100%; /* Browserstandard: 16px */

    /*Sticky Footer ??????*/
    position: relative;
    min-height: 100%;
}

img{
    max-width:100%;
}



/******** Layout * * * * * * * * */



/* Menueleiste und Navigation */


#menueleiste{
    background: #dddc00;
    padding:12px 0px 0px 0px;
}

#navigation{
    float: right;
    margin: 30px 0px 0px 0px;
}
#navigation ul li{
    display: inline;
}

#navigation a{
    color: #413155;
    text-decoration: none;
    font-size: 1.125em;
    font-weight: 500;
    padding: 0px 0px 0px 18px;
}

#navigation a:hover,#navigation a.active{
    color: #ffffff;
}

/* Teaser */


#teaser{
    background: #413155;
}

.half img{
    float:right;
    margin: 0%;
    width: 415px;
    height: auto;
}


/* Main Content */

#main{
    width: 100%;
}


/* L44 Design */

#aboutl44{
    width: 100%;
}

.l44left{
    padding-right: 40px;
    margin-bottom: 60px;
}

.l44right{
    padding-right: 40px;
    margin-bottom: 60px;
}
.l44left img{
    width:300px;
    margin-right:60px;
}

.full img{
    padding-top: 30px;
}

/* Projekte */

#projekte div.three-third{
    margin-top: 40px;
    margin-bottom: 60px;
}

.three-third img{
    float:left;
}

/* Impressum und Datenschutz */

#datenschutz{
    margin-bottom: 40px;
}


/* Site-Footer */

#site-footer{
    background: #413155;
    color: #96c11f;
    padding: 25px;
    position: relative;
    left: 0;
    bottom: 0;
    height: 240px;
    width: 100%;
}

#site-footer span.brand {
    font-weight: 500;
}




/********** Spalten * * * * * * * * */



.column {
    float: left;
}



.full{
    width:100%;
}

.half{
    width:50%;
}


.third{
    width:33%;
    margin: 10px 20px 0px 0px;
}

.two-third{
    width:66%;
    margin: 30px 0px 60px 0px;
}

.three-third{
    width:100%;
}

.fourth{
    width:25%;
    margin: 60px 10px 0px 10px;
}

.three-fourth{
    width:75%;
    margin: 20px 10px 0;
}





/******** Typografie * * * * * * * * */

h1, h2, h3, h4, h5, h6 {
    font-family: 'poppins', Helvetica, Arial, sans-serif;
    text-transform: uppercase;
    font-weight: 300;
    color: #95c11f;
    margin-bottom: 20px;
}

h1{
   font-size: 52px;
   font-size: 3.250rem;
   line-height: 1.0;
   margin-top: 60px;
}


h2{
   font-size: 42px;
   font-size: 2.625rem;
   line-height: 1.1px;
   margin-top: 40px;
}

h3{
   font-size: 28px;
   font-size: 1.750rem;
   line-height: 1.3;
   font-weight: 300;
}

h4{
   font-size: 22px;
   font-size: 1.375rem;
   line-height: 1.7;
   color: #413155;
   font-weight: 300;
   margin-bottom: 40px;
   padding-top: 20px;
}

h5{
   font-size: 22px;
   font-size: 1.375rem;
   line-height: 1.7;
   color: #413155;
   font-weight: 500;
   text-transform: none;
}

h6{
   font-size: 22px;
   font-size: 1.375rem;
   line-height: 1.7;
   font-weight: 500;
   text-transform: none;
}



#teaser h1{
   font-weight: 300;
   font-size: 100px;
   font-size: 6.25rem;
   line-height: 1.0;
   text-align: right;
   margin: 40px 0 0px 0;
}

#teaser h2{
   color: #fff;
   margin-bottom: 0px;
   margin-top: 20px;
   font-size: 28px;
   font-size: 1.75rem;
   line-height: 1.2;
   text-transform: none;
   text-align: right;
}

a{
   color: #d60b51;
   font-size: 28px;
   font-size: 1.750rem;
   text-decoration: none;
}

a:hover{
   color: #413155;
}

#site-footer a{
   color: #96c11f;
   font-size: 22px;
   font-size: 1.375rem;
}

#site-footer a:hover{
   color: #fff;
}

#datenschutz h1{
   font-size: 38px;
   font-size: 2.375rem;
   line-height: 1.2;
   margin-top: 60px;
}


#datenschutz h2{
   color: #413155;
   font-size: 28px;
   font-size: 1.75rem;
   line-height: 1.4;
   margin-top: 30px;
}

#datenschutz h3{
   color: #95c11f;
   font-size: 24px;
   font-size: 1.5rem;
   line-height: 1.4;
   font-weight: 400;
   letter-spacing: 0.05rem;
   margin: 10px 0px 8px 0px;
}

#datenschutz h4{
   font-size: 22px;
   font-size: 1.375rem;
   line-height: 1.4;
   text-transform: none;
   font-weight: 500;
   margin: 10px 0 0 0;
   padding: 0px;
}

#datenschutz a{
   color: #413155;
   font-size: 22px;
   font-size: 1.375rem;
   font-weight: 400;
}


.subline{
   font-size: 28px;
   font-size: 1.750rem;
   line-height: 1.5;
   font-weight: 300;
   margin-bottom: 20px;
}

.very{
   font-weight: 500;
}



/* Footer */

footer#site-footer div.half {
    float: none;
    display: inline-block;
    height: 100%;
    vertical-align: bottom;
    max-width: 49.5%;
}

footer#site-footer div.right.half {
    text-align: right;
}

footer#site-footer div.left.half img{
    width:auto;
    margin-top:20px;
}

/* Media Queries * * * * * * * * */

/* Media Queries Lap-Top */

@media only screen and (max-width: 1280px) {

.wrapper{
    padding: 0 32px;
}

.subline{
   font-size: 32px;
   font-size: 2rem;
}

footer#site-footer{
    height: auto;
    padding: 25px 0px;
}

footer#site-footer div.left.half img{
    width:auto;
    margin-top:30px;
    margin-right:30px;
}

}


@media only screen and (max-width: 960px) {

.wrapper{
    width: 100%;
}

#teaser h1,#teaser h2{
    padding-right: 1rem;
}

#teaser h1{
    font-size: 5.375rem;
}

#main h1{
    font-size: 2.75rem;
    margin-top: 80px;
}

#main{
   width: 100%;
}

.three-third img{
    width:280px;
}

}

/* Media Queries Tablet */

@media only screen and (max-width: 800px) {

.full, .two-thirds, .half, .three-third, .fourth, .three-fourth, #main{
     width: 96%;
     margin: 25px 2% 0px 2%;
}

.half{
    max-width: 431px;
    float: right;
}

section#aboutl44 div.l44left{
    max-width: 100%;
    float:left;
}

section#aboutl44 div.l44right{
    max-width: 100%;
    float:left;
    margin-bottom: 60px;
    margin-top: 0px;
}

#main h1{
    font-size: 2.75rem;
}

footer#site-footer div.half {
    display: block;
    vertical-align: top;
    max-width: none;
}

footer#site-footer div.right.half {
    text-align: left;
}

#kopfleiste, #footer {
    padding: 20px 2% 20px 2%;
}

#teaser h1,#teaser h2{
    padding-right: 0;
}

#teaser h1{
    font-size: 6.25rem;
}

.three-third img{
     width:310px;
}

footer#site-footer div.left.half img{
    width:auto;
    margin-top:30px;
    float:left;
}

}

/* Media Queries Mobile */

@media only screen and (max-width: 535px){

#navigation ul li {
    display: block;
    text-align: right;
 }

#teaser h1 {
   font-size: 4.125rem;
}

#teaser h2 {
   font-size: 1.5rem;
}

section#main h1 {
   font-size: 40px;
   font-size: 2.5rem;
   line-height: 1.2;
   margin-top: 10px;
}

.three-third img{
    width:340px;
}

.two-third{

    width:100%;
    margin: 30px 0px 60px 0px;
}

#datenschutz h2{
    font-size: 24px;
    font-size: 1.5rem;
}


#datenschutz h3{
   font-size: 22px;
   font-size: 1.375rem;
   line-height: 1.4;
   font-weight: 400;
   margin: 10px 0px 6px 0px;
}

#datenschutz h4{
    font-size: 18px;
    font-size: 1.275;
}

#datenschutz p{
    font-size: 18px;
    font-size: 1.125rem;
    line-height: 1.6;
}

#datenschutz a{
    font-size: 18px;
    font-size: 1.125rem;
}

#datenschutz li{
    font-size: 18px;
    font-size: 1.125rem;
    line-height: 1.6;
}

footer#site-footer div.left.half img{
    width:auto;
    margin:0px 40px 40px 0;
    float:left;
}


}


@media only screen and (max-width: 400px) {

#teaser h1 {
    font-size: 3.3125rem;
}

#teaser h2 {
    font-size: 1.25rem;
}
	
.subline {
   font-size: 24px;
   font-size: 1.5rem;
}

#aboutl44  l44right.column.half{
    width: 100%;
    float:left;
    padding-right: 30px;
    margin-bottom: 60px;
}

#site-footer div.right p a {
    font-size: 1.0625rem;
}

}