html, body {
	margin: 0px;
	padding: 0px;
	font-family: muli, sans-serif;
	font-size: 16px;
	color: #404040;
	line-height: 1.5;
	background-color: #ffffff;
}

#maxrahmen {
	max-width: 2000px;
	margin-left: auto;
	margin-right: auto;
	padding-left: auto;
	padding-right: auto;
}

p.back {
  clear: both;
}

h1 {
	color: #cc0000;
	font-size: 25px;
	font-weight: bold;
	font-family: muli, sans-serif;
	text-align: left;
}

h2 {
	color: #ff9900;
	font-size: 20px;
	text-align: left;
}

h3 {
	font-weight: bold;	
	text-align: left;
	font-size: 17px;
}

#kopfleiste_index {
	background: url(../bilder/bg3_neu.jpg) no-repeat center center fixed;
	-webkit-background-size: cover;
	-moz-background-size: cover;
	-o-background-size: cover;
	background-size: cover;
	height: 90%;
	width: 100%;
	vertical-align: bottom;
}

#kopfleiste {
	background: url(../bilder/bg3_neu.jpg) no-repeat center center fixed;
	-webkit-background-size: cover;
	-moz-background-size: cover;
	-o-background-size: cover;
	background-size: cover;
	height: 50%;
	width: 100%;
	vertical-align: bottom;
}

#banner_index {
	max-width: 2000px;
	margin: 0;
	padding: 0;
	width: 100%;
	height: 30%;
	display: flex;
	justify-content: center;
	align-items: center;
}

#banner2_index {
 
}

#banner {
	margin: 0;
	padding: 0;
	width: 100%;
	height: 50%;
	display: flex;
	justify-content: center;
	align-items: center;
}

#navi {
	margin: 0 auto;
	padding: 5px;
	font-size: 20px;
	font-family: muli, sans-serif;
	background: url(../bilder/bg2.jpg) center center fixed;
	-webkit-background-size: cover;
	-moz-background-size: cover;
	-o-background-size: cover;
	background-size: cover;
}

#navi ul {
	text-align: center;
	margin: 0;
	padding: 0;
}
	
#navi a:link {color: #ffffff; text-decoration: none;}
#navi a:visited {color: #ffffff; text-decoration: none;}
#navi a:active {color: #ffffff; text-decoration: none;}
#navi a:hover {color: #ff9900; text-decoration: none;}

#navi_fuss {
	margin: 0 auto;
	padding: 0;
	font-size: 18px;
}

#navi_fuss ul {
	margin: 0;
	padding: 0;
}
	
#navi_fuss li {
  display: list;
  list-style-type: none; /* ohne Aufz�hlungspunkte */
  margin: 0 0 0 0; /* dadurch Abstand zwischen den M-Punkten */
}
	
#navi_fuss a:link {color: #ffffff; text-decoration: none;}
#navi_fuss a:visited {color: #ffffff; text-decoration: none;}
#navi_fuss a:active {color: #ffffff; text-decoration: none;}
#navi_fuss a:hover {color: #ff9900; text-decoration: none;}

#inhalt {
	background-color: #ffffff;
	width: 100%;
	margin: 0;
	padding: 0;
}

#fuss {
	background: url(../bilder/bg2.jpg) center center fixed;
	-webkit-background-size: cover;
	-moz-background-size: cover;
	-o-background-size: cover;
	background-size: cover;
	color: #ffffff;
	width: 100%;
	margin: 0;
	padding: 0;
}

#fuss_leiste {
	background-color: #1F2225;
	color: #ffffff;
	width: 84%;
	margin: 0;
	padding: 1%;
	padding-left: 15%;
}

#box_fuss img {
	margin: 0;
	padding: 0;
	height: auto;
	float: left;
}

#rahmen {
	padding-top: 20px;
	padding-left: 15%;
	padding-right: 15%;
	padding-bottom: 20px;	
	text-align: justify;
}

input, textarea, select {
	font-family: muli, sans-serif;
	font-size: 1.0em;
	display: block;
	width: 100%;
	padding: 2px;
	border: 1px solid #ff9900;
}

.bildmitbildunterschrift {
    position: relative;
    border: 1px solid #f48000;
}

.bildmitbildunterschrift img {
    display: block;
    width: 100%;
    height: auto;
}

.bildmitbildunterschrift span {
    background-color: silver;
    background-color: hsla(0, 0%, 100%, 0.5);
    position: absolute;
    bottom: 0;
    width: 100%;
    line-height: 2em;
    text-align: center;
    
	color: #000000;
	font-size: 20px;
	font-weight: bold;
}

#bild_index {
	background: url(../bilder/bg3_neu.jpg) no-repeat center center fixed;
	-webkit-background-size: cover;
	-moz-background-size: cover;
	-o-background-size: cover;
	background-size: cover;
	height: 30%;
	width: 100%;
	vertical-align: bottom;
}

.box {
	margin:auto;
	float: left;
	border: 1px solid #f48000;
	padding: 1%;
	margin: 1%;
 	-moz-border-radius: 10px;
 	-webkit-border-radius: 10px;
 	-khtml-border-radius: 10px;
 	border-radius: 10px;
	behavior: url('/css/border-radius.htc');
	
	text-align: justify;

/* Silbentrennung */
	-ms-hyphens: auto;
	-webkit-hyphens: auto;
	hyphens: auto;
}

.box_news {
	width: 98%;
	margin:auto;
	float: left;
	border: 1px solid #f48000;
	padding: 1%;
	margin: 1%;
 	-moz-border-radius: 10px;
 	-webkit-border-radius: 10px;
 	-khtml-border-radius: 10px;
 	border-radius: 10px;
	behavior: url('/css/border-radius.htc');
	
	text-align: justify;

/* Silbentrennung */
	-ms-hyphens: auto;
	-webkit-hyphens: auto;
	hyphens: auto;
}

#box img, #box_kopf_logo img, #box_kopf_siegel {
	margin: 0;
	padding: 0;
	width: 100%;
	height: auto;
	float: left;
}

.box_banner {
	margin: auto;
	float: left;
	padding: 1%;
	margin: 1%;
	background-color: #ffffff;
	border: 1px solid #ff9900;
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
	-khtml-border-radius: 10px;
	border-radius: 10px;
	behavior: url('/css/border-radius.htc');

/* Silbentrennung */
	-ms-hyphens: auto;
	-webkit-hyphens: auto;
	hyphens: auto;
}

.box_firma, .box_material, .box_leistungen  {
	margin: auto;
	float: left;
	padding: 1%;
	margin: 1%;	
	text-align: justify;

/* Silbentrennung */
	-ms-hyphens: auto;
	-webkit-hyphens: auto;
	hyphens: auto;
}

/* ---------------------------------------------------------*/
@media screen and (min-width: 1200px) {

#banner2_index {
	margin-top: 30%;
}

#box_kopf_logo {
	float: left;
	width: 70%;
}
	
#box_kopf_siegel {
	float: left;
	width: 30%;
	text-align: right;
}

.bannerbilder {
	height: 100%;
}

#navi li {
 	display: inline;
 	list-style-type: none;
 	margin: 0 0 0 20px;
}

.box_firma {
	width: 45%;
}

.box_material {
	width: 28%;
}

.box_banner {
	width: 29%;
}

.box_leistungen {
	width: 28%;
}

.box_fuss {
	margin: auto;
	float: left;
	padding: 1%;
	margin: 1%;	
	width: 28%;
}

.box_kontakte {
	float: left;
	padding: 0;
	margin: 0;	
	width: 45%;
}

.box {
	width: 28%;
}

}
/* ---------------------------------------------------------*/
@media screen and (max-width: 1199px) {

#banner2_index {
	margin-top: 35%;
}

#box_kopf_logo {
	margin: auto;
	float: left;
	padding: 1%;
	padding-top: 250px;
	margin: 1%;	
	width: 88%;
	text-align: center;
}

#box_kopf_siegel {
	margin: auto;
	float: left;
	padding: 1%;
	margin: 1%;	
	width: 88%;
	text-align: center;
}

#navi li {
  display: list; /* li nebeneinander anzeigen */
  list-style-type: none; /* ohne Aufzählungspunkte */
  margin: 0 0 0 0; /* dadurch Abstand zwischen den M-Punkten */
}

#box_produkte img {
	margin: 0;
	padding: 0;
	width: 100%;
	height: auto;
	float: left;
}

.box_firma {
	width: 88%;
}

.box_banner {
	width: 88%;
}

.box_material {
	width: 88%;
}

.box_leistungen {
	width: 88%;
}

.box_fuss {
	margin: auto;
	float: left;
	padding: 1%;
	margin: 1%;	
	width: 98%;
	text-align: center;
}

.box {
	width: 98%;
}

}

/*------------------------------------------------------------------------------*/

#myBtn {
  display: none;
  position: fixed;
  bottom: 20px;
  right: 30px;
  z-index: 99;
  border: none;
  outline: none;
  background-color: red;
  color: white;
  cursor: pointer;
  padding: 15px;
  border-radius: 10px;
}

#myBtn:hover {
  background-color: #555;
}

/*------------------------------------------------------------------------------*/