/*
* [Web 1.65.15.44.1] [elektro Kihn]
* [Copyright Niklas Stähler (skyberry.de) | Alle Rechte vorbehalten]
*/
/* max. width:1366px*/ 
/*_____________________________________________________*/
/* Body Divs + sonstiges*/

h1   {font-size:1.5em; font-weight:bold; color:rgba(21,134,234,1.0); margin:0%; padding:0%; text-align:left;} 
h2   {font-size:1.1em; color:rgba(255,255,255,1.00); font-weight:100; background:rgba(21,134,234,1.0); line-height:1.0;} 
h2a  {font-size:1.0em; color:rgba(255,255,255,1.00); font-weight:bold;} 
h3   {font-size:1.0em; font-weight:bold; color:rgba(21,134,234,1.0); margin:0%; padding:0%; padding:7px 0px;}
h3a  {font-size:1.0em; font-weight:bold; color:rgba(21,134,234,1.0); margin-right:1%; padding:0%; float:right;}
h4   {font-size:0.9em; color:rgba(21,134,234,1.0); font-weight:100; margin:0%; padding:0%; text-align:left;}
h4a  {font-size:0.9em; color:rgba(21,134,234,1.0); font-weight:100; margin:0%; padding:0%; text-align:left;}
h4:hover {text-decoration:underline; color:rgba(238,28,37,1.00);}
h5   {font-size:0.8em; color:rgba(255,255,255,1.00); font-weight:normal; margin:0%; padding:0%; }
h5a  {font-size:0.8em; color:rgba(255,255,255,1.00); line-height:1.0;}
h6 	 {float:left;font-size:0.8em; color:rgba(155,155,155,1.00); font-weight:normal; margin:0%; padding:0%;}
h7   {font-size:0.8em;}

right {float:right;}

a             {font-family: "Century Gothic", Verdana, Helvetica; color:inherit; text-decoration:none;} 
a:hover       {}
a:active      {}

.link {color:rgba(21,134,234,1.00);}
.link:hover,
.link:active {text-decoration:underline; color:rgba(238,28,37,1.00);}

body {padding:0px; margin:0px; background:linear-gradient(rgba(155,155,155,1.00) 0%, rgba(255,255,255,1.00) 100%) fixed; }

p {margin:0px;}
ul {margin:0px; padding:15px; }

.border{border-top:1px solid rgba(255,255,255,1.00); float:left;}

#body-wrapper{
	width:100%;
	max-width:1366px;
	margin-left:auto;
	margin-right:auto;
}

iframe{ /*maps*/
	border:0px;
	margin:0px;
	box-sizing:border-box;
	height:255px;
	position:relative;
	top:4px;
	width:100%;
}

.alert{
	position:fixed;
	font-family:"Century Gothic", Verdana, Helvetica;
	font-size:0.9em;
	color:#444444;
	width:100%;
	z-index:2000;
	text-align:center;
	vertical-align:middle;
	padding-top:5px;
	padding-bottom:5px;
	background: rgba(255,255,144,0.9);
	box-shadow:0px 0px 6px rgba(0,0,0,0.6);
}
	
#readmore{
	font-family:"Century Gothic", Verdana, Helvetica;
	color:rgba(235,103,40,1.00);
	visibility:hidden;
}
	
#readmore:hover{
	text-decoration:underline;
}
	
#readmore:active{	
}

#readmore2{
	font-family:"Century Gothic", Verdana, Helvetica;
	color:rgba(235,103,40,1.00);
	visibility:hidden;
}

#readmore2:hover{
	text-decoration:underline;
}

#readmore2:active{
}	
	
#readmore3{
	font-family:"Century Gothic", Verdana, Helvetica;
	color:rgba(235,103,40,1.00);
	visibility:hidden;
}

#readmore3:hover{
	text-decoration:underline;
}

#readmore3:active{	
}

#readmore4{
	font-family:"Century Gothic", Verdana, Helvetica;
	color:rgba(235,103,40,1.00);
	visibility:hidden;
}

#readmore4:hover{
	text-decoration:underline;
}
	
#readmore4:active{
	
}

.inner-content-border-field_3{
	border:2px solid rgba(255,252,252,1.0);
	border-radius:30px;
	height:50px;
	width:50px;
	margin:10px 0px 10px 20px;
	float:left;
	-webkit-transition: all .3s linear;
	-moz-transition: all .3s linear;
	-o-transition: all .3s linear;
	transition: all .3s linear;
}

.inner-content-border-field_3:hover{
	border:2px solid rgba(255,255,252,1.0);
	background-color:rgba(255,255,252,0.4);
}

/*social Media icons*/
.icon2 {
	margin-left:auto;
	margin-right:auto;
	width:50px;
	position:relative;
	top:0px;
	-webkit-transition: all .3s linear;
	-moz-transition: all .3s linear;
	-o-transition: all .3s linear;
	transition: all .3s linear;
}

.picture-scalable{
	max-width: 100%;
	height: auto;
	top:-200px;
	position:relative;
}

.flex-image-wrapper{
	position:relative;
	width: 100%;
	height: 300px;
}

.flex-image1{
	top:-80px;
	position:absolute;
	z-index:1;
}

.flex-image2{
	top:-200px;
	position:absolute;
	z-index:2;
}

.picture-scalable-nonflexslider{
	width:100%;
	/*background-color:rgba(255,255,255,1.0);*/
	-webkit-transition: all .3s linear;
	-moz-transition: all .3s linear;
	-o-transition: all .3s linear;
	transition: all .3s linear;
}

.picture-scalable-nonflexslider:hover{
	opacity:0.8;
}

.picture-extension{
	max-width:350px;
	min-width:300px;
	float:left;
	margin-right:20px;
	position:relative;
}

.picture-scalable-logo{
	max-width:100%;
	height:70px;
}

.viewport{
	margin:0px;
}

.picture-scalable-icon{
	width:50px;
	float:right;
	margin-top:2%;
	border:2px solid #b29568;
	border-radius:25px;
	margin-right:10px;
	-webkit-transition: all .3s linear;
	-moz-transition: all .3s linear;
	-o-transition: all .3s linear;
	transition: all .3s linear;
}

.picture-scalable-icon:hover{
	background:rgba(255,255,255,0.60);
}

.picture-scalable-icon:active{
	max-width:50%;
	background:rgba(255,255,255,1.00);
}

.picture-scalable-icon1{
	width:100px;
	float:right;
	margin-right:10px;
}
/*============= Basic Divs ============================*/
#head-div{
	width:100%;
	min-height:80px;
	padding:0px;
	float:left;
	font-family:"Century Gothic", Verdana, Helvetica;
	color:rgba(68,68,68,1.00);
	background:rgba(255,255,255,1.0);
}

#main-div{
	width:100%;
	min-height:300px;
	box-sizing:border-box;
	padding:30px 40px 30px 40px;
	float:left;
	font-family:"Century Gothic", Verdana, Helvetica;
	color:rgba(68,68,68,1.00);
	background:rgba(255,255,255,1.0);
}

#footer-div{
	width:100%;
	font-family:"Century Gothic", Verdana, Helvetica;
	color:rgba(255,255,255,1.00); 
	background:rgba(21,134,234,1.0);
	overflow:hidden;
}

/*============= Navigation Divs ============================*/

/*#navi-div{
	width:100%;
	height:40px;
	float:left;
	font-family:"Century Gothic", Verdana, Helvetica;
	font-weight:bold;
	color:rgba(230,222,213,1.00);
	background:linear-gradient(90deg, #ffffff 0%, #b29568 6%, #b29568 94%,#ffffff 100%);
}*/
.navi-button-div{
	width:100%;
	margin-top:10px;
}

/* Clearfix */
.clearfix:before,
.clearfix:after{
    content:" ";
    display:table;
}

.clearfix:after{
    clear:both;
}

.clearfix{
    *zoom:1;
}

navi{
	float:left;
	height:40px;
	width:100%;
	background:rgba(21,134,234,1.0);	
	font-size:11pt;
	font-family:"Century Gothic", Verdana, Helvetica;
	font-weight:bold;
	position:relative;
	overflow:hidden;
}

navi ul{
	padding:0;
	margin:0 auto;
	width:846px;
	height:40px;
}

navi li{
	display:inline;
	float:left;
}
navi a {
	color:rgba(255,255,255,1.00);
	display:inline-block;
	padding-left:15px;
	padding-right:15px;
	box-sizing:border-box;
	text-align:center;
	text-decoration:none;
	line-height:40px;
	-webkit-transition: all .3s linear;
	-moz-transition: all .3s linear;
	-o-transition: all .3s linear;
	transition: all .3s linear;
}

navi li a{
	border-right:1px solid rgba(255,255,255,1.00);
	-moz-box-sizing:border-box;
	-webkit-box-sizing:border-box;
	box-sizing:border-box;
}

navi li:last-child a{
	border-right: none;
}

navi a:hover, navi a:active{
	background-color:rgba(255,255,255,0.70);
	color:rgba(21,134,234,1.0);
}

navi a#pull{
	display: none;
}

/*============ Content Divs =============================*/
.head-logo-div{
	float:left;
	height:100%;
	padding-left:2.5%;
	padding-top:8px;
	padding-bottom:8px;
	box-sizing:border-box;
	font-family:"Century Gothic", Verdana, Helvetica;
}

.head-firmenname-div{
	float:left;
	font-family:"Century Gothic", Verdana, Helvetica;
	margin-top:21px;
	margin-left:20px;
	font-size:42px;
	font-weight:bold;
	color:rgba(68,68,68,1.00);
}

.head-subname-div{
	min-height:50px;
	float:left;
	font-family:"Century Gothic", Verdana, Helvetica;
}

.head-content-wrapper-div{
	float:right;
	padding-right:2%;
	width:94%;
}

.space-div1{
	width:100%;
	height:5px;
	float:left;
	background:rgba(255,255,255,1.00);
}

#space-div2{
	width:100%;
	height:10px;
	float:left;
	background:rgba(238,28,37,1.00);
}

.wrapper-flexslider{
	width:100%;
	float:left;
}

.wrapper1-main-box-divs{
	width:66.66%;
	float:left;
}

.wrapper1a-main-box-divs{
	width:66.66%;
	padding-left:40px;
	box-sizing:border-box;
	float:left;
}

.wrapper2a-main-box-divs{
	width:33.33%;
	min-width:250px;
	float:left;
	padding-right:20px;
	box-sizing:border-box;
}

.wrapper2b-main-box-divs{
	width:33.33%;
	min-width:250px;
	float:left;
	padding-left:20px;
	box-sizing:border-box;
}

.wrapper2-main-box-divs{
	width:33.33%;
	min-width:250px;
	/*margin-bottom:3%;
	margin-top:1%;*/
	padding-left:40px;
	box-sizing:border-box;
	float:right;
}

.wrapper3-main-box-divs{
	width:100%;
	float:left;
	box-sizing:border-box;
}

.wrapper3a-main-box-divs{
	width:94%;
	margin-left:auto;
	margin-right:auto;
}

.main-box1-div{
	width:100%;
	min-height:50px;
	margin-bottom:10px;
	text-align:justify;
	font-family:"Century Gothic", Verdana, Helvetica;
	color:rgba(68,68,68,1.00); 
	font-size:0.88em;
	line-height:1.7;
}

.main-box2a-div{
	float:left;
	width:48%;
	text-align:justify;
	font-family:"Century Gothic", Verdana, Helvetica;
	color:rgba(21,134,234,1.0); 
	font-size:0.88em;
	line-height:1.7;
}

.main-box2b-div{
	float:left;
	width:48%;
	margin-left:4%;
	text-align:justify;
	font-family:"Century Gothic", Verdana, Helvetica;
	color:rgba(21,134,234,1.0); 
	font-size:0.88em;
	line-height:1.7;
}

.main-box3-div{
	float:left;
	width:48%;
	min-height:165px;
	margin:1%;
	padding-bottom:1%;
	text-align:justify;
	font-family:"Century Gothic", Verdana, Helvetica;
	color:rgba(21,134,234,1.0);
	font-size:0.88em;
	line-height:1.7;
}

.main-box4-div{
	float:left;
	width:100%;
	min-height:50px;
	margin-bottom:10px;
	text-align:justify;
	font-family:"Century Gothic", Verdana, Helvetica;
	color:rgba(21,134,234,1.0); 
	font-size:0.88em;
	line-height:1.7;
}

.main-box5-div{
	float:right;
	width:100%;
	text-align:justify;
	font-family:"Century Gothic", Verdana, Helvetica;
	color:rgba(21,134,234,1.0); /*blau*/
	font-size:0.88em;
	line-height:1.7;
}

.main-box6-div{
	float:left;
	width:100%;
	min-height:50px;
	text-align:justify;
	font-family:"Century Gothic", Verdana, Helvetica;
	color:rgba(21,134,234,1.0);
	font-size:0.88em;
}

.main-box-content-l-div{
	float:left;
	width:19%;
	margin-right:1%;
}

.main-box-content1-l-div{
	float:right;
	width:80%;
	
	margin-bottom:2%;
}
.main-box-content-r-div{
	float:left;
	width:19%;
}

.main-box-content-subl-div{
	float:left;
	height:70px;
	width:100%;
}

.main-box-content-sub1-color-div{
	float:left;
	background:rgba(21,134,234,1.0);
	font-family:"Century Gothic", Verdana, Helvetica;
	color:rgba(255,255,255,1.00);
	text-align:left;
	padding:10px 20px;
	box-sizing:border-box;
	font-size:0.88em;
	width:100%;
	margin-bottom:5%;
}

.in-box-content-wrapper{
	padding:3px 10px;
	box-sizing:border-box;
	width:100%;
	float:left;
	background:rgba(21,134,234,1.0);
}

.in-box-content-divider70{
	width:70%;
	float:left;
	box-sizing:border-box;
}

.in-box-content-divider30{
	width:30%;
	float:left;
	box-sizing:border-box;
}

/* ==== footer content ==== */

.footer-button-wrapper{
	width:30%;
	float:left;
	position:relative; 
	left:50%;
	margin:0 auto;
	padding:0;
	list-style-type:none;
}

.footer-button-wrapper li{
	float:left;
	position:relative; 
	right:50%;
	margin:0 auto;
	padding:0;
	list-style-type:none;
	height:40px;
	width:50%;
	text-align:center;
	-webkit-transition: all .3s linear;
	-moz-transition: all .3s linear;
	-o-transition: all .3s linear;
	transition: all .3s linear;
}

.footer-button-wrapper > li:hover,
.footer-button-wrapper > li:focus{
	background-color:rgba(255,255,255,0.70);
	color:rgba(21,134,234,1.0);
}

.footer-button-wrapper > li:active{
	background-color: rgba(255,255,255,1.00);
}

.footer-text{
	float:right;
	font-size:0.8em;
	margin-right:40px;
	margin-top:13px;
}

/*=====================================================*/

@media screen and (min-width:2039px){
}

@media only screen and (max-width:1365px){ 
#head-div{background:rgba(255,255,255,1.0);}
#main-div{background:rgba(255,255,255,1.0);}
#footer-div{background:rgba(21,134,234,1.0);}
#navi-div{background:rgba(21,134,234,1.0);}
#space-div2{background:rgba(238,28,37,1.00);}
.picture-scalable{top:-100px;}
navi {height: auto; background:rgba(21,134,234,1.0);}
.flex-image1{max-width:100%; height:auto; top:-100px; position:relative;}
.flex-image2{max-width:100%; height:auto; top:-100px; position:relative; visibility:hidden;}
}

@media only screen and (max-width:1000px){
.wrapper1-main-box-divs {width:100%;}
.wrapper1a-main-box-divs {width:100%; float:none; margin-left:auto; margin-right:auto;}
.wrapper2a-main-box-divs {width:50%; padding-right:15px;}
.wrapper2b-main-box-divs {width:50%; padding-left:15px;}
.wrapper2-main-box-divs {width:100%; padding-left:0%; float:none; margin-left:auto; margin-right:auto;}
.main-box-content-subl-div{}
.main-box-content-sub1-color-div{margin-bottom:3%;}
.main-box2a-div{width:100%;}
.main-box2b-div{width:100%; margin-left:0%; margin-top:3%;}
.picture-scalable-icon{margin-top:0px; margin-right:0px;}
.picture-scalable{top:0px;}
.picture-extension{width:100%;}
.flex-image1{top:0px;}
.flex-image2{top:0px;}
.main-box-content-l-div{width:24%;}
.main-box-content-r-div{width:24%;}
.main-box5-div{}
.in-box-content-divider70{width:220px;}
.in-box-content-divider30{margin:0px 5px 0px 0px; width:60px;}
.h1{float:none;}
}

@media only screen and (max-width:826px) {
.wrapper1-main-box-divs {width:100%;}
.wrapper2a-main-box-divs {width:100%; padding-left:0%; float:none; margin-left:auto; margin-right:auto;}
.wrapper2b-main-box-divs {width:100%; padding-left:0%; float:none; margin-left:auto; margin-right:auto;}
navi li {width:50%; float:left; position:relative;}
/*navi li:last-child{width:100%;}*/
navi li a {border-right:none; border-bottom:1px solid rgba(255,255,255,1.00);}
navi a {text-align:left; width:100%; text-indent:25px; padding-left:0px; padding-right:15px;}
navi ul {display:none; width:100%; height:auto;}
navi a#pull {display:block; color:rgba(255,255,255,1.00); background-color:rgba(21,134,234,1.0); width: 100%; position:relative;}
navi a#pull:after {content:""; background: url('nav-icon.png') no-repeat; width:30px; height:30px; display:inline-block; position:absolute; right:15px; top:10px;}
navi a#pull:hover, navi  a#pull:active {background-color:rgba(255,255,255,0.70);}
#main-div{padding:20px 30px 20px 30px;}
}
	
@media only screen and (max-width:880px){ 
.footer-text{float:none; margin-left:auto; margin-right:auto; width:212px; margin-top:50px;}
.footer-button-wrapper{width:50%;}
}

@media only screen and (max-width:650px){ 
.footer-button-wrapper{width:100%;}
.main-box-content-l-div{width:49%;}
.main-box-content-r-div{width:49%;}
.flex-image1{max-width:170%;}
}

@media only screen and (max-width : 460px) {
navi li {display: block; float: none; width: 100%;}
.main-box-content-l-div{width:100%;}
.main-box-content-r-div{width:100%;}
.in-box-content-divider30{margin:0px 5px 5px 0px;}
.inner-content-border-field_3{margin:10px 10px 10px 0px}
.flex-image-wrapper{height: 200px;}
#main-div{padding:10px 20px 10px 20px;}
}

@media only screen and (max-width : 380px) {
navi li a {}
.in-box-content-divider30{margin:0px 5px 5px 0px;}
}

/*=====================================================*/