@charset "UTF-8";
/* produktkategorien  */
.container176x176 {
	position:relative;
	float:left;
	height:176px;
	width:176px;
	margin-right:20px;
	margin-bottom:20px;
	border:1px solid #ae9a4f;
	}
	
	
	/* container ubersicht artikel geniesser */
	
	.container178x203 {
		position:relative;
		float:left;
		height:203px;
		width:178px;
		margin-right:14px;
		margin-bottom:18px;
		}
		
	/* im container untercontainer oben mit bild+gebindeangaben */
		
	.container178x184 {
		position:relative;
		float:left;
		height:184px;
		width:178px;
		}
		
	/* bildcontainer */
		
	.container122x184 {
		position:relative;
		float:left;
		height:184px;
		width:134px;
		
		text-align:right;

		}
		
	/* gebindecontainer */
		
	.container56x184 {
		position:relative;
		
		height:178px;
		width:43px;
		vertical-align:bottom;
		display:table-cell;
	
		}
	/* gebindeangaben*/
	.container43x18 {
		position:relative;
		height:18px;
		width:43px;
		margin-bottom:2px;
		}
		

	
	/* textcontainer mit produktname */
		
		.container20x178 {
		position:relative;
		float:left;
		height:20px;
		width:178px;
		border-top:2px solid #ae9a4f;
		text-align:center;
		padding-top:3px;
		}
		.container20x178 a, a:link, a:visited, a:hover, a:active {
    font-family:Arial, Helvetica, sans-serif;
		font-size:12px;
		color:#ae9a4f;
		text-decoration:none;
		font-weight:bold;
    }
		/* AB HIER CSS fur GENIESSER Produkt Detailansicht */
		
		#produktpass_bild {
		position:relative;
		float:left;
		width:200px;
		height:450px;
		text-align:center;
		margin-top:130px;
		}
			
		#produktpass_inhalt {
		position:relative;
		float:left;
		width:540px;
		height:auto;
		
		}
		
		.produktpass_naehwertzeile {
		position:relative;
		width:460px;
		min-height:22px;
	  height:auto !important;
	  height:22px;
		border-bottom:1px solid #ae9a4f;
		overflow:visible;
		}
		.produktpass_naehwertzeile_ohnelinie {
		position:relative;
		width:460px;
		overflow:visible;
		min-height:24px;
    height:auto !important;
    height:24px;
		}
		.produktpass_zeilenbeschriftung {
		position:relative;
		float:left;
		width:220px;
		height:19px;
		margin-top:3px;
		}
				
		.produktpass_kjangabe {
		position:relative;
		float:left;
		width:160px;
		height:19px;
		margin-top:3px;
		}
	/* ENDE GENIESSER */
	
	/* HANDLER */
	
/* container mit allen ankerlinks */
#handler_ankerlinks {
position:relative;
height:70px;
width:auto;
}
	
/* ausgabe der kategorien */
.handler_kat_oben {
position:relative;
float:left;
height:14px;
width:auto;
margin-bottom:10px;
}

/* div mit pfeil innen drin */
.handler_kat_pfeil {
position:relative;
float:left;
width:16px;
height:14px;
}

/* link der kategorie neben pfeil */
.handler_kat_name {
position:relative;
float:left;
height:14px;
width:auto;
padding-right:12px;
}

/* schriftauszeichner */
.handler_kat_name a, a:link, a:visited, a:hover, a:active {
font-family:Arial, Helvetica, sans-serif;
font-size:12px;
color:#ae9a4f;
text-decoration:none;
font-weight:bold;
}

/* handler produktzeile */
.handler_produktzeile {
position:relative;
height:20px;
width:auto;
padding-top:4px;
padding-left:10px;
}

/* handler produktzeile hintergrund */
.handler_produktzeile_bg {
background-color:#ae9a4f;
font-family:Arial, Helvetica, sans-serif;
font-size:16px;
color:#ffffff;
text-decoration:none;
font-weight:bold;
margin-bottom:10px;
}

/* handler produktzeile 1px linie */
.handler_produktzeile_linie {
border-bottom:1px solid #ae9a4f;
}

/* handler_produktzeile_artikel */
.handler_produktzeile_artikel {
position:relative;
float:left;
height:22px;
width:320px;
}

/* handler_produktzeile gebindeangaben div */
.handler_produktzeile_gebindeangaben {
position:relative;
float:left;
height:22px;
width:300px;
font-size:10px;
}

/* handler_produktzeile mit download link */
.handler_produktzeile_download {
position:relative;
float:left;
height:22px;
width:20px;
}

/* GASTRO AB HIER */

/* container mit allen ankerlinks */
#gastro_ankerlinks {
position:relative;
height:70px;
width:500px;
}
  
/* gastro container mit bild + gebindeangabe + alle artikel des gebindes */
.gastro_gebinde_container {
position:relative;
width:auto;
height:auto;
float:left;
}

/* linkes bild im gastro container */
.gastro_gebinde_bild {
position:relative;
float:left;
width:200px;
height:auto;
text-align:center;
padding-top:60px;
}

/* gebindeangabe + alle artikel */
.gastro_gebinde_inhalt {
position:relative;
width:600px;
float:left;
height:auto;
}

/* gastro produktzeile */
.gastro_produktzeile {
position:relative;
height:20px;
width:590px;
padding-top:4px;
padding-left:10px;
}

/* gastro_produktzeile_artikel */
.gastro_produktzeile_artikel {
position:relative;
float:left;
height:22px;
width:570px;
}

/* handler darstellung der produktkategorien oben auf der seite die mit einem anker verlinkt sind*/

#handler_ankerlinks a.produktpasslinks, a.produktpasslinks:link, a.produktpasslinks:visited, a.produktpasslinks:active {
font-size:12px;
color:#ae9a4f; 
text-decoration:none;
}
#handler_ankerlinks a.produktpasslinks:hover {
font-size:12px;
color:#ae9a4f; 
text-decoration:underline;	
}

/* gastro darstellung der produktkategorien oben auf der seite die mit einem anker verlinkt sind*/

#gastro_ankerlinks a.produktpasslinks, a.produktpasslinks:link, a.produktpasslinks:visited, a.produktpasslinks:active {
font-size:12px;
color:#ae9a4f; 
text-decoration:none;
}
#gastro_ankerlinks a.produktpasslinks:hover {
font-size:12px;
color:#ae9a4f; 
text-decoration:underline;	
}

