#wrapper {
	width: 1200px;
    min-height: 100vh;
	margin: 0;
	padding: 0;
}
#wrapperapplikation {
	width: 1200px;
    min-height: 100vh;
	margin: 0;
	padding: 0;
}
#wrapperkontakt {
	width: 1200px;
    min-height: 100vh;
	margin: 0;
	padding: 0;
}
#wrapperimpressum {
	width: 1000px;
	height: 800px;
	position: relative;
	margin-right: auto;
	margin-left: auto;
}
#wrapperleistungen {
	width: 1000px;
	height: 1800px;
	position: relative;
	margin-right: auto;
	margin-left: auto;
}
#wrappergeometrie {
	width: 1000px;
	height: 1450px;
	position: relative;
	margin-right: auto;
	margin-left: auto;
}
#wrapperstrategie {
	width: 1000px;
	height: 1100px;
	position: relative;
	margin-right: auto;
	margin-left: auto;
}
#wrapperwerkzeuge {
	width: 1000px;
	height: 1650px;
	position: relative;
	margin-right: auto;
	margin-left: auto;
}
#wrappercnc {
	width: 1000px;
	height: 1500px;
	position: relative;
	margin-right: auto;
	margin-left: auto;
}
#wrappersonder {
	width: 1000px;
	height: 4000px;
	position: relative;
	margin-right: auto;
	margin-left: auto;
}
#wrapperunternehmen {
	width: 900px;
	height: 500px;
	position: relative;
	margin-right: auto;
	margin-left: auto;
}
#wrapperreferenzen {
	width: 1000px;
	height: 800px;
	position: relative;
	margin-right: auto;
	margin-left: auto;
}
#header {
	position: fixed;
	height: 90px;
	width: 100%; 
	background-color: #FFF;
	background-attachment: fixed;
	overflow: hidden;
	z-index: 1000;
	top: 0px;
	box-shadow: 0px 10px 10px grey;
	left: 0px;
}
#b_header {
/*	width: 75px;
	height: 75px; */
	float: Lefft;
	position: absolute;
	top: 1px;
	margin-top: 1px;
}
#s_header {
	width: 500px;
	height: 50px;
	position: absolute;
	font-family: Arial, Helvetica, sans-serif;
	color: #000;
	top: 0%;
	left: 55px; 
}
#content {
  position: relative;
  top: 110px; /* falls du Abstand zum Header brauchst */
  width: 90%;
  margin: 0 auto;  
  color: #000;
  font-size: medium;
  overflow: hidden; /* 👈 kein eigenes Scrollen */
}
#contentapplikation{
  position: relative;
  top: 110px; /* falls du Abstand zum Header brauchst */
  width: 90%;
  margin: 0 auto;
  color: #000;
  font-size: medium;
  overflow: hidden; /* 👈 kein eigenes Scrollen */
}
#contentkontakt {
  position: relative;
  top: 110px; /* falls du Abstand zum Header brauchst */
  width: 90%;
  margin: 0 auto;
  color: #000;
  font-size: medium;
  overflow: hidden; /* 👈 kein eigenes Scrollen */
}
#contentImpressum {
	height: 600px;
	width: 90%;
	position: absolute;
	top: 120px;
	left: 10px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: medium;
	color: #000;
	overflow: auto;
}
#contentleistungen {
	height: 1700px;
	width: 100%;
	position: absolute;
	top: 130px;
	left: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: medium;
	color: #000;
	overflow: auto;
	float: left;
	text-align: left;
}
#contentgeometrie {
	height: 1350px;
	width: 100%;
	position: absolute;
	top: 130px;
	left: 0px;
	overflow: auto;
}
#contentstrategie {
	height: 1000px;
	width: 100%;
	position: absolute;
	top: 130px;
	left: 0px;
	overflow: auto;
}
#contentwerkzeuge {
	height: 1550px;
	width: 100%;
	position: absolute;
	top: 130px;
	left: 0px;
	overflow: auto;
}
#contentcnc {
	height: 1600px;
	width: 100%;
	position: absolute;
	top: 130px;
	left: 0px;
	overflow: auto;
}
#contentsonder {
	height: 3800px;
	width: 100%;
	position: absolute;
	top: 130px;
	left: 0px;
	overflow: auto;
}
#contentreferenzen {
	height: 600px;
	width: 90%;
	position: absolute;
	top: 120px;
	left: 10px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: medium;
	color: #000;
	overflow: auto;
}
#contentunternehmen {
	height: 600px;
	width: 90%;
	position: absolute;
	top: 100px;
	left: 10px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: medium;
	color: #000;
	overflow: auto;
}
#u_content {
	height: 20px;
	width: 100%;
	position: relative;
}
#b_content {
	height: 300px;
	width: 400px;
	position: absolute;
	left: 300px;
}
#t_content {
	width: 1000px;
	height: 2000px;
	font-family: Arial, Helvetica, sans-serif;
	position: absolute;
	left: 0px;
	top: 500px;
}
#footer {
	width: 100%;
	height: 50px;
	position: absolute;
	clear: both;
	top: 1200px;
}
#footerkontakt {
	width: 100%;
	height: 50px;
	position: absolute;
	clear: both;
	top: 700px;
}
#footerapplikation{
	width: 100%;
	height: 50px;
	position: absolute;
	clear: both;
	top: 1000px;
}
#footerimpressum {
	width: 100%;
	height: 50px;
	position: absolute;
	clear: both;
	top: 750px;
}
#footerleistungen {
	width: 100%;
	height: 50px;
	position: absolute;
	clear: both;
	top: 1750px;
}
#footergeometrie {
	width: 100%;
	height: 50px;
	position: absolute;
	clear: both;
	top: 1400px;
}
#footerstrategie {
	width: 100%;
	height: 50px;
	position: absolute;
	clear: both;
	top: 1050px;
}
#footerwerkzeuge {
	width: 100%;
	height: 50px;
	position: absolute;
	clear: both;
	top: 1600px;
}
#footercnc {
	width: 100%;
	height: 50px;
	position: absolute;
	clear: both;
	top: 1650px;
}
#footersonder {
	width: 100%;
	height: 50px;
	position: absolute;
	clear: both;
	top: 3900px;
}
#footerreferenzen {
	width: 100%;
	height: 50px;
	position: absolute;
	clear: both;
	top: 750px;
}
#footerunternehmen {
	width: 100%;
	height: 50px;
	position: absolute;
	clear: both;
	top: 620px;
}
#footertext1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	text-decoration: underline;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 47%;
	color: #686db4;
	margin-left: 0px;
}
#footertext2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	text-decoration: underline;
	padding-left: 31%;
	color: #000000;
	margin-left: 0px;
	position: relative;
}
#footertext3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	text-decoration: underline;
	color: #686db4;
	margin-left: 0px;
	left: 10px;
	position: relative;
	width: 50%;
}
#anzeigefirma {
	font-family: Arial, Helvetica, sans-serif;
	font-size: large;
	color: #000000;
	font-weight: bold;
	left: 0px;
	top: 5px;
	position: absolute;
}
#anzeigeleistung {
	font-family: Arial, Helvetica, sans-serif;
	font-size: smal;
	color: #000000;
	position: absolute;
	left: 25px;
	top: 25px;
}
#autobild {
	font-family: Arial, Helvetica, sans-serif;
	font-size: medium;
	color: #000000;
	position: absolute;
	left: 340px;
	top: 150px;
}
.slider-wrapper {
	width: 374px;
	height: 211px;
	margin-top: 50px;
	margin-right: auto;
	margin-left: auto;
}
.clear {
	clear:both;
}
.texthaupt {
	font-size: x-large;
	font-weight: bolder;
	font-family: Arial, Helvetica, sans-serif;
	font-style: normal;
	position: relative;
	left: 10px;
	width: 95%;
}
.textunter {
	font-size: medium;
	font-family: Arial, Helvetica, sans-serif;
	font-style: normal;
	font-weight: normal;
	position: relative;
	left: 10px;
}
.textunter1 {
	font-size: medium;
	font-family: Arial, Helvetica, sans-serif;
	font-style: normal;
	font-weight: normal;
	position: relative;
	left: 34%;
	text-decoration: underline;
}
.textmenu1 {
	font-size: large;
	font-family: Arial, Helvetica, sans-serif;
	font-style: normal;
	font-weight: bold;
	position: relative;
	left: 10px;
}
.textmenu2 {
	font-size: medium;
	font-family: Arial, Helvetica, sans-serif;
	font-style: normal;
	font-weight: normal;
	position: relative;
	left: 30px;
}
.leerzeile {
	font-size: x-large;
	position: relative;
	left: 10px;
	color: #FFF;
	width: 95%;
}
.hboxgr {
	width: 150px;
	height: 21px;
	border: thin solid #000;
	background-color: #FF0;
	display: inline-block;
	border-radius: 8px;
}

.vboxgr {
	width: 150px;
	height: 25px;
	background-color: rgb(115, 0, 255);
	display: inline-block;
	border: thin solid #000;
    border-radius: 8px;
}

.hActiv {
	color: rgb(0,9,129);
	text-decoration: none;
}

.hDeActiv {
	color: rgb(255,255,255);
	text-decoration: none;
}
