@charset "UTF-8";
/* CSS Document */

html, body {
	width: 100%;
	height: 100%;
    background-color: #000;
    margin:0;
    padding:0;
}

.primaryContainer {
    height: auto;
    margin-left: 0px;
    margin-right: 0px;
    min-height: 100%;
    width: 100%;
	overflow-x: hidden;
}

.container {
	min-height: 100%;
	position: relative;
	outline: 1px solid rgba(0,0,0,0);
	z-index: 10;
	-webkit-transform: translateZ(0) translateX(0) rotateY(0deg); /* reset transforms (Chrome bug) */
	transform: translateZ(0) translateX(0) rotateY(0deg);
}


video {
    margin: 0;
    padding: 0;
    top: 0;
    position: fixed;
    width: 100%;
    z-index:1;
}

.big-image {
    min-width: 20%;
    min-height: 20%;
    height: 100%;
	width: 100%;
}

.wrapper {
	position: relative;
}


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

/* Clearfix hack by Nicolas Gallagher: http://nicolasgallagher.com/micro-clearfix-hack/ */
.clearfix:before,
.clearfix:after {
	display: table;
	content: " ";
}

.clearfix:after {
	clear: both;
}

body {
	overflow-y: scroll;
	overflow-x: hidden;
}

.main {
	max-width: 100%;
	margin: 0 auto;
}

.header {
	width:100%;
	height: auto;
	margin: 0px;
}

.chevron {
	width:auto;
	height: 20px;
	min-height:50px;
	margin: 10px auto 30px 0px;
}

.filler-top {
	width:100%;
	height:800px;
}

.filler-top2 {
	width:100%;
	height:600px;
}

.filler-mobile {
	width:100%;
	height:150px;
}

.logo {
    width: 18%;
    max-width: 100%;
    height: auto;
	margin: 10px 41% 30px 41%;
    clear: none;
   
}

.claim {
    min-height: 50px;
    margin: 50px 0px 50px 0px;
    clear: none;
    width: 100%;
    height: auto;
}

#box_logo {
    float: left;
    height: auto;
    margin-left: 0%;
    margin-top: 3%;
    clear: none;
    width: 100%;
	text-align:center;
    z-index:9998;
}

.navigator {
    height: 50px;
    margin: 30% 0px 0px 0px;
    clear: none;
    width: 100%;
    text-align: center;
   
}

.button {
    float: left;
    clear: none;
    height: 50px;
    width: 20%;
    margin: 0px 6.66% 0px 6.66%;
    border-color: #fff;
    border-width: 4px;
    border-style: solid;
    border-radius: 7px;
}

.box_content {
    float: left;
    height: auto;
	min-height: 30px;
	margin: 0px;
    padding: 0px 10% 20px 10%;
    clear: none;
    width: 100%;
	position: relative;
}

.box_rechts {
    float: left;
    height: auto;
	min-height: 30px;
	margin: 0px;
    padding: 0px 10% 20px 5%;
    clear: none;
    width: 60%;
	position: relative;
    z-index:9990;
}

.box_33-L {
    width: 40%;
    height: auto;
    min-height: 300px;
    margin: 100px -10% auto 5%;
    float: left;
    clear: none;
    border-radius: 7px;
    position: relative;
    z-index: 2000;
}

.box_50-L {
    width: 40%;
    height: auto;
    min-height: 350px;
    margin: 100px 5% auto 5%;
    float: left;
    clear: none;
    border-radius: 7px;
    position: relative;
    z-index: 2000;
}

.box_50-R {
    width: 40%;
    height: auto;
    min-height: 350px;
    margin: 100px 5% auto 5%;
    float: left;
    clear: none;
    border-radius: 7px;
    position: relative;
    z-index: 2000;
}

.box_90 {
    width: 90%;
    height: auto;
    min-height: 200px;
    margin: 100px 5% auto 5%;
    float: left;
    clear: none;
    border-radius: 7px;
    position: relative;
    z-index: 2000;
}

.content_left {
    float: left;
    height: auto;
    margin: 5% auto 30px 5%;
	padding:15px;
    clear: none;
    width: 600px;
    border-right: 1px solid #FAFAF6;
	text-align:right;
	z-index:9990;
}

.content_center {
    float: none;
    height: auto;
    margin: 5% auto 30px auto;
	padding:15px;
    clear: none;
    width: 60%;
	border-left: 1px solid #FAFAF6;
	border-right: 1px solid #FAFAF6;
	z-index:9990;
}

.content_right {
    float: right;
    height: auto;
	margin: 8% 5% 30px auto;
	padding:15px;
    clear: both;
    width: 680px;
	border-left: 1px solid #FAFAF6;
	z-index:9990;
}


.sider_left {
    position: fixed;
    background-color: #fc9111;
    float: none;
    height: auto;
    margin: 20% auto auto 20px;
	padding:15px;
    clear: none;
    width: auto;
	text-align:center;
    border-bottom-right-radius: 0px;
    border-top-right-radius: 0px;    
	z-index:9999;
}

.sider_right {
    position: fixed;
    background-color: #fd9111;
    float: right;
    height: auto;
    margin: 12% 0px auto auto;
    right: 0;
	padding:15px;
    clear: none;
    width: auto;
	text-align:center;
    border-bottom-left-radius: 20px;
    border-top-left-radius: 20px;    
	z-index:9999;
}


.sider_central {
    display:none;
}

.content_100 {
    float: none;
	height:auto;
    margin: 0px auto 0px auto;
    clear: none;
    width: 100%;
	position: relative; 
}

.content_90 {
    float: none;
	height:auto;
    margin: 0px auto 0px auto;
    clear: none;
    width: 80%;
	position: relative; 
}

.content_slides {
    float: none;
	height:666px;
    margin: 0px auto 0px auto;
    clear: none;
    width: 1000px;
    text-align: center;
	position: relative; 
}

.content_comment {
    float: none;
    min-height:50px;
	height:auto;
    margin: 0px auto 0px auto;
	padding: 50px 0px 50px 0px;
    clear: none;
    width: 90%;
	position: relative; 
}

.content_50 {
    float: left;
    height: auto;
    margin: 0px 5% 0px 5%;
	padding-left:50px;
    clear: none;
    width: 40%;
    min-height: 100px;
	position: relative;
	z-index:9990;
}

.content_50_left {
    float: left;
    height: auto;
    margin: 0px;
    clear: none;
    width: 50%;
	text-align:right;
    min-height: 100px;
	position: relative;
	z-index:9990;
}

.content_30 {
    float: left;
    height: auto;
    margin: 1.66%;
    clear: none;
    width: 30%;
    min-height: 100px;
	position: relative;
	z-index:9990;
}

.footer {
	background: #ffffff;
	border-top: 1px solid #cccccc;
	float: left;
    clear: both;
	margin: 0px auto auto 0px;
	padding:10px 0px 50px 0px;
    width:100%;
	min-height: 150px;
	height: auto;
}

.footer_button {
    float: left;
    height: auto;
    margin: 10px 0px 0px 0px;
    padding: 0px 2.5% 0px 2.5%;
    clear: none;
    width: 25%;
    min-height: 50px;
}

.footer_button_home {
    float: left;
    height: auto;
    margin: 10px 0px 0px 0px;
    padding: 0px 2.5% 0px 2.5%;
    clear: none;
    width: 25%;
    min-height: 50px;
}

.footer_button_phone {
    display:none;
}

#logo-kunstwerq {
    float: none;
    width: 30%;
    max-width: 100%;
    height: auto;
    margin: 0px auto;
    clear: none;
}

.fixedimage{
    width: 1920px;
    margin-top: -9px;
    margin-left: -9px;
    position: absolute;
}

.image_large_right {
    width: 65%;
    height: auto;
    float: left;
    margin: 50px 5% 50px -5%;
    position: relative;
    z-index: 1;
}


.image_100 {
	width: 100%;
	margin: 0px 0px 0px 0px;
	float: left;
	clear: none;
}

.image_50 {
	width: 50%;
	margin: 0px 0px 0px 0px;
	float: left;
	clear: none;
}

.image_25 {
	width: 20%;
	margin: 2.5%;
	float: left;
	clear: none;
}

.image_galerie {
	width: 25%;
	margin: 0px 0px 0px 0px;
	float: left;
	clear: none;
}

.image_context {
	width: 15%;
	margin: 0px 10px 0px 0px;
	float: left;
	clear: none;
}

.image_referenzen {
	width: 500px;
	margin: 0px 0px 20px 0px;
	float: right;
	clear: none;
}


a img { 
	border: none;
}

hr {
    border: 1px solid #fbf8f1;
    margin: 1px;
}

.sendbutton {
	margin: 0px 0px 0px 0px;
    background-color: #fbf8f1;
    border:1px solid #fc9111;
    min-height:30px;
    width: 400px;
    margin: 10px 0px 10px 0px;
    padding: 0px 10px 0px 20px;
    outline: none;
    text-align: center;
    -webkit-border-radius:15px;
    -moz-border-radius:15px;
    -o-border-radius:15px;
    -ms-border-radius:15px;
    border-radius:15px;
}

.klar {
    background: rgba(251,248,241,0.0);
}

.transparent {
    background: rgba(251,248,241,0.7);
}

.transparent2 {
    background: rgba(251,248,241,0.9);
}

.white {
    background: rgba(251,248,241,1.0);
}

.purewhite {
    background: rgba(255,255,255,1.0);
}

.grey {
    background-color: #dee1e6;
}

.red {
    background-color: #ff0000;
}

.center {
    text-align: center;
}

.black {
    background-color: #000;
}

.beige {
    background-color: #f7dfa5;
}

.white {
    background-color: #fff;
}

.monly {
	display:none;
}

.dtonly {
	display:block;
}

/* ========================================================================================================
   END DEFAULTS  END DEFAULTS  END DEFAULTS  END DEFAULTS  END DEFAULTS  END DEFAULTS  END DEFAULTS  END
   ===================================================================================================== */


/* =============================================================================================================
   ANPASSUNG SCREEN SIZE ANPASSUNG SCREEN SIZE ANPASSUNG SCREEN SIZE ANPASSUNG SCREEN SIZE ANPASSUNG SCREEN SIZE
   ========================================================================================================== */
@media screen and (max-width: 1680px) {
.filler-top {
	height:600px;
}
    
.filler-top2 {
	height:500px;
}
    
.box_rechts {
    padding: 0px 10% 20px 5%;
    width: 50%;  
}

}

@media screen and (max-width: 1600px) {
.filler-top {
	height:600px;
}

}

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

.filler-top {
	height:470px;
}   
    
.filler-top2 {
	height:400px;
}
    
.content_left {
    float: left;
    height: auto;
    margin: 5% auto 30px 0px;
	padding:15px;
    clear: none;
    width: 50%;
    border-right: 1px solid #FAFAF6;
	text-align:right;
	z-index:9990;
}

.content_center {
    margin: 5% auto 30px auto;
	padding:15px;
    clear: none;
    width: 60%;
}

.content_right {
    float: right;
    height: auto;
    margin: 5% 0% 30px auto;
	padding:15px;
    clear: none;
    width: 50%;
	border-left: 1px solid #FAFAF6;
	z-index:9990;
}
    
.content_50_left {
    margin: 0px 0px 0px 10%;
    clear: none;
    width: 40%;
    min-height: 100px;
}
    

.image_referenzen {
	width: 100%;
    }

.image_context {
	width: 20%;
	margin: 0px 10px 0px 0px;
	float: left;
	clear: none;
}  
	
}

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



}


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

.filler-top {
	height:500px;
}
    
.filler-top2 {
	height:300px;
}
    
.content_90 {
    width: 100%;  
}
    
.box_rechts {
    padding: 0px;
    width: 100%;  
}
    
.content_50 {
	padding-left:0px;
    margin: 0px;
    width: 100%;
}

.navigator_white {
	margin: 10% 0% 0% 0%;
}
    
    
.sider_left {
    margin: 20% auto auto 0px;
	padding:0px 7px 0px 5px;
    clear: none;
    width: auto;
	text-align:center;
    border-bottom-right-radius: 0px;
    border-top-right-radius: 0px;    
	z-index:9999;
}


.content_left {
    margin: 3% auto 30px 5%;
    width: 60%;
}

.content_center {
    margin: 1% 5% 30px 5%;
    padding:0px;
    width: 90%;
    border-left: 0px;
	border-right: 0px;
}

.content_right {
	float: right;
    height: auto;
    margin: 5% 2% 5% auto;
	padding:15px;
    clear: none;
    width: 60%;
	border-left: 1px solid #FAFAF6;
	z-index:9999;
}

.content_30 {
    margin: 5%;
    width: 90%;
}

#logo-kunstwerq {
	width: 40%;
}
    


    
.footer_button_phone { 
    width: 100%;
    text-align: center;
}
    
    
.image_galerie {
	width: 50%;
}
    
.image_50 {
	width: 100%;
	margin: 0px 0px 0px 0px;
	float: left;
	clear: none;
}

.image_25 {
	width: 80%;
	margin: 10%;
	float: left;
	clear: none;
}
    
.image_referenzen {
	margin: 100px 0px 20px 0px;
	float: right;
	clear: none;
}

.image_context {
	width: 30%;
	margin: 0px 10px 0px 0px;
	float: left;
	clear: none;
}
 
}

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

.monly {
	display:block;
}

.dtonly {
	display:none;
}


video {
    margin: 0px;
    padding: 0;
    top: 120px;
    position: fixed;
    width: 100%;
    z-index:1;
}
    
    
.logo {
    width: 60%;
    max-width: 100%;
    height: auto;
	margin: 30px 20% 30px 20%;
    clear: none;
   
}
    
.navigator {
    height: auto;
    margin: 60% 0px 0px 0px;
    clear: none;
}

    
.button {
    height: 50px;
    width: 60%;
    margin: 10px 20% 30px 20%;
}
    
.box_33-L {
    width: 90%;
    margin: 100px 5% auto 5%;
    float: left;
    clear: none;
    border-radius: 7px;
    position: relative;
    z-index: 2000;
}
    
.box_50-L {
   width: 90%;
    margin: 100px 5% auto 5%;
    float: left;
    clear: none;
    border-radius: 7px;
    position: relative;
    z-index: 2000;
}

.box_50-R {
    width: 90%;
    margin: 100px 5% auto 5%;
    float: left;
    clear: none;
    border-radius: 7px;
    position: relative;
    z-index: 2000;
}
    
.image_large_right {
    width: 100%;
    height: auto;
    float: left;
    margin: 50px 0px 0px 0px;
    position: relative;
    z-index: 1;
}
    
.filler-mobile {
	width:100%;
	height:100px;
}

.filler-mobile2 {
	width:100%;
	height:300px;
}
    
.content_left {
    margin: -150px 10% 0px 10%;
    width: 80%;
    border-right: 0px solid #FAFAF6;
}

.content_right {
	margin: 1% 10% 0px 10%;
    width: 80%;
    border-left: 0px solid #FAFAF6;
}
    
.sider_left {
    display:none;
}
    
.sider_right {
    display:none;
}    
    
.sider_central {
    display:block;
    background-color: #fd9111;
    float: left;
    height: auto;
    margin: 50px 0px 20px 0px;
	padding:15px;
    clear: none;
    width: 100%;
	text-align:center;
 
	z-index:9999;
}

.footer {
	position:relative;
	float: left;
	clear: none;
	bottom:-50%;
	margin: 0px auto auto 0px;
   	padding:0px;
	width:100%;
	background: rgba(0,0, 0, 0);
	border-top: 0px solid #FAFAF6;
	border-bottom: 1px solid #FAFAF6;
    text-align: center;
}
    
.footer_button {
    margin: 30px 0px 30px 0px;
    width: 100%;
}

.footer_button_home {
    margin: 30px 0px 30px 0px;
    width: 100%;
}
  
.image_context {
	width: 100%;
	margin: 0px 10px 0px 0px;
	float: left;
	clear: none;
}    
    
    
    
    
    
}


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

}






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



/* Clearfix hack by Nicolas Gallagher: http://nicolasgallagher.com/micro-clearfix-hack/ */
.clearfix:before,
.clearfix:after {
	display: table;
	content: " ";
}

.clearfix:after {
	clear: both;
}
