@charset "utf-8";
/* CSS Document */

body {
	margin: 0;
}

@font-face {
    font-family: 'tajawallight';
    src: url('../fonts/tajawal-light-webfont.eot');
    src: url('../fonts/tajawal-light-webfont.eot?#iefix') format('embedded-opentype'),
         url('../fonts/tajawal-light-webfont.woff2') format('woff2'),
         url('../fonts/tajawal-light-webfont.woff') format('woff'),
         url('../fonts/tajawal-light-webfont.ttf') format('truetype'),
         url('../fonts/tajawal-light-webfont.svg#tajawallight') format('svg');
    font-weight: normal;
    font-style: normal;

}




@font-face {
    font-family: 'tajawalbold';
    src: url('../fonts/tajawal-bold-webfont.eot');
    src: url('../fonts/tajawal-bold-webfont.eot?#iefix') format('embedded-opentype'),
         url('../fonts/tajawal-bold-webfont.woff2') format('woff2'),
         url('../fonts/tajawal-bold-webfont.woff') format('woff'),
         url('../fonts/tajawal-bold-webfont.ttf') format('truetype'),
         url('../fonts/tajawal-bold-webfont.svg#tajawalbold') format('svg');
    font-weight: normal;
    font-style: normal;

}




@font-face {
    font-family: 'tajawalregular';
    src: url('../fonts/tajawal-regular-webfont.eot');
    src: url('../fonts/tajawal-regular-webfont.eot?#iefix') format('embedded-opentype'),
         url('../fonts/tajawal-regular-webfont.woff2') format('woff2'),
         url('../fonts/tajawal-regular-webfont.woff') format('woff'),
         url('../fonts/tajawal-regular-webfont.ttf') format('truetype'),
         url('../fonts/tajawal-regular-webfont.svg#tajawalregular') format('svg');
    font-weight: normal;
    font-style: normal;

}


a.hauptmenue {color: #ffffff;
text-decoration: none;    }
a.hauptmenue:visited {color:#ffffff;}
a.hauptmenue:hover {color: #999999;}
a.hauptmenue:active { color:#ffffff;}

a.submenue {color: #fff;
text-decoration: none;}
a.submenue:visited {color:#fff;}
a.submenue:hover {color: #999999;}
a.submenue:active { color:#fff;}

a.startmenue {color: #ffffff;
	text-decoration: none; }
a.startmenue:visited {color:#ffffff;}
a.startmenue:hover {color:#666666;}
a.startmenue:active {color:#ffffff;}

.titel {
	box-sizing: border-box;
	position: absolute;
	width: 90%;
	height: 300px;
	
		
	}

.titel-box {
	box-sizing: border-box;
	position: absolute;
	width: 95%;
	
	}

.titel-text {
	box-sizing: border-box;
	position: absolute;
	height: 150px;
	background-image: url("../pictures/titel-bg.svg");
	width: 95%;
	
	}

.ues-box {
	box-sizing: border-box;
	height: 40px;
	width: 95%;
	margin-top: 8em;
	margin-bottom: 4em;
}

.ues-box2 {
	box-sizing: border-box;
	height: 40px;
	width: 95%;
	margin-top: 1em;
	margin-bottom: 4em;
}

.box-skew {
	position: absolute;
	box-sizing: border-box;
	background-color: #fff;
	border: solid #fff;
	border-width: 0px 0px 2px 4px;
	border-left-color: #000;
	border-bottom-color: #000;
	height: 40px;
	width: 60%;
	min-width: 600px;
	transform: skewX(60deg);
}

.box-skew2 {
	position: absolute;
	box-sizing: border-box;
	background-color: #141414;
	border: solid #141414;
	border-width: 0px 0px 2px 4px;
	border-left-color: #fff;
	border-bottom-color: #fff;
	height: 40px;
	width: 60%;
	min-width: 600px;
	transform: skewX(60deg);
}

.header {
	box-sizing: border-box;
	position: relative;
	width: 100%;
	aspect-ratio: 1920 / 700;
	background-image: url("../pictures/FB-Design_Kollage_Startseite.jpg");
	background-size: cover;
	background-position: center center;
	min-height: 450px;
	}

.headerB {
	box-sizing: border-box;
	position: relative;
	width: 100%;
	aspect-ratio: 1920 / 550;
	min-height: 450px;
	background: linear-gradient(to right, rgba(0,0,0,1), rgba(20,20,20,1), rgba(10,10,10,1));
	}

.headerabout {
	box-sizing: border-box;
	position: relative;
	width: 100%;
	aspect-ratio: 1920 / 700;
	background-image: url("../pictures/FB-Design_Header_About.jpg");
	background-size: cover;
	background-position: center center;
	min-height: 450px;
	}

.headerkonstruktion {
	box-sizing: border-box;
	position: relative;
	width: 100%;
	aspect-ratio: 1920 / 700;
	background-image: url("../pictures/FB-Design_Header_Konstruktion.jpg");
	background-size: cover;
	background-position: center center;
	min-height: 450px;
	}

.headerdesign {
	box-sizing: border-box;
	position: relative;
	width: 100%;
	aspect-ratio: 1920 / 700;
	background-image: url("../pictures/FB-Design_Header_Design.jpg");
	background-size: cover;
	background-position: center center;
	min-height: 450px;
	}

.headercad {
	box-sizing: border-box;
	position: relative;
	width: 100%;
	aspect-ratio: 1920 / 700;
	background-image: url("../pictures/FB-Design_Header_CAD.jpg");
	background-size: cover;
	background-position: center center;
	min-height: 450px;
	}

.headerkontakt {
	box-sizing: border-box;
	position: relative;
	width: 100%;
	aspect-ratio: 1920 / 700;
	background-image: url("../pictures/FB-Design_Header_Kontakt.jpg");
	background-size: cover;
	background-position: center center;
	min-height: 450px;
	}

.headerimprint {
	box-sizing: border-box;
	position: relative;
	width: 100%;
	aspect-ratio: 1920 / 700;
	background-image: url("../pictures/FB-Design_Header_Impressum.jpg");
	background-size: cover;
	background-position: center center;
	min-height: 450px;
	}

.titelbild {
	position: absolute;
	width: 100%;
	}

.headertitel {
	box-sizing: border-box;
	position: absolute;
	width: 40%;
	height: 100%;
	left: 10%;
}

.headertext {
	padding: 0;
	position: absolute;
	width: 25%;
	height: 80%;
	background-color: aqua;
	bottom: 0;
	left: 0;
	vertical-align: bottom;
	}

.menue {
	box-sizing: border-box;
	position: absolute;
	width: 18%;
	height: 100%;
	min-width: 240px;
	min-height: 300px;
	right: 10%;
	}

.menuebox {
	padding: 0;
	position: absolute;
	width: 100%;
	height: 100%;
	display: flex;
	flex-direction: column;
	gap: 0.5%;
	right: 0;
}

.logo {
	box-sizing: border-box;
	width: 100%;
	aspect-ratio: 3 / 2;
	background-image: url("../pictures/Logo.svg");
	background-size: 80%;
	background-position: center center;
	background-color: black;
			
}

.startbild {
	position: relative;
	width: 100%;
	min-height: 350px;
	aspect-ratio: 1920 / 600;
}

.startkollage {
	position: absolute;
	box-sizing: border-box;
	background-image:url("../pictures/FB-Design_Kollage_Startseite_X.jpg");
	background-position: center center;
	min-height: 350px;
	aspect-ratio: 1920 / 600;
	width: 100%;
	z-index: -1;
	}

.textfeldsw {
	position: absolute;
	box-sizing: border-box;
	background-color: #000;
	opacity: 0.6;
	width: 70%;
	height: 20%;
	bottom: 0px;
	left: -100px;
	transform: skewX(60deg);

}

img {
	width: 100%;
}

.button1 {
	box-sizing: border-box;
	height: 45px;
	width: 100%;
	color: white;
	font-family: 'tajawallight';
	font-size: 150%;
	background-color: black;
	align-content: center;
	padding-left: 10%;
	opacity: 0.8;
	
}

.button2 {
	box-sizing: border-box;
	height: 45px;
	width: 100%;
	color: white;
	font-family: 'tajawallight';
	font-size: 16pt;
	background-color: black;
	align-content: center;
	padding-left: 10%;
	opacity: 0.8;	
}

.button3 {
	box-sizing: border-box;
	height: 45px;
	width: 100%;
	color: white;
	font-family: 'tajawallight';
	font-size: 16pt;
	background-color: black;
	align-content: center;
	padding-left: 10%;
	opacity: 0.8;
	}

.button4 {
	box-sizing: border-box;
	height: 45px;
	width: 100%;
	color: white;
	font-family: 'tajawallight';
	font-size: 16pt;
	background-color: black;
	align-content: center;
	padding-left: 10%;
	opacity: 0.8;
}

.button5 {
	box-sizing: border-box;
	height: 45px;
	width: 100%;
	color: white;
	font-family: 'tajawallight';
	font-size: 16pt;
	background-color: black;
	align-content: center;
	padding-left: 10%;
	opacity: 0.8;
}

.button6 {
	box-sizing: border-box;
	height: 45px;
	width: 100%;
	color: white;
	font-family: 'tajawallight';
	font-size: 16pt;
	background-color: black;
	align-content: center;
	padding-left: 10%;
	opacity: 0.8;
}


.headerbox {
	box-sizing: border-box;
	height: 35px;
	width: 100%;
	color: white;
	background: linear-gradient(to bottom, rgba(0,0,0,0.8), rgba(0,0,0,1));
	align-content: center;
	padding-left: 20px;
	flex-grow: 1;
	
}

.dreieck {
	box-sizing: border-box;
	position: absolute;
	width: 18%;
	min-width: 240px;
	right: 10%;
	background-image: url("../pictures/Dreieck.svg");
	aspect-ratio: 2 / 1;
}

.content {
	box-sizing: border-box;
	position: relative;
	width: 70%;
	min-width: 400px;
	margin: 0 auto;
	padding-top: 100px;
	padding-bottom: 100px;
}

.startmenue {
	font-family: 'tajawallight';
	font-weight: 300;
	font-style: normal;
	color: #fff;
	font-size: 48px;
	margin-left: 5%;
}

h1 {
	font-family: 'tajawallight';
	font-weight: 300;
	font-style: normal;
	color: #000;
	font-size: 3vw;
	margin-bottom: 4em;
}

h2 {
	font-family: 'tajawallight';
	font-weight: 300;
	font-style: normal;
	font-size: 20px;
	}

h3 {
	font-family: 'tajawalbold';
	position: absolute;
	color: #000;
	font-weight: 700;
	font-style: normal;
	font-size: 25px;
	margin-top: -2px;
	margin-left: 5%;
	z-index: auto;
}

h32 {
	font-family: 'tajawalbold';
	position: absolute;
	color: #fff;
	font-weight: 700;
	font-style: normal;
	font-size: 25px;
	margin-top: -2px;
	margin-left: 5%;
	z-index: auto;
	
}

h4 {
	position: absolute;
	padding: 0;
	font-family: 'tajawallight';
	font-weight: 300;
	font-style: normal;
	line-height: 0;
	color: #fff;
	bottom: 50px;
	left: 10%;
	text-shadow: 2px 2px 5px #000;
	font-size: 120px;
	opacity: 0.2;
}

h5 {
	font-family: 'tajawalbold';
	font-weight: 700;
	font-style: normal;
	color: #fff;
	font-size: 5vw;
	margin-bottom: 0px;
	line-height: 0;
	opacity: 0.8;
	text-shadow: 2px 2px 3px black;
}

h6 {
	font-family: 'tajawallight';
	font-weight: 300;
	font-style: normal;
	color: #fff;
	font-size: 1.9vw;
	line-height: 0.1;
	opacity: 0.8;
	text-shadow: 2px 2px 3px black;
}

h7 {
	font-family: 'tajawallight';
	font-weight: 300;
	font-style: normal;
	color: #fff;
	font-size: 5vw;
	margin-bottom: 0px;
	line-height: 1;
	text-shadow: 4px 4px 5px grey;	
	
}
h8 {
	font-family: 'tajawallight';
	font-weight: 300;
	font-style: normal;
	color: #000;
	font-size: 2vw;
	margin-bottom: 0px;
	line-height: 1;
	text-shadowx: 3px 3px 4px grey;	
	
}


p {
	font-family: 'tajawallight';
	display: block;
	position: relative;
	font-style: normal;
	font-size: 20px;
	margin-left: 5%;
	}

p2 {
	font-family: 'tajawallight';
	display: block;
	position: relative;
	font-style: normal;
	color: #fff;
	font-size: 20px;
	margin-left: 5%;
}

p3 {
	font-family: 'tajawallight';
	display: block;
	position: relative;
	font-style: normal;
	color: #ccc;
	font-size: 16px;
	margin-left: 5%;
}

hr {
border: none;
height: 1px;
background:#000000;

}

.line {
	position: relative;
	width: 100%;
	height: 1px;
	background-color: #333333;
	margin-bottom: 1em;
	margin-top: 1em;
}

.flexcontainer{
	display: flex;
	justify-content: space-around;
	flex-wrap: wrap;
}

.flexbox{
	width: 30%;
	height: 320px;
	min-width: 340px;
}

.tn-titel{
	width: 400px;
	height: 100px;
	font-family: 'tajawallight';
	font-weight: 300;
	font-style: normal;
	color: #fff;
	font-size: 2.5em;
	text-shadow: 2px 2px 3px grey;
}

.menuecontainer {
	margin-top: 100px;
	box-sizing: border-box;
	position: relative;
	display: flex;
	flex-flow: wrap;
	left: 10%;
	width: 80%;
	gap: 30px;
	margin-bottom: 150px;
}

.buttonabout {
	width: 300px;
	height: 270px;
	background-color: black;
	color: white;
	font-family: "tajawal", sans-serif;
	font-size: 20px;
	padding-left: 50px;
}

.buttonleistungen {
	width: 300px;
	height: 270px;
	background-color: black;
	color: white;
	font-family: "tajawal", sans-serif;
	font-size: 20px;
	padding-left: 50px;
}

.buttonkontakt {
	width: 300px;
	height: 270px;
	background-color: black;
	color: white;
	font-family: "tajawal", sans-serif;
	font-size: 20px;
	padding-left: 50px;
}

.footermenuebox {
	margin-top: 8em;
	position: relative;
	display: flex;
	height: 40px;
	width: 100%;

}

.footermenuebuttonM {
	position: relative;
	font-family: 'tajawalbold';
	font-weight: 700;
	font-size: 16px;
	align-content: center;
	text-align: center;
	padding: 0;
	display: block;
	height: 40px;
	width: 100%;
	margin-right: 4px;
	}

.footermenuebuttonM::after{
	content: '';
	top: 0;
	right: 0;
	bottom: 0;
	left:0;
	position: absolute;
	background-color: #000;
	transform: skewX(60deg);
	z-index: -1;
}

.dreiecku {
	box-sizing: border-box;
	position: relative;
	width: 18%;
	min-width: 180px;
	left: 10%;
	background-image: url("../pictures/Dreieck-u.svg");
	aspect-ratio: 2 / 1;
	}

.footer {
	position: absolute;
	width: 100%;
	height: 150px;
	background-image: url("../pictures/FB-Design_Footer-Start.jpg");
	background-size: cover;
	background-color: black;
	z-index: 1;
	
}

.footerbox {
	position: absolute;
	width: 18%;
	left: 10%;
	height: 150px;
	min-width: 180px;
	background-color: black;
	z-index: 2;
	
}
.footerboxlogo {
	box-sizing: border-box;
	width: 100%;
	background-color: black;
	background-image: url("../pictures/Logo-Buschmeyer.svg");
	background-size: cover;
	aspect-ratio: 3 / 1;
	z-index: 2;
	
}

.contentpicture {
	width: 100%;
	height: auto;
	margin-bottom: 4em;
	margin-top: 4em;
}

@media (max-width: 1400px) {
	h4{
		font-size: 80px;
	}
}

@media (max-width: 1000px) {
	h4{
		display: none;
	}
	
	p {
		font-size: 16px;
	}
	
	h3 {
		font-size: 16px;
	}
	
	.footermenuebuttonM {
		font-size: 16px;
	}
}
	