/*         ________
__________/ Header \______________________________________________________________________
--------------------------------------------------------------------------------------- */

#logo {
	position: absolute;
	top: 13px;
	left: 0;
}

div#basicHeader h3 {
	font-size: 12px;
	font-weight: bold;
	color: #505050;
}

div#basicHeader p {
	line-height: 16px;
}



/************/
/* MetaNavi */
/************/

#headerMetaNaviOuter {
	font-size: 11px;
	position: absolute;
	top: 9px;
	left: 248px;
}

#headerMetaNaviOuter p {
	line-height: 16px;
}

#headerMetaNaviOuter ul {
	list-style: none;
	padding: 0;
	margin: 0;
}

#headerMetaNaviOuter ul li {
	display: inline;
	list-style-image: none;
	padding: 0 12px 0 0;
	margin: 0;
}

.metaNaviOn,
.metaNaviOn:hover {
	font-weight: bold;
	text-decoration: none;
}



/************/
/* Checkout */
/************/

#headerCheckoutOuter {
	position: absolute;
	top: 9px;
	left: 766px;
	border: 0px solid #000;
}

#headerCheckoutOuter #headerCheckoutInner {
	position: relative;
	border: 0px solid #000;
}

#headerCheckoutOuter #headerCheckoutInner #iconShoppingcart {
	float: left;
	margin: 0 5px 0 0;
}

#headerCheckoutOuter #headerCheckoutInner #checkoutElements {
	float: left;
	border: 0px solid #000;
}

#headerCheckoutOuter #headerCheckoutInner #checkoutElements .element,
#headerCheckoutOuter #headerCheckoutInner #checkoutElements .element_on {
	margin: 5px 0 0 0;
}

#headerCheckoutOuter #headerCheckoutInner #checkoutElements .element_on {
	font-weight: bold;
	color: #e60003;
}



/************/
/* Loggedin */
/************/

#headerLoggedinWrapper,
#headerLoggedinWrapper_simple {
	position: absolute;
	top: 53px;
	left: 288px; 
}

#headerLoggedinWrapper_simple {
	top: 75px;
}

#headerLoggedinWrapper p,
#headerLoggedinWrapper_simple p {
	font-size: 11px;
}


/***************/
/* BackToStore */
/***************/

#headerBackToStore {
	position: absolute;
	top: 76px;
	left: 765px; 
}




/**************/
/* SecondNavi */
/**************/

#headerSecondNaviOuter {
	position: absolute;
	top: 71px;
	left: 126px;
	height: 25px;
	overflow: hidden;
	z-index: 100;
}

#headerSecondNaviOuter #headerSecondNaviInner {
	margin: 6px 0 0 156px;
	width: 700px;
	border: 0px solid #000;
}

#headerSecondNaviOuter #headerSecondNaviInner a#styleAndFun_Link {
	display: inline;
	float: left;
	margin: 0 3px 0 0;
}

#headerSecondNaviOuter #headerSecondNaviInner #SecondNaviWrapper {
	float: left;
	width: 408px;
	border: 0px solid #000;
	background-color: #dce2e4;
}

#headerSecondNaviOuter #headerSecondNaviInner #SecondNaviWrapper ul {
	list-style: none;
	padding: 0;
	margin: 0;
	float: left;
}

#headerSecondNaviOuter #headerSecondNaviInner #SecondNaviWrapper ul li,
#headerSecondNaviOuter #headerSecondNaviInner #SecondNaviWrapper ul li.last {
	list-style-image: none;
	padding: 0 19px 0 0;
	margin: 0;
	float: left;
}

#headerSecondNaviOuter #headerSecondNaviInner #SecondNaviWrapper ul li.last {
	padding:0;
}



/************/
/* MainNavi */
/************/

#headerMainNaviOuter {
	position: absolute;
	top: 99px;
	left: 0px;
	height: 37px;
	width: 960px;
	background-color: #e60003;
	overflow: hidden;
}

#headerMainNaviOuter #headerMainNaviInner {
	margin: 6px 0 0 156px;
}


#headerMainNaviOuter #headerMainNaviInner ul {
	list-style: none;
	padding: 0;
	margin: 0;
}

#headerMainNaviOuter #headerMainNaviInner ul li {
	display: inline;
	list-style-image: none;
	padding: 0 10px 0 0;
	margin: 0;
}





/********************/
/* layerNewProducts */
/********************/

#layerNewProducts {
	position: absolute;
	border-top: 3px solid #fff;
	top: 137px;
	left: 0px;
	width: 966px;
	height: 202px;
	background-color: #fff;
	font-size: 12px;
	overflow: hidden;
	display: none;
	z-index: 999;
}

#layerNewProducts #layerNewProductsOuter {
	position: relative;
	float: left;
	padding: 9px 0px 20px 14px;
}

#layerNewProducts #layerNewProductsOuter h2 {
	font-size: 14px;
	margin: 0 0 11px 0;
}

#layerNewProducts #layerNewProductsOuter a.elementOuter,
#layerNewProducts #layerNewProductsOuter a.elementOuter:hover {
	display: block;
	margin: 0 10px 0 0;
	float: left;
	padding: 10px 10px 7px 10px;
	background-color: #dce2e4;
	text-decoration: none;
}
#layerNewProducts #layerNewProductsOuter a.elementOuter:hover p,
#layerNewProducts #layerNewProductsOuter a.elementOuter:hover {
	color: #fff;
	background-color: #9ea7a7;
}

#layerNewProducts #layerNewProductsOuter a.elementOuter img {
	padding:0;
	margin:0;
}

#layerNewProducts #layerNewProductsOuter a.elementOuter .headline {
	font-weight: bold;
	margin: 6px 0 2px 0;
}





/**************/
/* Searchform */
/**************/

#searchFormHeaderWrapper {
	position: absolute;
	top: 109px;
	left: 777px;
}

#searchFormHeaderWrapper .formHeader { 
	position: relative; 
}

#searchFormHeaderWrapper .formHeader .inputType_1 {
	font-family: verdana;
	padding: 2px 0 1px 5px;
	height: 15px;
	width: 146px;
	font-size: 11px;
	background-color: #fff;
	background-image: url('../images/headersearch_bg_off.gif');
	background-position: 12px 4px;
	background-repeat: no-repeat;
	border: none;
	color: #505050;
}

#searchFormHeaderWrapper .formHeader .submitIcon { 
	position: absolute;
	top: 0px;
	left: 157px;
}




/*******************/
/* Fast-Cart-Layer */
/*******************/

#showFastcartLayer {
	position: absolute;
	top: 0px;
	left: 760px;
	cursor: pointer;
	border: 0px solid #000;
}

#fastCartLayer {
	position: absolute;
	border: 3px solid #9ea7a7;
	top: 50px;
	left: 640px;
	width: 314px;
	background-color: #fff;
	z-index: 10010;
	display: none;
}

#fastCartLayerInner {
	position: relative;
	padding: 10px;
	float: left;
}

#fastCartLayerInner #fastCartHeader {
	float: left;
}

#fastCartLayerInner #fastCartFooter {
	float: left;
	margin: 10px 0 0 0;
}

#fastCartLayerInner #btn_warenkorb_kasse {
	margin-left: 127px;
}

#fastCartLayerInner #headline {
	margin: 10px 0 7px 0; 
	font-weight: bold; 
	font-size: 12px;
}

#fastCartLayerInner #scrollDownArrowUp { 
	position: absolute; 
	top: 48px; 
	left: 127px;
}

#fastCartLayerInner #scrollUpArrowDown {
	margin: 0 0 10px 117px;
}

#fastCartLayerInner #sumPrice {
	float: left; 
	width: 144px; 
	text-align: right;
	font-weight: bold;
	font-size: 14px;
}

#fastCartLayerInner #sumText {
	float: left; 
	margin: 0 0 5px 32px;
}

#fastCartLayerInner #sumText #textGesamtkosten {
	font-weight: bold;
	font-size: 14px;
}

#fastCartLayerInner #sumText #textMwst {
	margin-top: 5px;
	line-height: 13px;
}

#fastCartLayerInner #textMindestbestellwert {
	margin: 10px 0 0 0;
	line-height: 14px;
	color: #e60003;
	float: left;
}

#fastCartLayerInner #fastCartProductsOuter {
	border-top: 3px solid #b3bebe; 
	border-bottom: 3px solid #b3bebe;
	overflow: hidden;
}

#fastCartLayerInner #fastCartProductsInner {
	border: 0px solid #000;
	margin-top: -1px;
	
}

#fastCartLayerInner #fastCartProductsInner a,
#fastCartLayerInner #fastCartProductsInner a:link,
#fastCartLayerInner #fastCartProductsInner a:visited,
#fastCartLayerInner #fastCartProductsInner a:hover {
	text-decoration: none;
}

.fastCartProductElement {
	border-top: 1px solid #b3bebe; 
	height: 120px; 
	padding: 10px 0;
}
* html .fastCartProductElement { padding: 10px 0 8px 0; }

.fastCartProductElement .textWrapper {
	float: left; 
	width: 198px; 
	margin: -3px 0 0 9px;
}

.fastCartProductElement .textWrapper h4 {
	padding: 0;
	margin: 0;
	font-size: 12px;
	line-height: 18px;
}

.fastCartProductElement .textWrapper .color {
	margin-top: 4px;
}

.fastCartProductElement .textWrapper .size {
}

.fastCartProductElement .textWrapper .amount {
	margin-bottom: 5px;
}

.fastCartProductElement .textWrapper .saveText {
	color: #e60003;
}

.fastCartProductElement .textWrapper .price {
	border: 0px solid #000;
	width: 195px;
	margin-top: 1px;
	float: left;
}

.fastCartProductElement .textWrapper .price .special {
	color: #e60003;
	font-weight: bold;
	font-size: 14px;
	float: left;
}

.fastCartProductElement .textWrapper .price .normal {
	font-weight: bold;
	text-decoration: line-through;
	margin: 1px 0 0 30px;
	float: left;
}

