/*
* shop.css
*/
body.oneElement {
	width:72em;
	background:url(img/78347_bg.gif);
}
body.oneElement #cutomHeader {
	background:url(img/78347_d_header.jpg) no-repeat;
	/*height:12.5em;*/
        height:172px;
}
body.oneElement #cutomBody {
	float:left;
	width:100%;
	padding:2em 0 1em 0;
	background:url(img/78347_d_faux.gif) repeat-y;
}
body.oneElement #cutomBody #barLeft {
	/*margin-top:2.5em;
margin-left:4em;*/
margin: 0px;
}

* html body.oneElement #cutomBody #barLeft {
	margin-left:2.5em; /* fix for ie6 */
}
body.oneElement #headerUserInformation {
	background:none;
	border-bottom:1px solid #DFC9A7;
	padding-bottom:0.3em;
}
body.oneElement #headerUserInformation li {
	border:0;
}
body.oneElement #userChart {
	margin-left:59%;
	border-right:1px solid #DFC9A7 !important;
}
*+html body.oneElement #userChart {
	margin-left:52%; /* fix for ie7 */
}
* html body.oneElement #userChart {
	margin-left:26%; /* fix for ie6 */
}
body.oneElement #userEnable,
body.oneElement #userDisable,
body.oneElement #userLogin,
body.oneElement #userLogout {
	display:none;
}
body.oneElement #cutomBody #menuFooter {
	width:100%;
	border-top:1px solid #DFC9A7;
	background-color:#F5E7D2;
}
body.oneElement #cutomBody #flashRequired {
	float:left;
	width:90%;
	font-size:0.8em;
	padding:1em 3.5em 0 3.5em;
}
body.oneElement #customFooter {
	clear:both;
	background:url(img/78347_d_schluss.gif) no-repeat;
	/*height:2em;*/
        height:25px;
}


/*------------eigene------------------*/
.gallery {width:100%;
float:right;padding-top:22px;text-align:center;



}
.gallery img{
 border:1px solid #DFC9A7;margin:5px;
}

/*----- fix for to big baskt */

#barLeft .navi-level-4-header {
	color:#FFFFFF !important;
	font-size:11px !important;
	font-weight:bold !important;
	letter-spacing:0.03em !important;
	line-height:1.17em !important;
	margin:0pt !important;
	padding:5px 12px !important;
	width:178px !important;
	float:right !important;
}

.mvc .box {
font-size:14px !important;
margin:0pt !important;
padding:10px 0pt !important;
width:178px !important;
}

body.oneElement.mvc {
width:990px;
}
