
#header {
	background: url(../images/design/header.jpg) no-repeat top right;
	width: 992px;
	height: 217px;
	margin: 0;
	}

#header h2 {
	text-indent: -999em;
	margin: 0;
	font-size: 0;
	width: 110px;
	height: 65px;
	background: url(../images/design/logo.gif) no-repeat;
	position: relative;
	top: 74px; left: 90px;
}

#header h2 a	{ display: block; height: 65px; text-indent: -5000px;}

/* MENU */
ul#menu  {
	font-family:"Lucida Grande", Geneva, Arial;
	font-size: 14px;
	background: #ef3f44 url(../images/menu/right.gif) no-repeat right top;
	list-style: none;
	margin: 0 0 30px 0;
	padding: 0 10px 0 0;
	height: 27px;
	line-height: 26px; 
}
ul#menu li {
	float: left; 
	background: url(../images/menu/center.gif) repeat-x;
	margin: 0;
	position: relative;
	z-index: 101;
}

ul#menu li.first	{ background: url(../images/menu/left.gif) no-repeat; padding: 0 0 0 12px; }

ul#menu li.last	{ display: block; height: 27px; padding: 0 5px 0 10px; color: #fff; float: right; }

.lang a {
	padding: 9px 5px 9px 5px;
}

.lang {
	list-style: none;
	margin: 0;
	padding: 0 10px 0 0; 
	float: left;
	background: url(../images/menu/right.gif) no-repeat right top;
}

.lang li {
	float: left;
	height: 28px;
	background: url(../images/menu/center.gif) repeat-x;
	margin: 0;
	padding: 0;
}


/* SIDEBAR */
#sidebar h2 {
	background: url(../images/design/header_acties.gif) no-repeat top left;
	width: 215px;
	height: 16px; /* 64px */
	margin: 0;
	padding: 20px 0;
	text-align: center;
	text-transform: capitalize;
	color: #FFFFFF;
	font-size: 15px;
	line-height: 16px;
	font-weight: bold;
}

#sidebar h3 { 
	margin: 10px 0 0 0;
	padding: 0 28px 0 15px;
	font-weight: bold;
	color: #FFFFFF;
	font-size: 12px;
}

#sidebar p { 
	margin: 0 0 15px 0;
	padding: 0 28px 0 15px;
	color: #FFC706;
	font-size: 12px;
}

#sidebar .item {
	background: url(../images/design/bg_acties_item_fade.jpg) no-repeat top left;
	margin: 0 0 0 7px;
	padding: 5px 0 0 0;
}

#sidebar .end {
	background: url(../images/design/bg_acties_end.jpg) no-repeat bottom left;
	height: 8px;
	width: auto;
}

/* SUBMENU */
ul#menu li .sMenu	{ display: none; padding: 0; margin: 0; position: absolute; top: 27px; left: 13px; z-index: 100; }
ul#menu li .sMenu ul	{  list-style: none; margin: 0; padding: 0; width: 140px; background: url(../images/menu/sub/background.gif) repeat-y; float: left; }
ul#menu li .sMenu div	{ background: url(../images/menu/sub/bot.gif) no-repeat; height: 10px; width: 140px; position: absolute; left: 0; bottom: -10px; }
ul#menu li .sMenu ul li { margin: 0; padding: 0; background: none; width: 140px; }
ul#menu li:hover div.sMenu, ul#menu li.hover div.sMenu { display: block; }

/* BORDER */
.borderCont	{ position: relative; float: right; margin: 10px 0 0 10px; }
.borderCont div	{ width: 268px; height: 179px; background: url(../images/design/shadow.gif) no-repeat; position: absolute; z-index:10 }
.borderCont img	{ width: 268px; height: 179px; }

.borderCuliLeft	{float: left; margin: 10px 0 0 0; display:inline;}
.borderCuliRight {float: right; margin: 10px 0 0 0; display:inline; }
.borderCuliLeft span, .borderCuliRight span	{ width: 134px; height: 179px; background: url(../images/design/shadow2.gif) no-repeat; position: absolute; z-index:10 }
.borderCuliLeft img, .borderCuliRight img	{ width: 134px; height: 179px; }
table.brd td	{ border-bottom: 1px solid #ccc; }

.imgL {float:left; display: inline; padding:0 10px 10px 0;} 
.imgR {float:right; display: inline; padding:0 0 10px 10px;} 


/* TABLE	*/
TABLE.tblAssortiment { width: 100%; border-collapse: collapse; }
TABLE.tblAssortiment TH { vertical-align: bottom; text-align: left; font-weight: bold; padding: 5px 6px; }
TABLE.tblAssortiment TD { vertical-align: top; text-align: left; padding: 2px 6px; border-bottom: 1px solid #d7d7d7; }
TABLE.tblAssortiment .artikel { text-align: center; }
TABLE.tblAssortiment TD.nobrd { border: none; }


/* FOOTER */
#footer	{ width: 824px; height: 87px;	background: url(../images/design/footer.jpg) no-repeat;	margin: 0 auto; padding: 60px 84px 0 84px; text-align: center;}
#footer img	{ border: 0; margin: 0 30px 0 0; }


/* REST */
.nofloat { clear: both; height: 0; font-size: 0; line-height: 0; }
.fNone	{ float: none !important; }
.line { clear: both; background: url(../images/design/line_heinz.gif) repeat-x left center; height: 0; font-size: 0; line-height: 0; padding:15px 0;}
.lineBlue { clear: both; background: url(../images/design/line_heinz_blue.gif) repeat-x left center; height: 0; font-size: 0; line-height: 0; padding:25px 0;}
.aCenter { text-align: center; }
