.a:link { 
	color: rgb(178, 178, 174);
	text-decoration: none;
 }
 
.a:visited {
 	color: rgb(178, 178, 174);
 	text-decoration: none; 
 }

.a:hover { 
	color: rgb(202, 202, 198);
	text-decoration: none;
      }

.a:active { 
	color: rgb(202, 202, 198);
  	text-decoration: none;
     }

.extra:link { 
	color: rgb(202, 202, 198);
    font-weight: bolder;
    font-style: normal;
    text-transform: uppercase;
    text-decoration: none; 
    }

.extra:visited {
    color: rgb(202, 202, 198);
    text-decoration: none;
        }

*, *:before, *:after {
-moz-box-sizing: border-box;
-webkit-box-sizing: border-box;
box-sizing: border-box;
}

body {
    height: 100%;
    width: 100%;
    margin: 0;
    padding: 0;
    background-color: white;
    font-family:Helvetica,Arial,sans-serif;
    }

 #header {
	position: relative; top: 0px;
    display: block;
    background-color: white; 
    max-width: 1400px;
    padding: 0;
    height: 60px;
    margin: 0 auto;
    z-index: 30;
    }

  .frametop {
    position: fixed; top: 0px;
    width: 100%;
    height: 60px;  
    display: block;
    background-color: white;
    margin: 0 auto;
    padding: 0 20px;
    z-index: 40;
 	}
 	
.head {
    width: 280px;
    display: inline-block;
    position: absolute; top: 20px;
    padding: 0;
    font-weight: bolder;
    border: none;
    font-size: 1.1em;
    line-height: 2em;
    color: rgb(202, 202, 198);
    font-style: normal;
    text-align: left;
    text-transform: uppercase;
    text-decoration: none;
	}

ul {
    list-style: none;
    }

li {
    display: inline-block;
    padding: 0 10px;
    font-size: .875em;
    letter-spacing: .1em;
    font-weight: bolder;
    font-style: normal;
    text-transform: uppercase;
    text-align: right;
    text-decoration: none;
    color: rgb(202, 202, 198);
    }

.menue {
    position: absolute; right:5%;
    line-height: 2em;
    float: right;
    clear: left;
  }
  
.container01 {
    position: relative; top: 0;
    display: block;
    max-width: 1440px;
    margin: 60px auto 0px;
    padding: 0 10px 0px;	
    font-size: 1em;
    font-weight: normal;
    font-style: normal;
    text-decoration: none;
    z-index: 20;
    } 
 
.container_image {
    position: fixed; top: 30px;
    z-index: 10;
    left: 50%;
    -webkit-transform: translate(-50%);
    -moz-transform: translate(-50%);
    -ms-transform: translate(-50%);
    -o-transform: translate(-50%);
    transform: translate(-50%);
    width: 100%;
    max-width: 1440px;	
    padding: 0 20px;
    } 
    
.imagetop {  
	width: 100%;
	margin: -16% 0 5%;
    }      

.imagetop_02 {  
	width: 100%;
	margin: -5% 0 5%;
    }      

.imagetop_03 {  
	width: 100%;
	margin: -15% 0 5%;
    }      

	.imagetop_04 {  
	width: 100%;
	margin: -7% 0 5%;
    }      
	
		.imagetop_05 {  
	width: 100%;
	margin: -10% 0 5%;
    }      
	
.imagenone {
    visibility: hidden;
	width: 100%;
    padding: 0 10px;
}  
     
.description {
    padding: 40px 20% 20px 20%;
    line-height: 140%;
    font-size: 2em;
    font-weight: 600;
    letter-spacing: .05em;
    text-align: left;
    background-color: white ;
    color: rgb(178, 178, 174);
    } 
       
  .sub_description {
	padding: 10px 30% 60px 20%;
    line-height: 160%;
    font-size: 1.1em;
    font-weight: 300;
    letter-spacing: .05em;
    text-align: left;
    background-color: white;
    color: rgb(148, 148, 148);
    }
    
.position {
	display: block;
	content: "";
	position: relative; top: -60px;
	visibility: hidden;
    }  
     
  .container_boxes {
	position: relative; top: 0;
	margin: 0 auto;
	padding: 10px 0 0px;
	overflow: hidden;
	width: 100%;
	background-color: white;
    } 
    
   .boxes {
	position: relative; top: 0;
    width: 33.33%;
    margin: 0 auto;
    padding: 10px;
    overflow: hidden;
    float: left;
    background-color: white ;
    }   
     
.box {
	display: inline-block;
	float: left;
    width: 100%;
    border: none;
    margin: 0 auto;
    background-color: rgb(202, 202, 202);
    }
 
.box:visited {
	opacity: 1;
 }
    
.box:hover {
	opacity: .9;
 }
  
h2 { 
    display: inline-block;
    z-index: 500;
    width: 100%;
    line-height: .875em;
    text-align: left;
    font-size: .875em;
    letter-spacing: .1em;
    margin: 0 auto;
    padding: .875em 0 0 0;
    font-weight: bolder;
    font-style: normal;
    color: rgb(178, 178, 174);
    text-transform: uppercase;
    background-color: white;
}      

.container02 {
	position: relative; top: 0;
	margin: 0 auto;
	padding: 10px 0;
	width: 100%;
	height: 100%;
	overflow: hidden;
	background-color: white;
    } 
    
.boxes_01 {
 position: relative; top: 0;
    width: 50%;
    overflow: hidden;
    float: left;
    margin: 0 auto;
    padding: 0 10px;
    background-color: white;
    }
    
.boxes_02 {
 position: relative; top: 0px;
    width: 50%;
    overflow: hidden;
    float: left;
    clear: right;
    margin: 0 auto;
    padding: 0 10px;
    background-color: white;
    }
 
 .boxes_03_1 {
    position: relative; top: 0px;
    width: 33.33%;
    float: left;
    overflow: hidden;
    margin: 0 auto;
    padding: 0 10px;
    background-color: white;
    }

  .boxes_03_2 {
    position: relative; top: 0px;
    width: 33.33%;
    float: left;
    overflow: hidden;
    margin: 0 auto;
    padding: 0 10px;
    background-color: white;
    }
    
 .boxes_03_3 {
    position: relative; top: 0px;
    width: 33.33%;
    float: left;
    clear: right;
    overflow: hidden;
    margin: 0 auto;
    padding: 0 10px;
    background-color: white;
    }  
    
.box_center {
    width: 60%;
    float: left;
    clear: right;
    margin: 0 20%;
    background-color: white;  
      }
    
  .boxes_05 {
    position: relative; top: 0px;
    width: 100%;
    float: left;
    clear: right;
    margin: 0 auto;
    padding: 0 10px;
    overflow: hidden;
    background-color: white;
    }   
    
h1 {
    margin: 0 auto;
    width: 100%;
    padding: 40px 20% 0px;
    line-height: 140%;
    font-size: 2em;
    letter-spacing: .1em;
    font-weight: 600;
    text-align: left;
    background-color: white;
    color: rgb(178, 178, 174);
    }
 
 h3 {
    margin: 0 auto;
    width: 100%;
    padding: 0px 20% 0px;
    line-height: 160%;
    font-size: 1.1em;
    letter-spacing: .1em;
    font-weight: 600;
    text-align: left;
    background-color: white;
    color: rgb(178, 178, 174);
    }
 
 .content {
    margin: 0;
    width: 100%;
    padding: 30px 30% 30px 20%;
    line-height: 160%;
    font-size: 1.1em;
    font-weight: 300;
    letter-spacing: .05em;
    text-align: left;
    background-color: white;
    color: rgb(148, 148, 148);
    }
    
  .subtitle {
    margin: 0;
    width: 100%;
    padding: 10px 30% 60px 20%;
    line-height: 140%;
    font-size: 1.1em;
    font-weight: 450;
    letter-spacing: .1em;
    text-align: left;
    background-color: white;
    color: rgb(178, 178, 174);
    }  
    
 .referenz {
    margin: 0 auto;
    width: 100%;
    padding: 20px 30% 30px 20%;
    line-height: 160%;
    font-size: 1.1em;
    font-weight: 400;
    letter-spacing: .05em;
    text-align: left;
    background-color: white;
    color: rgb(148, 148, 148);
    }
    
.impressum {
    margin: 0 auto;
    width: 100%;
    padding: 20px 20% 10px;
    line-height: 160%;
    font-size: 1.1em;
    letter-spacing: .05em;
    text-align: left;
    background-color: white;
    color: rgb(148, 148, 148);
    }           
 
.containerbottom {
    position: relative; top: 0px;
    z-index: 1000;
    display: block;
    width: 100%;
    margin: 0 auto;
    padding: 10px 10px 10px;
    text-align: center;
    line-height: 3em;
    list-style: none;
    font-size: 1.1em;
    font-weight: bolder;
    font-style: normal;
    text-transform: uppercase;
    background-color: white;
    color: rgb(178, 178, 174);
    }

.bottom {
  	display: inline-block;
  	width: 100%;
    margin: 0 auto;
    border-top: 1px solid;  
    border-bottom: 1px solid;  
    border-color: rgb(202, 202, 198);
    }  
    
.footer { 
	text-decoration: none;
	width: 100%;
	line-height: 130%;
	text-transform: uppercase;
	font-style: normal;
	font-size: 0.875em;
	color: rgb(178, 178, 174);
	font-weight: bold;
	}

.footermobile { 
	display: none;
	text-decoration: none;
	line-height: 160%;
	text-transform: uppercase;
	font-style: normal;
	font-size: .8em;
	color: rgb(178, 178, 174);
	font-weight: bold;
	}

.preload { 
	display: none;	
    height: 0px;
    }
 
 .containerfooter {
    position: relative; top: 0px;
    display: block;
    width: 100%;
    max-width: 1440px;
    padding: 10px 10px 20px;
    margin: 0 auto;
    background-color: white;
    z-index: 1800;
    }
    
  .framebottom {
    position: fixed;
    bottom: 0px;
    width: 100%;
    height: 20px;  
    display: block;
    background-color: white;
    z-index: 3000;
    }
    
    
  /* Breakpoints */

@media screen and (min-width: 1400px) {
 
   .boxes { width:33.33%;}
   .description { padding-right: 30%; }
}

@media screen and (max-width: 1399px) and (min-width: 1050px) {
   .boxes { width:33.33%;}
   .description { padding-right: 30%; }
}

@media screen and (max-width: 1050px) and (min-width: 768px) {
   .boxes { width:50%;}
    h2 { font-size: .75em; } 
 	.content { padding-right: 20%; }
}


@media screen and (max-width: 768px) and (min-width: 640px) {
 	.boxes { width:50%;}
 	.content { padding-right: 20%; }
 	.referenz { padding-right: 10px; }
        }

@media screen and (max-width: 640px) {
   html { -webkit-text-size-adjust: 100%; }
   #header { height:80px; }
   .head { position: absolute; top: 18px; }
   .a:hover { color: rgb(202, 202, 198) } 
   .frametop { height: 80px; }
   .container_image { position: fixed; top: 60px; }  
   .imagetop { margin-top: 0; }  
   .imagetop_02 { margin-top: 0; } 
   .imagetop_03 { margin-top: 0; } 
   .imagetop_04 { margin-top: 0; } 
   .imagenone { margin-top: 40px; }
 	.description {  padding: 30px 20% 20px 10px;
    line-height: 160%;
    font-size: 1.5em;
   	font-weight: 600; }
   	.position { position: relative; top: -80px; }
   	.box_center { position: relative; top: 0px; width: 100%; float: left; clear: right; margin: 0 auto; padding: 0 10px; overflow: visible; }
    .subtitle {
    padding: 10px 10px 10px; font-size: 1em; font-weight: 500; }	
 	.sub_description { font-size: 1em; padding: 0px 10px 30px; } 	
 	.content { font-size: 1em; line-height: 140%; font-weight: 400; padding: 20px 10px 20px; }
    .referenz { font-size: 0.875em; padding: 20px 10px 20px;}
    .impressum { padding: 20px 10px 10px; font-size: 1em;}
    .container01 { margin: 80px 0 0; position: relative; top: 0px; }  
    .container02 { height: 100%; } 
   .footer { display: none; }
   h1 { font-size: 1.5em; padding: 30px 10px 0px; }
   h2 { font-size: .8em; }
   h3 { font-size: 1em; padding: 0 10px; }
   .footermobile { display: inline-block; padding: 0; }
   .boxes { width: 100%; }
   .box { opacity: 1; }
   .boxes_01 { width: 100%; }
   .boxes_02 { width: 100%; padding-top: 20px; overflow: visible; }
   .boxes_03_1 { width: 100%; }
   .boxes_03_2 { width: 100%; padding-top: 20px; overflow: visible; }
   .boxes_03_3 { width: 100%; padding-top: 20px; overflow: visible; }
   .boxes_05 { overflow: visible; }
   .containerbottom { line-height: 2em; font-size: .8em; }
   ul { width: 100%; margin: 0 0 0 -70px; }
   li { text-align: left; padding-right: 10px; font-size: 0.8em; } 
   .menue { margin: 0; display: inline-block; position: absolute; top: 47px; left: 20px; right: 0px; line-height: 1.5em; }
   }