/* ----------------------------------------------------------

			|    CSS-Style               |
			  --------------------------
  	                |   Erstellung:	 10-02-11    |
			  --------------------------
			|                            |
/* ---------------------------------------------------------- */
/*   gilt für alle Seiten */
/* ---------------------------------------------------------- */

.menz_left {
	float: left;
	width: 350px;
}
.menz_clear {clear: both;}

.menz_content {
	font-family: Arial, Verdana;
	font-size: 7px;
	color: #000000;
}

.menz_contentbox {
	padding: 7px;
	text-align: left;
	font-size: 7px;
	color: #000000;
	font-family: Arial, Verdana;
	line-height: 7px;
	border-right: 0px solid #999999;
	border-left: 0px solid #999999;
	border-bottom: 0px solid #999999;
	
}
/*  mögliche Tabelle abfangen */
.menz_contentbox td {
	font-family: Arial, Verdana;
	font-size: 7px;
	color: #000000;
}
.menz_contentbox2 td {
	font-family: Arial, Verdana;
	font-size: 7px;
	color: #000000;
}

/* ---------------------------------------------------------- */
/*  Detailansicht */
/* ---------------------------------------------------------- */
.menz_title {
	color:#008EE4;
	font-weight: bold;
	margin-bottom: 7px;
}

.menz_detailimage {
	width: 98px;
	height: 98px;
	margin: 1px;
}
.menz_thumb a {
	width: 102px;
	height: 102px;
	display: block;
	float: left;
	margin-right: 7px;
	margin-bottom: 7px;
	text-align: center;
	background-image: url(http://www.loogershop.de/looger_thumb.gif);
}
.menz_thumb a:active, .menz_thumb a:hover {
	float: left;
	margin-right: 7px;
	margin-bottom: 7px;
	width: 102px;
	height: 102px;
	text-align: center;
	background-image: url(http://www.loogershop.de/looger_thumb_on.gif;
}
/* ---------------------------------------------------------- */
/*  Kurzbeschreibung */
/* ---------------------------------------------------------- */
.menz_detailbox {
	float: ;
	height: 350px;
	width: 170px;
	overflow: hidden;
	font-family: Arial, Verdana;
	font-size: 7px;
	color: #000000;
	/* ---------------------------------------------------------- */
/*  Layout CYT */
/* ---------------------------------------------------------- */
.bgall {
	background-image: url(http://www.loogershop.de/bg.gif); 
	background-repeat: repeat; 
	border: 1px solid #000000;
}
.bgverlauf {
	background-image: url(http://www.loogershop.de/verlauf.gif); 
	background-repeat: repeat-x; 
	padding-top: 43px; 
	padding-bottom: 45px;
}
.bgfill	 {
	background-image: url(http://www.loogershop.de/contfill.gif); 
	background-repeat: repeat-y;
}

.headbg2	{
	background-image: url(http://www.loogershop.de/h-gans.jpg.jpg); 
	height: 240px;
	background-repeat: no-repeat;
}

