body {
	background:url('/wcsstore/common/spacer.gif') repeat-x top left;
	margin:0px;	
}

.shell_header_bg {
	height:55px;
	width:968px;
	background:url('/wcsstore/common/static/de_DE/header_bg_home.gif') no-repeat;
}

.shell_leftnav_bg {
	width:171px;
	background:url('/wcsstore/common/leftnav_bg_home.png') no-repeat;
}

.home_content_bg {background-color:white;}

.left_nav_home{
	position: absolute; 
	left: 8px; 
	top: 109px;	
}

.spacer{
	line-height:18px;
}

.spacer_5 {
	line-height:5px;
}

/* Content added on Mouse Over */
/*
.after_head:hover:after {
	font-family:Helvetica, Arial, sans-serif;
	content:"\00A0 \00BB";
	color:#2F1F18; 
	white-space:nowrap;
}

.after_subcat:hover:after {
	font-family: Helvetica, Arial, sans-serif;
	content:"\00A0 \00BB";
	color:#FFFFFF; 
	white-space:nowrap;
}
*/
/*End Content added*/

/* Seperator/Divider */
div.seperator {
	margin:0px 0px 0px 10px;
	padding:0px;
	display:block; 
	width: 110px;
	border-bottom: 1px inset #F3E18C; /* Canary */
	vertical-align:middle;
	line-height:3px;
}

/*STARCK*/ 	
a.starck {
	padding: 4px 0px 4px 10px;
	font-family: Helvetica, "Trebuchet MS", Arial, sans-serif;
	font-size:9pt;
	font-weight:600;
	/*color: #fff;*/ /* WHite */  /*Color Controlled by Master.css*/
	text-decoration:none;
}

/*
.starck:hover {
	padding: 4px 0px 4px 10px;
	font-family: Helvetica, "Trebuchet MS", Arial, sans-serif;
	font-size:9pt;
	color:#3C3324; 
	text-decoration:none;
}
*/

.starckT {
	font-size:11pt;
	font-weight:bold;
	/*color: #ED753E;*/ /*Orange*/  /*Color Controlled by Master.css*/
}
/* End STARCK*/

/* Breadcrumb */
#mainnav_breadcrumb {
	display:none;
}
/* END Breadcrumb */

/* LOGO */
#logoimg {
	display:none;
}

/* Remove footer Line from Dept Page */
.footer_table {
	border:none;
	margin: 0px 5px 0px 10px; 
}

.footerPad {
	padding-top:10px;
}