/* 
  -----------------------------------
  (c) 2014 ff.Mario Neurath - Hamburg
  -----------------------------------
*/


/* 
  -----------------------------------
  DIESE STYLES KÖNNEN ANGEPASST WERDEN:
  -----------------------------------
*/



html, body

{

	height: 100%;
	overflow-y: auto;
	overflow-x: hidden;

}



section:-webkit-full-screen

{

	float: none;

	width: 100%;

	

	padding: 0;

	margin: 0;

	border: 0 none;

	background-color: #f00;
	

}



section:-moz-full-screen

{

	float: none;

	width: 100%;

	height: 100%;

	padding: 0;

	margin: 0;

	border: 0 none;

}



section:-ms-full-screen

{

	float: none;

	width: 100%;

	height: 100%;

	padding: 0;

	margin: 0;

	border: 0 none;

}



section:-o-full-screen

{

	float: none;

	width: 100%;

	height: 100%;

	padding: 0;

	margin: 0;

	border: 0 none;

}



section:full-screen

{

	float: none;

	width: 100%;

	height: 100%;

	padding: 0;

	margin: 0;

	border: 0 none;

}
@font-face {
    font-family: 'Neue_Plak_Condensed_Black';
    src: url('www.meyers-frischemarkt.de/fonts/NeuePlak-CondBlack.woff2') format('woff2'),
         url('www.meyers-frischemarkt.de/fonts/NeuePlak-CondBlack.woff') format('woff'),
         url('www.meyers-frischemarkt.de/fonts/NeuePlak-CondBlack.ttf') format('truetype'),
         url('www.meyers-frischemarkt.de/fonts/NeuePlak-CondBlack.svg#NeuePlak-CondBlack') format('svg');
    font-weight: 900;
    font-style: normal;
    font-display: swap;
}


@font-face {
    font-family: 'Neue_Plak_Condensed_Bold';
    src: url('/fonts/NeuePlak-CondBold.woff2') format('woff2'),
         url('/fonts/NeuePlak-CondBold.woff') format('woff'),
         url('/fonts/NeuePlak-CondBold.ttf') format('truetype'),
         url('/fonts/NeuePlak-CondBold.svg#NeuePlak-CondBold') format('svg');
    font-weight: bold;
    font-style: normal;
    font-display: swap;
}


@font-face {
    font-family: 'Neue_Plak_Condensed';
    src: url('fonts/NeuePlak-CondRegular.woff2') format('woff2'),
         url('fonts/NeuePlak-CondRegular.woff') format('woff'),
         url('fonts/NeuePlak-CondRegular.ttf') format('truetype'),
         url('fonts/NeuePlak-CondRegular.svg#NeuePlak-CondRegular') format('svg');
    font-weight: normal;
    font-style: normal;
    font-display: swap;
}
.boxProdukt {
	color: #A20002;
	font-weight: bold;
    background: rgba(255, 255, 255, .5);
	position:absolute;
	margin-left:0;
	bottom:180px;
	border-left:30px solid rgba(255,255,255,1.00);
	padding-left:30px;
	padding-top:0px;
	padding-bottom:30px;
	padding-right:30px;
	min-width:40% !important;
	max-width:840px !important;
	width:70% !important;
	min-height:20px !important;
	border-top-right-radius: 40px;
	-webkit-border-top-right-radius: 40px;
	-ms-border-top-right-radius: 40px;
	-o-border-top-right-radius: 40px;
	-moz-border-top-right-radius: 40px;
	border-bottom-right-radius: 40px;
	-webkit-border-bottom-right-radius: 40px;
	-ms-border-bottom-right-radius: 40px;
	-o-border-bottom-right-radius: 40px;
	-moz-border-bottom-right-radius: 40px;
}

.boxProduktbezeichnung {
	font-size:5em;
	line-height:1.2em;
    color: rgba(0, 0, 0, 1.0);
	margin-top:40px;
	max-width:900px;
	width:64%;
	float:left;
	overflow:hidden;
}
.boxKurzbeschreibung {
	font-size:3em;
	line-height:1.5em;
	color: rgba(0, 0, 0, 1.0);
	margin-top:40px;
	width:99%;
	float:left;
}
.boxPreis {
	font-size:5em;
    background: rgba(255, 255, 255, 0.9);
	border-radius: 25px;
	-webkit-radius: 25px;
	-ms-border-radius: 25px;
	-o-border-radius: 25px;
	-moz-border-radius: 25px;
	padding:15px;
	line-height:1em;
	color:rgba(187,0,0,1.00);
	margin-top:60px;
	float:right;
	max-width:260px;
	width:260px;
	overflow:hidden;
	text-align:center;
}
.boxMenge {
	font-size:2em;
	line-height:1.5em;
	color: rgba(0, 0, 0, 1.0);
	margin-top:40px;
	text-align:right;
	float:right;
	max-width:200px;
	width:200px;
	margin-top:10px;
	overflow:hidden;
}
.boxEinheitspreis {
	font-size:1.2em;
	line-height:1.4em;
	color:#555555;
	margin-top:40px;
	text-align:right;
}




/* 
  -----------------------------------
  DESIGN für MEYER wie Ecenter Rindermarkthalle
  -----------------------------------
*/



.boxProdukt99 {
	font-weight: bold;
    background: transparent !important;
    color: rgba(255,255,255,0.60);
	position:absolute;
	margin-left:0;
	top:20px;
	padding: 0px;
	min-width:40% !important;
	max-width:770px !important;
	width:770px; !important;
	min-height:20px !important;
}
.boxProduktbezeichnung99 {
	font-size:5em;
	line-height:2em;
    color: rgba(0,0,0,1.00);
	border-bottom:1px solid rgba(150,150,150,1.00);
	margin-top:80px;
	margin-left:150px;
	width:81%;
	overflow:hidden;
	clear:both;
}
.boxKurzbeschreibung99 {
	
	line-height:2.5em;
    color: rgba(2,2,2,0.80);
	margin-left:150px;
	width:600px;
	max-width:600px !important;
	min-height:100px;
	margin-top:20px;
	clear:both;
}
.boxPreis99 {
	font-size:10em;
	line-height:1em;
	line-height:0.2em;
	border-bottom:1px solid rgba(104,104,104,1.00);

    color: rgba(1,1,1,0.90);
    background: transparent;
	position:absolute;
	top:700px;
	left:390px;
	text-align:center;
	width:370px;
	height:90px;
	padding-top:80px;
	padding-left:10px;
	padding-right:10px;
	overflow:hidden;
}
.boxMenge99 {
	font-size:3em;
	margin-top:1.3em;
	padding-top:0.5em;
	line-height:1.4em;
    color: rgba(0,0,0,0.60);
	padding-left:0px;
	text-align:left;
	width:260px;
	position:absolute;
	text-align:center;
	top:750px;
	left:180px;
	overflow:hidden;
}
.boxEinheitspreis99 {
	font-size:2em;
	padding-top:10px;
	color: rgba(0,0,0,0.60);
	width:260px;
	position:absolute;
	text-align:center;
	top:780px;
	left:180px;
	overflow:hidden;
}
.boxPLU99 {
	font-size:2em;

	padding-top:0.5em;
	line-height:1.4em;
    color:dimgray;
	padding-left:0px;
	text-align:left;
	width:80px;
	position:absolute;
	text-align:center;
	top:930px;
	left:700px;
	overflow:hidden;
}

.boxbild99 {
	padding-top:0.5em;
	line-height:1.4em;
    color:dimgray;
	padding-left:0px;
	text-align:left;
	width:550px;
	position:absolute;
	text-align:center;
	top:440px;
	left:140px;
	overflow:hidden;
	 animation-name: smoke;           
     animation-duration: 10s;          
      animation-iteration-count: infinite;
	
}

.boxlogo99 {
	padding-top:0.5em;
	line-height:1.4em;
    color:dimgray;
	padding-left:0px;
	text-align:left;
	width:200px;
	position:absolute;
	text-align:center;
	top:90px;
	left:590px;
	overflow:hidden;
}

.boxProdukt98 {
	font-weight: bold;
    background: transparent !important;
    color: rgba(255,255,255,1.00);
	position:absolute;
	margin-left:0;
	top:10px;
	padding: 0px;
	min-width:40% !important;
	max-width:630px !important;
	width:630px; !important;
	min-height:20px !important;
}
.boxProduktbezeichnung98 {
	font-size:5em;
	line-height:1em;
    color: black;
	border-bottom:1px solid black;
	margin-top:40px;
	margin-left:80px;
	width:100%;
	overflow:hidden;
	clear:both;
}
.boxKurzbeschreibung98 {
	font-size:2em;
	line-height:1.5em;
    color: dimgrey;
		margin-left:85px;
	width:600px;
	max-width:600px !important;
	min-height:100px;
	margin-top:0px;
	clear:both;
}
.boxPreis98 {
	font-size:5em;
	line-height:1em;
    color: red;
    background: transparent;
	position:absolute;
		
	top:330px;
	left:520px;
	text-align:center;
	width:170px;
	height:70px;
	
	padding-left:10px;
	padding-right:10px;
	overflow:hidden;
}
.boxMenge98 {
	font-size:2em;

	padding-top:0.5em;
	line-height:1.4em;
border-bottom:1px solid Grey;
    color:dimgray;
	padding-left:0px;
	text-align:left;
	width:160px;
	position:absolute;
	text-align:center;
	top:260px;
	left:540px;
	overflow:hidden;
}
.boxEinheitspreis98 {
	font-size:1.2em;
	padding-top:10px;
	line-height:1.4em;
	
	color: dimgray;
	width:160px;
	position:absolute;
	text-align:center;
	top:395px;
	left:540px;
	overflow:hidden;
}
.boxAktion98 {
	font-size:3em;

	padding-top:0.5em;
	line-height:1.4em;
    color:red;
	padding-left:0px;
	text-align:center;
	width:700px;
	position:absolute;
	text-align:center;
	top:-20px;
	left:50px;
	overflow:hidden;
}

.boxbild98 {
	padding-top:0.5em;
	line-height:1.4em;
    color:dimgray;
	padding-left:0px;
	text-align:left;
	width:450px;
	position:absolute;
	text-align:center;
	top:260px;
	left:90px;
	overflow:hidden;
}
.boxlogo98 {
	padding-top:0.5em;
	line-height:1.4em;
    color:dimgray;
	padding-left:0px;
	text-align:left;
	width:65px;
	position:absolute;
	text-align:center;
	top:20px;
	left:645px;
	overflow:hidden;
}


.boxbild {
	padding-top:0.5em;
	line-height:1.4em;
    color:dimgray;
	padding-left:0px;
	text-align:left;
	width:1920px;
	position:absolute;
	text-align:center;
	top:0px;
	left:0px;
	overflow:hidden;
}

/* 
  -----------------------------------
  DESIGN für MEYER Saarlandstrasse Werbung und TV
  -----------------------------------
*/



.boxProdukt97 {
	font-weight: bold;
    background: transparent !important;
    color: rgba(255,255,255,0.60);
	position:absolute;
	margin-left:1260;
	top:20px;
	padding: 0px;
	min-width:40% !important;
	max-width:650px !important;
	width:650px; !important;
	min-height:20px !important;
}
.boxProduktbezeichnung97 {
	font-size:5em;
	line-height:2em;
    color: rgba(0,0,0,1.00);
	border-bottom:1px solid rgba(150,150,150,1.00);
	margin-top:40px;
	margin-left:1270px;
	width:83%;
	overflow:hidden;
	clear:both;
}
.boxKurzbeschreibung97 {
	
	line-height:2.5em;
    color: rgba(2,2,2,0.80);
	margin-left:1270px;
	width:650px;
	max-width:650px !important;
	min-height:100px;
	margin-top:20px;
	clear:both;
}
.boxPreis97 {
	font-size:20em;
	line-height:1em;
	line-height:0.2em;
	border-bottom:1px solid rgba(104,104,104,1.00);

   color:blue;
    background: transparent;
	position:absolute;
	top:770px;
	left:1240px;
	text-align:center;
	width:640px;
	height:120px;
	padding-top:80px;
	padding-left:10px;
	padding-right:10px;
	overflow:hidden;
}
.boxMenge97 {
	font-size:3em;
	margin-top:1.3em;
	padding-top:0.5em;
	line-height:1.4em;
    color: rgba(0,0,0,0.60);
	padding-left:0px;
	text-align:left;
	width:640px;
	position:absolute;
	text-align:center;
	top:900px;
	left:1240px;
	overflow:hidden;
}
.boxEinheitspreis97 {
	font-size:2em;
	padding-top:10px;
	color: rgba(0,0,0,0.60);
	width:260px;
	position:absolute;
	text-align:center;
	top:880px;
	left:1260px;
	overflow:hidden;
}
.boxPLU97 {
	font-size:2em;

	padding-top:0.5em;
	line-height:1.4em;
    color:dimgray;
	padding-left:0px;
	text-align:left;
	width:80px;
	position:absolute;
	text-align:center;
	top:930px;
	left:1800px;
	overflow:hidden;
}

.boxbild97 {
	padding-top:0.5em;
	line-height:1.4em;
    color:dimgray;
	padding-left:0px;
	text-align:left;
	width:650px;
	position:absolute;
	text-align:center;
	top:370px;
	left:1250px;
	overflow:hidden;
	 animation-name: smoke;           
     animation-duration: 10s;          
      animation-iteration-count: infinite;
	
}

.boxlogo97 {
	padding-top:0.5em;
	line-height:1.4em;
    color:dimgray;
	padding-left:0px;
	text-align:left;
	width:200px;
	position:absolute;
	text-align:center;
	top:90px;
	left:590px;
	overflow:hidden;
}
.boxAktion97 {
	font-size:4.5em;

	padding-top:0.5em;
	line-height:1.4em;
    color:blue;
	padding-left:0px;
	text-align:center;
	width:650px;
	position:absolute;
	text-align:center;
	top:-40px;
	left:1250px;
	overflow:hidden;
}

/* 
  -----------------------------------
  Einstellung fuer China LCD 1600X1024
  -----------------------------------
*/


.boxProdukt96 {
	font-weight: bold;
    background: transparent !important;
    color: rgba(255,255,255,0.60);
	margin-left:0;
	top:0px;
	padding: 0px;
	min-width:40% !important;
	max-width:1600px !important;
	width:1600px; !important;
	min-height:20px !important;
}
.boxProduktbezeichnung96 {
	font-size:10em;
	line-height:1em;
  	color: rgba(0,0,0,0.90);
	margin-top:100px;
	margin-left:10px;
	width:1600px;
	overflow:hidden;
	clear:both;
}
.boxKurzbeschreibung96 {
	line-height:2.5em;
    	color: rgba(2,2,2,0.80);
	position:absolute;	
	margin-left:1000px;
	top:150px;
	width:590px;
	max-width:590px !important;
	min-height:100px;
	margin-top:50px;
	clear:both;
}
.boxPreis96 {
	font-size:25em;
	line-height:1em;
   color:blue;
    background: transparent;
	top:460px;
	margin-left:660px;
	position:absolute;
	text-align:right;
	width:930px;
	height:360px;
	padding-top:80px;
	padding-left:10px;
	padding-right:10px;
	overflow:hidden;
}
.boxMenge96 {
	font-size:5em;
	margin-top:1.3em;
	padding-top:0.5em;
	line-height:1.4em;
    color: rgba(0,0,0,0.60);
	padding-left:0px;
	text-align:left;
	width:460px;
	top:630px;
	left:170px;
	position:absolute;
	text-align:right;
	overflow:hidden;
}
.boxEinheitspreis96 {
	font-size:4em;
	margin-top:1.3em;
	padding-top:0.5em;
	line-height:1.4em;
    color: rgba(0,0,0,0.60);
	padding-left:0px;
	text-align:right;
	width:460px;
	top:750px;
	left:170px;
	position:absolute;
	text-align:right;
	overflow:hidden;
}
.boxPLU96 {
	font-size:4em;

	padding-top:0.5em;
	line-height:1.4em;
  	color:dimgray;
	padding-left:0px;
	text-align:left;
	top:780px;
	left:50px;
	width:160px;
	position:absolute;
	text-align:center;
	overflow:hidden;
}

.boxbild96 {
	padding-top:0.5em;
	line-height:1.4em;
    color:dimgray;
	padding-left:0px;
	text-align:left;
	width:1100px;
	position:absolute;
	text-align:center;
	top:160px;
	left:-20px;
	overflow:hidden;
	 animation-name: smoke;           
     animation-duration: 10s;          
      animation-iteration-count: infinite;
	
}

.boxlogo96 {
	padding-top:0.5em;
	line-height:1.4em;
    color:dimgray;
	padding-left:0px;
	text-align:left;
	width:200px;
	position:absolute;
	text-align:center;
	top:-50px;
	left:1400px;
	overflow:hidden;
}
.boxAktion96 {
	font-size:6em;
	padding-top:0.5em;
	line-height:1.4em;
  	color:blue;
	padding-left:0px;
	text-align:center;
	width:1600px;
	position:absolute;
	text-align:center;
	top:-115px;
	left:0px;
	overflow:hidden;
}

/* 
  -----------------------------------
  DESIGN für MEYER Schiefertafel Vollbild 1920-1080
  -----------------------------------
*/



.boxProdukt95 {
	font-weight: bold;
    background: transparent !important;
    color: rgba(255,255,255,0.60);
	position:absolute;
	margin-left:1260;
	top:20px;
	padding: 0px;
	min-width:40% !important;
	max-width:650px !important;
	width:650px; !important;
	min-height:20px !important;
}
.boxProduktbezeichnung95 {
	padding-top:0.0em;
	font-size:8.0em;	
	line-height:1.0em;
    color:white;
	padding-left:0px;
	text-align:center;
	width:930px;
	position:absolute;
	text-align:center;
	top:300px;
	left:35px;
	overflow:hidden;
	border-bottom:3px solid rgba(240,240,240,1.00);

}
.boxKurzbeschreibung95 {
	padding-top:0.0em;
	font-size:8.0em;	
	line-height:0.5em;
    color:rgba(230,230,210,1.00);
	padding-left:0px;
	width:930px;
	position:absolute;
	text-align:center;
	top:400px;
	left:35px;
	overflow:hidden;
	
}
.boxPreis95 {
	padding-top:0.0em;
	font-size:8.0em;	
	line-height:1.0em;
   	color:white;
	padding-left:0px;
	width:500px;
	position:absolute;
	text-align:right;
	top:750px;
	left:1300px;
	overflow:hidden;
	border-bottom:3px solid rgba(220,220,220,1.00);
}
.boxMenge95 {
	font-size:3em;
	margin-top:1.3em;
	padding-top:0.5em;
	line-height:1.4em;
    color: rgba(0,0,0,0.60);
	padding-left:0px;
	text-align:left;
	width:640px;
	position:absolute;
	text-align:center;
	top:900px;
	left:1240px;
	overflow:hidden;
}
.boxEinheitspreis95 {
	font-size:2em;
	padding-top:10px;
	color: rgba(0,0,0,0.60);
	width:260px;
	position:absolute;
	text-align:center;
	top:880px;
	left:1260px;
	overflow:hidden;
}
.boxPLU95 {
	font-size:2em;

	padding-top:0.5em;
	line-height:1.4em;
    color:dimgray;
	padding-left:0px;
	text-align:left;
	width:80px;
	position:absolute;
	text-align:center;
	top:930px;
	left:1800px;
	overflow:hidden;
}

.boxbild95 {
	padding-top:0.5em;
	line-height:1.4em;

	padding-left:0px;
	text-align:right;
	width:950px;
	position:absolute;
		top:200px;
	left:910px;
	overflow:hidden;
	 animation-name: smoke;           
     animation-duration: 10s;          
      animation-iteration-count: infinite;
	
}

.boxlogo95 {
	padding-top:0.5em;
	line-height:1.4em;
    color:dimgray;
	padding-left:0px;
	text-align:left;
	width:280px;
	position:absolute;
	text-align:center;
	top:30px;
	left:40px;
	overflow:hidden;
}
.boxMeyerlogo95 {
	padding-top:0.5em;
	line-height:1.4em;
    color:white;
	padding-left:0px;
	text-align:left;
	width:1900px;
	position:absolute;
	text-align:center;
	top:820px;
	left:10px;
	overflow:hidden;
}

.boxAktion95 {
	font-size:9em;
	font-style:kursiv 
	padding-top:0.0em;
	line-height:1.4em;
    color:white;
	padding-left:0px;
	text-align:left;
	width:1580px;
	position:absolute;
	text-align:center;
	top:-10px;
	left:270px;
	overflow:hidden;
}
/* 
  -----------------------------------
  DESIGN für MEYER Schiefertafel China 1600x1024
  -----------------------------------
*/



.boxProdukt94 {
	font-weight: bold;
    background: transparent !important;
    color: rgba(255,255,255,0.60);
	position:absolute;
	margin-left:1260;
	top:20px;
	padding: 0px;
	min-width:40% !important;
	max-width:650px !important;
	width:650px; !important;
	min-height:20px !important;
}
.boxProduktbezeichnung94 {
	padding-top:0.0em;	
	line-height:1.0em;
font-size:8.0em;
    color:white;
	padding-left:0px;
	text-align:center;
	width:800px;
	position:absolute;
	text-align:center;
	top:260px;
	left:5px;
	overflow:hidden;
	border-bottom:3px solid rgba(240,240,240,1.00);

}
.boxKurzbeschreibung94 {
	padding-top:0.0em;
	line-height:0.5em;
font-size:8.0em;
    color:rgba(230,230,210,1.00);
	padding-left:0px;
	width:800px;
	position:absolute;
	text-align:center;
	top:370px;
	left:5px;
	overflow:hidden;
	
}
.boxPreis94 {
	padding-top:0.0em;
	font-size:8.0em;	
	line-height:1.0em;
   	color:white;
	padding-left:0px;
	width:1400px;
	position:absolute;
	text-align:right;
	top:700px;
	left:100px;
	overflow:hidden;
	border-bottom:3px solid rgba(220,220,220,1.00);
}
.boxMenge94 {
	font-size:3em;
	margin-top:1.3em;
	padding-top:0.5em;
	line-height:1.4em;
    color: rgba(0,0,0,0.60);
	padding-left:0px;
	text-align:left;
	width:640px;
	position:absolute;
	text-align:center;
	top:900px;
	left:1240px;
	overflow:hidden;
}
.boxEinheitspreis94 {
	font-size:2em;
	padding-top:10px;
	color: rgba(0,0,0,0.60);
	width:260px;
	position:absolute;
	text-align:center;
	top:880px;
	left:1260px;
	overflow:hidden;
}
.boxPLU94 {
	font-size:2em;

	padding-top:0.5em;
	line-height:1.4em;
    color:dimgray;
	padding-left:0px;
	text-align:left;
	width:80px;
	position:absolute;
	text-align:center;
	top:930px;
	left:10px;
	overflow:hidden;
}

.boxbild94 {
	padding-top:0.5em;
	line-height:1.4em;

	padding-left:0px;
	text-align:right;
	width:800px;
	position:absolute;
		top:200px;
	left:800px;
	overflow:hidden;
	 animation-name: smoke;           
     animation-duration: 10s;          
      animation-iteration-count: infinite;
	
}

.boxlogo94 {
	padding-top:0.5em;
	line-height:1.4em;
    color:dimgray;
	padding-left:0px;
	text-align:left;
	width:280px;
	position:absolute;
	text-align:center;
	top:10px;
	left:10px;
	overflow:hidden;
}
.boxMeyerlogo94 {
	padding-top:0.5em;
	line-height:1.4em;
    color:white;
	padding-left:0px;
	text-align:left;
	width:1580px;
	position:absolute;
	text-align:center;
	top:800px;
	left:10px;
	overflow:hidden;
}

.boxBeeselogo94 {
	padding-top:0.5em;
	line-height:1.4em;
    color:white;
	padding-left:0px;
	text-align:left;
	width:200px;
	position:absolute;
	text-align:center;
	top:10px;
	left:10px;
	overflow:hidden;
}

.boxAktion94 {
	font-size:8em;
	font-style:kursiv 
	padding-top:0.0em;
	line-height:1.4em;
    color:white;
	padding-left:0px;
	text-align:left;
	width:1300px;
	position:absolute;
	text-align:center;
	top:-20px;
	left:250px;
	overflow:hidden;
}

.boxAktionBeese {
	font-family: 'Neue_Plak_Condensed_Bold', sans-serif !important;
	font-size:8em;
	font-style:kursiv 
	padding-top:0.0em;
	line-height:1.4em;
    color:white;
	padding-left:0px;
	text-align:left;
	width:1300px;
	position:absolute;
	text-align:center;
	top:-20px;
	left:250px;
	overflow:hidden;
}


/* 
  -----------------------------------
  DESIGN für MEYER Tresen 800 x 480
  -----------------------------------
*/



.boxProdukt93 {
	font-weight: bold;
    background: transparent !important;
    color: rgba(255,255,255,0.60);
	position:absolute;
	margin-left:1260;
	top:20px;
	padding: 0px;
	min-width:40% !important;
	max-width:650px !important;
	width:650px; !important;
	min-height:20px !important;
}
.boxProduktbezeichnung93 {
	padding-top:0.0em;	
	line-height:1.0em;
font-size:5.0em;
    color:white;
	padding-left:0px;
	text-align:center;
	width:400px;
	position:absolute;
	text-align:center;
	top:100px;
	left:5px;
	overflow:hidden;
	border-bottom:3px solid rgba(240,240,240,1.00);

}
.boxKurzbeschreibung93 {
	padding-top:0.0em;
	line-height:0.5em;
font-size:5.0em;
    color:rgba(230,230,210,1.00);
	padding-left:0px;
	width:400px;
	position:absolute;
	text-align:center;
	top:170px;
	left:5px;
	overflow:hidden;
	
}
.boxPreis93 {
	padding-top:0.0em;
	font-size:4.0em;	
	line-height:1.0em;
   	color:white;
	padding-left:0px;
	width:700px;
	position:absolute;
	text-align:right;
	top:300px;
	left:50px;
	overflow:hidden;
	border-bottom:3px solid rgba(220,220,220,1.00);
}
.boxMenge93 {
	font-size:3em;
	margin-top:1.3em;
	padding-top:0.5em;
	line-height:1.4em;
    color: rgba(0,0,0,0.60);
	padding-left:0px;
	text-align:left;
	width:640px;
	position:absolute;
	text-align:center;
	top:900px;
	left:1240px;
	overflow:hidden;
}
.boxEinheitspreis93 {
	font-size:2em;
	padding-top:10px;
	color: rgba(0,0,0,0.60);
	width:260px;
	position:absolute;
	text-align:center;
	top:880px;
	left:1260px;
	overflow:hidden;
}
.boxPLU93 {
	font-size:2em;

	padding-top:0.5em;
	line-height:1.4em;
    color:dimgray;
	padding-left:0px;
	text-align:left;
	width:80px;
	position:absolute;
	text-align:center;
	top:930px;
	left:10px;
	overflow:hidden;
}

.boxbild93 {
	padding-top:0.5em;
	line-height:1.4em;

	padding-left:0px;
	text-align:right;
	width:400px;
	position:absolute;
		top:80px;
	left:400px;
	overflow:hidden;
	 animation-name: smoke;           
     animation-duration: 10s;          
      animation-iteration-count: infinite;
	
}

.boxlogo93 {
	padding-top:0.5em;
	line-height:1.4em;
    color:dimgray;
	padding-left:0px;
	text-align:left;
	width:140px;
	position:absolute;
	text-align:center;
	top:10px;
	left:10px;
	overflow:hidden;
}
.boxMeyerlogo93 {
	padding-top:0.5em;
	line-height:1.4em;
    color:white;
	padding-left:0px;
	text-align:left;
	width:800px;
	position:absolute;
	text-align:center;
	top:360px;
	left:10px;
	overflow:hidden;
}

.boxAktion93 {
	font-size:4em;
	font-style:kursiv 
	padding-top:0.0em;
	line-height:1.4em;
    color:white;
	padding-left:0px;
	text-align:left;
	width:600px;
	position:absolute;
	text-align:center;
	top:-20px;
	left:170px;
	overflow:hidden;
}



/* 
  -----------------------------------
  DESIGN für MEYER Tresen 990 x 590
  -----------------------------------
*/



.boxProdukt91 {
	font-weight: bold;
    background: transparent !important;
    color: rgba(255,255,255,0.60);
	position:absolute;
	margin-left:1260;
	top:20px;
	padding: 0px;
	min-width:40% !important;
	max-width:650px !important;
	width:650px; !important;
	min-height:20px !important;
}
.boxProduktbezeichnung91 {
	padding-top:0.0em;	
	line-height:1.0em;
font-size:5.0em;
    color:white;
	padding-left:0px;
	text-align:center;
	width:470px;
	position:absolute;
	text-align:center;
	top:100px;
	left:5px;
	overflow:hidden;
	border-bottom:3px solid rgba(240,240,240,1.00);

}
.boxKurzbeschreibung91 {
	padding-top:0.0em;
	line-height:0.5em;
font-size:5.0em;
    color:rgba(230,230,210,1.00);
	padding-left:0px;
	width:470px;
	position:absolute;
	text-align:center;
	top:170px;
	left:5px;
	overflow:hidden;
	
}
.boxPreis91 {
	padding-top:0.0em;
	font-size:4.0em;	
	line-height:1.0em;
   	color:white;
	padding-left:0px;
	width:900px;
	position:absolute;
	text-align:right;
	top:400px;
	left:50px;
	overflow:hidden;
	border-bottom:3px solid rgba(220,220,220,1.00);
}
.boxMenge91 {
	font-size:3em;
	margin-top:1.3em;
	padding-top:0.5em;
	line-height:1.4em;
    color: rgba(0,0,0,0.60);
	padding-left:0px;
	text-align:left;
	width:640px;
	position:absolute;
	text-align:center;
	top:900px;
	left:1240px;
	overflow:hidden;
}
.boxEinheitspreis91 {
	font-size:2em;
	padding-top:10px;
	color: rgba(0,0,0,0.60);
	width:260px;
	position:absolute;
	text-align:center;
	top:880px;
	left:1260px;
	overflow:hidden;
}
.boxPLU91 {
	font-size:2em;

	padding-top:0.5em;
	line-height:1.4em;
    color:dimgray;
	padding-left:0px;
	text-align:left;
	width:80px;
	position:absolute;
	text-align:center;
	top:930px;
	left:10px;
	overflow:hidden;
}

.boxbild91 {
	padding-top:0.5em;
	line-height:1.4em;

	padding-left:0px;
	text-align:right;
	width:500px;
	position:absolute;
		top:80px;
	left:480px;
	overflow:hidden;
	 animation-name: smoke;           
     animation-duration: 10s;          
      animation-iteration-count: infinite;
	
}

.boxlogo91 {
	padding-top:0.5em;
	line-height:1.4em;
    color:dimgray;
	padding-left:0px;
	text-align:left;
	width:140px;
	position:absolute;
	text-align:center;
	top:10px;
	left:10px;
	overflow:hidden;
}
.boxMeyerlogo91 {
	padding-top:0.5em;
	line-height:1.4em;
    color:white;
	padding-left:0px;
	text-align:left;
	width:990px;
	position:absolute;
	text-align:center;
	top:450px;
	left:10px;
	overflow:hidden;
}

.boxAktion91 {
	font-size:4em;
	font-style:kursiv 
	padding-top:0.0em;
	line-height:1.4em;
    color:white;
	padding-left:0px;
	text-align:left;
	width:600px;
	position:absolute;
	text-align:center;
	top:-20px;
	left:170px;
	overflow:hidden;
}





/* 
  -----------------------------------
  AB HIER BITTE NICHTS ÄNDERN
  -----------------------------------
*/
body, td, th {
	font-family: "Gill Sans", "Gill Sans MT", "Myriad Pro", "DejaVu Sans Condensed", Helvetica, Arial, sans-serif;
	font-style: normal;
	font-weight: normal;
	font-size: 14px;
	color: #333;
	margin: 0;
	padding: 0;
}
body, html {
	background-color: #000;
	
	background-repeat: repeat;
	color: #FFF;
	margin: 0;
	width: 100%;
	height: 100%;
	overflow:hidden;
}
.monitor {
	margin-left:auto; 
	margin-right:auto; 
	height:1080px;
	width:1920px;
}
.box800480 {
	border:none !important;
	width:800px !important; 
	max-width:800px !important;
	height: 480px !important;
	max-height: 480px !important;
	overflow:hidden;
}
.box990590 {
	border:none !important;
	width:990px !important; 
	max-width:990px !important;
	height: 590px !important;
	max-height: 590px !important;
	overflow:hidden;
}

.box19801080 {
	border:none !important;
	width:1920px !important; 
	max-width:1920px !important;
	height: 1080px !important;
	max-height: 1080px !important;
	overflow:hidden;
}
.box16001024 {
	border:none !important;
	width:1600px !important; 
	max-width:1600px !important;
	height: 1060px !important;
	max-height: 1060px !important;
	overflow:hidden;
}

.box6701060 {
	border:none !important;
	width:670px !important; 
	max-width:670px !important;
	height: 1060px !important;
	max-height: 1060px !important;
	overflow:hidden;
}
.box960540 {
	border:none !important;
	width:960px !important; 
	max-width:960px !important;
	height: 540px !important;
	max-height: 540px !important;
	overflow:hidden;
}
.box9601080 {
	border:none !important;
	width:960px !important; 
	max-width:960px !important;
	height: 1080px !important;
	max-height: 1080px !important;
	overflow:hidden;
}
.box6401080 {
	border:none !important;
	width:640px !important; 
	max-width:640px !important;
	height: 1080px !important;
	max-height: 1080px !important;
	overflow:hidden;
}
.p7HGM04 {
	padding: 0px;
	zoom: 1;
}
.p7HGM04 .p7HGM_viewport_wrapper {
	position: relative;
	border: none !important;
}
.p7HGM04 .p7HGM_panel_content {
	font-size: 13px;
	line-height: 1.5em;
	padding: 0px;
}
.p7HGM04 .p7HGMtrig {
	overflow: hidden;
	font-size: 14px;
	zoom: 1;
	margin-bottom: 6px;
}
.p7HGM04 .p7HGMtrig.trigbottom {
	margin-bottom: 0px;
	margin-top: 6px;
}
.p7HGM04 .p7HGMtrig ul {
	margin: 0px;
	padding: 0px;
	overflow: hidden;
}
.p7HGM04 .p7HGMtrig li {
	list-style-type: none;
	float: left;
	margin-right: 6px;
}
.p7HGM04 .p7HGMtrig a {
	display: block;
	padding: 10px 16px;
	color: #000;
	border: 1px solid #000;
	text-decoration: none;
}
.p7HGM04 .p7HGMtrig a:hover {
	color: #CCC;
	background-color: #000;
}
.p7HGM04 .p7HGMtrig .panel_open {
	color: #CCC;
	background-color: #000;
}
.p7HGM04 .p7HGM_controls div {
	position: absolute;
	top: 50%;
	z-index: 9999;
	margin-top: -40px;
	height: 35px;
	width: 18px;
	display: none;
}
.p7HGM04 .p7HGM_controls div.p7HGM_prev {
	left: -24px;
}
.p7HGM04 .p7HGM_controls div.p7HGM_next {
	right: -24px;
}
.p7HGM04 .p7HGM_controls div img {
	border: 0;
	width: 18px;
	height: 35px;
}
.p7HGM04 .p7HGM_controls div.p7HGM_prev a {
	background-image: url(img/p7hgmBasic_CTRLPrev.gif);
	background-repeat: no-repeat;
	display: block;
}
.p7HGM04 .p7HGM_controls div.p7HGM_next a {
	background-image: url(img/p7hgmBasic_CTRLNext.gif);
	background-repeat: no-repeat;
	display: block;
}
.p7HGM04 .p7HGM_controls a:hover {
	background-position: 0px -35px;
}
.p7HGM04 .p7HGM_controls a.off, .p7HGM04 .p7HGM_controls a.off:hover {
	cursor: default;
	background-position: 0px -70px;
}
.p7HGM04 .p7HGMpaginator {
	overflow: hidden;
	font-size: 12px;
	margin-bottom: 6px;
	zoom: 1;
}
.p7HGM04 .p7HGMpaginator ul {
	margin: 0;
	padding: 0px;
	overflow: hidden;
}
.p7HGM04 .p7HGMpaginator.pagbottom {
	margin-top: 6px;
}
.p7HGM04 .p7HGMpaginator li {
	list-style-type: none;
	float: left;
	margin-right: 6px;
}
.p7HGM04 .p7HGMpaginator a {
	display: block;
	padding: 2px 6px;
	color: #000;
	text-decoration: none;
	border: 1px solid #000;
}
.p7HGM04 .p7HGMpaginator a:hover {
	color: #CCC;
	background-color: #000;
}
.p7HGM04 .p7HGMpaginator .panel_open {
	color: #CCC;
	background-color: #000;
}
.p7HGM04 .p7HGMvcr {
	overflow: hidden;
	margin-top: 12px;
}
.p7HGM04 .p7HGMvcr ul {
	margin: 0;
	width: 148px;
	padding: 0;
	overflow: hidden;
}
.p7HGM04 .p7HGMvcr li {
	list-style-type: none;
	float: left;
}
.p7HGM04 .p7HGMvcr.vcrtop {
	margin-bottom: 12px;
}
.p7HGM04 .p7HGMvcr.vcrtop li {
	margin: 0;
}
.p7HGM04 .p7HGMvcr img {
	border: 0;
}
.p7HGM04 .p7HGMvcr a {
	display: block;
	height: 30px;
}
.p7HGM04 .p7HGMvcr .p7HGM_first a {
	background-image: url(img/p7hgmBasic_First.gif);
	background-repeat: no-repeat;
}
.p7HGM04 .p7HGMvcr .p7HGM_first img {
	width: 26px;
	height: 30px;
}
.p7HGM04 .p7HGMvcr .p7HGM_prev a {
	background-image: url(img/p7hgmBasic_Prev.gif);
	background-repeat: no-repeat;
}
.p7HGM04 .p7HGMvcr .p7HGM_prev img {
	width: 26px;
	height: 30px;
}
.p7HGM04 .p7HGMvcr .p7HGM_play a {
	background-image: url(img/p7hgmBasic_Play.gif);
	background-repeat: no-repeat;
}
.p7HGM04 .p7HGMvcr .p7HGM_play img, .p7HGM04 .p7HGMvcr .p7HGM_play .pause img {
	width: 32px;
	height: 30px;
}
.p7HGM04 .p7HGMvcr .p7HGM_play .pause {
	background-image: url(img/p7hgmBasic_Play.gif);
	background-repeat: no-repeat;
	background-position: 0px -60px !important;
}
.p7HGM04 .p7HGMvcr .p7HGM_next a {
	background-image: url(img/p7hgmBasic_Next.gif);
	background-repeat: no-repeat;
}
.p7HGM04 .p7HGMvcr .p7HGM_next img {
	width: 26px;
	height: 30px;
}
.p7HGM04 .p7HGMvcr .p7HGM_last a {
	background-image: url(img/p7hgmBasic_Last.gif);
	background-repeat: no-repeat;
}
.p7HGM04 .p7HGMvcr .p7HGM_last img {
	width: 28px;
	height: 30px;
}
.p7HGM04 .p7HGMvcr a:hover {
	background-position: 0px -30px;
}
.p7HGM04 .p7HGMvcr .p7HGM_play .pause:hover {
	background-position: 0px -90px !important;
}
.p7HGM04 .p7HGMvcr a.off {
	background-position: 0px -60px;
	cursor: default;
}
.p7HGM04 .p7HGMvcrtext {
	font-size: 12px;
	margin-top: 6px;
	zoom: 1;
}
.p7HGM04 .p7HGMvcrtext.vcrtext_top {
	margin-bottom: 6px;
}
.p7HGM04 .p7HGMvcrtext ul {
	margin: 0;
	padding: 0;
	overflow: hidden;
}
.p7HGM04 .p7HGMvcrtext li {
	list-style-type: none;
	float: left;
	margin-right: 6px;
}
.p7HGM04 .p7HGMvcrtext a {
	padding: 4px 8px;
	display: block;
	color: #000;
	text-decoration: none;
	border: 1px solid #000;
}
.p7HGM04 .p7HGMvcrtext a:hover {
	color: #CCC;
	background-color: #000;
}
.p7HGM04 .p7HGMvcrtext a.off, .p7HGM04 .p7HGMvcrtext a.off:hover {
	color: #7D7D7D;
	cursor: default;
	background-color: #CCC;
	border-color: #CCC;
}
.p7HGM04 .p7HGMtrig .current_mark {
	font-weight:bold;
}
.p7HGM04 .p7HGM_panel_content .current_mark {
	color:#000;
	font-weight:bold;
}
