#wrapper-tour-head-image {
	margin-left:		21px;
	position:			relative;
	width:				960px;
}

.outer-content-nohead-middle,
.rahmen-tipps-right-01,
#outer-content-nohead-right {
	margin-top: 		410px;
}

.canvas-kitchen {
	height:				410px;
	position:			relative;
}

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

.kitchen-selector {
	background:			transparent url(/typo3conf/ext/mac_kca_tour/res/background-black-opacity.png) repeat 0 0;
	bottom:				0;
	height:				55px;
	position:			absolute;
	width:				960px;	
	z-index:			1000;
}

.kitchen-selector ul {
	float:				right;
	list-style:			none;
	margin-top:			9px;
}

.kitchen-selector li {
	border:				1px solid #000;
	float:				left;
	margin-right:		5px;
}

.kitchen-selector li.selected{
	border:				1px solid #e2007a;
}

#counter {
	background:			#e2007a; 
	border-top:			1px solid #e2007a;
	height:				1px;
	margin-left:		261px;
	width:				718px;
}

.menu-offers li {
	cursor:				pointer;
	height:				35px;
}

.wrapper-next {
	margin-bottom:		20px;
	padding-right:		40px;
	text-align:			right;
}

#outer-content-nohead-right {
	margin-top:			382px;
}

#outer-container-nohead-content2 {
}

.csc-textpic-caption {
	color:				#888;
	font-style:			italic;
	margin-top:			10px;
	text-align:			right;
}

/* Tour Navi */
#outer-content-nohead-left {
    position: relative;
}

#main-navi {
	background-image:	url("/fileadmin/images/content-nohead-bg-01.gif");
	background-position:0 610px;
	position:			absolute;
	top:				190px;
	z-index:			1000;
}

/* ie fixes */
*+html #outer-container-nohead-content2 {
	background-image:	url(/typo3conf/ext/mac_kca_tour/res/content-nohead-bg-03.gif);
	background-position: 0 -174px;
}

*+html #counter {
	margin-top: -5px;
}

/* socialMedia in Tour */
#outer-content-nohead-left .rahmen-social-right-01 {
	padding-top: 0px;
	position: absolute;
	z-index: 2000;
	bottom: -130px;
	left: 0px;
}

