/* --------------------------------------------------------------------------- */
/*  Copyright 2009 by Object dynamiX AG                                        */
/*                                                                             */
/*  Beschreibung: Beinhaltet Formatierungen für das Layout                     */
/*                Top, Left, Right, Footer und Boxes                           */
/* --------------------------------------------------------------------------- */


#master{
	position: relative;
	width:1000px;
	margin-left: auto;
	margin-right: auto;
	margin-top: 0px;
	text-align: left;
	background: url('../images/mainBG.png') repeat-y;
}


/* Header ------------------------------------------------------------->*/
#top{
	width: 1000px;
	height: 140px;
	background: url('../images/header.png') no-repeat;
}


/* Left and Right Pane (Linker und rechter Bereich) ------------------------------------------------------------->*/
#left .title, #right .title {
	display: 	block;
	font-weight: bold;
	line-height: 50px;
	padding-top: 5px;
	color: #000000;
}

#left{
	width: 213px;
	/*height: 20px;*/
	margin-right: 0px;
	margin-bottom: 50px;
	float: left;
	background: #f4f4f4;
	border-top: 1px solid #a9a9a9;
	border-left: 1px solid #a9a9a9;
	border-right: 1px solid #a9a9a9;
}

#right{
	width: 213px;
	/*height: 20px;*/
	float: left;
	margin-left: 0px;
	border-top: 1px solid #a9a9a9;
	border-left: 1px solid #a9a9a9;
	border-right: 1px solid #a9a9a9;
}

#left div, #right div{
}

#left .layer5, #right .layer5 {
	margin: 0px 5px 20px 5px;
	border-top: 1px #a9a9a9 dotted;
	position: relative;
}

#boxSimpleSearch .layer5{
	border-top: 0px #cccccc dotted;
}

#left .layer5{
	padding: 0px 8px 0px 50px;
	background-position: top left;
}

#right .layer5{
	padding: 0px 50px 0px 8px;
	background-position: top right;
}


/* Footer Pane ------------------------------------------------------------->*/
#hotline{
	width: 136px;
	font-size: 12px;
	font-weight: bold;
	text-align: center;
	clear: both;
}

#bottom1{
	height: 1px;
	background-color: black;
	padding-left: 5px;
	clear: both;
	color: #ffffff;
}

#bottom2{
	height: 16px;
	border-top: none;
	background: #e2001a;
	color: white;
	text-align: right;
	padding-right: 10px;
	clear: both;
}

#bottom2 a{
	color: #ffffff;
}

#bottomLayoutSelect{
	float:left;
	text-align: left;
	padding-left:5px;
}

#bottomText{
	text-align: center;
	color: white;
}

#bottomText a{
	color: white;
}


#bottom2 span.left{
	margin: 4px 0px 4px 10px;
	display: block;
	width: 475px;
	float: left;
	text-align: left;
}

#bottom2 span.right{
	margin-top: 4px;
	margin: 4px 10px 4px 0px;
	display: block;
	width: 476px;
	float: right;
	text-align: right;
}


/* content box (Mittlerer Hautbereich in welcher die Pages geladen werden -------------------------------------------------------------------------------------------*/
#content{
	width: 784px;
	margin-top: 0px;
	float: left;
	background: White;
	border-top: 1px solid #a9a9a9;

}

#boxMainTop{
	margin: 0;
	padding: 0;
	width: 784px;
	height: 102px;
	border-bottom: 1px dotted #a9a9a9;
	/*background: url('../images/contentHeader.png') no-repeat;*/
	z-index: 0;
}

#boxMainFlash .layer5{
	margin: 0;
	background-position: top left;
	border-top: none;
}

#boxMainMiddle{
	padding: 3px 13px 15px 13px;
	min-height: 500px;
}

#pleasewaitScreen{
	/*background: url('../images/pleaseWait.gif') no-repeat;*/
	width: 320px;
	height: 60px;
	/*display: none;*/
	position: absolute;
	left: 50%;
	margin-left: -39px;
	top: 187px;	
	border: 2px solid #e2001a;
	z-index: 999
}



/* Boxes (links und rechts  ein/aus-blendbar via pane.config ->  PageControls/WebControls) <<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<*/


/* SimpleSearch  <<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<*/


#boxSimpleSearch .layer5{
	background-image: url('../images/navSearch.png');
	background-repeat: no-repeat;
	background-position: 0px 0px;
	margin-bottom: 10px;
	position: relative;
	z-index: 3;
}

#boxSimpleSearch  input[type="text"]{
	width: 100px;
	height: 15px;
	/*margin-bottom:1px;*/
	padding: 2px 0px 0px 5px;
	font-size:11px;
line-height:18px;
}

#boxSimpleSearch input.oxButton{
	width: 27px;
}


/* Artikel Quickjump <<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<*/
#boxArtQuickJump .layer5{
	border: none;
}

#boxArtQuickJump .title{
	display: none;
}

#boxArtQuickJump select{
	width: 137px;
}

#boxArtQuickJump .layer5{
	margin-bottom:10px;
}

/* Hersteller Quickjump <<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<*/
#boxHERQuickJump .layer5{
	border: none;
}

#boxHERQuickJump .title{
	display: none;
}

#boxHERQuickJump select{
	width: 137px;
}


/* Navigation Box <<<<<<<<<<<*/
#boxTree .layer5, #boxWebTree .layer5 {
	background-image: url('../images/navNavigation.png');
	background-repeat:  no-repeat;
	position: relative;
	z-index: 2;
}

#boxTree ul, #boxWebTree ul{
	list-style: none;
	padding: 0;
	margin: 20px 0px 20px 0px;
}


/* MLK (Merkliste) <<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<*/
#boxMLKInfo, #boxMLKInfoNoART {
	/*quickview priorisation*/
	position: relative;
	z-index: 1;
}

#boxMLKInfo .layer5{
	background-image: url('../images/navMLKHi.png');
	background-repeat: no-repeat;
	background-position: -5px -5px;
}

#boxMLKInfoNoART .layer5 {
	background-image: url('../images/navMLK.png');
	background-repeat: no-repeat;
	background-position: -5px -5px;
}

#boxMLKInfo:hover .QuickInfoBox, #boxMLKInfo .sfhover .QuickInfoBox {
	display: block;
	
}


/* StaticLinks <<<<<<<<<<<<<<<<<<<<<<<<<<<<<<*/
#boxStaticLinks .layer5{
	background-image: url('../images/navInfo.png');
	background-repeat: no-repeat;	
}


/* WKBInfo <<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<*/
#boxWKBInfoNoART .layer5, #boxWKBInfo .layer5 {
	padding: 0px 10px 12px 50px;
	/*quickview priorisation*/
	position: relative;
	z-index: 4;
	min-height: 70px;
}

#boxWKBInfoNoART .layer5{
	background-image: url('../images/navWKB.png');
	background-repeat: no-repeat;
}

#boxWKBInfo .layer5{
	background-image: url('../images/navWKBHi.png');
	background-repeat: no-repeat;
}

#boxWKBInfo:hover .QuickInfoBox, #boxWKBInfo .sfhover .QuickInfoBox{
	display: block;
	margin-top : 10px;
}


/* Login <<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<*/
#boxLogin input, #boxLogedIn input{
float:left;
width:40px;
}

#boxLogin .oxText input, #boxLogedIn .oxText input{
	width: 125px;
}

#boxLogin .oxButton, #boxLogedIn .oxButton{
	width: 137px;
}

#boxLogin .layer5 div, #boxLogedIn .layer5 div{
	margin-top: 10px;
}

#boxLogin .layer5{
	/*background-image: url('../images/navLogin.png');*/
	background-repeat: no-repeat;
	background-position: left 0px 10px !important;
	margin-bottom: 0;
}

#boxLogedIn .layer5{
	/*background-image: url('../images/navLogedIn.png');*/
	background-repeat: no-repeat;
	background-position: right 0px 10px;
	margin-bottom: 0;
}

#LeftPane1_ctl01_chkRememberMe{
	width:10px !important;
}

#login_cookie label{
}
	

#LeftPane1_ctl00_btnOpenLogin{
	margin-left:0px;
}

#LeftPane1_ctl00_btnLoginImg{
	float : left;
	width:50px;
}

#boxLogin  .layer5{
	padding:0 8px 0 0px;
}

#boxLogedIn  .layer5{
	padding:0 8px 0 0px;
}


#loginContent{
	padding-left: 50px;
}


#boxLogin  .title, #boxLogedin  .title{
	/*background-color:red;*/
/*	width:100px;
	height:20px;
	display:inline;
	margin-left: -18px;
	margin-top: -15px;*/
	
	left:30px;
	width:100px;
	
}
	 

/* Login Links <<<<<<<<<<<<<<<<<<<<<<<<<<<<<<*/
#boxLoginLinks .layer5 {
	border-top: none;
}

#boxLoginLinks .title {
	display: none;
}

#boxLoginLinks ul{
	list-style: none;
	margin-top: 0;
	padding: 0;
}


/* Language Selection <<<<<<<<<<<<<<<<<<<<<<<<*/
#boxLanguageSelection .layer5 {
	display:block;
	position: absolute;
	right:15px;
	top:5px;
	text-align: right;
}

.languageSelectionSelected{
	font-weight : bold;
}


/* Currency Selection <<<<<<<<<<<<<<<<<<<<<<<<*/
#boxCUR .layer5 {
	background-image: url('../images/navCUR.png');
	background-repeat: no-repeat;
}


/* Help Links <<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<*/
#boxHelpLinks{
	position: absolute;
	top: 50px;
	right: 15px;
	height: 48px;
	width: 80px;
	text-align: right;
}

#boxHelpLinks a{
	/*color: #FFFFFF;*/
}

#boxHelpLinks ul{
	list-style: none;
	padding: 0;
	margin: 0;
}

#boxHelpLinks ul li{
	list-style: none;
	padding: 0;
	margin: 0;
}


/* Quickinfo ---------------------------------------------------------------------------->*/
.QuickInfoBox{
	display: none;
	position: absolute;
	background: #ffffff;
	border: 1px solid #a9a9a9;
	width: 300px;
	top: 30px;
	font-size: 11px;
	z-index: 1000;
	overflow: hidden;
	margin-top : 10px;
}

#left .QuickInfoBox{
	left: 50px;
}

#right .QuickInfoBox{
	left: -60px;
}

.QuickInfoBox a{
	color: #666666;
}

.QuickInfoBoxTop{
	width: 100%;
	margin: 0;
	padding: 0;
	text-align: right;
	background: #f4f4f4;
}

.QuickInfoBoxClose{
	margin-right: 2px;
	font-weight: bold;
	cursor: pointer;
	display: block;
}

.QuickInfoBox table{
	width: 100%;
	border-collapse: collapse;
}

.QuickInfoBox td{
	padding: 2px;
}

.WKPQuickInfoBez a{
	display: block;
	width: 140px !important;
	background: transparent;
	overflow: hidden !important;
}

.WKPQuickInfoMenge{
	text-align: center;
}

.QKBQV_TotalRow td{
	font-weight: bold;
	border-top: 1px #888888 solid;
	border-bottom: 3px #888888 double;
}



/* Autocomplete ------------------------------------------------------------------------->*/
/*AutoComplete flyout */
.autocomplete_completionListElement {  
	visibility : hidden;
	height : 150px;
   width : 150px;
	margin : 0px !important;
	padding: 0px;
	background-color : white;
	color : white;
	border : 1px solid #A5ACB2;
	cursor : pointer;
	overflow : auto;
   text-align : left; 
   list-style-type : none;
   z-index : 9;
   width: 150px !important;
}

/* AutoComplete highlighted item */
.autocomplete_highlightedListItem {
	background-color: #F4F4F4;
	color: black;
	margin: 0px;
	padding: 0px;
	border-bottom: 1px dashed #A5ACB2;
	width : 150px;
}

/* AutoComplete item */
.autocomplete_listItem {
	/*background-color : window;*/
	background-color : white;
	color : black;
	margin: 0px;
	padding : 0px;
	border-bottom: 1px dashed #A5ACB2;
	width : 150px;
}

.TreeTopLevel
{
	position: absolute;
	top: 110px;
	left: 0px;
	height: 18px;
	width: 490px;
	text-align: right;
	/*background-color:green;*/
	margin:0px;
	padding:0px;
	font-size: 12px;
	margin-left:10px;
}

.TreeTopLevel ul{
	list-style: none;
	padding: 0;
	margin: 0;
}

.TreeTopLevel li{
	list-style: none;
	padding: 0px;
	margin:0px;
	margin-left: 5px;
	float:left;
}


.WebTreeTopLevel
{
	position: absolute;
	top: 110px;
	right: 0px;
	height: 18px;
	width: 490px;
	
	/*background-color:red;*/
	margin:0px;
	padding:0px;
	font-size: 12px;
	margin-right:10px;
}


.WebTreeTopLevel ul{
	list-style: none;
	padding: 0;
	margin: 0;
	text-align:right;
}

.WebTreeTopLevel li{
	list-style: none;
	padding: 0px;
	margin:0px;
	margin-right: 5px;
	display:inline;
	/*background-color:blue;*/
	float:right;
}
    
.WebTreeTopLevelSelected, .TreeTopLevelSelected{
	font-weight : bold;
}

#logolink{
	width:270px;
	height: 100px;
	display: block;
	/*background-color: red;*/
}

#headerMarkenlogos{
	position: absolute;
	left: 280px;
	top:10px;
	width: 500px;
	height:80px;
	/*background-color: green;*/
}

.headerMarkenlogostable{
	border: 0px solid red;
}

.orderpos{
	margin-top:10px;
}

.colOdd{
	background-color:white;
}