.tx-macreddyangebote-pi1 {
	left:				0;
	position:			absolute;
	top:				0;
}
.tx-macreddyangebote-pi1 img {
	border:				none;
}
.tx-macreddyangebote-pi1 .menu-offers ul {
	left:				-20px;
	list-style:			none;
	position:			absolute;
	top:				105px;	
	z-index:			10;
}

.tx-macreddyangebote-pi1 .menu-offers li {
	background:			url(/typo3conf/ext/mac_reddy_angebote/res/btn01.gif) no-repeat left top;
	cursor:				pointer;
	margin-bottom:		1px;
	height:				50px;
	width:				295px;
}

.tx-macreddyangebote-pi1 .menu-offers li.mi-item-2 {
	background:			url(/typo3conf/ext/mac_reddy_angebote/res/btn02.gif) no-repeat left top;
}

.tx-macreddyangebote-pi1 .menu-offers li.mi-item-3 {
	background:			url(/typo3conf/ext/mac_reddy_angebote/res/btn03.gif) no-repeat left top;
}

.tx-macreddyangebote-pi1 .menu-offers li.mi-item-4 {
	background:			url(/typo3conf/ext/mac_reddy_angebote/res/btn04.gif) no-repeat left top;
}

.tx-macreddyangebote-pi1 .menu-offers li.mi-item-5 {
	background:			url(/typo3conf/ext/mac_reddy_angebote/res/btn05.gif) no-repeat left top;
}

.tx-macreddyangebote-pi1 .menu-offers li.mi-item-2.active,
.tx-macreddyangebote-pi1 .menu-offers li.mi-item-2.selected {
	background:			url(/typo3conf/ext/mac_reddy_angebote/res/btn02-hover.gif) no-repeat left top;
}

.tx-macreddyangebote-pi1 .menu-offers li.mi-item-3.active,
.tx-macreddyangebote-pi1 .menu-offers li.mi-item-3.selected {
	background:			url(/typo3conf/ext/mac_reddy_angebote/res/btn03-hover.gif) no-repeat left top;
}

.tx-macreddyangebote-pi1 .menu-offers li.mi-item-4.active,
.tx-macreddyangebote-pi1 .menu-offers li.mi-item-4.selected {
	background:			url(/typo3conf/ext/mac_reddy_angebote/res/btn04-hover.gif) no-repeat left top;
}

.tx-macreddyangebote-pi1 .menu-offers li.mi-item-5.active,
.tx-macreddyangebote-pi1 .menu-offers li.mi-item-5.selected {
	background:			url(/typo3conf/ext/mac_reddy_angebote/res/btn05-hover.gif) no-repeat left top;
}
/* this has to be the last one defined, thanks to ie6 */
.tx-macreddyangebote-pi1 .menu-offers li.mi-item-1.active,
.tx-macreddyangebote-pi1 .menu-offers li.mi-item-1.selected {
	background:			url(/typo3conf/ext/mac_reddy_angebote/res/btn01-hover.gif) no-repeat left top;
}



.tx-macreddyangebote-pi1 .menu-offers li a:hover {
	text-decoration:	none;
}

.tx-macreddyangebote-pi1 .menu-offers li a {
	color: 				#fff;
	display:			block;
	margin-left:		130px;
	outline:			none;
	padding:			10px 10px 0 0;
	text-align:			right;
	text-decoration:	none;
}

.tx-macreddyangebote-pi1 .canvas-kitchen {
	left:				315px;
	height:				369px;
	overflow:			hidden;
	position:			absolute;
	top:				116px;
	width:				647px;
	z-index:			5;
}

.canvas-kitchen .kitchen-image {
	left:				0;
	position:			absolute;
	top:				0;
}

.canvas-kitchen .kitchen-info {
	background:			transparent url(/typo3conf/ext/mac_reddy_angebote/res/bg-informationen.png) no-repeat left top;
	height:				93px;
	left:				0;
	position:			absolute;
	top:				276px;
	width:				647px;
}

.canvas-kitchen .kitchen-info ul {
	list-style:			none;
}

.canvas-kitchen .kitchen-info li {
	color:				#fff;
	margin-bottom:		10px;
}
.canvas-kitchen .kitchen-info ul.info-left {
	left:				50px;
	padding:			0;
	position: 			absolute;
	top:				0;
	width:				200px;
}

.canvas-kitchen .kitchen-info ul.info-right {
	left:				215px;
	padding:			0;
	position: 			absolute;
	top:				0;
	width:				200px;	
}

.canvas-kitchen .kitchen-info ul.info-right li,
.canvas-kitchen .kitchen-info ul.info-left li {
	background:			transparent url(/typo3conf/ext/mac_reddy_angebote/res/bullet.gif) no-repeat 0 6px;
	padding-left:		10px;
}

.canvas-kitchen .kitchen-info img {
	position:			absolute;
	right:				15px;
	bottom:				5px;
}

.tx-macreddyangebote-pi1 .progress-bar {
	background:			url(/typo3conf/ext/mac_reddy_angebote/res/bg-loader.gif) no-repeat left top;
	height:				5px;
	left:				20px;
	position:			absolute;
	top:				371px;
	width:				295px;
}