body {
	margin: 0;
	padding: 0;
	background: #e8e8e8;
	font-size: 62.5%;
	font-family: Arial, Helvetica, Verdana, sans-serif;
	/*color: #838383;*/
	color: #3c3a3a;
}

.clearfix:after {
	content: '.';
	display: block;
	clear: both;
	height: 0;
	visibility: hidden;
	line-height: 0;
}

* {
	outline-style: none;
}

/* Clear for IE6 */
* html .clearfix {
	height: 1%;
}

/* Clear for IE7 */
*:first-child+html .clearfix {
	min-height: 1px;
}

br.clearer {
	display: block;
	clear: both;
	height: 0;
}

img, fieldset {
	border: 0;
	margin: 0;
	padding: 0;
}

form {
	display: inline;
}

h1, h2, h3, h4, h5, h6 {
	margin: 0;
	padding: 0;
}

dl, ul, ol {
	list-style: none;
	margin: 0;
	padding: 0;
}

a:link, a:visited, a:active, a:hover, a:focus {
	text-decoration: none;
	color: #272727;
}

.no-display { display: none; }

.input-text:focus, select:focus, textarea:focus { background:#edf7fd; }

.wrapper {
	font-size: 1.2em;
	width: 1139px;
	margin: 0 auto;
	position: relative;
	background: #e8e8e8 url(../images/bg_wrapper.jpg) center top repeat-y;
}

.form-button span, .form-button-alt span {
    white-space:nowrap;
}

.form-button-alt, .form-button {
    border: 1px solid #b6b6b5;
    background: #2f2f2f url(../images/button_bg.jpg) left top repeat-x;
    color: #fff;
    font-weight: bold;
    cursor: pointer;
    font-size: 1em;
    padding-bottom: 2px;
}

.color-red { color: #d93625; }

/* HEADER */
.header * {
	margin: 0;
	padding: 0;
}

.header {
	width: 1006px;
	height: 154px;
	/*background:url(../images/header_top_container_bg.jpg) center top no-repeat;*/
}

.header ul {
	list-style: none;
}

.header-top {
	margin: 0 auto;
	width: 988px;
	height: 83px;
	position: relative;
	z-index: 100;
	border: 1px solid #fff;
	background: #f6f3ea;
}

/* Header-Menu */
.header-nav-container {
	position: absolute;
	top: 4px;
	left: 7px;
	z-index: 99;
}

.header-nav {
	position: absolute;
	left: 0px;
	top: 5px;
	width: 992px;
}

.header-nav ul#nav {
	/*margin-left: 190px;*/
}

.header-nav ul#nav li.level0 {
	float: left;
	text-align: left;
}

.header-nav ul#nav li.level0 div.level0 {
	display: none;
	position: absolute;
	left: 0;
	background: url(../images/header_submenu_bg.png) left top repeat;
	border: 1px solid #fff;
	-moz-border-radius: 5px;
	padding: 8px 20px 12px 20px;
	border-top: none;
	height: 200px;
	min-height: 200px;
}

.header-nav ul#nav li.level0 div[class].level0 {
	height: auto;
}

.header-nav ul#nav li.level0:hover div.level0 {
	display: block;
}

.header-nav ul#nav li.level0:hover {
	background: url(../images/header_menu_arrow.gif) center bottom no-repeat;
}

.header-nav ul#nav li.active {
	background: url(../images/header_menu_arrow.gif) center bottom no-repeat;
}

.header-nav ul#nav li.level0 a:link,
.header-nav ul#nav li.level0 a:visited,
.header-nav ul#nav li.level0 a:active,
.header-nav ul#nav li.level0 a:hover,
.header-nav ul#nav li.level0 a:focus {
	display: block;
	padding: 0 5px 9px 7px;
	font-size: 1.1em;
	color: #fff;
	font-weight: bold;
	text-decoration: none;
	text-transform: uppercase;
}

.header-nav ul#nav li.level0 a:active,
.header-nav ul#nav li.level0 a:hover,
.header-nav ul#nav li.level0 a:focus {
	/*background: url(../images/header_menu_arrow.png) center bottom no-repeat;*/
}

.header-nav ul#nav li.nav-marken-shop a:link,
.header-nav ul#nav li.nav-marken-shop a:visited,
.header-nav ul#nav li.nav-marken-shop a:active,
.header-nav ul#nav li.nav-marken-shop a:hover,
.header-nav ul#nav li.nav-marken-shop a:focus,
.header-nav ul#nav li.nav-brand-stores a:link,
.header-nav ul#nav li.nav-brand-stores a:visited,
.header-nav ul#nav li.nav-brand-stores a:active,
.header-nav ul#nav li.nav-brand-stores a:hover,
.header-nav ul#nav li.nav-brand-stores a:focus,
.header-nav ul#nav li.nav-magazin a:link,
.header-nav ul#nav li.nav-magazin a:visited,
.header-nav ul#nav li.nav-magazin a:active,
.header-nav ul#nav li.nav-magazin a:hover,
.header-nav ul#nav li.nav-magazin a:focus,
.header-nav ul#nav li.nav-sale a:link,
.header-nav ul#nav li.nav-sale a:visited,
.header-nav ul#nav li.nav-sale a:active,
.header-nav ul#nav li.nav-sale a:hover,
.header-nav ul#nav li.nav-sale a:focus {
	background: url(../images/header_menu_star_bg.gif) left 3px no-repeat;
	padding-left: 20px;
	display: block;
}

.header-nav ul#nav li.nav-sale a:link,
.header-nav ul#nav li.nav-sale a:visited,
.header-nav ul#nav li.nav-sale a:active,
.header-nav ul#nav li.nav-sale a:hover,
.header-nav ul#nav li.nav-sale a:focus {
  color:#eaed0c;
}
.header-nav ul#nav li.nav-marken-shop li a:link,
.header-nav ul#nav li.nav-marken-shop li a:visited,
.header-nav ul#nav li.nav-marken-shop li a:active,
.header-nav ul#nav li.nav-marken-shop li a:hover,
.header-nav ul#nav li.nav-marken-shop li a:focus,
.header-nav ul#nav li.nav-brand-stores li a:link,
.header-nav ul#nav li.nav-brand-stores li a:visited,
.header-nav ul#nav li.nav-brand-stores li a:active,
.header-nav ul#nav li.nav-brand-stores li a:hover,
.header-nav ul#nav li.nav-brand-stores li a:focus,
.header-nav ul#nav li.nav-magazin li a:link,
.header-nav ul#nav li.nav-magazin li a:visited,
.header-nav ul#nav li.nav-magazin li a:active,
.header-nav ul#nav li.nav-magazin li a:hover,
.header-nav ul#nav li.nav-magazin li a:focus,
.header-nav ul#nav li.nav-sale li a:link,
.header-nav ul#nav li.nav-sale li a:visited,
.header-nav ul#nav li.nav-sale li a:active,
.header-nav ul#nav li.nav-sale li a:hover,
.header-nav ul#nav li.nav-sale li a:focus {
	background: none;
	padding-left: 0;
	display: inline;
}

.header-nav ul#nav li.level1 {
	padding-right: 6px;
	margin-right: 6px;
}

.header-nav ul#nav li.last {
	border: none;
}

.header-nav ul#nav li.level1 a:link,
.header-nav ul#nav li.level1 a:visited,
.header-nav ul#nav li.level1 a:active,
.header-nav ul#nav li.level1 a:hover,
.header-nav ul#nav li.level1 a:focus {
	display: block;
	padding: 0 5px 9px 7px;
	font-size: 1em;
	color: #fff;
	text-decoration: none;
	text-transform: none;
}

.header-nav ul#nav li.level1 a:active,
.header-nav ul#nav li.level1 a:hover,
.header-nav ul#nav li.level1 a:focus {
	text-decoration: underline;
}

.header-nav ul#nav li.level2 a:link,
.header-nav ul#nav li.level2 a:visited,
.header-nav ul#nav li.level2 a:active,
.header-nav ul#nav li.level2 a:hover,
.header-nav ul#nav li.level2 a:focus {
	display: block;
	padding: 0 5px 3px 7px;
	font-size: 1em;
	font-weight: normal;
	color: #fff;
	text-decoration: none;
	text-transform: none;
}

.header-nav ul#nav li.level2 a:active,
.header-nav ul#nav li.level2 a:hover,
.header-nav ul#nav li.level2 a:focus {
	text-decoration: underline;
}

.header-nav ul#nav li.level0 div.level0 ul.level0 {
	float: left;
	display: inline;
}
.header-nav ul#nav li{
	z-index:100;

}

.header-nav ul#nav li.nav-bekleidung div.level0,
.header-nav ul#nav li.nav-fashion div.level0 {
	margin-left: 0px;
}

.header-nav ul#nav li.nav-accessoires div.level0,
.header-nav ul#nav li.nav-accessories div.level0 {
	margin-left: 95px;
	width: 150px;
}

.header-nav ul#nav li.nav-schuhe div.level0,
.header-nav ul#nav li.nav-shoes div.level0 {
	margin-left: 190px;
}

.header-nav ul#nav li.nav-ausruestung div.level0,
.header-nav ul#nav li.nav-equipment div.level0 {
	margin-left: 45px;
}

.header-nav ul#nav li.nav-buecher-filme div.level0,
.header-nav ul#nav li.nav-movies div.level0 {
	margin-left: 250px;
}

.header-nav ul#nav li.nav-reisen-erlebnistickets div.level0,
.header-nav ul#nav li.nav-travel div.level0 {
	margin-left: 468px;
	width: 150px;
}

.header-nav ul#nav li.nav-marken-shop div.level0,
.header-nav ul#nav li.nav-brand-stores div.level0 {
	margin-left: 360px;
	width: 381px;
} 
.header-nav ul#nav li.nav-sale div.level0 {
	margin-left: 400px;
	width: auto;
}

.header-nav ul#nav li.nav-marken-shop li.level1,
.header-nav ul#nav li.nav-brand-stores li.level1,
.header-nav ul#nav li.nav-accessoires ul li.level1,
.header-nav ul#nav li.nav-accessories ul li.level1,
.header-nav ul#nav li.nav-reisen-erlebnistickets ul li.level1,
.header-nav ul#nav li.nav-travel ul li.level1 {
	height: auto;
	width: 100px;
	border: none;
}

.header-nav ul#nav li.nav-marken-shop li.level1,
.header-nav ul#nav li.nav-brand-stores li.level1 {
		width: 120px;
}

.header-nav ul#nav li.nav-marken-shop li.level1 a:link,
.header-nav ul#nav li.nav-marken-shop li.level1 a:visited,
.header-nav ul#nav li.nav-marken-shop li.level1 a:active,
.header-nav ul#nav li.nav-marken-shop li.level1 a:hover,
.header-nav ul#nav li.nav-marken-shop li.level1 a:focus,
.header-nav ul#nav li.nav-brand-stores li.level1 a:link,
.header-nav ul#nav li.nav-brand-stores li.level1 a:visited,
.header-nav ul#nav li.nav-brand-stores li.level1 a:active,
.header-nav ul#nav li.nav-brand-stores li.level1 a:hover,
.header-nav ul#nav li.nav-brand-stores li.level1 a:focus,
.header-nav ul#nav li.nav-accessoires li.level1 a:link,
.header-nav ul#nav li.nav-accessoires li.level1 a:visited,
.header-nav ul#nav li.nav-accessoires li.level1 a:active,
.header-nav ul#nav li.nav-accessoires li.level1 a:hover,
.header-nav ul#nav li.nav-accessoires li.level1 a:focus,
.header-nav ul#nav li.nav-reisen-erlebnistickets li.level1 a:link,
.header-nav ul#nav li.nav-reisen-erlebnistickets li.level1 a:visited,
.header-nav ul#nav li.nav-reisen-erlebnistickets li.level1 a:active,
.header-nav ul#nav li.nav-reisen-erlebnistickets li.level1 a:hover,
.header-nav ul#nav li.nav-reisen-erlebnistickets li.level1 a:focus,
.header-nav ul#nav li.nav-travel li.level1 a:link,
.header-nav ul#nav li.nav-travel li.level1 a:visited,
.header-nav ul#nav li.nav-travel li.level1 a:active,
.header-nav ul#nav li.nav-travel li.level1 a:hover,
.header-nav ul#nav li.nav-travel li.level1 a:focus {
	padding: 0 5px 3px 7px;
}

.header-nav ul#nav li.level0 div.level0 ul li.level1 {
	float: left;
}

.header-nav ul#nav li.level0 div.marken-menu ul li.level1 {
	float: none;
}

.header-nav ul#nav li.level0 div.marken-menu ul {
	float: float;
	width: 127px;
}
  /* gundh 200100531 */ 
.header-nav ul#nav li.nav-sale div.level0 li.nav-sale-bekleidung a:link,
.header-nav ul#nav li.nav-sale div.level0 li.nav-sale-bekleidung a:visited,
.header-nav ul#nav li.nav-sale div.level0 li.nav-sale-bekleidung a:active,
.header-nav ul#nav li.nav-sale div.level0 li.nav-sale-bekleidung a:hover,
.header-nav ul#nav li.nav-sale div.level0 li.nav-sale-bekleidung a:focus{
	font-weight:bold;
	text-decoration:underline;
}

  
.header-nav ul#nav li.nav-sale div.level0 li.level3 a:link{
	font-weight:normal;
	text-decoration:none;
}
  

.header-nav ul#nav li.nav-sale div.level0 li.level3 a:active,
.header-nav ul#nav li.nav-sale div.level0 li.level3 a:hover,
.header-nav ul#nav li.nav-sale div.level0 li.level3 a:focus{
	text-decoration:underline;
}
.header-nav ul#nav li.nav-sale div.level0 li.nav-sale-bekleidung-frauen  {
  margin-top:10px;
}
/* gundh 200100531 */ 

.header-top-container {
	height: 84px;
}

#logo {
    float:left;
    width:260px;
    margin: 0;
    padding: 0;
    height: 84px;
    background: url(../images/logo.gif) left top no-repeat;
}
#logo a {
	display: block;
	width:260px;
    margin: 0;
    padding: 0;
    height: 84px;
}
#logo span { display: none; }
.page-popup #logo { display:none; }

#header-search-menu {
	background: url(../images/header_search_menu-bg.gif) center top no-repeat;
	text-align: left;
	padding: 7px 17px 6px;
	height: 22px;
	position: relative;
}
#header-search-sub {
	background: #e8e8e8;
	text-align: left;
	padding: 5px 17px 6px;
	height: 24px;
	position: relative;
	margin:0 7px;
}

/* edited by phentschel 20.05.2010 */

#header-search-sub .hotline_nr{
	margin:3px 20px 2px;
}
                              
/* edited by ngongoll 06.06.2010 */

#header-search-sub .chat_modul{
	display:block;
	float:left;
	margin:3px 0 0 20px;
	color:#3C3A3A;
}

#header-search-sub .chat_modul img{
}
/* end */

#header-search-sub .contact{
	display:block;
	float:left;
	margin:6px 0 0 515px;
}

.mini-search {
	background: url(../images/header_minisearch_bg_2.jpg) left top no-repeat;
	width:334px;
	height: 25px;
	position: absolute;
	top: 5px;
	left: 7px;
	z-index: 95;
}

.mini-search input {
	margin: 6px 0 0 8px;
	float:left;
}

.mini-search input.minisearch-submit {
	margin:0;
}

.mini-search input.input-text {
	margin: 6px 50px 0 7px;
	font-size: 11px;
	width: 170px;
	border: none;
	background: none;
	display: inline;
}

.quick-access {
    width:630px;
    position: absolute;
    top: 0;
    right: -9px;
    z-index: 2;
    background: url(../images/header_menu_bg_right.gif) right top no-repeat;
}

.quick-access-inner {
	background: url(../images/header_menu_bg_left.gif) left top no-repeat;
	margin-right: 8px;
}

.quick-access-bg {
	background: url(../images/header_menu_bg_middle.gif) left top repeat-x;
	margin: 0 0 0 9px;
}

.quick-access li {
    display:inline;
    background:url(../images/header_menu_pip.jpg) no-repeat 100% .35em;
    padding-right: 6px;
    padding-left: 6px;
 }

.quick-access a:link, .quick-access a:visited, .quick-access a:active, .quick-access a:focus, .quick-access a:hover {
	text-decoration: none;
	color: #fff;
	font-size: 0.9em;
}

.quick-access a:active, .quick-access a:focus, .quick-access a:hover {
	text-decoration: underline;
}
.quick-access .menu {
	padding-top: 3px;
}

.quick-access li.first {
	padding-left: 0;
}

.quick-access li.last {
	padding-right: 0;
	background: none;
}

.quick-access div.mini-cart, .quick-access div.language-switcher, .quick-access div.menu {
	float: right;
	display: inline;
}

.language-switcher {
	margin-left: 10px;
	margin-right: 10px;
	padding-top: 3px;
	width: 90px;
}

#languageSelect {
	background: #fff;
	padding: 2px;
	background: #fff url(../images/gift-message-expand.gif) 6px 6px no-repeat;
	cursor: pointer;
}

.language-switcher ul {
	float: right;
	margin-left: 20px;
}

.language-switcher li {
	background: none;
	text-align: right;
	padding: 0;
	margin: 0;
	padding-top: 3px;
}

.language-switcher li {
	display: none;
}

.language-switcher li.flaglist_deakt {
	display: block;
	padding-top: 0;
}

.language-switcher li img {
	float: right;
	margin-left: 5px;
	margin-top: 2px;
}

.language-switcher li span {
	color: #000;
	float: right;
}

.mini-cart {
	background: url(../images/min_shopping_card_bg.gif) left top no-repeat;
	width: 180px;
	height: 45px;
	text-align: left;
	border: 0;
	margin: 0 10px;
}

.mini-cart a:link, .mini-cart a:visited, .mini-cart a:active, .mini-cart a:focus, .mini-cart a:hover {
	text-decoration: none;
	font-weight: bold;
	margin: 5px 0 0 58px;
	display: block;
	font-size: 1em;
	color: #000;
}
.mini-cart a:active, .mini-cart a:focus, .mini-cart a:hover {
	text-decoration: underline;
}
.mini-cart #card-content-innen {
	margin: 0 0 0 58px;
	text-align: left;
}

#card-content-innen a {
	float: left;
	margin: 0 5px 0 0;
	padding: 0;
}

#search_autocomplete ul {
	position: absolute;
	top: 8px;
	left: -28px;
	width: 250px;
	background: #fff;
	border-right: 1px solid #ccc;
	border-bottom: 1px solid #ccc;
	-moz-border-radius: 5px;
	padding: 9px 0;
}

#search_autocomplete ul li {
	margin: 0 9px;
	padding: 3px 0;
	cursor: pointer;
}

#search_autocomplete ul li span {
	float: right;
}

.mini-product-tags .content {
	margin-bottom: 18px;
}

.mini-product-tags li { display:inline; padding-right:4px; line-height:1.5em; }

/* CONTENT */
.middle-container {
	background: url(../images/main_bg.gif) 7px top repeat-y;
	margin: 0;
	padding: 0;
}

h4 {
	font-size: 1em;
}

h2, h3 {
	font-size: 1.1em;
}

h1 {
	font-size: 1.2em;
}

.col-left { float: left; width: 180px; margin: 0 0 18px 0; }
.col-left-inner {  }
.col-main { margin: 0 7px; padding: 0; }
.col-right { float: right; width: 132px; }
.col-1-layout .col-main {  }
.col-2-right-layout .col-main { float: left; width: 990px; }
.col-2-left-layout .col-main { width:685px; }
.col-3-layout .col-main { float: left; width: 990px; }
.col-3-layout #col-content, .col-2-checkout-right-layout #col-content { float: left; margin-left: 9px; padding-bottom: 18px; width: 774px; position: relative; }
.col-1-layout .col-main { width: 990px; }
.col-1-layout .col-main #main-inner { margin-bottom: 18px; }

.col-right div {
	margin-bottom: 7px;
}

#col-content p {
	line-height: 1.4em;
}

#main-inner {
	margin: 0 9px;
	padding: 0;
}

.col-2-checkout-right-layout #col-content {
	margin-left: 0;
}

.col-2-checkout-right-layout .col-right {
	float: left;
	width: 180px;
	margin: 0 0 0 18px;
	display: inline;
	background: #f5f3ea url(../images/col_left_bg_top.jpg) left top no-repeat;
}

.col-2-checkout-right-layout .col-right-inner {
	background: url(../images/col_left_bg_bottom.jpg) left bottom no-repeat;
	padding: 10px;
}

.col-2-checkout-right-layout .col-right div {
	margin-bottom: 0;
}

.account-box-set, .cms-boxes {
	margin-bottom: 18px;
	background: #F5F3EA;
	padding: 12px;
}

.col-1 {
	float: left;
	width: 380px;
}

.col-2 {
	float: right;
	width: 380px;
}

#breadcrumb {
	margin: 0 151px 0 16px;
	height: 39px;
	padding-top: 1px;
	font-size: 0.9em;
}

#breadcrumb h1 {
	font-size: 1em;
	display: inline;
	margin: 0;
	padding: 0;
}

#breadcrumb ul {
	list-style: none;
	margin: 0;
	padding: 13px 0 0 0;
}

#breadcrumb ul li {
	float: left;
}

#breadcrumb ul li.first {
	text-transform: uppercase;
}

#breadcrumb ul li.line, #breadcrumb ul li strong {
	color: #838383;
}

#breadcrumb ul li.line {
	margin: 0 6px;
}

#breadcrumb ul li a:link,
#breadcrumb ul li a:visited,
#breadcrumb ul li a:active,
#breadcrumb ul li a:focus,
#breadcrumb ul li a:hover {
	color: #272727;
	text-decoration: none;
	font-weight: bold;
}

#breadcrumb ul li a:active,
#breadcrumb ul li a:focus,
#breadcrumb ul li a:hover {
	text-decoration: underline;
	color: #d93625;
}

#breadcrumb ul li.home { display: none; }

.mini-newsletter, .mini-wishlist {
	background: url(../images/mini_newsletter_right_bg.jpg) left top no-repeat;
	width: 132px;
	height: 96px;
	color: #fff;
	border: 1px solid #e8e8e8;
	position: relative;
}

.mini-newsletter {
	background: url(../images/mini_newsletter_right_bg2.jpg) left top no-repeat;
	height: 113px;
}

.mini-newsletter #advice-required-entry-newsletter {
	position: absolute;
	top: 90px;
	background: #fff url(../images/validation_advice_bg.gif) 4px center no-repeat;
	padding-left: 19px;
}

.mini-newsletter h4 {
	color: #fff;
	font-size: 1.2em;
	margin: 10px 0 5px 11px;
}

.mini-wishlist h4 {
	color: #fff;
	font-size: 1.2em;
	padding: 10px 0 5px 11px;
}

.mini-wishlist .content {
	padding: 0 10px 10px 10px;
}

.mini-wishlist a:link,
.mini-wishlist a:visited,
.mini-wishlist a:active,
.mini-wishlist a:focus,
.mini-wishlist a:hover {
	color: #fff;
	font-weight: bold;
}

.mini-wishlist a:active,
.mini-wishlist a:focus,
.mini-wishlist a:hover {
	color: #d93625;
}

.mini-newsletter input.input-text {
	background: url(../images/mini_newsletter_right_input_bg.jpg) left top no-repeat;
	border: 1px solid #6d6d6d;
	color: #fff;
	width: 110px;
	margin: 2px 0 2px 0;
}

.mini-newsletter .form-button-alt {
	background: none;
	border: none;
	padding: 0;
}

.mini-newsletter fieldset {
	padding: 0;
	margin: 0;
	margin-left: 10px;
	display: inline;
}

.mini-newsletter label {
	color: #fff;
	margin: 0;
	padding: 0;
	font-weight: normal;
}
/* Pager */
.pager {
	background: #dddcd4;
	color: #272727;
	padding: 7px;
	text-align: center;
}

.pager ul {
	list-style: none;
	margin: 0;
	padding: 0;
}

.pager ul li {
	display: inline;
}

.productListPager {
	position: relative;
	height: 15px;
}

.pager ul li.pager-limit, .pager ul li.pager-sorting, .pager ul li.pager-filter {
	position: absolute;
	top: 5px;
	left: 9px;
	z-index: 3;
}

.pager ul li.pager-limit { width: 220px }

.pager ul li.pager-sorting {
	left: 215px;
	width: 234px;
}

.pager ul li.pager-filter {
	left: 470px;
}

.pager ul li.pager-site {
	position: absolute;
	top: 6px;
	right: 9px;
	width: 200px;
	text-align: right;
}

.pager ul li.pager-limit strong { float: left; padding-left: 9px; }

.pager ul li.pager-limit strong span { font-weight: normal; padding: 0; margin: 0; }


.sortingSelectedBox {
	width: 100px;
	text-align: left;
}

.limitSelectedBox {
	width: 40px;
	text-align: left;
}

.filterBox {
	width: 150px;
	text-align: left;
}

.filterBox li.deakt {
	padding-top: 9px;
}

.pager a:link, .pager a:visited, .pager a:active, .pager a:hover, .pager a:focus, li span.on, li strong.on {
	padding: 3px;
}


/*
.pager a:active, .pager a:hover, .pager a:focus,
.pager a.active:link, .pager a.active:visited, .pager a.active:active, .pager a.active:hover, .pager a.active:focus {
	background: #dcdcdc;
}
*/
li span.on, li strong.on {
	background:#fff;
}

.selectedBox, .selectedColorBox {
	background: #fff url(../images/select_arrow.jpg) right top no-repeat;
	padding: 0 20px 0 0;
	cursor: pointer;
}

.selectedColorBox {
	background: #fff;
	padding-right: 0;
}

.selectedBox ul, .selectedColorBox ul {
	padding: 2px 6px;
}

.selectedColorBox ul {
	border-right: 0;
}

.selectedColorBox .active-color { float: right; }

.selectedBox ul li, .selectedColorBox ul li {
	display: none;
}

.selectedBox ul li.active, .selectedColorBox ul li.active {
	display: block;
}

.productListPager ul li span {
	float: left;
	margin-right: 9px;
}

.productListPager ul li div.selectedBox, .productListPager ul li div.selectedColorBox {
	float: left;
}

/* Products */
.listing-type-grid {
	padding-top: 18px;
}

.catalog-listing { }

.grid-row {
	padding-bottom: 18px;
	display: block;
}

.grid-row li.item {
	float: left;
	width: 180px;
	margin-left: 18px;
	position: relative;
}

.grid-row li.first-item {
	margin-left: 0;
}

.grid-row li.item dd, .grid-row li.item dl, .grid-row li.item dt, .grid-row li.item p {
	margin: 0;
	padding: 0;
}

.grid-row li.item dd.product-image {
	border: 1px solid #cdcdcd;
	height: 238px;
	width: 178px;
	position: relative;
}

.product-list-add-color {
	position: absolute;
	bottom: 2px;
	right: 2px;
}

.grid-row li.item:hover dd.product-image {
	border: 1px solid #272727;
	position: absolute;
	top: 0;
}

.grid-row li.item:hover {
	background: #f2f2f2;
}

.grid-row li.item dl {
	position: relative;
	height: 360px;
}

.grid-row li.item dd.headline {
	height: 53px;
	position: absolute;
	top: 240px;
	left: 9px;
}

.grid-row li.item dd.price-boxes {
	position: absolute;
	top: 295px;
	left: 9px;
}

.grid-row li.item h2 {
	font-size: 1.1em;
	font-weight: normal;
	margin: 0;
	color: #838383;
	margin: 9px 0 3px 0;
}

.grid-row li.item h3 span {
	font-weight: bold;
}

.grid-row li.item .product-text {
	padding: 12px 7px;
}

.grid-row li.item .price, #wishlist-table td.wishlist-product-column .price, , #product_comparison .price {
	font-weight: bold;
}

.grid-row li.item .price-box .old-price, , #product_comparison .old-price {
	float: left;
}

.grid-row li.item .price-box .special-price, .grid-row li.item .price-box .regular-price, #wishlist-table td.wishlist-product-column .regular-price, #product_comparison .regular-price {
	color: #000;
}

.grid-row li.item .price-box .tax-rate-text, #wishlist-table td.wishlist-product-column .tax-rate-text, #product_comparison .tax-rate-text {
	font-size: 0.8em;
	clear: left;
}

.grid-row li.item .price-box span.from-price, #wishlist-table td.wishlist-product-column .price-box span.from-price {
	font-weight: normal;
	color: #838383;
}

span.old-price, SPAN.old-price {
	text-decoration: line-through;
	padding-right: 6px;
}

.grid-row li.item img.icon-prozent {
	position: absolute;
	right: -5px;
	top: -5px;
	z-index: 2;
}

.grid-row li.item .media-icons {
	position: absolute;
	top: 219px;
	left: 3px;
	z-index: 1;
}

.grid-row li.item .media-icons img {
	margin-right: 4px;
}

.grid-row li.item .price-box .regular-price, .grid-row li.item .price-box .special-price {
	font-size: 1.3em;
	font-weight: bold;
	color: #d93625;
}

.grid-row li.item .price-box .regular-price .from-price, .grid-row li.item .price-box .special-price .from-price {
	font-size: 0.9em;
}

.product-adddata span.diff-price {
	display: block;
	color: #d93625;
	font-weight: bold;
	font-size: 1em;
}

.grid-row li.item span.diff-price {
	display: block;
	color: #d93625;
	font-weight: bold;
	font-size: 1.2em;
}

a.free-shipping:link,
a.free-shipping:visited,
a.free-shipping:active,
a.free-shipping:hover,
a.free-shipping:focus {
	color: #3F95C8;
}

/* Content-Boxen */
.box-1-column, .box-2-column, .box-3-column, .box-4-column, .box-5-column, .box-1-5-column, .box-2-5-column,
.box-1-column-border, .box-2-column-border, .box-3-column-border, .box-4-column-border, .box-5-column-border, .box-1-5-column-border, .box-2-5-column-border, .has-background {
	background: #f5f3ea;
}

.float-box {  }

.float-box, .box-5-column, .box-5-column-border {
	margin-bottom: 18px;
}

.float-box .box-1-column-border, .float-box .box-1-column,
.float-box .box-1-5-column-border, .float-box .box-1-5-column,
.float-box .box-2-column-border, .float-box .box-2-column,
.float-box .box-2-5-column-border, .float-box .box-2-5-column,
.float-box .box-3-column-border, .float-box .box-3-column,
.float-box .box-4-column-border, .float-box .box-4-column {
	float: left;
	margin-left: 18px;
}

.float-box .first-box {
	margin-left: 0;
}

.float-box .left-box {
	float: left;
	width: 48%;
}

.float-box .right-box {
	float: right;
	width: 48%;
}

.box-1-column { width: 180px; }
.box-2-column { width: 378px; }
.box-3-column { width: 576px; }
.box-4-column { width: 774px; }
.box-1-5-column { width: 312px; }
.box-2-5-column { width: 477px; }

.box-1-column-border { width: 178px; border: 1px solid #ccc; padding: 0; }
.box-2-column-border { width: 376px; border: 1px solid #ccc; padding: 0; }
.box-3-column-border { width: 574px; border: 1px solid #ccc; padding: 0; }
.box-4-column-border { width: 774px; border: 1px solid #ccc; padding: 0; }
.box-5-column-border { border: 1px solid #ccc; padding: 0; }
.box-1-5-column-border { width: 310px; border: 1px solid #ccc; padding: 0; }
.box-2-5-column-border { width: 475px; border: 1px solid #ccc; padding: 0; }

.box-content {
	margin: 7px;
}

.box-content h3 {
	font-size: 1.1em;
	color: #838383;
	margin-bottom: 10px;
}

.box-content h2 {
	font-size: 13px;
}

.box-content-elements-margin {
	margin: 10px 6px 6px 6px;
}

.box-content-elements-margin img {
	margin: 1px;
}

dl.box-float-content {
	margin: 0;
	padding: 0 0 10px 0;
	text-align: left;
}

dl.box-float-content dt {
	padding: 0;
	margin: 0;
}

dl.box-float-content dd {
	width: auto;
	padding: 10px 10px 0 10px;
	margin: 0 0 0 180px;
}

dl.box-float-content dd p {
	margin: 0;
	padding: 0;
}

dl.box-float-content dd.fist-5-dd {
	float: left;
	width: 180px;
	margin: 0;
	padding: 10px 0 0 0;

}

dl.box-float-content h1, dl.box-float-content h2 {
	margin: 0 0 0 10px;
	padding: 0;
	font-size: 1.3em;
}

.no-background {
	background: none;
}

.manufacturer-box {
	margin: 0px 9px 18px 9px;
	height: 36px;
}

.box-image-border img, .manufacturer-box img, .brand-img img {
	border: 1px solid #ccc;
}

.box-content-elements-margin .brand-img img {
	border: none;
}

div.box-brand-images a {
	margin-bottom: 5px;
}

div.box-brand-images a, .manufacturer-box a {
	float: left;
	margin-right: 9px;
}

.box-brand-images a.last, .manufacturer-box a.last {
	margin-right: 0;
}

.manufacturer-box img.last {
	border: none;
}

.has-padding {
	padding: 6px 0 0 6px;
}

.has-margin-bottom {
	margin-bottom: 18px;
}

/* Product SingleView */
.product-img-box {
	background: url(../images/product_single_image_box_bg_top.jpg) left top no-repeat;
	margin: 0;
	padding: 8px;
}

.product-essential {
	padding-bottom: 0;
}

.product-single-left {
	float: left;
	width: 378px;
	margin: 0 18px 18px 0;
	padding: 0;
	display: inline;
}

.product-single-left-top {
	background: #f5f3ea url(../images/product_single_image_box_bg_bottom.jpg) left bottom no-repeat;
	padding: 0;
	margin-bottom: 12px;
}

.product-single-left-bottom {
	background: url(../images/product_single_wishlist_bg.jpg) left top no-repeat;
	padding: 8px;
	margin-bottom: 13px;
}

.product-single-left-bottom h2 {
	color: #d93625;
	font-size: 1.2em;
}

.product-single-left-bottom ul {
	margin: 8px 0 0 0;
}

.product-single-left-bottom ul li {
	margin-bottom: 5px;
}

.product-single-left-bottom ul.add-to-box li a:link,
.product-single-left-bottom ul.add-to-box li a:visited,
.product-single-left-bottom ul.add-to-box li a:active,
.product-single-left-bottom ul.add-to-box li a:focus,
.product-single-left-bottom ul.add-to-box li a:hover,
a.arrow-right-link:link,
a.arrow-right-link:visited,
a.arrow-right-link:active,
a.arrow-right-link:focus,
a.arrow-right-link:hover {
	background: url(../images/compare_arrow.jpg) right center no-repeat;
	padding-right: 14px;
}

.product-single-left-bottom ul.add-to-box li a:active,
.product-single-left-bottom ul.add-to-box li a:focus,
.product-single-left-bottom ul.add-to-box li a:hover,
a.arrow-right-link:active,
a.arrow-right-link:focus,
a.arrow-right-link:hover,
a:active, a:hover, a:focus {
	color: #d93625;
	text-decoration: underline;
}

.product-view-boxes {
	background: #f5f3ea url(../images/product_single_image_box_bg_bottom.jpg) left bottom no-repeat;
}

.product-view-boxes-inner {
	background: url(../images/product_single_image_box_bg_top.jpg) left top no-repeat;
	padding: 8px;
}

.product-view-boxes-inner #productTagName {
	float: left;
	margin-right: 3px;
	width: 170px;
}

.product-view-boxes-inner label.label-bottom {
	padding-bottom: 4px;
	display: block;
}

.product-view-boxes-inner .tags-list { margin-bottom:15px; }
.product-view-boxes-inner .tags-list li {
    display:inline;
    background:url(../images/separator.gif) no-repeat 100% .4em;
    padding:0 8px 0 4px;
    }
.product-view-boxes-inner .tags-list li.first { padding-left:0; }
.product-view-boxes-inner .tags-list li.last { background:none; }

.product-single-right {
	float: left;
	width: 576px;
	margin: 0 0 18px 0;
}

.product-single-right h1.product-name {
	font-size: 14px;
	margin: 0 0 9px 0;
	padding: 0;
}

.short-description p {
	margin: 0;
	padding: 0;
}

.short-description {
	padding: 0;
	margin: 0;
}

div.product-options, div.product-adddata {
	background: url(../images/dotted_line.gif) center top repeat-x;
	margin-top: 12px;
	padding: 10px 0 0 0;
}
div.product-adddata {
	margin-top: 0;
}
div.product-options {
	padding: 0;
	height: 38px;
	min-height: 38px;
}
div[class].product-options {
	height: auto;
}
div.product-options dl {
	margin: 0;
	padding: 0;
}

div.product-options dl dt {
	clear: left;
	padding: 5px 0;
}

div.product-options dl dt label { display: block; }

div.product-options dl dd {
	float: left;
}

div.product-options div#product-options-msg {
	color: #EA854C;
	padding: 5px 0 4px 0;
	font-weight: bold;
}
div.product-options dl dd {
	padding: 0;
	margin: 0;
	padding-right: 8px;
	max-width: 492px;
}

div.product-adddata {  }

div.product-adddata .price-box, div.product-adddata .add-to-holder, div.product-adddata .product-stock {
	float: left;
	background: url(../images/dotted_vertical_line.gif) right center no-repeat;
}

div.product-adddata .price-box { width: 175px; text-align: center; }
div.product-adddata .add-to-holder { width: 198px; padding-top: 4px; }
div.product-adddata .product-stock { width: 175px; background: none; text-align: center; }
div.product-adddata .price-box .tax-rate-text { text-align: center; }
div.product-adddata .regular-price, div.product-adddata .special-price {
	font-size: 1.6em;
	color: #d93625;
	font-weight: bold;
}

div.product-adddata .price-box p {
	margin: 0;
}

div.product-adddata .price-box p.old-price {
	padding-top: 8px;
}

div.product-adddata .product-stock p {
	margin: 8px 0 9px 0;
}

.cart-button, a.cart-button:link, a.cart-button:visited, a.cart-button:active, a.cart-button:hover, a.cart-button:focus {
	background: url(../images/cart_button_blue_bg.jpg) left top repeat-x;
	text-align: center;
	color: #fff;
	cursor: pointer;
	border: 1px solid #ccc;
	font-weight: bold;
    padding: 1px 4px;
}

.cart-button-red, a.cart-button-red:link, a.cart-button-red:visited, a.cart-button-red:active, a.cart-button-red:hover, a.cart-button-red:focus {
	background: url(../images/cart_button_bg.jpg) left top repeat-x;
	text-align: center;
	color: #fff;
	cursor: pointer;
	border: 1px solid #ccc;
	font-weight: bold;
    padding: 1px 4px;
}

a.cart-button:link, a.cart-button:visited, a.cart-button:active, a.cart-button:hover, a.cart-button:focus {
	display: block;
	font-size: 1em;
}

.small-font-button {
	font-size: 1em;
	padding: 0 4px;
	padding-bottom: 2px;
}

.qty {
	width: 20px;
	float: left;
	text-align: right;
	margin-left: 8px;
}

#product-sku {
	text-align: center;
	padding: 7px 0 5px 0;
}

.green {
	font-weight: bold;
	color: #41a62a;
}

.red {
	font-weight: bold;
	color: #d93625;
}

.required {
	color: #d93625;
}

div.product-adddata .add-to-holder strong {
	font-weight: bold;
	font-size: 12px;
	padding: 0 6px;
}

.product-shop-top-box {
	background: #eeeadc url(../images/product_single_right_box_bg_bottom.jpg) left bottom no-repeat;
}

.product-shop-top-box-inner {
	background: url(../images/product_single_right_box_bg_top.jpg) left top no-repeat;
	padding: 15px 11px 15px 15px;
}

.product-text-box {
	min-height: 60px;
}

.add-product-text-box {
	min-height: 110px;
}

.product-tab-content {
	background: #f5f3ea url(../images/product_single_tab_content_bg_bottom.jpg) left bottom no-repeat;
	padding: 8px;
}

.product-tab-scroll {
	height: 425px;
	overflow: auto;
}

.product-image-zoom {
	float: left;
	width: 298px;
	margin-right: 3px;
	margin-bottom: 9px;
}

#zoom-button {
	cursor: pointer;
}

.more-views img {
	border: 1px solid #e6e5e5;
	display: block;
	margin-bottom: 4px;
}

.more-views img:hover {
	border: 1px solid #272727;
}

.product-tab-header .tab {
	float: left;
	width: 180px;
	margin-left: 18px;
}

.product-tabs {
	padding-top: 12px;
}

.product-tab-header .first-tab {
	margin-left: 0;
}

.product-tab-header .tab a.normal:link, .product-tab-header .tab a.normal:visited, .product-tab-header .tab a.normal:active, .product-tab-header .tab a.normal:hover, .product-tab-header .tab a.normal:focus {
	background: url(../images/product_single_tab_bg.jpg) -198px top no-repeat;
	display: block;
	width: 180px;
	text-align: center;
	padding: 4px 0 3px 0;
	font-weight: bold;
}

.product-tab-header .tab a.current:link, .product-tab-header .tab a.current:visited, .product-tab-header .tab a.current:active, .product-tab-header .tab a.current:hover, .product-tab-header .tab a.current:focus,
.product-tab-header .tab a.normal:active, .product-tab-header .tab a.normal:hover, .product-tab-header .tab a.normal:focus {
	background: url(../images/product_single_tab_bg.jpg) left top no-repeat;
	display: block;
	width: 180px;
	text-align: center;
	padding: 4px 0 3px 0;
	font-weight: bold;
}

.product-tab-header .tab a span.tab-desc {
	width: auto;
	background: url(../images/icon_product_description.jpg) left center no-repeat;
	padding-left: 19px;
}

.product-tab-header .tab a span.tab-review {
	width: auto;
	background: url(../images/icon_product_review.gif) left center no-repeat;
	padding-left: 19px;
}

.product-tab-header .tab a span.tab-email {
	width: auto;
	background: url(../images/icon_product_email.gif) left center no-repeat;
	padding-left: 19px;
}

#tab-1, #tab-2, #tab-3 {
	padding: 9px 12px 0 9px;
}

.product-description ul {
	margin: 5px 0 10px 0;
}

.product-description ul li {
	margin: 0;
	padding: 0;
	background: url(../images/list_arrow.gif) left 8px no-repeat;
	padding-left: 8px;
}

.color-active {
	-moz-opacity: 1;
	opacity: 1;
	filter: alpha(opacity=100);
	cursor: pointer;
}

.color-deactive {
	-moz-opacity: 0.3;
	opacity: 0.3;
	filter: alpha(opacity=30);
	cursor: auto;
}

dd#color-thumbnails img {
	border: 3px solid #EEEADC;
}

dd#color-thumbnails a:hover img {
	border: 3px solid #EA854C;
}

dd#color-thumbnails a.active-image img {
	border: 3px solid #EA854C;
}

dd#icon-size-table {
	padding-top: 4px;
}

dl#product-options dt {
	padding-top: 3px;
}

ul.product_pager {
	position: absolute;
	right: 160px;
	top: 166px;
	z-index: 0;
}

ul.product_pager li {
	float: left;
	margin-left: 8px;
	color: #ccc;
	font-weight: bold;
}

ul.product_pager li a:link, ul.product_pager li a:visited, ul.product_pager li a:active, ul.product_pager li a:focus, ul.product_pager li a:hover {
	font-weight: bold;
	color: #d93625;
	text-decoration: underline;
}

ul.product_pager li a:active, ul.product_pager li a:focus, ul.product_pager li a:hover {
	font-weight: bold;
	color: #272727;
	text-decoration: underline;
}

ul.product_pager li.preview a:link,
ul.product_pager li.preview a:visited,
ul.product_pager li.preview a:active,
ul.product_pager li.preview a:focus,
ul.product_pager li.preview a:hover {
	background: url(../images/prev_arrow.jpg) left 4px no-repeat;
	padding-left: 14px;
}

ul.product_pager li.preview span {
	background: url(../images/prev_deakt_arrow.jpg) left 4px no-repeat;
	padding-left: 14px;
	display: block;
}

ul.product_pager li.next a:link,
ul.product_pager li.next a:visited,
ul.product_pager li.next a:active,
ul.product_pager li.next a:focus,
ul.product_pager li.next a:hover {
	background: url(../images/next_arrow.jpg) right 4px no-repeat;
	padding-right: 14px;
}

ul.product_pager li.next span {
	background: url(../images/next_deakt_arrow.jpg) right 4px no-repeat;
	padding-right: 14px;
	display: block;
}

.two-column-left {
	float: left;
	width: 360px;
}

.two-column-right {
	float: right;
	width: 187px;
}

.product-shop-top-box-inner .two-column-right {
	text-align: right;
}

.product-shop-top-box-inner .two-column-right img {
	margin-bottom: 9px;
}

/* Up-Sell */
.up-sell .head {
	background: #f2f2f2;
	margin-bottom: 10px;
}

.up-sell .head h4 {
	font-size: 1.2em;
	font-weight: bold;
	float: left;
}

.up-sell .head h4 span {
	padding: 7px 9px;
	float: left;
}

.up-sell .head h4 span.first {
	background: #dcdcdc;
	color: #272727;
}

.up-sell .head .upsell-pager {
	float: right;
	padding: 0 9px;
}

.up-sell .head .upsell-pager ul li {
	float: left;
	font-size: 1.2em;
	font-weight: bold;
	cursor: pointer;
}

.up-sell .head .upsell-pager ul li.jFlowPrev {
	background: url(../images/prev_arrow_gray.jpg) left center no-repeat;
	width: 10px;
	padding: 7px 0;
}

.up-sell .head .upsell-pager ul li.jFlowNext {
	background: url(../images/next_arrow_gray.jpg) right center no-repeat;
	width: 10px;
	padding: 7px 0;
}


.up-sell .head .upsell-pager ul li a:link,
.up-sell .head .upsell-pager ul li a:visited,
.up-sell .head .upsell-pager ul li a:active,
.up-sell .head .upsell-pager ul li a:hover,
.up-sell .head .upsell-pager ul li a:focus {
	padding: 7px 3px;
	display: block;
}

.up-sell .head .upsell-pager ul li a:active,
.up-sell .head .upsell-pager ul li a:hover,
.up-sell .head .upsell-pager ul li a:focus {
	background: #dcdcdc;
}

#jFlowControl a {
	float: left;
}

#upSellSlides .items {
	width: 2000em;
	position: absolute;
	clear: both;
}

#upSellSlides .items div.upsell-item {
		float: left;
		width: 990px;
}

#upSellSlides {
		width: 990px;
		height: 350px;
		position: relative;
		overflow: hidden;
		margin-bottom: 18px;
}

/* Rating */
.rating-box {
    float:left;
    position:relative;
    width:69px;
    height:13px;
    margin-right:5px;
    background:url(../images/product_rating_blank_star.gif) repeat-x;
}

.rating-box .rating {
    position:absolute;
    top:0;
    left:0;
    height:13px;
    background:url(../images/product_rating_full_star.gif) repeat-x;
}

table#product-review-table {
	margin: 10px 0;
}

table#product-review-table td {
	text-align: center;
}

table#product-review-table td.label {
	text-align: right;
	padding-right: 6px;
}

.review-page-head, .product-review-box {
	background: url(../images/dotted_line.gif) center bottom repeat-x;
	padding-bottom: 12px;
	margin-bottom: 12px;
}

/* Form Messages */
.validation-advice, .required { color:#EB340A; }
.validation-advice { clear:both; min-height:15px; margin-top:3px; background:url(../images/validation_advice_bg.gif) no-repeat 2px 1px; padding-left:17px; font-size:.95em; font-weight:bold; line-height:1.25em; }
.validation-failed { border:1px dashed #EB340A !important; background:#faebe7 !important; }
/* Expiration date and cvv number validation fix */
.v-fix { float:left; }
.v-fix .validation-advice { display:block; margin-right:-12em; width:12em; position:relative; }

label.required { font-weight:bold; }
p.required { font-size:.95em; text-align:right; }

/********************** Messages  */
.success { color:#3d6611; }
.error { color:#d93625; }
.notice {color:#e26703; }
.success, .error { font-weight:bold; }
.messages { width:100%; overflow:hidden; background: url(../images/bg_msg_lefttop.jpg) left top no-repeat; margin: 0 0 9px 0; padding: 0; }
.error-msg, .success-msg, .notice-msg, .note-msg {
    min-height:23px !important;
    margin-bottom:1em !important;
    background-repeat:no-repeat !important;
    background-position:10px 10px !important;
    padding:8px 8px 8px 32px !important;
    font-size:.95em !important;
    font-weight:bold !important;
    }
.messages ul { margin: 0 0 0 20px; padding: 0; }
.error-msg li, .success-msg li, .notice-msg li {margin-bottom:.2em; }
.error-msg {
    color:#df280a;
    background-color:#eff5ea;
    background-image:url(../images/error_msg_icon.gif);
    }
.success-msg {
    color:#3d6611;
    background-color:#eff5ea;
    background-image:url(../images/success_msg_icon.gif);
}
.notice-msg, .note-msg {
    color:#3d6611;
    background-color:#eff5ea;
    background-image:url(../images/note_msg_icon.gif);
    }

.message-rightbutton {
	background: #eff5ea url(../images/bg_msg_rightbottom.jpg) right bottom no-repeat;
}
.message-leftbutton {
	background: #eff5ea url(../images/bg_msg_leftbottom.jpg) left bottom no-repeat;
}
.message-righttop {
	background: #eff5ea url(../images/bg_msg_righttop.jpg) right top no-repeat;
}

/* Formular */
.formbox {
	margin-bottom: 6px;
}

.formbox label {
	margin-bottom: 2px;
}



/* Filter */
.filter-hidden {
	display: none;
}

.filter-more-view {
	text-align: right;
	cursor: pointer;
	clear: left;
}

.filter-more-view strong {
	margin-right: 12px;
}

.cms-data-table {
	width: 100%;
	background: #2d2d2d url(../images/bg_cms_data_table.jpg) left top repeat-x;
	border: 1px solid #b2b2b2;
	color: #fff;
	margin-bottom: 0.7em;
}

.cms-data-table th {
	background: url(../images/bg_cms_data_table_th.gif) left bottom no-repeat;
	text-align: left;
	padding: 12px 0 7px 0;
	width: 198px;
}

.cms-data-table th.first {
	padding-left: 12px;
}

.cms-data-table td {
	background: url(../images/bg_cms_data_table_td.gif) left bottom no-repeat;
	padding: 7px 0;
}

.cms-data-table td.first {
	padding-left: 12px;
}

.cms-data-table tr.last td {
	background: none;
}

#col-content .cms-boxes h2 {
	margin: 1.4em 0 0 0;
}

#col-content .cms-boxes p {
	margin: 0.5em 0;
}

.category-head {
	position: absolute;
	right: 0;
	top: -27px;
	width: 140px;
	text-align: right;
}

/* erweiterte Suche */
#advanced-search-list {
	margin: 18px 0;
	margin-left: -18px;
}

#advanced-search-list li {
	float: left;
	width: 175px;
	margin-left: 18px;
	padding: 4px 0;
	height: 44px;
}

#advanced-search-list label {
	font-weight: bold;
	color: #272727;
}


#advanced-search-list input,
#advanced-search-list select {
	width: 175px;
	margin-top: 4px;
}

#advanced-search-list input#price,
#advanced-search-list input#price_to {
	width: 60px;
}

.advanced-search-nothing-found {
	color: #d93625;
}

.advanced-search-summary-box {
	margin-top: 18px;
}

.advanced-search-summary-box li span {
	float: left;
	width: 120px;
	color: #272727;
}

.advanced-search-summary-tip {
	margin-top: 18px;
}

/* Warenkorb Steuern */
/* Tax details */
.tax-total { cursor:pointer; }
.tax-total td {
	line-height:13px;
	padding-top:5px !important;
	padding-bottom:5px !important;
}

.tax-total .tax-collapse {
	padding-left:20px;
	background: url(../images/bg_collapse.gif) 0 2px no-repeat;
	cursor:pointer;
}

#opc-review .tax-total .tax-collapse {
	padding-left:0;
	float: right;
	width: 90px;
}

.show-details .tax-collapse { background-position:0 -55px; }
.show-details td { border-top:1px solid #d2d8db; }
.tax-details td { font-size:0.91em; color:#626465; background-color:#dae1e4; }
.tax-details-first td { border-top:1px solid #d2d8db; }

/* Shopping cart tax info */
.cart-tax-info, .cart-price { padding-right:20px; }
.cart-tax-total { cursor:pointer; }
.cart-tax-total { padding-right:20px; background: url(../images/bg_collapse.gif) 100% 5px no-repeat; cursor:pointer; }
.cart-tax-total-expanded { background-position:100% -52px; }


.center {
	text-align: center;
}

ul.card-login-list li.first {
	margin-bottom: 10px;
}

.marginBottom { margin-bottom: 9px; }

.cms-popup {
	background: #fff;
	padding: 10px;
	font-size: 1.2em;
}

.cms-popup table {
	font-size: 1em;
}

.cms-popup h2 {
	font-size: 1.2em;
	margin-bottom: 1em;
}

.cms-popup dl {
	font-size: 1em;
	margin: 9px 0 9px 18px;
}

.cms-popup dl dt {
	font-weight: bold;
	margin-top: 9px;
}

.cms-popup dl dd {
	margin-left: 9px;
}

/* NAVIGATION */
.col-left dl, .col-left ul, .col-left ol, .col-left li, .col-left dd, .col-left dt {
	list-style: none;
	margin: 0;
	padding: 0;
}

.col-left-box {
	background: url(../images/dotted_line.jpg) left top no-repeat;
	margin-top: 8px;
	padding: 10px 0 0 0;
}

#main-categories, .left-box, #main-customer {
	padding: 14px 0 0 0;
	margin: 0 0 9px 0;
	text-transform: uppercase;
	background: #f5f3ea url(../images/col_left_bg_top.jpg) left top no-repeat;
}

#main-categories-inner, .left-box-inner, #main-customer-inner {
	background: url(../images/col_left_bg_bottom.jpg) left bottom no-repeat;
	padding-left: 10px;
	text-transform: none;
}

#main-categories-inner { padding-bottom: 10px; }


#main-customer {
	padding: 0;
}

#main-customer-inner {
	padding: 12px 8px;
}

.left-box-inner {
	padding: 0 9px 9px 9px;
}

.left-box-inner div.actions {
	margin-top: 9px;
}

.left-box-inner .head {
	margin-bottom: 6px;
	padding-bottom: 4px;
	background: url(../images/dotted_line.jpg) left bottom no-repeat;
}

.left-box-inner .head h4 {
	font-size: 1.1em;
	color: #d93625;
}

.left-box-inner h5 {
	font-size: 1em;
}

#main-categories ul li {
	margin: 0 0 2px 0;    
/*	background: transparent url(../images/dotted_line.jpg) no-repeat scroll left 18px;
	padding-bottom:5px;   */
}

#main-categories ul li ul {
	margin-top: 6px;
}

.col-left a:link, .col-left a:visited, .col-left a:active, .col-left a:hover, .col-left a:focus {
	text-decoration: none;
	color: #272727;
	font-weight: bold;
	padding: 1px 3px;
	position: relative;
}

.col-left li#accessoires ul a:link, .col-left li#accessoires ul a:visited, .col-left li#accessoires ul a:active, .col-left li#accessoires ul a:hover, .col-left li#accessoires ul a:focus {
	font-weight: normal;
}

.col-left a.active:link, .col-left a.active:visited, .col-left a.active:active, .col-left a.active:hover, .col-left a.active:focus {
	color: #fff;
	background: #272727;
}

.col-left ul li ul li ul li a:link,
.col-left ul li ul li ul li a:visited,
.col-left ul li ul li ul li a:active,
.col-left ul li ul li ul li a:hover,
.col-left ul li ul li ul li a:focus {
	font-weight: normal;
}

.col-left ul li ul {
	margin-left: 5px;
}

.col-left li.active a:link, .col-left li.active a:visited, .col-left li.active a:active, .col-left li.active a:hover, .col-left li.active a:focus {
	color: #fff;
	/*background: #272727;*/
}

.col-left li.active ul li a:link, .col-left li.active ul li a:visited, .col-left li.active ul li a:active, .col-left li.active ul li a:hover,
.col-left li.active ul li a:focus {
	color: #272727;
}

.col-left a:active, .col-left a:hover, a:focus {
	text-decoration: underline;
	color: #d93625;
}

.col-left ul.level1 {
	padding-top: 2px;
}

.col-left li.maenner a:link, .col-left li.maenner a:visited, .col-left li.maenner a:active, .col-left li.maenner a:hover, .col-left li.maenner a:focus, 
.col-left li.man a:link, .col-left li.man a:visited, .col-left li.man a:active, .col-left li.man a:hover, .col-left li.man a:focus {
	color: #1f98d7; 
  background: none;  
	display:inline;
	padding: 1px 3px;    
	
}
.col-left li.maenner a:hover, .col-left li.man a:hover, .col-left li.frauen a:hover, .col-left li.women a:hover{
           
	text-decoration: underline;
}

.col-left li.maenner a.active:link, .col-left li.maenner a.active:visited, .col-left li.maenner a.active:active, .col-left li.maenner a.active:hover, .col-left li.maenner a.active:focus,
.col-left li.man a.active:link, .col-left li.man a.active:visited, .col-left li.man a.active:active, .col-left li.man a.active:hover, .col-left li.man a.active:focus {
	background: #1f98d7;
	color: #fff;
}

.col-left li.frauen a:link, .col-left li.frauen a:visited, .col-left li.frauen a:active, .col-left li.frauen a:hover, .col-left li.frauen a:focus,
.col-left li.woman a:link, .col-left li.woman a:visited, .col-left li.woman a:active, .col-left li.woman a:hover, .col-left li.woman a:focus {
	color: #d32999;  
  background: none;  
	display:inline;
	padding: 1px 3px;    
}

.col-left li.frauen a.active:link, .col-left li.frauen a.active:visited, .col-left li.frauen a.active:active, .col-left li.frauen a.active:hover, .col-left li.frauen a.active:focus,
.col-left li.woman a.active:link, .col-left li.woman a.active:visited, .col-left li.woman a.active:active, .col-left li.womane a.active:hover, .col-left li.woman a.active:focus {
	color: #fff;
	background: #d32999;
}

.col-left li.maenner li a:link, .col-left li.maenner li a:visited, .col-left li.maenner li a:active, 
.col-left li.man li a:link, .col-left li.man li a:visited, .col-left li.man li a:active,
.col-left li.frauen li a:link, .col-left li.frauen li a:visited, .col-left li.frauen li a:active, 
.col-left li.woman li a:link, .col-left li.woman li a:visited, .col-left li.woman li a:active {
	color: #272727; 
  background: transparent;
}

.col-left li.maenner li a.active:link, .col-left li.maenner li a.active:visited, .col-left li.maenner li a.active:active, .col-left li.maenner li a.active:hover, .col-left li.maenner li a.active:focus,
.col-left li.man li a.active:link, .col-left li.man li a.active:visited, .col-left li.man li a.active:active, .col-left li.man li a.active:hover, .col-left li.man li a.active:focus,
.col-left li.frauen li a.active:link, .col-left li.frauen li a.active:visited, .col-left li.frauen li a.active:active, .col-left li.frauen li a.active:hover, .col-left li.frauen li a.active:focus,
.col-left li.woman li a.active:link, .col-left li.woman li a.active:visited, .col-left li.woman li a.active:active, .col-left li.womane li a.active:hover, .col-left li.woman li a.active:focus {
	color: #fff;
	background: #272727;
}
   
.col-left ul li ul li a:active, .col-left ul li ul li a:hover, .col-left ul li ul li a:focus, .col-left li.maenner ul li a:hover, .col-left li.man ul li a:hover, .col-left li.frauen ul li a:hover, .col-left li.women ul li a:hover{
	text-decoration: none;
	display:block;    
  background: #C9282D;
  color: #fff;   
	padding: 0px 3px;
}     
.col-left select {
	width: 159px;
	text-transform: none;
	margin-bottom: 13px;
}

.col-left a.image-link:link, .col-left a.image-link:visited, .col-left a.image-link:active, .col-left a.image-link:hover, .col-left a.image-link:focus {
	padding: 0;
}

.col-left li.inactive { background: none; }

/* FilterNavigation */
.narrow-by h4 {
	padding-left: 12px;
}

dl#narrow-by-list dt, .currently-select-box h4 {
	background: url(../images/dotted_line.jpg) center top no-repeat;
	font-weight: bold;
	color: #D93625;
	margin-top: 8px;
	padding: 8px 0 3px 12px;
}

.narrow-by ol, ol.narrowed-category, .currently-select-box .actions {
	padding-left: 8px;
}

.narrow-by ol li.narrow-by-attribute-image {
	float: left;
}

li.narrow-state-image a, li.narrow-state-image span {
	float: left;
}

li.narrow-state-image span {
	margin-right: 4px;
	display: inline;
}

#narrow-by-list a:active, #narrow-by-list a:hover, #narrow-by-list a:focus {
	text-decoration: underline;
	color: #d93625;
}

div.layered-nav div.left-box-inner {
	padding: 0 0 9px 0;

}

div.layered-nav h3 {
	margin: 0 12px;
	font-weight: bold;
}
ol.narrowed-category li { padding-left: 3px; }
ol.narrowed-category a { float: right; margin-right: 9px; }

/* FOOTER */
.footer * {
	margin: 0;
	padding: 0;
}

.footer ul, .footer dl {
	list-style: none;
}

.footer a:link, .footer a:visited, .footer a:active, .footer a:focus, .footer a:hover {
	text-decoration: none;
	color: #272727;
}

.footer a:active, .footer a:focus, .footer a:hover {
	text-decoration: underline;
	color: #d93625;
}

.footer-container {
	background: #fff;
	color: #272727;
	width: 990px;
	margin: 0;
}

.footer {
	margin:0;
}

.footer .informational {
	background-color: #f5f3ea;
	text-align: left;
}

.footer-top-box {
	border-bottom: 1px solid #e6e6e6;
	padding: 15px 0;
	margin: 0 16px 15px 16px;
}

.footer-top-box, .footer dt {
	font-size: 1.2em;
	font-weight: bold;
}

.footer-top-box .column-left {
	float: left;
}

.footer-top-box .column-right {
	float: right;
}

.footer span.sub {
	font-size: 0.6em;
	color: #838383;
}

.footer-middle-box {
	margin: 0;
}

.footer-link-box, .footer-text-box {
	float: left;
}

.footer .middle-boxes {
	padding-bottom: 15px;
}

.footer-link-box dd {
	float: left;
	width: 180px;
	margin-left: 18px;
}

.footer-text-box dd {
	float: left;
	width: 378px;
	margin-left: 18px;
	display: inline;
}

.footer-link-box li {
	margin-bottom: 4px;
}

.footer-link-box dd.rss {
	clear: left;
	padding-top: 25px;
}

.footer-link-box dt {
	margin-left: 18px;
	margin-bottom: 12px;
	width: 180px;
}

.footer-text-box dt {
	margin-left: 18px;
	margin-bottom: 12px;
	width: 378px;
}

.newsletter-box {
	width: 172px;
	margin-left: 16px;
	display: inline;
}


.newsletter-box dt, .newsletter-box dd {
	margin-left: 0;
}

#advice-required-entry-newsletters {
	padding-left: 15px;
}

.footer-bottom-box {
	background: #eeeadc;
	border-top: 1px solid #fff;
	pading: 0 16px;

}

.footer-bottom-box .column-left {
	float: left;
	width: 570px;
}

.footer-bottom-box .column-right {
	float: right;
	width: 410px;
}

.footer-bottom-box dt, .footer-bottom-box dd {
	float: left;
	width: 180px;
	margin-left: 18px;
	padding: 15px 0;
}

.footer-bottom-box dd.footer-payment-logos { width: 360px; }

.footer-payment-logos img {
	float: left;
	margin-right: 18px;
}

.footer-payment-logos img.last { margin-right: 0; }

.footer-bottom-box .column-left dt {
	width: 172px;
}

.footer .legality {
    padding: 5px 0 20px;
    color: #6b6b6b;
    border-top: 1px solid #e6e6e6;
    font-size: 0.8em;
    margin-top: 1px;
    text-align: center;
}

.footer input.input-text {
	margin-bottom: 6px;
	width: 168px;
}

.form-button-alt {
    border: 1px solid #b6b6b5;
    background: #2f2f2f url(../images/button_bg.jpg) left top repeat-x;
    color: #fff;
    font-size: 1em;
    padding: 2px 9px;
    text-align: center;
    vertical-align: middle;
    font-weight: bold;
    cursor: pointer;
}
/*
dd.rss div.menu ul li a:link,
dd.rss div.menu ul li a:visited,
dd.rss div.menu ul li a:active,
dd.rss div.menu ul li a:focus,
dd.rss div.menu ul li a:hover {
	background: url(../images/sitemap.png) left top no-repeat;
	padding-left: 18px;
}

dd.rss div.menu ul li.first a:link,
dd.rss div.menu ul li.first a:visited,
dd.rss div.menu ul li.first a:active,
dd.rss div.menu ul li.first a:focus,
dd.rss div.menu ul li.first a:hove {
	background: url(../images/icon_feed.png) left center no-repeat;
}

dd.rss div.menu ul li.last a:link,
dd.rss div.menu ul li.last a:visited,
dd.rss div.menu ul li.last a:active,
dd.rss div.menu ul li.last a:focus,
dd.rss div.menu ul li.last a:hove {
	background: url(../images/suche.png) left center no-repeat;
}
*/
.link-feed {
	background: url(../images/icon_feed.png) no-repeat left center;
	padding-left: 18px;
}

.link-advance-search {
	background: url(../images/suche.png) no-repeat left center;
	padding-left: 18px;
}

.link-sitemap {
	background: url(../images/sitemap.png) no-repeat left center;
	padding-left: 18px;
}

.dark-color {
	color: #000;
}

#flashinfo {
			width: 120px;
			height: 600px;
	}

a.checkout-button:link,
a.checkout-button:visited,
a.checkout-button:active,
a.checkout-button:focus,
a.checkout-button:hover {
	background: url(../images/cart_button_bg.jpg) center top repeat-x;
	color: #fff;
	padding: 3px 16px;
	font-weight: bold;
}