html{
	height: 100%;
	background-color:#ffffff;
	background-image: url('../img/pageBack.gif');
	background-position: center;
	background-repeat: repeat-y;
	width:100%;
	min-width:922px;
}
body{
	float:left;
	position: relative;
	min-height:100%;
	background-image: url('../img/pageBack_top.gif');
	background-position: top center;
	background-repeat: no-repeat;
	font-family: arial;
	font-size: 11px;
	width:100%;
	margin: 0 0 1px 0;
}
html.home{
}
body.home{
}
#logo{
	position:absolute;
	top:30px;
	left:18px;
}
#container{
	position:relative;
	width: 928px;
	margin:0px auto;
}
#content{
	position:relative;
	clear:left;
	float:left;
	padding-bottom:24px;
}
#languageSelector{
	clear:both;
	float:left;
	height:20px;
	margin:5px 0px 0px 20px;
}
#languageSelector a, #languageSelector span{
	margin: 0 6px 0 6px;
}
#search{
	clear:both;
	float:right;
	height:82px;
	white-space: nowrap;
	width: 600px;
	position: relative; /*IE z-idex BUG*/
    z-index:4;  /*IE z-idex BUG*/
}
#search form{
	padding: 26px 33px 0 0;
	float:right;
}
#search div{
	position: relative;
	float:right;
	background:transparent url(../img/searchInput_cap.png) no-repeat left top;
	height: 33px;
	padding-left:21px;
}
#search div.select{
	background:transparent url(../img/searchInput_cap_select.png) no-repeat left top;
        cursor:default;
}
#search label{
	background:transparent url(../img/searchInput.png) no-repeat right top;
	height:33px;
}

#search input{
	background:none;
	width:180px;
	height:18px;
	font-size:13px;
	border:0;
	margin-top:7px;
}
#search a{
	float: right;
}
#search a.searchIcon{
	position: absolute;
	z-index: 100;
	right:7px;
	top:27px;
}
#search a#shoppinglist{
	padding: 3px 20px 0 0;
}
#search ul.autocomplete {
	position: absolute;
	overflow: auto;
	top:25px;
	left:12px;
	width:184px;
	background: white;
	z-index:4;
	border:1px solid #CEC9C9;
}
#search ul.autocomplete li{
	padding: 3px;
	cursor: pointer;
        z-index: 900;
}
#search ul.autocomplete li.selected{
	background: url('../img/barGradient_gray.gif');
        z-index: 900;
}
a#newsBadget{
	background:transparent url(../img/neuheiten.png) no-repeat scroll 0 0;
	display:block;
	height:100px;
	left:890px;
	position:absolute;
	top:460px;
	width:100px;
}
a#newsBadget.language_3{
	background:transparent url(../img/neuheiten_en.png) no-repeat scroll 0 0;
}
body.home a#newsBadget{
	bottom:280px;
	left:870px;
	top:auto;
}
body.news a#newsBadget,
body.productworld a#newsBadget{
	display:none;
}
img.newsBadget{
	position:absolute;
	left:-13px;
	top:-13px;
	display:block;
	width:42px;
	height:40px;
	background: transparent url('../img/neu.png') no-repeat;
}
ul.multimediaIcons{
	position:absolute;
	right:1px;
	top:1px;
	background: transparent url('../img/multimediaThumbFrame.gif') no-repeat left bottom;	
	height:14px;
}
ul.multimediaIcons li{
	float:left;
	background: transparent url('../img/multimediaThumbBG.png') repeat-x  bottom;	
	border-left:1px solid #cdc9c9;
	height:12px;
}
/********************************** REMINDER *****************************************/
span.reminder {
	left:12px;
	top:4px;
	height:16px;
	padding:3px 8px 1px 0px ;
	background: transparent url('../img/background_reminder.gif') right top no-repeat;
	white-space: nowrap;
	overflow:hidden;
	text-align:right;
	font-size:12px;
	font-weight:bold;
}
.reminder img{
	position:absolute;
	left:-21px;
	top:-10px;
	
}
div.thumbnailBox span.reminder {
	background: transparent url('../img/background_reminder_cap.gif') left top no-repeat;
	position: absolute;
	display: block;
	width: 250px;
	height:20px;
	left:9px;
	top:0px;
	padding:0 0 0 2px;
	margin:0;
}
div.thumbnailBox span.reminder span{
	background: transparent url('../img/background_reminder.gif') right top no-repeat;
	display: block;
	height:16px;
	padding:3px 0px 1px 0px;
	text-align: center;
	color:black;
}
/********************************** TOP NAVI *****************************************/

#topNavi{
	float:right;
	margin:0px 18px 0px 0px;
}
#topNavi li{
	float:right;
	margin:0 0 0 2px;
}
#topNavi li.first{
	margin-left:14px;
}
#topNavi li a{ 
	float:left;
	cursor:pointer;
}
#topNavi li.selected {
	background-image: url('../img/topNaviBack.gif');
}
#topNavi li.selected a {
	background: right no-repeat;
	background-image: url('../img/topNaviBack_cap.gif');
}
#topNavi li a span{
	float:left;
	padding: 4px 8px 4px 8px;
	line-height: 16px;
	font-size:13px;
	font-weight:bold;
}
#topNavi li.last a span{
	background: transparent url('../img/icon_home.gif') 5px 6px no-repeat;
	padding-left:30px;
}
/********************************** PATH NAVI*****************************************/
#pathNavi{
	position:absolute;
	left:0px;
	top:503px;
	z-index:1;
	height:24px;
	list-style-type:none;
}
#pathNavi li {
	float:left;
	position:relative;
}
#pathNavi a {
	overflow: hidden;
	float: left;
	width:114px;
	height:20px;
	white-space:nowrap;
	font-size:13px;
	font-weight: bold;
	padding: 4px 0px 0px 16px;
	color: #8c8c8c;
}
#pathNavi li a:hover,
#pathNavi li a:hover,
#pathNavi li.active > a {
	background-image: url('../img/pathElement_hover.gif');
}
#pathNavi > li.active > a,
#pathNavi > li.active > ul > li.active a{
	background-image: url('../img/pathElementActive.gif');
	color:white;
}
#pathNavi > li > a {
	background-image: url('../img/pathElement.gif');
}
/* hide the sub levels and give them a positon absolute so that they take up no room */
#pathNavi ul {
	visibility:hidden;
	position:absolute;
	top:0px;
	left:0px;
	padding:5px 0px 0px 0px ;
	margin:0px;
	list-style-type:none;
	background-image: url('../img/pathPopup.gif');
}

#pathNavi ul.first {
	visibility:visible;
}
#pathNavi ul li.last {
	position:absolute;
	bottom:-2px;
	left:0px;
	width:130px;
	height:2px;
	font-size:1px;
	background-image: url('../img/pathPopupBottom.gif');
}

/* NO JS CONTROLS make the second level visible when hover on first level list OR link */
#pathNavi li:hover ul,
#pathNavi a:hover ul{
	visibility:visible; 
}
#pathNavi.off li:hover ul,
#pathNavi.off a:hover ul{
	visibility:hidden; 
}
#pathNavi.off li:hover ul.first,
#pathNavi.off a:hover ul.first{
	visibility:visible; 
}
/*HOVER SUB CONTROLS*/
#pathNavi ul.hoverSub{
	display: none;
	left: 130px;
}
/* JS DELAY OVERRIDES*/
ul#pathNavi.on li li:hover ul.hoverSub{
	display: block;
}
ul#pathNavi.on li li.active:hover ul.hoverSub{
	display: none;
}
/******************************************** DEBUGGING ************************************************************/
#jsPrompt {
	position:absolute;
	z-index:10000000;
	float:left;
}
#jsPrompt p{
	margin:0;
	background:white;
	clear:left;
	float:left;
}
