* {
	margin:0;
	padding:0;
	text-decoration: none;
	}


body {
	background: url(Daten/Illus/Tapete.png);
	background-repeat: repeat;
	text-align: center;
	margin:0;
	font-size: 75%;
	overflow-y: scroll;
	}

ul, li {
	list-style-type: none;
	}

	/* Conform First the Grid */
	.gallery-grid {
	  display: grid;
	  grid-template-columns: repeat(auto-fit, minmax(250px, 1fr));
	  grid-gap: 1.5rem;
	  justify-items: left;
	  margin: 0;
	  padding: 0;
	}

	/* Bild Frame */
	.gallery-frame {
	  padding: .1rem;
		font-family: Verdana, Geneva, sans-serif;
	  font-size: 0.8rem;
	  text-align: left;
		line-height: 22px;
	  background-color: #FFFFFF;
	  color: #333;
	}

	/* Bilder */
	.gallery-img {
	  max-width: 100%;
	  height: 170px;
	  object-fit: cover;
	}


/*Alles umschließendes Element________________________________________*/

#wrapper {
	margin: 0 auto;
	position: relative;
	background: #FFFFFF;
	text-align: left;
	width: 960px;
	/*height: 849px;*/
	background-image: url(Daten/Illus/Punkt.png);
	background-repeat: repeat-x;
	-webkit-box-shadow: 3px 2px 10px #9c9c9c; /* webkit browser*/ -moz-box-shadow: 3px 2px 10px #9c9c9c; /* firefox */ box-shadow: 3px 2px 10px #9c9c9c;
	}

/*Tablets______________________________________________________*/
	@media screen and (max-width: 1050px) {
	body {width: 100%; margin:0; background-image: none; overflow-y: visible;}
	}


/*Kopfleiste____________________________________________________________*/

#meta-information {
	background-image: url(Daten/Illus/Mercatus-Logo.png);
	background-size: 310px;
	background-repeat: no-repeat;
	background-position: 585px 18px;
	height: 128px;
	color:  #FFF;
	font:12px Verdana, Geneva,Arial, SunSans-Regular, sans-serif;
	}

/*Hauptinhalt________________________________________________________________*/

#hauptinhalt {
	position:relative;
	float: left;
	width: 960px;
	height: 639px;
}

/*Hauptinhalt Titel________________________________________________________________*/

#hauptinhalt-titel {
	position:relative;
	float: left;
	width: 960px;
	height: 1120px;
}

/*Hauptinhalt lang 1_______________________________________________________________*/

#hauptinhalt-seat {
	position:relative;
	float: left;
	width: 960px;
	height: 639px;
}

/*Hauptinhalt lang 1_______________________________________________________________*/

#hauptinhalt-plus {
	position:relative;
	float: left;
	width: 960px;
	height: 1193px;
}

/*Hauptinhalt 10_______________________________________________________________*/

#hauptinhalt-zehn {
	position:relative;
	float: left;
	width: 960px;
	height: 1456px;
}

/*Hauptinhalt 10plus___________________________________________________________*/

#hauptinhalt-zehn-plus {
	position: relative;
	float: left;
	width: 960px;
	height: 1510px;
}

/*Hauptinhalt BBQ______________________________________________________________*/

#hauptinhalt-bbq {
	position:relative;
	float: left;
	width: 960px;
	height: 1720px;
}

/*Hauptinhalt Text_____________________________________________________________*/

#hauptinhalt-text {
	float: left;
	position:relative;
	margin-left: 50px;
	margin-right: 50px;
	margin-bottom: 10px;
	width: 860px;
}

#hauptinhalt-care {
	float: left;
	position:relative;
	width: 960px;
	height: 1600px;
}

/*Hauptinhalt BBQ______________________________________________________________*/

#hauptinhalt-conform {
	position:relative;
	float: left;
	width: 960px;
	height: auto;
}


/*NavBox___________________________________________________________________*/

#nav {
  box-sizing: border-box;
  float: left;
  width: 100%;
  height: 34px;
  background: #BCBABA /*#3a3a3a*/;
  font:14px Verdana, Geneva,Arial, SunSans-Regular, sans-serif;
}

#nav ul {
  margin: 0;
  padding: 0;
}

#nav ul .start {
  margin-left: 30px;
}

#nav a {
  display: block;
  color: #fff;
  text-decoration: none;
}

#nav ul li {
  position: relative;
  float: left;
  list-style: none;
}

#nav ul li:hover {
  background: #A7002E /*#4096ee*/;
  z-Index: 100;
}

#nav ul li a {
  padding: 7px 15px 8px 15px;
}

#nav ul ul {
  position: absolute;
  top: -9999px;
  left: -9999px;
  background: #BCBABA /*#333*/;
  box-shadow: 5px 5px 10px rgba(0, 0, 0, 0.6);
}

#nav ul ul li {
  float: none;
  width: 200px;
  border-bottom: 1px solid #555;
}

#nav ul ul li a {
  padding: 10px 20px;
}

#nav ul li:hover > ul {
  top: 100%;
  left: 0;
}

#nav ul ul li:hover > ul {
  top: 0;
  left: 200px;
  z-Index: 100;
}

#nav ul li.submenu > a:after {
  position: relative;
  float: right;
  content: '';
  margin-left: 10px;
  margin-top: 5px;
  border-left: 5px solid transparent;
  border-right: 5px solid transparent;
  border-top: 5px solid #fff;
  border-bottom: 5px solid transparent;
}

#nav ul ul li.submenu a:after {
  margin-left: auto;
  margin-right: -10px;
  border-left: 5px solid #fff;
  border-right: 5px solid transparent;
  border-top: 5px solid transparent;
  border-bottom: 5px solid transparent;
}

#nav ul ul li:last-child {
  border-bottom: none;
}


/*2-Spalter____________________________________________________________*/

.produkte-start {
	position: relative;
	float: left;
	width: 415px;
	height: 237px;
	margin-top: 40px;
	margin-left: 45px;
	display: inline;
}

.produkte {
	position: relative;
	float: left;
	width: 415px;
	height: 237px;
	margin-top: 40px;
	margin-left: 38px;
	display: inline;
}

.seat-start {
	position: relative;
	float: left;
	width: 245px;
	height: 237px;
	margin-top: 40px;
	margin-left: 45px;
	display: inline;
}

.seat {
	position: relative;
	float: left;
	width: 245px;
	height: 237px;
	margin-top: 40px;
	margin-left: 45px;
	display: inline;
}

.conform-start {
	position: relative;
	float: left;
	width: 180px;
	height: auto;
	margin-top: 40px;
	margin-left: 45px;
	display: inline;
}

.conform {
	position: relative;
	float: left;
	width: 180px;
	height: auto;
	margin-top: 40px;
	margin-left: 45px;
	display: inline;
}

.conform-last {
	position: relative;
	float: left;
	width: 300px;
	height: auto;
	margin-top: 40px;
	margin-left: 45px;
	display: inline;
}

.care-start {
	position: relative;
	display: inline-block;
	float: left;
	width: auto;
	height: 237px;
	margin-top: 40px;
	margin-left: 45px;
}

.care {
	position: relative;
	display: inline-block;
	float: left;
	width: auto;
	height: 237px;
	margin-top: 40px;
	margin-left: 10px;
}

.youtube {
	position: relative;
	float: left;
	width: 815px;
	height: 40px;
	margin-top: 40px;
	margin-left: 30px;
	display: inline;
}

/*3-Spalter Home____________________________________________________________*/

.p-vorschau-start {
	position: relative;
	float: left;
	width: 275px;
	height: 213px;
	margin-top: 10px;
	margin-left: 45px;
	display: inline;
}

.p-vorschau {
	position: relative;
	float: left;
	width: 275px;
	height: 213px;
	margin-top: 10px;
	margin-left: 20px;
	display: inline;
}


/*3-Spalter About____________________________________________________________*/

.a-vorschau-start {
	position: relative;
	display: inline;
	float: left;
	width: 275px;
	height: 224px;
	margin-top: 10px;
	margin-left: 45px;
	display: inline;
}

.a-vorschau {
	position: relative;
	float: left;
	width: 275px;
	margin-top: 10px;
	margin-left: 20px;
	display: inline;
}

/*Office________________________________________________________________________*/

.office {
	position: relative;
	float:left;
	display: inline;
	margin-top: 40px;
	margin-left: 45px;
	}

/*Titel_________________________________________________________________________*/

.titel {
	position: relative;
	float:left;
	display: inline;
	margin-top: 25px;
	margin-left: 45px;
	}

/*Teamfotos____________________________________________________________________*/

.teamfoto-start {
	position: relative;
	float:left;
	display: inline;
	margin-top: 10px;
	margin-left: 180px;
	}

.teamfoto-start-left {
clear: both;
	position: relative;
	float:left;
	display: inline;
	margin-top: 10px;
	margin-left: 180px;
	}

.teamfoto-left {
	position: relative;
	float:left;
	display: inline;
	margin-top: 10px;
	margin-left: 15px;
	}

.teamfoto {
	position: relative;
	float:left;
	display: inline;
	margin-top: 10px;
	margin-left: 15px;
	}

.disclaimer {
	height: 600px;
	overflow:auto;
	padding-top: 20px;
	}


/*Sonderformate________________________________________________________________*/

a img {
  border: none;
	}

.title{
	  margin-bottom: 20px;
		}

.link {
color: #525D69;
text-decoration: underline;
}

.bold {
	font-weight: bold;
	}

.logos {
	margin-left: 50px;
	margin-top: 35px;
	}

.logosZwo {
	margin-left: 70px;
	margin-top: 12px;
	}

.fotos {
	float: left;
	margin-left: 130px;
	z-index: 100;
	}

.fotos li a:hover {
	float: right;
	padding: 10px;
	}

.p-text {
	margin-left: -45px;
	margin-right: -55px;
	font-size: 12px;
	line-height: 14px;
	}

.produkt-text {
	/*display: inline;*/
	float:left;
	margin-left: -45px;
	margin-right: -55px;
	font-size: 12px;
	line-height: 18px;
	}

.produkt-text-lang {
	/*display: inline;*/
	float:left;
	font-size: 12px;
	line-height: 22px;
	}

.produkt-text-youtube {
	/*display: inline;*/
	float:left;
	font-size: 12px;
	line-height: 22px;
	color: #C22226;
	}

.about-text {
	display: inline;
	width: 272px;
	float:left;
	margin-left: 0px;
	margin-right: -40px;
	font-size: 11px;
	line-height: 18px;
	}

.illu-aussen {
	float: left;
	margin-left: 170px;
	z-index: 100;
	margin-top: 14px;
	}

.titel-text {
	margin-top: 180px;
	margin-left: 65px;
	margin-right: 55px;
	}

/*Opazität____________________________________________________________________*/

.p-vorschau-start, p-vorschau, .teamfoto-start, .teamfoto, .teamfoto-left, .teamfoto-start-left, p img  {
	opacity: 1;
	-moz-transition:  opacity .3s linear;
	-webkit-transition:  opacity .3s linear;
	/*transition:  opacity .3s linear;*/

	/*-moz-box-shadow: 4px 4px 4px rgba(0,0,0, .25);
	-webkit-box-shadow: 4px 4px 4px rgba(0,0,0, .25);
	box-shadow: 4px 4px 4px rgba(0,0,0, .25);*/
}


.p-vorschau-start img:hover, .p-vorschau img:hover, .teamfoto-start img:hover, .teamfoto img:hover, p img:hover, .teamfoto-left img:hover, .teamfoto-start-left img:hover, p img:hover {
	opacity: 0.7;
	/*filter:alpha(opacity=70);*/ /* For IE8 and earlier */
}

.produkt1 img:hover, .produkt2 img:hover {
	opacity: 1;
}


/*Vorschaubilder________________________________________________________________*/

/*Vorschaubild normal*/
	.vorschau {
	float: left;
	position: relative;
	z-index: 0;
	}

/*Vorschaubild MouseOver*/
	.vorschau:hover {
	background-color: transparent;
	z-index: 50;
	}

/*Großes Bild unsichtbar*/
	.vorschau span {
	width: 504px;
	position: absolute;
	padding: 5px;
	left: -1200px;
	background-color: #FFFFFF;
	border: 1px solid;
	visibility: hidden;
	color: black;
	text-decoration: none;
	}

/*Großes Bild*/
	.vorschau span img {
	width: 500px;
	border-width: 0;
	padding: 2px;
	}

/*Großes Bild bei MouseOver*/
	.vorschau:hover span {
	visibility: visible;
	left:50%;
	top: 50%;
	margin: -140px 0 0 -235px;
	}

	/*Big Großes Bild unsichtbar*/
		.vorschau-big span {
		width: 804px;
		position: absolute;
		padding: 5px;
		left: -1200px;
		background-color: #FFFFFF;
		border: 1px solid;
		visibility: hidden;
		color: black;
		text-decoration: none;
		}

	/*Großes Bild*/
		.vorschau-big span img {
		width: 800px;
		border-width: 0;
		padding: 2px;
		}

	/*Großes Bild bei MouseOver*/
		.vorschau-big:hover span {
		visibility: visible;
		left:50%;
		top: 50%;
		margin: -140px 0 0 -235px;
		z-index: 50;
		}


	/*Großes Bild unsichtbar conform*/
		.vorschau-c span {
		width: 354px;
		position: absolute;
		padding: 5px;
		left: -1200px;
		background-color: #FFFFFF;
		border: 1px solid;
		visibility: hidden;
		color: black;
		text-decoration: none;
		}
	/*Großes Bild bei MouseOver conform*/
	.vorschau-c span img {
	width: 350px;
	border-width: 0;
	padding: 2px;
	}

	/*Großes Bild bei MouseOver conform*/
		.vorschau-c:hover span {
		visibility: visible;
		left:50%;
		top: 50%;
		margin: -140px 0 0 -235px;
		z-index: 50;
		}

/*Schriften________________________________________________________________*/

p {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 13px;
	line-height: 18px;
	font-weight: normal;
	text-decoration: none;
	}

h1 {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 26px;
	line-height: 28px;
	color: #A7002E;
	margin-top: 1em;
	margin-bottom: 0.3em;
	}

h2 {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 19px;
	line-height: 19px;
	font-weight: normal;
	color: #A7002E;
	margin-top: 2.0em;
	margin-bottom: 0.5em;
	}

h3 {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 14px;
	line-height: 26px;
	color:#A7002E;
	margin-top: 1.13em;
	margin-bottom: 1em;
	}

h4 {
	font-family: Verdana, Geneva, sans-serif;
	font-size:16px;
	font-weight: bold;
	margin-top: 10px;
	color:#A7002E;
	}

h5 {
	font-family: Verdana, Geneva, sans-serif;
	font-size:13px;
	line-height: 18px;
	font-weight:normal;
	list-style-type: circle;
	}

h6 {
	font-family: Verdana, Geneva, sans-serif;
	font-size:11px;
	line-height: 19px;
	/*text-align: center;*/
	font-weight:normal;
	}


/*Abstände________________________________________________________________*/

h1, #hauptinhalt h2, #hauptinhalt h3, #hauptinhalt h4, #hauptinhalt p, .produkt1 p, .produkt2 p, .produkt3 p, #hauptinhalt-titel h2, #hauptinhalt-titel h5 {
	padding: 0 45px 0px 45px;
	}

#hauptinhalt h5 {
	padding: 5px 65px 25px 45px;
	}


/*#hauptinhalt h6 {
	padding: 0 10px 20px 10px;
	} */


/*Fussleiste________________________________________________________________*/

#fuss-information {
	clear: both;
	/*background: #525D69;*/
	color: #525D69;
	height: 55px; /*Neu*/
	padding: 0px 0;
	border-top: 1px solid #C1272D; /*#3C444D*/
	text-decoration: none;
	}

#fuss-information p {
	font-family: Verdana, Arial, Tahoma, Verdana, sans-serif;
	font-size:11px;
	line-height: 19px;
	text-align: center;
	font-weight:normal;
	margin:0;
	padding:0;
	line-height:32px;
	}
