/* zusatz-stylesheet für eine untermarke

marke: xo
diese css-datei definiert lediglich die unterschiede gegenüber dem standard-template, daher sollte nur das geändert werden, was benötigt wird. 

*/

body.xo {
	
	

	
/*	background: #3e4146;*/
	background: url('../images/background/bgr_main_xo.jpg') no-repeat left top fixed;
-webkit-background-size: cover;
  -moz-background-size: cover;
  -o-background-size: cover;
  background-size: cover;
    color: #1c1c1c;
    font-family: Copernicus-Book;
    font-size: 12px;
    font-weight: normal;
    line-height: 27px;
    margin: 0 auto;
    padding: 0;
    text-align: left;
	
}
	.stripe {
	display: none; 
}

a {background: none repeat scroll 0 0 transparent; font-size: 100%; margin: 0; padding: 0; vertical-align: baseline;}
a:link { color: #B82E23; font-style: normal; outline: medium none; text-decoration: none;}
a, a:active, a:visited {color: #B82E23;}
	

body.xo h1 {
	font-family: MLTokyoAurora-Sans;
	color: #DCC79F;
	font-size: 36px;
	display: inline-block;
	margin-bottom: 14px;
	
}

body.xo h1:after {
	
	display: block;
	height: 2px;
	content: " ";
	
	background: #DCC79F;
	margin-top: 6px;	
}

#branding {
	height: 63px;
	list-style: none outside none;
	margin-left: 0;
	width: 180px;
	float: left;
}

/*navigation*/

#nav {
	height: 27px;
	font-family: Mark W01 Regular;
	font-size: 14px;
	font-weight: 300;
	text-transform: uppercase;
	letter-spacing: .0em;
	z-index: 99;
	margin-top: 13px;
	float: left;
	width: 780px;
	/* border: 1px solid; */
}

#nav > .nav_item > li > a {
	background: rgba(202, 166, 104, 0.5);
	text-decoration: none;
	
}
#nav-img {
  float: right;
}
#nav-img ul li {
    margin-left: 10px;
	padding-right: 0px
}
#nav ul.customer_menu {
	position: absolute;
	top: 222px;
	right: 284px;
}
#nav>.nav_item>li.expanded:hover>a	{height:29px;background: rgba(220, 199, 159, 0.5);;-moz-border-radius-bottomleft:0;-moz-border-radius-bottomright:0;-webkit-border-bottom-right-radius:0;-webkit-border-bottom-left-radius:0;}
#nav>.nav_item>li	{position:relative;}
#nav>.nav_item>li.active-trail>a{background-color:#DCC79F;}
#nav>.nav_item>li>.nav_item{position:absolute;display:block;float:left;top:31px;padding:0px 0px 0px 0px;;left:0px;width:199px;min-width:209px;background:rgba(220, 199, 159, 0.5);-moz-border-radius-bottomleft:2px;-moz-border-radius-bottomright:2px;-webkit-border-bottom-right-radius:2px;-webkit-border-bottom-left-radius:2px;}
#nav>.nav_item>li>.nav_item>li{clear:both;display:block;min-width:190px;padding:0px;}
#nav>.nav_item>li>.nav_item>li:hover a{color:#333333;background:rgba(255, 255, 255, 0.5);-moz-border-radius:0px;-webkit-border-radius:0px;border-radius:0px;}


/* /navigation*/
.grey {
    color: #1c1c1c;
	text-transform: none;
	font-size: 9pt;
	text-align: center;

}

#inner {
	padding: 0 15px 0px 15px;
	width: 960px;
	background: none;
}


.bgImage {
/*	background: url('../images/background/bgr_main_xo.jpg') no-repeat left -210px;*/
	width: 100%;
	min-height: 700px;
	margin: 0 0 -700px 0;
	padding: 0;
	background-size: cover;
	/*border: 4px solid green;*/
	/* background-position: top left; */
}

#container_content {
	
	/*zzzbackground: url('../images/background/bgr_main_xo.jpg') no-repeat left 51px;*/
	min-height: 500px; 
	
}

#content-wrapper {
	margin: 260px 0 0 0px;
}

/*footer*/

body.xo #footer {
  background-color: rgba(0, 0, 0, 0.7);
}

body.xo .region-footer-right {
	float: right;
	margin: 0;
	padding: 0;
	width: 450px;
}

body.xo #marketingthema, body.xo #productgroup,  body.xo #spalte3 {
	width: 130px;
	float: left;
	margin-right: 30px; 
}

body.xo #spalte3 {
	
	margin-right: 0; 
	
}

/*footer end*/


/*hauptinhalts-div auf 100% (960 - 2*20) setzen*/
#main {
	width: 920px;
	margin: 0 0 0 0;
	background: url('../images/background/1x1-ffffffd8_85.png') transparent;
	padding: 0 20px 20px 20px;

}
#main-ohne-sideboard {
	
		background: url('../images/background/1x1-ffffffd8_85.png') transparent;

	
}

.fce3col {
	margin-left: -20px;
	border: none;
	width: 960px;
	margin-bottom: 15px;
}

.fce3col .col {
	float: left;
	margin-right: 15px; 
}
.clear {clear: both;}
.fce3col .col.last {
	
	margin-right: 0; 
	
}

/*startslider xo*/

#coda-slider-wrapper {
	/*position: relative;*/
}

.coda-nav-left, .coda-nav-right {
	top: 242px;
}

.startSlider {
	width: 960px;
	height: 274px;
	overflow: hidden;
}
.startSlider .slide-el {
  width: auto;
  float: left;
  height: 274px;
}
.startSlider .slide-el .left {
	float: left;
	padding: 30px 20px 20px 20px;
	width: 290px;
}
.slide-el .left h3 {
  color: white;
  font-weight: normal;
  font-size: 187%;
  text-decoration: none;
  display: inline-block; 
  margin: 0 0 12px 0;
}

.slide-el .left h3:after {

	display: block;
	height: 2px;
	content: " ";
	
	background: #ffffff;
	margin-top: 12px;	
}


.slide-el {
  background-color: #DCC79F;
}
.slide-el .right {
  padding: 0;
  margin: 0;
width: 630px;
float: right;
  /*! border: 1px solid aliceblue; */
}

/*/startslider xo*/


/*startcontent xo*/

.topContent {
	width: 100%;
	background: url('../images/background/1x1-ffffffcc.png') transparent;
	margin: 0 0 24px 0;
}

.topContent2 {
	padding: 24px 28px 0 28px;
}
.top-el {
  width: 100%;
}
.top-el .left {
	width: 458px;
	float: left;
	padding: 10px 43px 10px 48px;
}
.topContent h3 {

    font-family: MLTokyoAurora-Sans;
    color: #DCC79F;
    font-size: 41pt;
    margin: 50px 0 0 0;

}
.topContent h4 {
	font-family: MLTokyoAurora-Regular;
	text-transform: none;
	color: #000000;
	font-size: 24pt;
	margin: 13px 0 35px 0;
}

/*/startcontent xo*/


#nav .product-nav {
	 /*background: url('../images/background/1x1-ffffffcc.png') transparent;*/
}

#nav .product-nav {
	margin-top: 12px;
}
#nav .product-nav li a {
	color: white;
}

/*produktbereich*/
#product-wrapper {
	width: 936px;
	margin: 0 auto;
}
#product-wrapper .product {
	width: 297px;
	height: 599px;
	padding: 0;
	margin: 0px 14px 14px 0px;
	overflow: hidden;
}
#product-wrapper .product .product_image {
	width: 100%;
	height: auto;
	padding-left: 0px;
	padding-right: 0px;
	padding-top: 0;
	border-bottom: none;
}

img.product_image {
	max-width: 400px;
	
}

.product-image {
	float: left;
	width: 310px;
	height: 400px;
	margin-bottom: 12px;
	overflow: hidden;
	margin-right: 5px;
	border: ;
}

/*bild in der produktauflistung*/
.product-image a img.product_image {
	width: 300px;
}

.product-row .product-image {
	
	margin-right: 0;
	
}

.product-row .product-image a img.product_image {
	width: 310px;
	margin-right: 0;
}
.product-title {
	text-align: center;
}

/*hide descriptions in product list
.product-title {display: none; }


.product-description {display: none; } 
.product-farben-wrapper {display: none; }   */

.product-farben-wrapper {
	/* display: none; */
	padding: 10px 15px 0 15px;
}


/*.product-description {display: none; }*/
#product-wrapper .product .product-description {
	/* display: none; */
	padding: 0 15px 0 15px;
	height: auto; 
}

.product-row {
	zzzborder: 1px solid red;
	margin: 0 -20px 0 -20px;
}

div.product {
	width: 310px;
	float: left;
	margin: 0px 15px 24px 0;
}
div.product.product-count-3 {
	margin-right: 0;
}

.product_farben {
	border: 1px solid #cccccc;
	-moz-border-radius: 15px;
	-webkit-border-radius: 15px;
	border-radius: 15px;
	height: 12px;
    width: 12px;
}

.product h2 {
	font-family: MLTokyoAurora-Sans;
	text-transform: none;
	color: #DCC79F;
	font-size: 14pt;
	margin: 0 0 5px 0;
	line-height: 10px;
	text-align: center;
}

/*dsp_produkt_detail*/
#product-detail-wrapper .product_image {
	height: auto;
	width: auto;
}
#product-detail-wrapper .product-detail {
	width: 950px;
	padding: 0px 5px 0px 0px;
}
#product-detail-wrapper .product-detail-description {
	
	font-size: 12px;
}


/*warenkorb*/
#id-top {
	position: absolute;
	top: 135px;
	/* left: 470px; */
	height: 100px;
	width: 505px;
	right: 0;
}
a.top_banner {display: none; }


/*warenkorb-box*/

#id-warenkorb-show {
	zzzbackground: url('../images/background/1x1-ffffff4c.png') transparent;
	background-color: #e9ebe2;
	min-width: 260px;
	color: #CDB791;
	padding: 15px;
	position: absolute;
	right: 0;
	font-family: 'Mark W01 Regular';
	top: -25px;
}
#id-warenkorb-show a {
		color: #CDB791;
		font-weight: bold;
}
#id-warenkorb-show .symbol a {
		color: #ffffff;
}
#id-warenkorb-show .symbol {
	position: absolute;
	top: -15px;
	left: 128px;
	width: 30px;
	height: 22px;
	background-color: #CDB791;
	text-align: center;
	padding: 7px 0 0 0;
	border-radius: 9px;
	color: white;
}
#id-top  .nav_item .nav_item {
	list-style-type: none;
	display: none;
	position: absolute;
	background-color: #e9ebe2;
	line-height: 21px;
	padding: 12px 0 12px 0;
	z-index: 10000;
}

#id-top  .nav_item:hover .nav_item {
  display: block;
	
}
#id-top  ul.customer_menu {
	width: auto;
	float: left;
	padding: 0;
	margin: 0;
	line-height: 14px;
	list-style: none;
	padding: 7px 0 0 0;
	
	background-color: #e9ebe2; 
}

#id-warenkorb-show .right {
	padding-top: 7px;
}
.warenkorb-inner {
	background-color: #ffffff;
	border-radius: 6px;
	padding: 4px 8px 4px 8px;
	margin: 7px 0 0 0;
}

#id-warenkorb-show .warenkorb-inner a {
	color: grey;
	font-weight: normal;
	line-height: normal;
	font-size: 13px;
}
#id-warenkorb-show span.inMyBasket {
	color: black;
	font-size: 12px;
}
.login-commands {
	color: black;
}
#id-warenkorb-show .login-commands a {
	color: #1c1c1c;
	font-size: 11px;
	padding: 2px 0 0px 0 !important;
	float: none;
	line-height: 14px !important;
	font-weight: normal;
}


/*login-box*/

#id-login {
	text-align: left;
	height: auto;
	background: url('../images/background/1x1-ffffff4c.png') transparent;
	background-color: none;
	color: #CDB791;
	font-weight: bold;
	padding: 20px 15px 15px 15px;
	width: 264px;
	font-family: Mark W01 Regular;
	position: absolute;
	right: 0;
	top: 14px;
}
#id-login .symbol {
	position: absolute;
	top: -15px;
	left: 128px;
	width: 30px;
	height: 22px;
	background-color: #CDB791;
	text-align: center;
	padding: 7px 0 0 0;
	border-radius: 9px;
	color: white;
}
#id-login h4 {
	margin-right: 244px;
	color: #CDB791;
	font-weight: bold;
	margin-bottom: 5px;
	font-size: 16px;
}

#id-login input.login {
	width: 118px;
	border-radius: 6px;
}

#id-top .row {
  clear: both;
}
#id-top .row .left {
	float: left;
	width: 120px;
	margin-right: 6px;
	margin-top: 5px;
}
#id-top .row .right {
        float: left;
        margin-top: 7px;
        width: 128px;
}



#id-login a {
	float: none;
	text-align: right;
	line-height: 22px;
	height: 22px;
	padding: 2px 10px 1px 10px;
	margin-left: 2px;
	margin-top: 0px;
	font-size: 10px; 
}
#id-login .button a {
	width: 100px;
	text-align: center;
	border-radius: 8px;
}

#id-top .button a {
	width: 100px;
	text-align: center;
	border-radius: 8px;
}

.login-commands a {
	color: #1c1c1c;
	font-size: 11px;
	padding: 2px 0 0px 0 !important;
	float: none;
	line-height: 14px !important;
}
.login-commands .command {
	text-align: right;
}

.product-selector {
	position: absolute;
	right: 14px;
	top: 235px;
	width: 291px;

}
#id-product-auswahl {
	width: 290px;
	border: 1px solid #CDB791;
}


/***********/


.button a, .button a:active, .button a:visited, .button a:link {
    color: #ffffff;
   
    float: right;
    line-height: 20px;
    height: 20px;
    margin: 3px;
    padding: 1px 10px 2px 10px;
    border: 1px solid #DCC79F;
    -moz-border-radius: 0px;
    -webkit-border-radius: 0px;
    border-radius: 0px;
}

span.button {
	float: right;
}
body.xo span.button a {
	background: #dcc79f;
	zzzborder: 1px solid white;
	display: inline-block;
}

img.pull-left {margin: -20px 0 0 -20px}
div.headline {margin: 20px 0 0 0; }

.head_title {
 font-family: MLTokyoAurora-Sans;
	color: #DCC79F;
	font-size: 32px;
  line-height: 36px;
	display: inline-block;
	margin-bottom: 12px;
	margin-top: 20px; 
}

/*anmeldeseite*/
#id-form-anmelden .input_label {
	width: 295px;
	float: left;
}
#headline h3 {
	margin-top: 20px;
}
