body{
    width: 100%;
    max-width: 2000px;
    height: 1250px;
    margin: auto;
    background: linear-gradient(to top, gray, white);
    }
nav {
    width: 95%;
    height: 17%;
    padding: 0.8%;
    background-image: url("Bilder/Banner4.png");
    background-repeat: no-repeat;
    position: absolute;
    top: 0px;
    left: 0px;
    border-radius: 0 0 1500px 0;
    }
nav:after {
    clear: left;
    content: " ";
    }
nav ul {
    text-align: center;
    margin: 0;
    list-style:none;
    }
nav li {
    float: left;
    list-style: none;
    padding: 5px 10px;
    position: relative;
    top: 4.5em;
    left: 13em;
    background-color: transparent;
    }
nav li:hover > ul {
    display: block;
    }
nav ul ul {
    display: none;
    margin: 0;
    padding: 0;
    position: absolute;
    top: -2.2em;
    right: 13em;
    z-index:1;
    border-radius: 10px;
    }
nav ul ul li {
    display: block;
    position: relative;
    top: 4.5em;
    left: 13 em;
    background-color: lightgrey;
    }
nav ul ul ul li {
    display: block;
    position: relative;
    top: 4.5em;
    left: 13em;
    background-color: lightgrey;
    z-index:1;
    }
nav ul ul ul {
    position: absolute;
    top: -4.5em;
    left: 0%;
    }
nav a {
    display: block;
    text-decoration: none;
    font-weight: bold;
    margin: 0;
    padding: 0.4em 2em;
    border-radius: 10px 0 0 0;
    color:  rgb(235,230,235);
    background-color: grey;
    webkit-transition: all 0.3s ease-in;
    transition:all 0.3s ease-in;
    width: 150px;
    }
.Juwel {
    border-right: 5px solid red;
    z-index: 10;
    }
.Juwelende {
    border-right: 5px solid red;
    border-radius: 0 0 15px 0;
    }
.Juwelicon {
    border-right: 5px solid red;
    width: 32px;
    left: 16.5em;
    margin: 0;
    padding: 0.4em 2em;
    border-radius: 10px 0 10px 0;
    background-image: url("Bilder/Juwel.jpg");
    height: 10px;
    }
.Juwelnav {
    position: absolute;
    top: -5.95em;
    left: 0%;
    }

				/* Startseite */
.Container {
    top: 8.4em;
    left: 25%;
    position:absolute;
    width: 50%;
    height: 100%;
    z-index: -10;
    background: transparent;
    }
p.a {
    font: italic bold 25px/10px Georgia, serif;
    }
p.b {
    font: 30px/25px arial, sans-serif;
    border-bottom: 3px double red;
    font-weight: bold;
    width: 88%;
    }
p.c {
    font: italic bold 15px/20px Georgia, serif;
    }
.Info1 {
	z-index: -10;
    position:absolute;
    top: 20%;
    left: 2%;
    width: 20%;
    height: 15%;
    text-align: center;
    }
.Info2 {
	z-index: -10;
    position:absolute;
    top: 45%;
    right: 2%;
    width: 20%;
    height: 20%;
    text-align: center;
    }
.rechtso      {
    position:absolute;
    top:20%;
    right:6%;
    width: 15%;
    z-index: -10;
    }
.linksu	{
    position:absolute;
    top:45%;
    left:3%;
    width: 15%;
    z-index: -10;
    }
.Bild1 {
	position:absolute;
	right: 1%;
	top: 1%;
	height: 215px;
	width: 240px;
	background-color: white;
    background-image: url("Bilder/Bild1.png");
    background-repeat: no-repeat;
}
.Bild2 {
	position:absolute;
	right: 1%;
	top: 32.7%;
	height: 215px;
	width: 240px;
	background-color: white;
    background-image: url("Bilder/Bild2.png");
    background-repeat: no-repeat;
}
.Bild3 {
	position:absolute;
	right: 1%;
	top: 64.5%;
	height: 215px;
	width: 240px;
    background-image: url("Bilder/Bild3.png");
	background-repeat: no-repeat;
}
.Text1background {
	position: absolute;
	display: block;
	right: 33%;
	top: 2%;
	height: 27%;
	width: 40%;
	background-color: white;
	opacity: 0.8;
}
.Text1 {
	position: absolute;
	right:35%;
	top:2%;
	height: 30%;
	width: 35%;
}
.Text1 h1 {
	font-size: 20px;
}
.Text2background {
	position: absolute;
	display: block;
	right: 33%;
	top: 33%;
	height: 27%;
	width: 40%;
	background-color: white;
	opacity: 0.8;
}
.Text2 {
	position: absolute;
	right:35%;
	top:32%;
	height: 30%;
	width: 35%;
}
.Text2 h1 {
	font-size: 20px;
}
.Text3background {
	position: absolute;
	display: block;
	right: 33%;
	top: 65%;
	height: 27%;
	width: 40%;
	background-color: white;
	opacity: 0.8;
}
.Text3 {
	position: absolute;
	right:35%;
	top:64%;
	height: 30%;
	width: 35%;
}
.Text3 h1 {
	font-size: 20px;
}
.Nudelhintergrund {
	z-index: -1;
	position: absolute;
	top: 17.5%;
	left: 25.3%;
	background-image: url("Bilder/Nudeldeckblatt.jpg");
	background-size: 100%;
	width: 50%;
	height: 90%;
	border-left: 5px ridge gray;
	border-right: 5px ridge gray;
}
.ImpressumS {
    position:absolute;
    top: 107.5%;
    right: 1em;
    width: 32.8%;
    height: 9.47em;
    background-color: #d3d3d3;
    left: 42.8%;
    border-top: 2px solid gray;
    border-bottom: 5px ridge gray;
	border-right: 5px ridge gray;
    }
.ImpressumS ul {
    float: left;
    list-style: none;
    }
.KontaktS {
    position:absolute;
    top: 107.5%;
    left: 25.3%;
    width: 17.5%;
    height: 9.47em;
    text-align: center;
    background-color: #d3d3d3;
    border-top: 2px solid gray;
    border-right: 2px ridge gray;
    border-bottom: 5px ridge gray;
	border-left: 5px ridge gray;
    }
					/* Startseite Ende */
					/* Gebrauchtmaschinen */
.Gebraucht {
	position: absolute;
	top: 20%;
	left: 30%;
	height: 22%;
	width: 25%;
}
.Gebraucht p {
	position: absolute;
	top: 5%;
	left: 53%;
}
					/* Gebrauchtmaschinen Ende */

					/* Impressum */
.Impressum {
    position:absolute;
	z-index: 3;
    top: 117.5%;
    width: 33.1%;
    height: 9.47em;
    background-color: #d3d3d3;
    left: 42.2%;
    border-top: 2px solid gray;
    border-bottom: 5px ridge gray;
	border-right: 5px ridge gray;
    }
.Impressum ul {
    float: left;
    list-style: none;
    }
.ImpressumU {
    position:absolute;
	z-index: 3;
    top: 117.5%;
    width: 33.1%;
    height: 9.47em;
    background-color: #d3d3d3;
    left: 42.2%;
    border-top: 2px solid gray;
    border-bottom: 5px ridge gray;
	border-right: 5px ridge gray;
    }
.ImpressumU ul {
    float: left;
    list-style: none;
    }
.Kontakt {
	z-index: 3;
    position:absolute;
    top: 117.5%;
    left: 25.05%;
    width: 17.5%;
    height: 9.47em;
    text-align: center;
    background-color: #d3d3d3;
    border-top: 2px solid gray;
    border-right: 2px ridge gray;
    border-bottom: 5px ridge gray;
	border-left: 5px ridge gray;
    }
					/* Impressum Ende */
					/* Sprachen und Home */
.Home {
    position:absolute;
    top: 12%;
    left: 12%;
    height: 20px;
    width: 20px;
    }
.Home a {
	color: red;
}
.Sprachen {
    position:absolute;
    top: 1em;
    left: 77%;
    height: 25px;
    width: 300px;
    }
.Sprachen a {
    text-decoration:none;
    width:50px;
    height:25px;
    margin-left:10px;
    float:left;
    }
#Home	{
    height: 20px;
    width: 20px;
    text-indent: -9999px;
    position:relative;
    }
#Deutsch {
    background-image: url("Bilder/deutschland.jpg");
    display: block;
    height: 25px;
    width: 50px;
    text-indent: -9999px;
    position:relative;
    }
#Englisch {
    background-image: url("Bilder/england.jpg");
    display: block;
    height: 25px;
    width: 50px;
    text-indent: -9999px;
    position:relative;
    }
#Russisch {
    background-image: url("Bilder/russland.jpg");
    display: block;
    height: 25px;
    width: 50px;
    text-indent: -9999px;
    position:relative;
    }
					/* Sprachen und Home Ende */

					/* Unternehmen */
#googleMap {
    position:absolute;
    top: 28em;
    left: 28.5%;
    width: 700px;
    height: 400px;
    border: 3px solid dcaa3c;
    z-index: +0.5;
    }
.Anfahrt {
    position:absolute;
    top: 24em;
    left: 45%;
    }
.UeberUnsBox {
    position:absolute;
    top: 15em;
    left: 25.35%;
    width: 764px;
    height: 170px;
	padding-left: 8px;
	padding-right: 8px;
	background-image: url("Bilder/Nudeln Blur.png");
  	background-repeat: no-repeat;
	}
.untbox {
	position:absolute;
	top:5.5em;
	left: 25.35%;
	width: 780px;
	height: 170px;
	background-image: url("Bilder/Unternehmen Blur.png");
	z-index: -1;
}
					/* Unternehmen Ende */

					/* Kontakt & E-Mail */
.Kontaktdaten {
    position:absolute;
	display:block;
    top: 40%;
    left: 58%;
    padding: 0 5px;
	background-image: url("Bilder/Kontaktdaten.png");
	width: 220px;
	height: 100px;
    }
.Formular	{
	display:block;
    position:absolute;
    top: 40%;
    left: 31%;
    width: 800px;
    height: 300px;
    }
.Zustimmung {
	position:absolute;
	top: 76%;
	left: 5%;
	width: 500px;
	height: 110px;
	background-image: url("Bilder/Kontakt.png");
	background-repeat: no-repeat;
}
.Absenden {
	position:absolute;
	top: 110%;
	left: 15%;
}
.FormularAntwort {
	z-index: 15;
	position: absolute;
	top: 91%;
	left: 25.3%;
	width: 800px;
	height: 300px;
}
					/* Kontakt & E-Mail Ende */

					/* Container generell */ 
.ContainerG {
	display:block;
    top: 17.5%;
    left: 25%;
    position:absolute;
    width: 50%;
    height: 100%;
    border-left: 5px ridge gray;
    border-right: 5px ridge gray;
    z-index: -10;
    background-image:url("Bilder/Hintergrund gebraucht.png");
    background-size: 100%;
    }
.ContainerSM {
	display:block;
    top: 17.5%;
    left: 25%;
    position:absolute;
    width: 50%;
    height:100%;
    border-left: 5px ridge gray;
    border-right: 5px ridge gray;
    z-index: -10;
    background-image:url("Bilder/Hintergrund Service.png");
    background-size: 100%;
    }
.ContainerM {
	display:block;
    top: 17.5%;
    left: 25%;
    position:absolute;
    width: 50%;
    height: 100%;
    border-left: 5px ridge gray;
    border-right: 5px ridge gray;
    z-index: -10;
    background-image:url("Bilder/Nudeln.jpg");
    background-size: 100%;
    }
.ContainerM2 {
	display:block;
    top: 17.5%;
    left: 25%;
    position:absolute;
    width: 50%;
    height: 100%;
    border-left: 5px ridge gray;
    border-right: 5px ridge gray;
    background-image:url("Bilder/Nudeldeckblatt.png");
    background-size: 100%;
    }
.ContainerSM2 {
	display:block;
    top: 17.5%;
    left: 25%;
    position:absolute;
    width: 50%;
    height: 100%;
    border-left: 5px ridge gray;
    border-right: 5px ridge gray;
    z-index: -10;
    background-image:url("Bilder/Nudeln.jpg");
    background-size: 100%;
    }
					/* Container Generell Ende */
					/* Maschinen */ 
.MText1background {
	position: absolute;
	display: block;
	right: 54%;
	top: 23%;
	height: 15%;
	width: 20%;
	background-color: white;
	opacity: 0.8;
}
a.TextM:link {color: black;}
a.TextM:active {color: black;}
a.TextM:visited {color: red;}
a.TextM:hover {color: black;}

.TextM1 {
	position: absolute;
	right:54%;
	top:20%;
	height: 15%;
	width: 20%;
}
.MText2background {
	position: absolute;
	display: block;
	right: 25.5%;
	top: 23%;
	height: 15%;
	width: 19%;
	background-color: white;
	opacity: 0.8;
}
.TextM2 {
	position: absolute;
	right:25%;
	top:20%;
	height: 20%;
	width: 20%;
}
.MText3background {
	position: absolute;
	display: block;
	right: 54%;
	top: 48%;
	height: 18%;
	width: 20%;
	background-color: white;
	opacity: 0.8;
}
.TextM3 {
	position: absolute;
	right:54%;
	top:45%;
	height: 20%;
	width: 20%;
}
.MText4background {
	position: absolute;
	display: block;
	right: 25.5%;
	top: 48%;
	height: 18%;
	width: 19%;
	background-color: white;
	opacity: 0.8;
}
.TextM4 {
	position: absolute;
	right:25%;
	top:45%;
	height: 20%;
	width: 20%;
}
.MText5background {
	position: absolute;
	display: block;
	right: 54%;
	top: 75%;
	height: 20%;
	width: 20%;
	background-color: white;
	opacity: 0.8;
}
.TextM5 {
	position: absolute;
	right:54%;
	top:72%;
	height: 20%;
	width: 20%;
}
.MText6background {
	position: absolute;
	display: block;
	right: 25.5%;
	top: 75%;
	height: 20%;
	width: 19%;
	background-color: white;
	opacity: 0.8;
}
.TextM6 {
	position: absolute;
	right:25%;
	top:72%;
	height: 20%;
	width: 20%;
}
					/* Maschinen Ende */
