10{
	font-size: 0.938em;
	line-height: 1.75em;
	margin-top: -4px;
	text-transform: uppercase;
}

#fb_login .feedbackPanel li {
	list-style-type: none;
	margin-left: 0 !important;
	width: 220px;
	height: 30px;
}

#fb_login ul.feedbackPanel {
	margin: -3px 0 0 0;
}

.invisible {
	visibility: hidden;
}

.right {
	text-align: right;
}

h5 {
	font-size: 0.813em;
	line-height: 1.75em;
	margin-top: -2px;
}

h1 img {
	vertical-align: top;
	margin-right: -3px;
}

a {
	color: #333;
	text-decoration: none;
}

a:hover,a:hover small {
	color: #772974;
}

p a {
	text-decoration: underline;
}

.buttonbar {
	background: #f2f2f2;
	padding: 8px 12px 3px 12px;
	margin-bottom: 0px;
}

.buttonbar .left {
	float: left;
}

.buttonbar p {
	float: left;
	color: #666666;
	padding: 4px 0 0 0;
	font-size: 0.846em !important;
}

.buttonbar p a {
	padding-top: 4px;
	display: block;
	text-decoration: none;
}

.buttonbar p a img {
	vertical-align: sub;
}

.buttonbar button,.buttonbar .abutton {
	float: right
}

input,select,textarea {
	font-family: Verdana, sans-serif;
	border: 1px solid #cccccc;
	padding: 3px;
}

input:focus,textarea:focus {
	border: 2px solid #772974;
	padding: 2px;
	outline-color: #772974;
}

input[type=radio],input[type=checkbox],input[type=radio]:focus,input[type=checkbox]:focus
	{
	border: none;
}

.success,.details .error,.error {
	background: url(../img/content/error.gif) 3px 0 no-repeat;
	padding-left: 35px;
	color: #CC0101;
	font-weight: bold;
	float: left;
	width: 145px;
	/*font-size:0.813em;
  margin-top:3px;*/
	min-height: 28px;
}

.store .error {
	width: 545px;
}

.termsAcceptedContainer div.error  { /*font-size: 1em;*/
float: right;	                         
}

.underline {
	text-decoration: underline;
}

.contact .error,.newsletter .error,.personaldata .error,.checkout .error {
	font-size: 0.813em;
	height: 28px;
}

.contact .error li,.newsletter .error li,.personaldata .error li,.checkout .error li {
	font-size: 0.8em;
}

.success.big {
	font-size: 0.813em;
}

.contact .success.big {
	width: 350px;
}
.contact .captchaReload
{
	float:left;
	margin:-15px 0 0 5px;
}

.success {
	background: url(../img/content/ok.gif) 3px 0 no-repeat;
	/*color:#4A9F21;*/
	color: #333;
	height: 28px;
}

.personaldata .success.big {
	width: 450px;
}

.vormerken .success.big {
	width: 500px;
	height: 28px;
	font-size: 1em;
}

.vormerken label {
	width: 200px;
}

.vormerken input {
	float: left;
}

.vormerken input+.success {
	width: 100px;
}

.details .error {
	background: url(../img/content/error_small.gif) 0 2px no-repeat;
	padding-left: 15px;
	margin: 25px 0 5px;
	float: none;
	width: 200px;
}

input.error,textarea.error {
	border: 2px solid #cc0101;
	background: #fff;
	/*font-size:0.813em;*/
	padding: 2px;
	color: #333;
	margin: 0px;
	height: auto !important;
	min-height: 0px !important;
}

.contact textarea.error {
	width: 460px;
}

.radio,.checkbox {
	border: none;
}

button,.abutton {
	font-family: Verdana, sans-serif;
	padding: 0px;
	margin: 0px;
	background: url(../img/content/sprite.png) no-repeat 0 0;
	border: 0px;
	font-weight: bold;
	outline: none;
	cursor: pointer;
	text-align: left;
}

button.dark,.abutton.dark {
	background: url(../img/content/spritedark.png) no-repeat 0 0;
}

button span,.abutton span {
	display: block;
	padding: 8px 12px 12px 0;
	margin: 0px 0px 0 12px;
	background: url(../img/content/sprite.png) no-repeat 100% -37px;
}

button.dark span,.abutton.dark span {
	background: url(../img/content/spritedark.png) no-repeat 100% -37px;
}

@media screen and (max-device-width: 1024px) {
	button,.abutton {
		padding: 0px 0px 12px 0;
	}
	button span,.abutton span {
		margin-right: -14px;
	}
}

button img,.abutton img {
	vertical-align: text-bottom;
	margin-left: 7px;
}

button:hover,.abutton:hover {
	background-position: 0 -77px;
}

button:hover span,.abutton:hover span {
	background-position: 100% -114px;
}

button.violet,.abutton.violet {
	background-position: 0 -153px;
	color: #fff;
	text-transform: uppercase;
}

button.violet span,.abutton.violet span {
	background-position: 100% -190px;
}

button.violet:hover,.abutton.violet:hover {
	background-position: 0 -229px;
}

button.violet:hover span,.abutton.violet:hover span {
	background-position: 100% -266px;
}

@
-moz-document url-prefix () {
	button .violet: hover span, . abutton.violet : hover span {  
		background-position :   100% -267px;
}

}
.dropdown {
	float: left;
	font-weight: normal;
	position: relative;
	top: 0px;
	right: 0px;
	/*z-index: 10;*/
}

.dropdown a.button {
	border: 1px solid #ccc;
	-moz-border-radius: 4px;
	-webkit-border-radius: 4px;
	border-radius: 4px;
	background: url(../img/content/dropdown.gif) #fff center right repeat-y;
	padding: 0.077em 2.308em 0.231em 0.615em;
	line-height: 1.25em;
	display: block;
	margin-top: -0.75em;
}

.dropdown a.button.error {
	border: 2px solid #cc0101;
	-moz-border-radius: 4px;
	-webkit-border-radius: 4px;
	border-radius: 4px;
	background: url(../img/content/dropdown_error.gif) #fff center right
		repeat-y;
	padding: 0.077em 2.308em 0.231em 0.615em;
	line-height: 1.25em;
	display: block;
	margin-top: -0.75em;
	font-weight: normal;
	color: #333;
	width: auto;
	font-size: 1em;
}

.dropdown ul {
	max-height: 200px;
	overflow: auto;
	position: absolute;
	top: 9px;
	z-index: 100;
	width: 100%;
	border: 1px solid #ccc;
	background: white;
	padding: 0px;
	margin: 0px;
}

.dropdown li {
	padding: 0px;
	margin: 0px;
}

.dropdown li a {
	display: block;
	padding: 0.154em 0 0.308em 0.615em;
	margin: 0px;
}

.dropdown li a:hover,.dropdown li.selected a {
	color: #fff;
	background: #772974;
}

.tools {
	font-size: 0.813em;
	padding-bottom: 2px;
	z-index: 100;
	margin: 9px 5px 0px 0px;
}

.tools img {
	vertical-align: middle;
}

.first hr {
	margin-left: 1px;
}

hr {
	background: url(../img/content/dotted.gif) repeat-x;
	height: 1px;
	border: none;
	margin-left: -20px;
	margin-bottom: 0.938em;
}

.tabs ul {
	padding: 0 4px;
	margin-top: 20px;
	display: block;
}

.tabs .shadow {
	display: block;
	height: 4px;
	background: url(../img/content/tab_sprite.png) 100% 100%;
	z-index: 1;
	position: relative;
	top: 30px;
}

.tabs .tabContent li {
	background-image: none;
	float: none;
	margin: 0;
	position: static;
	list-style-type: disc;
	display: list-item;
	color: #9e9e9e;
	margin-bottom: 3px;
}

.tabs .tabContent li span {
	color: black;
}

.tabs .tabContent ul {
	margin-left: 15px;
}

.tabs table,tr,td {
	margin: 0;
	padding: 0;
}

.tabs table {
	width: 520px;
}

.tabs table tr td#none {
	border-bottom: none;
	border-left: none;
}

.tabs table tr td#width_32 {
	width: 32px;
	border-top: solid 1px #dfdfdf;
	border-left: solid 1px #dfdfdf;
	border-bottom: solid 1px #dfdfdf;
}

.tabs table tr td#width_62 {
	width: 62px;
	border-top: solid 1px #dfdfdf;
	border-left: solid 1px #dfdfdf;
	border-bottom: solid 1px #dfdfdf;
}

.tabs table tr td#width_62_r_border {
	width: 62px;
	border-top: solid 1px #dfdfdf;
	border-left: solid 1px #dfdfdf;
	border-bottom: solid 1px #dfdfdf;
	border-right: solid 1px #dfdfdf;
}

.tabs table tr td#width_64_grau {
	width: 64px;
	border-top: solid 1px #dfdfdf;
	border-left: solid 1px #dfdfdf;
	border-bottom: solid 1px #dfdfdf;
}

.tabs table tr td.width_127 {
	width: 127px;
	text-align: left;
}

.tabs table tr td table {
	margin: 0;
	padding: 0;
	width: 100%;
	height: 100%;
}

.tabs table tr td {
	text-align: center;
	border-bottom: dotted 1px #dfdfdf;
	border-left: solid 1px #dfdfdf;
}

.tabs table tr td table tr td {
	border-bottom: none;
	text-align: center;
	border-right: none;
	border-left: none;
}

.tabs table tr td.title {
	text-align: left;
	border-left: none;
}

.tabs .r_border {
	border-right: solid 1px #dfdfdf;
}

.tabs .fetty {
	font-weight: bold;
}

.tabs table tr.cup {
	text-align: left;
}

.tabs table tr.cup td {
	border-bottom: dotted 1px #dfdfdf;
}

.tabs div.text_r {
	text-align: right;
	width: 520px;
	font-size: 12px;
	padding-top: 5px;
	padding-bottom: 5px;
}

.tabs div.text_l {
	text-align: left;
	width: 520px;
	font-size: 12px;
	padding-top: 5px;
	padding-bottom: 5px;
}

.tabs li.first {
	margin-left: 0px;
}

.tabs li {
	display: block;
	float: left;
	font-size: 0.813em;
	background: url(../img/content/tab_sprite.png) 100% -78px;
	margin-right: 8px;
	margin-left: -4px;
	z-index: 0;
	position: relative;
}

.tabs li a {
	display: block;
	padding: 11px 5px;
	margin-right: -3px;
	color: #666;
	background: url(../img/content/tab_sprite.png) 100% -116px;
}

.tabs li a:hover {
	color: #772974;
}

.tabs li.first.selected {
	margin-left: -4px;
}

.tabs li.selected {
	z-index: 3;
	position: relative;
	margin-left: -7px;
	background: url(../img/content/tab_sprite.png);
}

.tabs li.selected a {
	color: #333;
	padding: 11px 9px;
	margin-right: -4px;
	cursor: default;
	background: url(../img/content/tab_sprite.png) 100% -41px;
}

.tabs .tabContents {
	line-height: 1em;
	padding: 40px 10px 0 10px;
}

p {
	font-size: 0.813em;
	line-height: 1.385em;
}

/*
 * Ergebnis verfeinern
 */
.tools .filter {
	position: relative;
	float: left;
	margin-left: -11px;
	padding-left: 11px;
	width: 453px;
	height: 30px;
	padding-top: 5px;
	z-index: 1000;
}

.tools .filter a {
	font-weight: bold;
}

.tools .filter.active a:hover {
	color: #333;
}

.tools .filter.active {
	background: url(../img/content/filterbox.gif) no-repeat;
}

.tools .filter .items {
	position: absolute;
	z-index: 1000;
	width: 440px;
	top: 29px;
	left: 0px;
	background: #f2f2f2;
	border-top: 0;
	border-left: 1px solid #9f9f9f;
	border-right: 1px solid #9f9f9f;
	border-bottom: 1px solid #9f9f9f;
	padding: 11px 11px 11px 11px;
}

.tools .filter .items h4 {
	clear: left;
	padding: 8px 0 3px 0;
}

.tools .filter .items a {
	display: block;
	margin: 1px 5px 3px 0;
	float: left;
	padding: 8px 6px;
	border: 1px solid #cccbcb;
	background: #ffffff;
	text-align: center;
	font-weight: normal;
}

.tools .filter .items a.selected {
	border-color: #772974;
	border-width: 2px;
	margin: 0px 4px 2px -1px;
}

.tools .filter .items a:hover{
	border-color: #a46aa2;
	border-width: 2px;
	margin: 0px 4px 2px -1px;
}

/*.tools .filter a.red {    background: #cc3300;  width: 18px; }
.tools .filter a.blue {   background: #0066cc;  width: 18px; }
.tools .filter a.white {  background: #ffffff;  width: 18px; }
.tools .filter a.yellow { background: #ffcc00;  width: 18px; }
.tools .filter a.green {  background: #669933;  width: 18px; }
.tools .filter a.black {  background: #000000;  width: 18px; }
.tools .filter a.grey {   background: #999999;  width: 18px; }
*/
.tools .filter a.beige {
	background: #f5f5dc;
	width: 18px;
}  /*Gem�ss css standardfarben*/
.tools .filter a.blau {
	background: #0066cc;
	width: 18px;
}

.tools .filter a.braun {
	background: #ad6b3e;
	width: 18px;
}  /*Gem�ss css standardfarben*/
.tools .filter a.gelb {
	background: #ffcc00;
	width: 18px;
}

.tools .filter a.gruen {
	background: #669933;
	width: 18px;
}

.tools .filter a.grau {
	background: #999999;
	width: 18px;
}

.tools .filter a.lila {
	background: #800080;
	width: 18px;
}  /*Gem�ss css standardfarben*/
.tools .filter a.rot {
	background: #cc3300;
	width: 18px;
}

.tools .filter a.schwarz {
	background: #000000;
	width: 18px;
}

.tools .filter a.weiss {
	background: #ffffff;
	width: 18px;
}

.tools .filter a.close {
	background: transparent;
	border: none;
	padding: 0px;
	float: right;
}

.tools .filter p {
	line-height: 1.385em;
}

.tools .filter a.close img {
	margin-right: 5px;
}

.tools .filter a.close:hover {
	color: #772974;
	margin: 1px 5px 0 0;
}

.tools .filter button {
	float: right;
	margin-top: 10px;
	margin-bottom: -3px;
}

.tools .filter button.delete {
	float: left
}

/*
 * Sortierfunktion
 */
.tools .sort {
	float: right;
	margin-top: 8px;
	padding-right: 120px;
	font-weight: bold;
	position: relative;
	z-index: 100;
}

.tools .dropdown {
	float: right;
	position: absolute;
	width: 115px;
	top: 7px;
	right: 0px;
}

.tools noscript .dropdown {
	margin-top: -0.25em;
}

.tools noscript .dropdown select {
	border: 1px solid #ccc;
	display: block;
	float: left;
}

.tools noscript .dropdown input {
	display: block;
	float: left;
	margin: 0.125em 0 0 0.25em;
}

/*
 * Homepage
 */
.homepage {
	margin-top: -130px;
	overflow: hidden;
	position: relative;
	width: 960px;
	height: 1000px;
}

.homepage .arrowLeft {
	position: absolute;
	top: 250px;
	left: 40px;
	display: block;
	z-index: 1000;
}

.homepage .arrowRight {
	position: absolute;
	top: 250px;
	right: 40px;
	display: block;
	z-index: 1000;
}

.homepage .newsletterBox {
	position: absolute;
	right: 60px;
	top: 487px;
	width: 225px;
	padding: 20px 0px 20px 20px;
	background: rgb(218, 218, 218);
	background: rgba(218, 218, 218, 0.85);
	filter: progid : DXImageTransform.Microsoft.gradient ( startColorstr =
		#dadadada, endColorstr = #dadadada );
	-ms-filter:
		"progid:DXImageTransform.Microsoft.gradient(startColorstr=#dadadada, endColorstr=#dadadada)"
		;
}

.homepage .newsletterBox a {
	font-size: 0.75em;
	font-weight: bold;
}

.homepage .newsletterBox h1 {
	line-height: 1.75em;
	color: #772974;
	font-weight: normal;
	font-size: 1em;
}

/*
Für Bottom Fixed
.homepage ~ .footer {
  z-index:2000;
  bottom: 0;
  position: fixed;
  width: 960px;
}*/
.homepage .newsletterBox h1 span {
	font-size: 1.325em;
}

.homepage .newsletterBox input {
	width: 223px;
	margin: 10px 0;
}

.homepage .aktionsBox {
	position: absolute;
	right: 40px;
	top: 417px;
	padding: 60px 10px 0 20px;
	width: 393px;
	height: 181px;
	background: url(../img/content/teaser_cruz.png) no-repeat;
}

.homepage .aktionsBox h1 {
	line-height: 0.938em;
	color: #772974;
	font-weight: normal;
	font-size: 1em;
	line-height: 1.333em
}

.homepage .aktionsBox h1 span {
	font-size: 1.267em;
	line-height: 1.133em
}

.homepage .aktionsBox a {
	font-size: 0.75em;
	font-weight: bold;
}

.homepage .aktionsBox .cufon-canvas {
	margin-bottom: 5px;
}

.homepage .aktionsBox span .cufon-canvas {
	margin-top: 3px;
	margin-bottom: 0px;
}

/*
 * Landingpage
 */
.landingpage {
	margin-top: -130px;
	margin-bottom: -54px;
}

.landingpage .keys {
	position: absolute;
	text-align: right;
	color: #fff;
	top: 323px;
	right: 422px;
}

.landingpage .keys h2,.landingpage .keys strong {
	display: block;
	height: auto;
	text-transform: uppercase;
	font-weight: normal;
	font-size: 1.875em;
	text-align: right;
	line-height: 1.3em;
}

.landingpage .promo {
	position: absolute;
	color: #333;
	width: 379px;
	top: 123px;
	right: 10px;
	padding-left: 20px;
}

.landingpage .promo h3 {
	color: #6c136b;
	font-size: 1.875em;
	font-weight: normal;
	text-transform: uppercase;
}

.landingpage .promo h4 {
	color: #6c136b;
	font-size: 0.938em;
	font-weight: bold;
	text-transform: uppercase;
}

.landingpage .promo ul {
	margin: 10px 0 30px 0;
}

.landingpage .promo li {
	background: url(../img/content/check.gif) no-repeat 2px 2px;
	font-size: 0.875em;
	padding-left: 16px;
	line-height: 1.125em;
	margin-bottom: 10px;
}

.landingpage .promo .images {
	background: #fff;
	border: 4px solid #999a9d;
	border-width: 4px 0 4px 4px;
	margin-left: -20px;
	background: url(../img/content/pullover.jpg);
	height: 103px;
	margin-bottom: 52px;
	padding: 200px 10px 0 30px;
}

/*
 * Katalogansicht
 */
.catwalk {
	margin: 0 0 -23px 10px;
}

.catalog {
	margin-left: 0px;
}

.catalog h1 {
	margin-bottom: 5px;
}

.catalog h1 span {
	font-weight: normal;
}

.catalog div {
	position: relative;
}

.catalog h3 {
	font-size: 0.75em;
	float: left;
	color: #333;
	line-height: 1.25em;
	text-transform: uppercase;
	margin-bottom: 5px;
	min-width: 140px;
}

.catalog div.priceoverview {
	float: right;
	font-size: 0.75em;
	line-height: 1.25em;
	font-weight: bold;
	color: #333;
	margin-bottom: 5px;
	white-space: nowrap;
	width: 100%;
}

/*div = outfit*/
.catalog div.price {
	font-size: 0.75em;
	font-weight: bold;
	padding-top: 2px;
}

/*span = outfit*/
.catalog .grid3 div.priceoverview {
	padding-bottom: 48px;
}

.catalog .priceoverview span.price {
	float: right;
}

.catalog .priceoverview span.price .violet {
	color: #772974;
}

.catalog .priceoverview span.price span {
	font-size: 1.333em;
	display: inline-block;
}

.catalog .priceoverview span.oldprice {
	font-size: 1em;
	display: inline-block;
	color: #333333;
	float: left;
	font-weight: normal;
}

.catalog .priceoverview span.oldprice span {
	font-size: 1em;
	text-decoration: line-through;
}

.catalog .priceoverview span.star {
	font-size: 1em;
	font-weight: normal;
	line-height: 0px;
	display: inline-block;
}

.productwrap {
	position: relative;
	float: left;
}

.productwrap .grid3 {
	position: static;
}

.productwrap .grid4 {
	position: static;
	margin-bottom: 25px;
}

.catalog .size {
	position: absolute;
	bottom: 0px;
	z-index: 100;
	display: block;
	padding: 0 0 1.5em 0;
	text-align: left;
	font-size: 0.75em;
	color: #9E9E9E;
	line-height: 1.375em;
}

.catalog .size small {
	font-size: 0.75em;
}

.catalog .disquieter {
	position: relative;
	top: -90px;
	height: 0px;
	width: 100%;
	right: 0px;
	text-align: right;
}

.catalog .disquieter img {
	margin-right: -4px;
	position: relative;
	top: 40px;
}

.catalog .tooltip {
	position: relative;
}

.catalog .tooltip img.product {
	display: block;
}

.catalog .tooltip img.pattern {
	display: none;
	border: 2px solid #9e9e9e;
	position: absolute;
	left: 0px;
	top: -75px;
	z-index: 100;
}

.buttonbar.paging {
 	height:30px;
 	font-size:0.795em;
 	margin-bottom:60px;
}

.paging .prev,
.paging .numbers,
.paging .next {
    float:left;
    padding:3px 0;
}

.paging .next {
    background:url(../img/content/arrow_right.gif) no-repeat 100% 4px ;
    padding-right:18px;
}
.paging .prev {
    background:url(../img/content/arrow_left.gif) no-repeat 0px 4px;
    padding-left:18px;
}

.paging .disable {
    float:left;
    padding:6px 0 3px;
    color:#808080;
    background:url(../img/content/arrow_left.gif) no-repeat 0px 7px;
    padding-left:18px;
}

.paging .disable_next {
    float:left;
    padding:6px 0 3px;
    color:#808080;
    background:url(../img/content/arrow_right.gif) no-repeat 108px 7px;
    padding-right:18px;
}

.paging ul li {
    float:left;
    margin:0 5px ;
    padding-top:3px;
}

.paging .selected {
	color: #954489;	
}

.maxproducts {
margin-top:3px;
float:right;
width:210px;
}

.maxproducts .dropdown a.button {
	margin-top:1px;
	margin-left:5px;
}

.maxproducts .dropdown {
 	float:right;
 	margin:-5px 0 0 0;
}

.tooltipContent {
	position: absolute;
	z-index: 999;
	left: -9999px;
	border: 1px solid #9e9e9e;
	margin: 7px 0 0 -5px;
	min-width: 220px;
	background: #f2f2f2;
	display: none;
}

.tooltipContent .border {
	border: 1px solid #fff;
	background: #f2f2f2;
}

.tooltipContent .border2 {
	margin: -10px 0 0 0;
	background: url(../img/content/tooltip.gif) no-repeat 5px 2px;
	text-align: left;
	padding: 17px 10px 0 10px;
}

.tooltipContent p {
	font-size: 0.688em;
	clear: both;
	margin-bottom: 10px;
}

.tooltipContent h4 {
	font-size: 0.688em;
	margin-bottom: 5px;
}

.tooltipContent .colorpattern {
	margin-bottom: 5px;
	border: 1px solid #9e9e9e;
	width: 28px;
	float: left;
	margin-right: 3px;
}

/*
 * Detailansicht
 */
.pflegeIcon {
	vertical-align: top;
}

.popupViewerContainer {
	position: absolute;
	display: none;
	top: 0px;
	left: 0px;
	z-index: 9999;
}
#izView{
	top:40px;
}

#zoomViewerContainer {
	width: 418px;
	height: 684px;
	z-index: 1;
}

#fb_shippingInformation {
	width:600px;	
}

#fb_shippingInformation .buttonbar {
	margin-top:30px;	
	background:none repeat scroll 0 0 #F2F2F2
}

#fb_shippingInformation h1 {
	margin-bottom:20px;
}

#fb_shippingInformation div div {
	background: url(../img/content/dotted.gif) 0px 100% repeat-x;
}

#fb_shippingInformation div div div {
	padding:5px 0;
	background: url(../img/content/dotted.gif) repeat-x;
}

#fb_shippingInformation div div div span {
	float:right;
}

.details {
	position: relative;
}

.details .grid4 {
	margin-top: 15px;
	margin-left: 40px;
	width: 240px
}

.details .grid8 {
	width: 420px;
}

.details .shippingInfo {
	font-size:11px;
	margin:15px 0;
	display:block;
	color:#9E9E9E;
}

.details h1,.fb h1 {
	text-transform: uppercase;
}

.details .first hr {
	margin-left: 1px;
}

.details .brandlogo {
	position: absolute;
	top: 580px;
	left: 0px;
}

.details .photo {
	position: absolute;
	top: 40px;
	left: 93px;
}

.details hr {
	background: url(../img/content/dotted.gif) repeat-x;
	height: 1px;
	margin-left: -20px;
	margin-bottom: 0.938em;
}

.details h3 {
	font-size: 0.813em;
	line-height: 1.25em;
	color: #333;
	margin: 25px 0 5px 0;
}

.details .clear h3 {
	float: left;
	margin: 15px 0 0px;
	text-decoration: line-through;
	font-weight: normal;
}

.details .color {
	display: block;
	float: left;
	margin-right: 3px;
	width: 30px;
	height: 30px;
}

.details .color:hover {
	border: 2px solid #772974;
	width: 26px;
	height: 26px;
}

.details .color:hover img {
	position: absolute;
	clip: rect(0px, 26px, 26px, 0px);
}

.details div.price {
	float: right;
	font-size: 0.813em;
	line-height: 1.25em;
	font-weight: bold;
	color: #333;
	margin: 15px 0 0 0;
	white-space: nowrap;
}

.details .price span {
	font-size: 2.692em;
	display: inline-block;
	margin-top: -10px;
}

.details .price span.star {
	font-size: 1.538em;
	font-weight: normal;
	line-height: 0px;
	vertical-align: top;
}


#fb_showSizeLayer .AVAILABLE,
.details .AVAILABLE {
	border: 1px solid #9f9f9f;
	/*font-size: 0.813em;*/
	font-size: 12px;
	padding: 1px 6px 3px 5px;
	width: auto;
	float: left;
	background: #cddecd;
	color: #3a563a;
	margin-right: 5px;
	margin-bottom: 5px;
}

#fb_showSizeLayer .LIMITED,
.details .LIMITED {
	border: 1px solid #9f9f9f;
	font-size: 12px;
	padding: 1px 6px 3px 5px;
	width: auto;
	float: left;
	background: url(../img/content/fewavailable.gif) repeat-x bottom;
	color: #3a563a;
	margin-right: 5px;
	margin-bottom: 5px;
}

#fb_showSizeLayer .WAITINGLIST,
.details .WAITINGLIST {
	border: 1px solid #9f9f9f;
	font-size: 12px;
	padding: 1px 6px 3px 5px;
	width: auto;
	float: left;
	background: #ffffff;
	color: #3a563a;
	margin-right: 5px;
	margin-bottom: 5px;
}

#fb_showSizeLayer .NOT_AVAILABLE,
.details .NOT_AVAILABLE {
	border: 1px solid #9f9f9f;
	font-size: 12px;
	padding: 1px 6px 3px 5px;
	width: auto;
	float: left;
	color: #333333;
	margin-right: 5px;
	margin-bottom: 5px;
}

#fb_showSizeLayer .AVAILABLE:hover, 
#fb_showSizeLayer .AVAILABLE.selected,
#fb_showSizeLayer .NOT_AVAILABLE:hover,
#fb_showSizeLayer .NOT_AVAILABLE.selected,
#fb_showSizeLayer .LIMITED:hover,
#fb_showSizeLayer .LIMITED.selected,
#fb_showSizeLayer .WAITINGLIST:hover,
#fb_showSizeLayer .WAITINGLIST.selected,
.details .AVAILABLE:hover,.details .LIMITED:hover,.details .WAITINGLIST:hover,.details .NOT_AVAILABLE:hover,.details .AVAILABLE.selected,.details .LIMITED.selected,.details .NOT_AVAILABLE.selected
	{
	border: 2px solid #772974;
	padding: 0px 5px 2px 4px;
	cursor: pointer;
}

#fb_showSizeLayer .availabilityStatus small,
.details small {
	font-size: 0.625em;
	color: #9e9e9e;
}

#fb_showSizeLayer .btnwarenkorb,
.details .btnwarenkorb {
	margin-top: 15px;
}

#fb_showSizeLayer .btnwarenkorb select,
.details .btnwarenkorb select {
	margin-top: -12px;
}

.details .similarProducts {
	font-size: 0.813em;
}

.details .similarProducts a {
	font-weight: bold;
	line-height: 1.25em
}

.details .similarProducts li {
	list-style-type: disc;
	list-style-position: inside;
	color: #9e9e9e;
	margin-bottom: 4px;
}

.details .similarProducts li span {
	color: #333;
}

#fb_showSizeLayer .btnwarenkorb .dropdown,
.details .btnwarenkorb .dropdown {
	font-size: 0.813em;
	top: 16px;
	left: 8px;
	height: 0px;
}

#fb_showSizeLayer .btnwarenkorb button,
.details .btnwarenkorb button {
	padding-left: 53px;
	width: 100%;
	white-space: nowrap;
}

@media screen and (max-device-width: 1024px) {
	.details .btnwarenkorb button span {
		margin-left: 53px;
	}
}

.details .btnwarenkorb button span {
	right: 61px;
}

.details .groessenberater a,
.details .tabs .tabContents a {
	font-weight: bold;
	text-decoration: none;
}

.details .links {
	padding-top: 5px;
}

.details .links a {
	font-weight: bold;
	font-size: 0.813em;
}

.details .links hr {
	margin: 10px 0;
}

.details .links .productdetails a {
	font-weight: normal;
	text-decoration: underline;
	line-height: 1.231em;
}

.details .links .productdetails .picturelink img {
	float: left;
	margin-top: -3px;
}

.backLink
{
    position: absolute;
    left: 5px;
    top: 16px;
	font-weight: bold;
	font-size: 0.813em;
}
.backLinkRelative
{
	font-weight: bold;
	font-size: 0.813em;
	margin: 16px 0px 10px 0px;
}
.backLinkImage
{
	vertical-align: middle;
}

#fb_umfrage {
	background:
		url(//s7e1a.scene7.com/is/image/Charlesvoegele/umfrage_cruz?$umfrage$)
		repeat-x;
	margin: 0px;
	padding: 20px;
	height: 297px;
	color: #fff;
}

#fb_umfrage a {
	color: #fff;
}

#fb_umfrage div {
	float: right;
	width: 200px;
}

#fb_umfrage div h2 {
	text-transform: uppercase;
	margin-top: 20px;
	margin-bottom: 40px;
	font-size: 1.154em;
}

#fb_umfrage div button {
	margin-top: 20px;
}

#fb_showItemInCart li {
	background: url(../img/content/dotted.gif) repeat-x;
}

#fb_showItemInCart hr {
	margin-left: 0px;
}

#fb_showItemInCart .cart img,#fb_showItemInCart .cart .labels,#fb_showItemInCart .cart .values
	{
	float: left;
}

#fb_showItemInCart .cart .labels,#fb_showItemInCart .cart img {
	margin-right: 8px;
}

#fb_showItemInCart .cart .product {
	font-weight: bold;
	font-transform: uppercase;
}

#fb_showItemInCart .cart .prices {
	float: right;
	width: 236px;
}

#fb_showItemInCart .cart .prices li {
	padding: 10px 0;
}

#fb_showItemInCart .buttonbar p a img {
	vertical-align: text-top;
}

#fb_showItemInCart .cart .prices span,#fb_showItemInCart .cart .prices .last,#fb_showItemInCart .cart .values
	{
	font-weight: bold;
}

#fb_showItemInCart .cart .prices span {
	float: right;
}

#fb_showItemInCart .cart .prices .last {
	padding: 15px 0 0 0;
}

#fb_showItemInCart .cart .prices .last span {
	font-size: 1.375em;
	margin-top: -4px;
}

#fb_showItemInCart .buttonbar a {
	font-weight: bold;
	font-size: 1.182em;
}

.ratingbox {
	background: #f2f2f2;
	padding: 12px;
	font-size: 0.688em;
	margin-bottom: 17px;
}

.ratingbox h4 {
	color: #333;
	margin-bottom: 5px;
}

.ratingbox .ratings {
	width: 185px;
	float: left;
	color: #666666;
}

.ratingbox .rate {
	vertical-align: sub;
	display: inline-block;
	margin-top: 2px;
	width: 75px;
	height: 13px;
	border: 1px solid #9E9E9E;
	background: url(../img/content/ratingbackground.gif);
}

.ratingbox .ratingaverage {
	float: left;
}

.ratingbox .ratingaverage a {
	text-decoration: underline;
}

.ratingbox .ratingaverage img,.review img {
	margin-right: -3px;
}

.review {
	padding: 0 0 7px 0;
}

.review p {
	line-height: 1.231em;
}

.review strong {
	font-size: 0.813em;
}

.subline {
	color: #9e9e9e;
	margin: 5px 0;
}

.subline a {
	color: #9e9e9e;
	text-decoration: underline;
}

.subline a:hover {
	text-decoration: none;
	color: #772974;
}

.fb {
	font-size: 0.813em;
	margin: 20px;
	min-height: 80px;
}

.fb .close {
	position: absolute;
	right: 20px;
}

.fb .close img {
	vertical-align: text-bottom;
}

.fb .modelthumb {
	width: 191px;
	float: left;
}

#fb_notify .modelthumb {
	width: 70px;
}

.fb .formular {
	width: 531px;
	float: left;
	margin: 0px;
	margin-left: 20px;
}

#fb_password button {
	float: left;
	margin-bottom: 10px;
	margin-top: 5px;
}

#fb_password .success.big {
	width: 300px;
	margin-bottom: 20px;
}

#fb_notify .formular {
	width: 331px;
}

#fb_login {
	margin-bottom: 100px;
}

#fb_login .formular {
	float: left;
	margin-left: 0px;
}

#fb_login .formular.left {
	width: 370px;
	margin-right: 17px;
}

#fb_login .formular form {
	padding-left: 45px;
}

#fb_login .formular .buttonbar {
	margin-left: -45px;
}

#fb_login .formular.left input {
	width: 300px;
}

#fb_login .formular.right {
	width: 500px;
	text-align: left;
}

#fb_login .formular.right input {
	width: 20px;
}

#fb_login .formular a img {
	vertical-align: text-top;
}

#fb_password .formular {
	margin: -10px 0 0 0px
}

#fb_password .formular.input {
	margin-top: -0px;
	width: 230px;
	float: left;
}

#fb_login ul {
	margin: 10px 0;
}

#fb_login li {
	line-height: 1.385em;
	list-style-type: disc;
	margin-left: 15px;
}

#fb_login a {
	margin: 10px 0 20px 0;
	display: block;
}

#fb_login .left .buttonbar {
	width: 365px;
	position: absolute;
	bottom: -80px;
}

#fb_login .left .buttonbar button {
	margin-right: 15px;
}

#fb_login .right .buttonbar {
	width: 480px;
	position: absolute;
	bottom: -80px;
	margin-top: 50px;
}

#fb_login .buttonbar a {
	margin: 0px;
}

.fb p {
	font-size: 1em;
}

.fb h1 {
	font-size: 1.154em;
}

.fb h3 {
	font-size: 1.154em;
	line-height: 1.25em;
	color: #333;
}

.fb .stars {
	margin: 5px 0 0px 0;
	display: block;
}

.fb .stars img {
	margin-right: -5px;
}

.fb label {
	font-weight: bold;
	padding: 15px 0 4px 0;
	display: inline-block;
}

.fb input,.rating input {
	width: 330px;
}

#fb_sendmail input {
	float: left;
}

#fb_sendmail label {
	font-weight: bold;
	padding: 15px 0 -10px 0;
	display: block;
	clear: both;
}

#fb_sendmail .buttonbar .success {
	float: right;
}

#fb_sendmail .success.big {
	width: 300px;
}

.fb textarea {
	width: 100%;
	max-width: 522px;
	height: 132px;
	overflow:auto;
}

#fb_sendmail textarea {
	width: 522px;
	max-width: 522px;
	height: 118px;
}

.fb.onsite {
	margin: 0 0 0 20px;
}

.fb.onsite hr {
	margin: 0 0 10px 0;
}

.fb.onsite .formular {
	width: 481px;
}

/*
 * Sitemap
 */
.sitemap {
	background: url(../img/content/column_bg.gif);
	margin-bottom: 20px;
}

.sitemap .grid4 {
	height: 100%;
}

.sitemap h2 {
	padding: 15px;
	font-weight: normal;
	color: #772974;
	font-weight: bold;
	text-transform: uppercase;
}

.sitemap ul {
	padding-left: 15px;
	padding-bottom: 5px;
}

.sitemap li {
	background: url(../img/content/arrow_right.gif) no-repeat 0px 2px;
	list-style-position: inside;
	padding: 0px 0 3px 20px;
	line-height: 16px;
}

.sitemap li a {
	font-size: 0.813em;
	display: inline-block;
	font-weight: bold;
	text-transform: uppercase;
}

.sitemap .service li a {
	font-size: 0.929em;
	text-transform: none;
}

.sitemap li li {
	background: url(../img/scaffold/gt.gif) no-repeat 3px 5px;
	padding: 0px 0 0 13px;
	margin-left: -16px;
}

.sitemap li li a {
	font-weight: normal;
	text-transform: none;
}

/*
 * Service Allgemein
 */
.service .contentnavi a,.account .overview a {
	background: url(../img/content/servicearrow.gif) no-repeat 240px 23px
		#ebebeb;
	border: 4px solid #c2c2c2;
	width: 203px;
	height: 57px;
	display: block;
	color: #4F0054;
	font-size: 1.5em;
	text-transform: uppercase;
	line-height: 2em;
}

.service .contentnavi a {
	padding: 29px 100px 29px 29px;
}

.account .overview a {
	background: url(../img/content/servicearrow.gif) no-repeat 190px 23px
		#ebebeb;
	text-align: left;
	font-size: 1em;
	padding-right: 10px;
	padding-left: 10px;
	padding-top: 23px;
}

.service .contentnavi a .cufon {
	margin-bottom: 10px;
}

.service .contentnavi li {
	float: left;
	margin: 0 10px 5px 0;
}

.service li {
	font-size: 0.875em;
	padding-bottom: 5px;
}

.service label {
	font-size: 0.875em;
	margin: 5px 0;
}

.service input,.service textarea {
	margin: 3px 0;
}

.service .box {
	background: url(../img/content/servicebg.png);
	padding: 20px;
}

.service .box h2 {
	font-size: 0.938em;
	line-height: 1.75em;
	margin-top: -4px;
}

.service small {
	font-size: 0.625em;
	color: #9e9e9e;
}

/*
 * Contact
 */
.contact {
	background: url(../img/content/contact.jpg) no-repeat top right;
	height: 733px;
	margin-bottom: 23px;
}

.contact .success.big {
	width: 425px;
	height: 50px;
}

.contact input {
	width: 240px;
	font-size: 0.875em;
}
.contact small{
	float:left;
	width:100%;
	margin:5px 0;
}
.contact button {
	float: left;
}
.contact #contact_captcha_image
{
	float:left;
	width: 246px;
	height:70px;
	border:1px solid #CCCCCC;
	margin: 3px 0;
}
.contact .dropdown
{
	margin:9px 0;
	top:6px;
}
.contact .dropdown ul
{
	max-height:300px;
}
.contact .dropdown a
{
	max-width:200px;
}
.contact .disabled
{
	color:#9E9E9E;
}
/*
 * Newsletter
 */
.newsletter {
	background: url(../img/content/newsletter.jpg) no-repeat top right;
	min-height: 733px;
	margin-bottom: -23px;
}

.newsletter .success.big {
	width: 600px;
	height: auto;
	margin-bottom: 20px;
}

.newsletterlogo {
	width: 150px;
	height: 60px;
	float: left;
}

.newsletter.brands label {
	padding-left: 10px;
	margin-left: 6px;
}

.newsletter.brands input[type=radio] {
	margin-left: -17px;
}

.newsletter.brands .box {
	margin-bottom: 20px;
}

.newsletter label {
	font-size: 0.813em;
}

.newsletter dl {
	margin: 15px 0;
}

.newsletter dt {
	display: block;
	margin-bottom: 7px;
}

.newsletter input.error {
	width: 220px;
}

.newsletter div.error {
	width: 220px;
}

/*
 * FAQ
 */
.faq {
	background: no-repeat top right;
	min-height: 565px;
	margin-bottom: -23px;
}

.faq .accordion a {
	background: #f3f3f3;
	display: block;
	font-size: 0.813em;
	padding: 10px 0 10px 10px;
	font-weight: bold;
	position: relative;
}

.faq .accordion a.down {
	background-image: url(../img/content/arrow_down.gif);
	background-position: 435px 9px;
	background-repeat: no-repeat;
}

.faq .accordion a.up {
	background-image: url(../img/content/arrowfaqlink_up.gif);
	background-color: #6D136B;
	background-position: 434px 7px;
	background-repeat: no-repeat;
	color: #fff;
}

.faq .question a {
	background: rgb(255, 255, 255);
	background: rgba(255, 255, 255, 0.85);
	font-size: 0.813em;
	padding: 10px 100px 10px 19px;
}

.faq .answer {
	background: rgb(255, 255, 255);
	background: rgba(255, 255, 255, 0.85);
	padding: 10px 0 10px 19px;
	margin-bottom: 20px;
}

.faq .answer a {
	margin: 0px;
	display: inline;
	padding: 0px;
}

.faq .down .more,.faq .up .close {
	display: block;
	position: absolute;
	top: 9px;
	right: 32px;
	font-weight: normal;
}

.faq .down .close,.faq .up .more {
	display: none;
}

.answer a.right {
	float: right;
	background: url("../img/content/arrowfaq_up.gif") 100% 10px no-repeat;
	padding: 10px 20px;
	margin-right: 9px;
	display: block;
}

.faq .accordion hr {
	margin: 0;
}

.faq li {
	font-size: 0.813em;
	line-height: 1.385em;
	list-style-type: circle;
	margin-left: 16px;
}

.faq tr {
	font-size: 0.813em;
	line-height: 1.385em;
}

/*
 * Warenkorb
 */
.searchNULL {
	background: url(../img/content/search.jpg) no-repeat 100% 100%;
	min-height: 526px;
	margin-bottom: -23px;
	width: 720px;
}

.searchNULL .box {
	width: 660px;
	margin: 20px 0;
}

.searchNULL .box input {
	margin: 10px 0;
}

.searchNULL .box label {
	margin: 15px 0;
}

.searchNULL .articlenumber {
	position: relative;
	margin: -30px 0 -20px 380px;
	font-size: 0.813em;
}

.searchNULL .articlenumber img {
	margin-top: -1em
}

/*
 * Warenkorb
 */
.warenkorbButtons a img {
	display: block;
	float: left;
	margin: -1px 4px 0 0;
}

.warenkorb .buttonbar {
	margin-bottom: 10px;
}

.warenkorbButtons button {
	margin: -1px 0 0 0;
	padding: 0px;
	background: none;
	font-weight: normal;
	color: #333333;
	font-weight: bold;
}

.warenkorb .buttonbar a {
	font-size: 0.75em;
	font-weight: bold;
	margin-top: 10px;
	display: block;
	float: left;
}

.warenkorb .buttonbar a img {
	vertical-align: middle;
}

.warenkorb table {
	width: 100%;
	font-size: 0.75em;
}

.checkout .warenkorb table {
	font-size: 1em;
}

.warenkorb th {
	background: #f2f2f2;
	color: #666666;
	font-weight: normal;
	padding: 6px 0px;
	text-align: left;
	font-size: 1em;
}

.warenkorb th.first {
	padding: 0 0 0 10px;
}

.warenkorb td {
	padding-top: 7px;
	vertical-align: top;
}

.warenkorb td img {
	margin-bottom: 1px;
}

.warenkorb th.right {
	text-align: right;
	padding-right: 10px;
}

.warenkorb .article {
	vertical-align: bottom;
	padding-bottom: 14px;
}

.warenkorb .article a {
	text-transform: uppercase;
	text-decoration: underline;
	padding-bottom: 0px;
	display: block;
}

.warenkorb .article img {
	margin-bottom: 1px;
}

.warenkorb .bulk {
	padding-top: 130px;
}

.warenkorb .availability {
	padding-top: 125px;
}

.warenkorb .oldPrice {
	text-decoration: line-through;
	font-size: 0.938em;
	font-weight: normal;
}

.warenkorb .price {
	padding-bottom: 10px;
	vertical-align: bottom;
	color: #772974;
	font-size: 1.25em;
	font-weight: bold;
	text-align: right;
	padding-right: 10px;
}

.checkout .warenkorb .price {
	font-size: 0.938em;
	padding-bottom: 6px;
}

.checkout .warenkorb .bulk {
	padding-top: 125px;
}


.warenkorb td {
	background: url(../img/content/dotted.gif) repeat-x 0 100%;
}

.warenkorbButtons td a {
	padding-top: 2px;
	padding-bottom: 8px;
	display: block;
	float: left;
	margin-right: 20px;
	font-weight: bold;
}

.coupon {
	border: 1px solid #DADADA;
	margin: 20px 0 20px 0;
	padding: 20px;
	width: 305px;
	float: left;
	background: url(../img/content/boxbg.gif) repeat-x 0 100%;
}

.coupon .dl {
     background: url(../img/content/dotted.gif) repeat-x 0 0;
     height: 1px;
     font-size: 0.813em;
     margin: 7px 0 55px 0;
}

.checkout .coupon dl {
	float:right;
	width:300px;
	margin:7px 0 55px 0;
}

.coupon dt {
	background: url(../img/content/dotted.gif) repeat-x 0 100%;
	padding:5px 0;
	width:305px;
	font-size: 12px;
}

.coupon dd {
	background: url(../img/content/dotted.gif) repeat-x 0 100%;
	text-align:right;
	width:240px;
	padding:5px 0 5px 65px;
	font-size: 12px;
}

.coupon .error {
	line-height:1em;
	width:200px;
	background-position:3px 2px;
}
.coupon .voucherCol3
{
	display:none;
}
.coupon h4 {
	font-size: 0.75em;
	color: #772974;
	text-transform: uppercase;
	padding-bottom: 5px;
	margin-bottom: 10px;
	background: url(../img/content/dotted.gif) repeat-x 0 100%;
}
.coupon form {
	display:none;	
}
.coupon input {
	width: 220px;
	margin-right: 13px;
}

.warenkorb .total {
	margin: 20px 0 0 0;
	float: right;
	font-size: 0.813em;
	color: #666;
	width: 330px;
	line-height: 1.25em;
}

.warenkorb .total span {
	width: 200px;
	margin-bottom:5px;
	display: block;
	float:left;
}

.warenkorb .total .right {
	float: right;
	font-weight: bold;
	margin-right: 10px;
}

.warenkorb .total .right span {
	display:inline;	
	float:none;
}
	
.warenkorb .total .sum {
	color: #333;
	margin-top: 20px;
	padding-bottom: 10px;
	background: url(../img/content/dotted.gif) repeat-x 0 100%;
}
.warenkorb .total .sum span {
	width:180px;	
}
.warenkorb .total .sum .right {
	color: #772974;
	font-size: 1.538em;
}

.warenkorb .total small {
	font-size: 0.846em;
	padding-top: 5px;
	display: block;
	clear:both;
}

.warenkorb form {
	clear:both;	
}

.warenkorb .dropdown li a {
	font-size: 1.143em;
}

/*
 * Wie m�chten sie bestellen
 */
.order .box,#fb_login .box {
	margin-right: -2px;
	border: 1px solid #DADADA
}

.order .left {
	float: left;
	margin: 1px 5px 10px 0;
}

.order .box h2,#fb_login .box h2 {
	padding: 17px 0px 17px 45px;
	background: url(../img/content/h2arrow.gif) no-repeat 14px 50% #f2f2f2;
	font-size: 0.813em;
	margin: 1px;
}

#fb_login .box h2 {
	font-size: 1em;
}

.order .box li {
	font-size: 0.813em;
	line-height: 1.385em;
	list-style-type: disc;
	margin-left: 60px;
}

#fb_login .box li {
	margin-left: 60px;
}

#fb_login .right .error {
	margin-bottom: 15px;
}

.order p,#fb_login .box p {
	padding: 17px 17px 17px 45px;
}

.order button {
	margin: 0px 0 17px 45px;
}

.order label {
	margin: 8px 0 0px 45px;
	display: block;
	float: left;
	font-size: 0.813em;
	width: 100%;
}

.order input {
	margin: 4px 22px 0 45px;
}

.order a {
	margin: 5px 60px 22px 0;
	font-size: 0.813em;
	text-decoration: underline;
}

.order a.lostpassword {
	display: block;
	margin: 5px 0px 0px 45px;
}

.order label a {
	float: none;
	font-size: 1em;
}

.servicebox {
	border: 1px solid #DADADA;
	margin: 0px 0 20px 0;
	padding: 20px;
	float: left;
	background: url(../img/content/boxbg.gif) repeat-x 0 100%;
}

.servicebox h4 {
	font-size: 0.75em;
	color: #772974;
	padding-bottom: 5px;
	margin-bottom: 10px;
	line-height: 1.125em;
	background: url(../img/content/dotted.gif) repeat-x 0 100%;
}

.servicebox li {
	background: url(../img/content/check.gif) no-repeat 2px 2px;
	font-size: 0.688em;
	padding-left: 16px;
	line-height: 1.125em;
	margin-bottom: 15px;
}

/*
 *	Meine Daten
 */
.personaldata dt {
	clear: both;
	float: left;
	width: 220px;
}

.personaldata .accordionItem dt {
	width: 120px;
}

.personaldata dd {
	float: left;
	width: 460px;
}

/*
 * Kasse
 */
.checkout dt {
	clear: both;
	float: left;
	width: 220px;
}

.checkout .accordionItem dt {
	width: 180px;
}

.checkout dd {
	float: left;
	width: 460px;
}

.checkout .paketshop dd {
	width: 250px;
}

.checkout .packstation dt {
	width: auto;
}

.checkout .packstation dd {
	width: 470px;
}

.checkout label {
	font-size: 0.875em;
	width: 189px;
	display: block;
	margin: 4px 0 10px 0;
	line-height: 17px;
	float: left;
}

.checkout label.optional {
	color: #9E9E9E;
}

.checkout .dropdown {
	font-size: 0.875em;
	margin: 9px 5px 5px 0;
}

.checkout noscript select {
	margin-bottom: 5px;
}

.checkout .validation {
	margin-top: -8px;
}

.checkout .validation img {
	margin-top: 2px;
}

.checkout h2 {
	font-size: 0.875em;
}

.checkout td {
	font-size: 0.813em;
	line-height: 1.385em;
	/*width: 150px;*/
}

.checkout input {
	font-size: 0.875em;
	float: left;
	width: 265px;
	margin: 0 7px 7px 0;
}

.checkout .buttonbar label {
	width: 500px;
	margin-bottom: 0px;
}

.checkout .buttonbar input {
	width: auto;
}

.checkout th {
	font-size: 0.813em;
	text-align: left;
}

.checkout input[type=radio] {
	width: auto;
}

.checkout th,.checkout td {
	padding: 5px 0;
}

.checkout table input[type=radio] {
	margin: 0px 0 0 20px
}

.checkout tr.selected td {
	background: #f2f2f2;
}

.checkout .address input {
	width: 10px;
}

.checkout .address div {
	font-size: 0.813em;
	line-height: 1.438em;
	float: left;
	margin-top: -4px;
}

.checkout.adrvalidation .address div {
	font-size: 1em;
}

.checkout .address div label {
	font-size: 1em;
	line-height: 1.385em;
	margin-top: 0px;
}

.checkout .packstation input {
	
}

#credit {
	margin: 0 0 0 -40px;
}

.send label {
	font-size: 0.813em;
	line-height: 1em;
	width: auto;
}

.send label a {
	float: none;
	font-size: 1em;
	text-decoration: underline;
	padding: 0px;
}

.send a {
	font-size: 0.813em;
	line-height: 1.438em;
	/*clear:both;*/
	float: right;
	padding-right: 10px;
}

.checkout .address div {
	font-size: 0.813em;
	line-height: 1.438em;
	float: left;
	margin-top: -4px;
}

.checkout .address a,.checkout.address a { /*font-size:0.813em;*/
	line-height: 1.438em;
	clear: both;
}

.checkout br {
	clear: both;
}

.checkout .wide {
	width: 190px;
}

.checkout .narrow {
	width: 60px;
}

.checkout .full {
	width: 274px;
}

.checkout .month {
	width: 125px;
}

.checkout .grid6 label {
	margin-bottom: 0px;
}

.checkout label input {
	width: 20px;
	margin-top: 5px;
}

.checkout small {
	clear: both;
	display: block;
	font-size: 0.688em
}

.checkout .moreinfo {
	float: right;
	color: #772974;
	font-size: 1em;
	text-align: right;
	margin-top: -1.875em;
}

.checkout h1 img {
	vertical-align: sub;
}

.checkout .voucher_first,
.checkout .voucher_second {
	border:1px solid #dadada;
	position:relative;
	margin-bottom:30px;	
	background: url(../img/content/boxbg.gif) repeat-x 0 100%;
}

.checkout .voucher_first .error,
.checkout .voucher_second .error {
width: auto;	
height: auto;	
margin: 10px 0;	
}

.checkout img.checkout_voucher_icon  {
	float: left;
	margin: 22px 0px 5px 10px;
	display: block;
}

.checkout .voucher_second div.emptyVoucher {
/* 	width: 600px; */
	float: left;
}

div.minOrderValueSection .voucher_second div.emptyVoucher {
	width: 530px;
}

.checkout .voucher_first img {
	margin: 22px 0 10px 5px;
}
/*
.checkout .voucher_second img {
	display:none;
}
*/
.checkout .voucher_. div {
	float:left;
	width:580px;
	margin:15px 0px 10px 0px;
}

.checkout .voucher_second div {
	width:670px;
	margin:15px 0px 10px 15px;
}

div.minOrderValueSection .voucher_second div {
	width:600px;
}

.checkout .voucher_second div h4 {
	/* float:left;
	width:450px;	 */
}

.checkout .voucher_second div p {
	/*clear:left;
	float: left;	
	width:290px;*/
}

.checkout .voucher_second div dl {
/*	
	position:absolute;
	top:31px;
	right:15px;
	margin-top:-47px;
	background: url(../img/content/dotted.gif) repeat-x 0 0px;
*/
	font-size:13px;
	float:right;
	margin-bottom: 10px;
}

.checkout .voucher_second button {
}

.checkout .voucher_second div dt {
	float:left;
	width:190px;
	/*background: url(../img/content/dotted.gif) repeat-x 0 100%;*/
	padding:3px 0 4px 0;
}

.checkout .voucher_second div dd {
/*	float:right;*/
	width:100px; 
	text-align:center;
/*	background: url(../img/content/dotted.gif) repeat-x 0 100%;*/
	padding:3px 0px 4px 5px;
}


.checkout .voucher_first div div,
.checkout .voucher_second div div {
	float:none;
	width:auto;
	margin:0px;
}

.checkout .voucher_first button img,
.checkout .voucher_second button img {
	display:inline;
	margin:0px 2px 0 5px;
}
#deleteImage
{
	margin-top:-4px;
}
.outfitImage
{
	margin-top:40px;
}
.voucherCol1{
	width:100px;
}
.voucherCol2{
	/*width:100px;*/
}

.checkout .voucher_second .voucherRow {
/*	position: relative;*/
	background: url("../img/content/dotted.gif") repeat-x scroll 0 100% transparent;
	margin: 5px 0 5px 0;
}

.checkout .voucher_second div .voucherCol1,
.checkout .voucher_second div .voucherCol2,
.checkout .voucher_second div .voucherCol3 {
	position: relative;
}

.checkout .voucher_second div .voucherCol3{
	width:20px;
	padding-top: 7px;
}
.checkout .voucher_first div input,
.checkout .voucher_second div input {
	margin-top:5px;
}

.checkout .voucher_first div h4,
.checkout .voucher_second div h4 {
	font-size: 0.75em;
	color: #772974;
	text-transform: uppercase;
	padding-bottom: 5px;
	padding-top:3px;
	margin-bottom: 10px;
	background: url(../img/content/dotted.gif) repeat-x 0 100%;
}
	
.checkout .accordion {
	background: #f3f3f3;
	display: block;
	padding: 20px 0 33px 19px;
	font-weight: bold;
	color: #666;
	cursor: pointer;
}

.checkout .accordion:hover {
	color: #772974
}

.checkout .accordion input {
	margin: -2px 8px 0 0px;
	cursor: pointer;
}

.checkout .accordion img {
	float: right;
	margin: -7px 10px 0 0px;
}

.checkout .accordion label {
	cursor: pointer;
	vertical-align: middle;
	float: left;
	margin: 0px;
	padding: 3px 0 0 0px;
	width: 500px;
}

.checkout .accordionItem {
	padding: 10px 0 10px 40px;
}

.checkout hr {
	margin: 0;
}

.checkout.adrvalidation dl {
	margin-top: 20px;
}

.checkout.adrvalidation dt {
	width: 220px;
}

.checkout.adrvalidation dd {
	width: 400px;
}

.checkout.adrvalidation label {
	padding: 0px;
}

li.marked {
	border: 1px solid #cc0101;
}

span.marked {
	border: 1px solid #cc0101;
}

.checkout.adrvalidation input.marked {
	border: 1px solid #cc0101;
}

.checkout.adrvalidation label.marked {
	border: 1px solid #cc0101;
	margin: 0px 7px 7px 0px;
	width: 265px;
	padding: 2px 3px 2px 3px;
}

.prozessBar {
	height: 50px;
	font-size: 14px;
	color: #9E9E9E;
	margin-bottom: 20px;
	position: relative;
}

.step1 {
	background: url(../img/content/prozess1.gif) #f2f2f2;
}

.step2 {
	background: url(../img/content/prozess2.gif) #f2f2f2;
}

.step3 {
	background: url(../img/content/prozess3.gif) #f2f2f2;
}

.step4 {
	background: url(../img/content/prozess4.gif) #f2f2f2;
}

.prozessBar .first {
	text-align: center;
	position: absolute;
	top: 17px;
	left: 10px;
	width: 230px;
}

.prozessBar .second {
	text-align: center;
	position: absolute;
	top: 17px;
	left: 240px;
	width: 140px;
}

.prozessBar .third {
	text-align: center;
	position: absolute;
	top: 17px;
	left: 390px;
	width: 300px;
}

.prozessBar img {
	vertical-align: middle;
}

.prozessBar .selected {
	color: #772974;
}

.prozessBar .first,.prozessBar .second,.prozessBar .third {
	float: left;
}

.account {
	background: url(../img/content/account.jpg) no-repeat right top;
	min-height: 575px;
	width: 720px;
	margin-bottom: -23px;
}

.account a {
	background: #f2f2f2;
	margin: 15px 5px 0 0;
	font-size: 0.875em;
	line-height: 1.25em;
	width: 100%;
	text-align: center;
	display: block;
	height: 25px;
	padding: 21% 0;
}

.accountBalance h2 {
	margin: 10px 0;
	font-size: 0.938em;
}

.accountBalance table {
	width: 100%;
	font-size: 0.75em;
}

.accountBalance th {
	background: #f2f2f2;
	color: #666666;
	font-weight: normal;
	padding: 6px 0px;
	text-align: left;
	font-size: 1em;
}

.accountBalance th.first,.accountBalance td.first {
	padding-left: 10px;
}

.accountBalance td {
	padding: 9px 0;
	vertical-align: top;
	background: url(../img/content/dotted.gif) repeat-x 0 100%;
}

.accountBalance th.right {
	text-align: right;
	padding-right: 10px;
}

.accountBalance td.right {
	text-align: right;
	padding-right: 10px;
	font-weight: bold;
}

.shippingAddress br {
	clear: both;
}

.shippingAddress .address div {
	font-size: 0.813em;
	line-height: 1.438em;
	float: left;
	margin-top: -4px;
}

.shippingAddress .address a {
	line-height: 1.438em;
	clear: both;
	font-weight: bold;
}

.personaldata br {
	clear: both;
}

.personaldata .wide {
	width: 190px;
}

.personaldata .narrow {
	width: 60px;
}

.personaldata .full {
	width: 284px;
}

.personaldata .month {
	width: 125px;
}

.personaldata .grid6 label {
	margin-bottom: 0px;
}

.personaldata label input {
	width: 20px;
	margin-top: 5px;
}

.personaldata label {
	font-size: 0.875em;
	width: 170px;
	display: block;
	margin: 4px 0 18px 0;
	line-height: 9px;
	float: left;
}

.personaldata .grid6 label {
	padding-bottom: 13px;
}

.personaldata input[type=checkbox] {
  width:20px;
  padding: 0px;
  margin: 0px;
}

.personaldata label.short {
	font-size: 12px;
	line-height:1em;
	width: 60px;
	margin:0px;
}

.personaldata label.long {
	font-size: 12px;
	line-height:1.38em;
	width: 460px;
	margin:0px;
}


.top {
  padding-top: 10px;	
}

.bottom {
  padding-bottom: 20px;
}

.personaldata .dropdown {
	font-size: 0.875em;
	margin: 9px 5px 5px 0;
}

.personaldata small {
	clear: both;
	display: block;
	font-size: 0.688em
}

.personaldata h1 small,.accountBalance h1 small,.shippingAddress h1 small,.orders h1 small
	{
	clear: none;
	color: #333333;
	display: inline;
	font-size: 0.867em;
	font-weight: normal;
	text-transform: none;
}

.orders .wrap {
	margin-top: 40px;
}

.orders hr {
	margin: 8px 0;
}

.orders .address {
	font-size: 0.75em;
	line-height: 1.5em;
	margin-bottom: 40px;
}

.orders .address p {
	font-size: 100%;
}

.orders .products {
	margin-bottom: 40px;
}

.orders .products table {
	width: 100%;
}

.orders .products td {
	background: url(../img/content/dotted.gif) repeat-x 0 100%;
	vertical-align: bottom;
	font-size: 0.75em;
	padding-bottom: 1px;
	padding-top: 7px;
	line-height: 1.375em;
}

.orders td.thumbnail {
	width: 55px;
}

.orders td.article {
	width: 305px;
	vertical-align: bottom;
	padding-bottom: 7px;
}

.orders td.article a {
	text-decoration: underline;
	font-weight: bold;
	text-transform: uppercase;
	display: block;
	margin-bottom: 5px;
}

.orders td.price {
	text-align: right;
	padding-bottom: 7px;
}

.orders .total {
	margin: 20px 0 0 0;
	float: right;
	font-size: 0.813em;
	width: 280px;
	line-height: 1.25em;
}

.orders .total .right {
	float: right;
}

.orders .total .sum {
	font-weight: bold;
	padding-bottom: 10px;
	background: url(../img/content/dotted.gif) repeat-x 0 100%;
}

.orders .total small {
	font-size: 0.846em;
	padding-top: 5px;
	display: block;
}

.orders .accordion {
	font-size: 0.813em;
	font-weight: bold;
	padding: 1px 0;
}

.orders .accordion.up a {
	background: url(../img/content/arrow_up.gif) no-repeat 100% 0px;
}

.orders .accordion a img {
	vertical-align: sub;
}

.orders .accordion.up img {
	visibility: hidden;
}

.orders .links a {
	font-size: 0.813em;
	display: block;
	line-height: 1.5em;
	margin-bottom: 6px;
}

.orders .links a img {
	vertical-align: sub
}

.orders h3 {
	font-size: 0.938em;
	color: #772974;
	margin: 12px 0px 8px 0px;
}

.orders h3 img {
	vertical-align: middle;
}

.personaldata h2,.accountBalance h2,.shippingAddress h2,.orders h2 {
	font-size: 0.938em;
}

h1 small {
	font-size: 0.867em;
	text-transform: none;
	color: #333;
	font-weight: normal;
	clear: none;
	display: inline;
}

/* Hacks fuer Safari
  html[xmlns*=""] body:last-child button span {margin:-1px -3px 0 12px;}
*/
.text h2 {
	font-size: 0.813em;
	margin: 8px 0 10px 0;
}

.text p {
	margin: 0 0 1.25em 0;
}

.text .up {
	margin: 2em 0 0.5em 0;
	font-size: 0.813em;
	padding: 2px 20px 0 0;
	font-weight: bold;
	display: block;
	text-align: right;
	background: url(../img/content/arrow_up.gif) no-repeat 100%;
}

/* Hacks fuer Firefox*/
@-moz-document url-prefix() {

	button span { padding:8px 0 12px 0; width:100%; background-position:100% -38px; margin:0px 0px 0 10px; }
	button:hover span { background-position: 100% -115px; }
	button.violet span, a.button.violet span  {background-position: 100% -191px;}
}

.oldPriceLabel, .priceLabel, .voucherPriceLabel { font-size:13px; font-weight:normal; float:left; margin-top:2px; color:#333; }

.promotionPrice { color: red; }

.warenkorb .promotionPrice {
	margin-bottom: 6px;	
}

.availabilityStatus span small {
	padding-left: 3px;
}

a.productdetails img.outfitLinkArrow,
.details .groessenberater a img.tabContentArrow,
.details .tabs .tabContents a img.tabContentArrow,
.similarProducts a img.outfitLinkArrow {
	left: 3px;
    top: 3px;
    position: relative;
}
.pixelContainer {
	position: absolute;
	height: 1px;
	width: 1px;
	bottom: 0;
	left: 0;
	overflow: hidden;	
}
.sendmail
{
/*	display:none; */
}
#backToHomeLinkReg
{
	font-weight: bold;
	font-size: 0.813em;
	float:right;
	margin-right:13px;
}
#backToHomeLinkReg span
{
	margin-right: 5px;
}
#backToHomeLinkReg img
{
	margin-top: 0px;
	position:absolute;
}
.rating_text
{
	width:330px !important;
}
.reviewFormDiv, .reviewFormDiv.readonly
{
	margin: 0 40px 0 0 !important; 
	width:100% !important;
}
.readonlyBorder
{
	border:0 !important;
	resize: none !important;
}
#reviewProductImageDiv
{
	margin: 20px 30px 3px 60px;
}
#starRatingReadonly, .starrating
{
	padding: 8px 2px 0 2px;
}
#soldOut
{
	color:#9E9E9E;
}
/**
* Begin Sitemap Styles
*/
.clear-block{
	display:block;
	height:0;
	clear:both;
	visibility:hidden;
	overflow:hidden;
	line-height:0;
	font-size:1px;
}

.genSitemap .clearWrapper {
	clear: left;	
}

.genSitemap .catWrapper {
	float: left;	
	color: #333333;
	font-size: 12px;
	width: 180px;
	margin: 20px 20px 0 0;
	padding: 0 15px;
	background-color: #f2f2f2;
}

.genSitemap .catWrapper .mainCat a{
	color: #772974;
    font-weight: bold;
    padding: 15px 0;
    text-transform: uppercase;
    display: block;
}


.genSitemap .catWrapper .subCat {
	padding: 0 0 0 5px;	
	background: url("../img/content/arrow_right.gif") no-repeat scroll 0 2px transparent;
    line-height: 16px;
    list-style-position: inside;
    padding: 0 0 3px 20px;
}

.genSitemap .catWrapper .subCat ul{
	margin: 0 0 10px 0;	
}

.genSitemap .catWrapper .subCat a{
	font-weight: bold;	
}

.genSitemap .catWrapper .subSubCat {
	padding: 0 0 0 5px;	
}

.genSitemap .catWrapper .subSubCat a{
	font-weight: normal;	
}

.genSitemap .catWrapper li {
    list-style: none outside none !important;
    font-size: 100%;
    margin: 0;
    outline: 0 none;
    vertical-align: baseline;
}

.marginBottom15 {
	margin-bottom: 15px !important;
}

.serviceCenterLinkList ul{
    line-height: 16px;
    list-style-position: inside;
    padding: 0 0 3px 20px;
}

li.subCat .subCatLabel {
	font-weight: bold;
}
/**
* End Sitemap Styles
*/
.checkout .narrow78 {
	width: 78px;
}
.review_einleitungstext
{
	margin-top:7px;
}
#starRating img
{
	margin-right:5px;
}
.replaceVoucherLayerTable 
{
	width:100%;
}
.replaceVoucherLayerTable  td
{
	width:150px!important;
	margin-top:5px;
}
.replaceVoucherLayerTable  dt
{
	width:215px!important;
	float:left;
	padding: 5px 0;
}
.replaceVoucherLayerTable  dd
{
	width:160px!important;
	float:right;
	text-align:right;
	padding: 5px 30px 5px 0;
}

.closeLayer
{
	margin: 4px 0;
}
.replaceVoucherMessage
{
	 text-transform: uppercase;
	 margin-bottom:20px;
}
.replaceVoucherLayerHr
{
	margin: 15px 0px 10px 0px;
}

#fb_minOrderVoucher_layer td,
#fb_replaceVoucher_layer td
{
	width:49%;
	padding:12px 6px 0;
}
#fb_minOrderVoucher_layer hr,
#fb_replaceVoucher_layer hr
{
	margin: 4px 0;
}
#fb_minOrderVoucher_layer p,
#fb_replaceVoucher_layer p
{
	maergin: 10px 0;
	width:90%;
}
#fb_minOrderVoucher_layer button,
#fb_replaceVoucher_layer button
{
	width: 90%
	text-align: center;
}
.voucherRowCloseLayer
{
	margin: 2px 0;
}
#findVoucherLink
{
/*	float:left; */
	text-transform: uppercase;
	font-size: 0.75em;
	line-height: 2.35em;
	display: block;
}

div.voucherRedeemButton {
    background: url("../img/content/sprite.png") no-repeat scroll 0 0 transparent;
    border: 0 none;
    cursor: pointer;
    font-family: Verdana,sans-serif;
    font-weight: bold;
    margin: 0 !important;
    outline: medium none;
    padding: 0;
    text-align: center;
    float: left !important;
    width: 130px  !important;
    height: 35px;
    position: relative;
}
div.voucherRedeemButton span {
    background: url("../img/content/sprite.png") no-repeat scroll 100% -37px transparent;
    display: block;
    line-height: 35px;
    position: relative;
    right: -7px;
    top: 0;
    width: 130px;
}
.minOrderValueSection div.voucherRedeemButton span {
	right: 29px;
	width: 161px;
}

div.voucherRedeemButton span img{
    left: 5px;
    margin: 0 !important;
    position: relative;
    top: 3px;
}
.minOrderValueSection div.voucherRedeemButton span img{
    left: 132px;
	top: 10px;
}

.innerMaterialList
{
	margin-top:2px!important;
}
.innerMaterialList li
{
	margin:0!important;
	font-size:100%!important;
}
.layerButtonBack
{
    background: url("../img/content/sprite.png") no-repeat scroll right -153px transparent;
    display: block;
    margin: 20px 0 0 0px;
    padding: 8px 0 12px;
    color: #FFFFFF;
    cursor: pointer;
    font-family: Verdana,sans-serif;
    font-weight: bold;
    text-align: center;
    text-transform: uppercase;	
	width:93%;
}
span.layerMinOrderButtonBack
{
	width:102%;
}
.layerButtonBack img
{
	float:right;
	padding-right:5px;
}

.fontSize13 {
	font-size: 13px;
}

.tabContent .careInstructions {
	overflow: auto;	
	display: block;
}

.tabContent .careInstructions img.pflegeIcon {
	float: left;
	display: block;	
}

.tabContent .careInstructions span {
	display: block;
    float: left;
    margin: 0 0 0 5px;
    width: 155px;
    padding-bottom: 4px;
}




.submitAddToCartForm {
	position: relative;	
	z-index: 2;
}
.tabs {
	position: relative;	
	z-index: 1;
}

.btnwarenkorb {
	position: relative;	
}

.details .btnwarenkorb .dropdown {
	position: absolute;
	z-index: 2;
	width: 45px;
	top: 15px;
	left: 10px;
}

.details .btnwarenkorb button.violet {
	position: relative;
	z-index: 1;
}

.header .warenkorb .kasse {
    text-align: right;
    width: 185px;
}
.foreignArticleButton
{
	position: relative;
	top:10px;
	left:523px;
}
.foreignArticleLayerContent
{
	margin-top:11px;
	padding-top:11px;
 	border-top: 1px dotted #232323;
	
}

div.maxproducts div.dropdown ul.items li {
	float: none;
	clear: both;	
}

div.colorChoiceWrapper {
	overflow: hidden;	
}

div.colorChoiceWrapper div {
	float: left;
	margin-bottom: 3px;
	margin-right: 3px;
}

div.colorChoiceWrapper div a.color {
	float: none;
	margin: 0px;
}
#filterCloseButton
{
	background: inherit;	
}
.white
{
	color:white;
}
#refreshText
{
	color:#aaa;
}
#copyLink
{
	margin:0!important;
}

.subnavi li.selected li a, .subnavi li li a {
	display: block;	
}

/* new cart and checkout overview */
.cartEntryWrappers {
    width: 670px;	
    overflow: hidden;
}

.cartEntryHeader {
	background-image: url('../img/checkoutsprite.png');
	background-repeat: no-repeat;
	background-position: 0 0;
    border: 0 solid black;
    font-size: 14px;
    font-weight: bold;
    padding: 10px 15px;
}

.cartEntryHeader .cartEntryHeaderWrapper {
	margin: 0;
	padding: 15px 0 15px 0;
    overflow: hidden;
	border-bottom: 1px solid #666666;	
    font-weight: bold;
}

.shoppingCartLink {
	background-image: url("../img/content/edit_small.png");
    background-position: right 3px;
    background-repeat: no-repeat;
    color: #9E9E9E;
    display: block;
    float: left;
    font-size: 12px;
    font-weight: normal;
    line-height: 14px;
    margin: 0 0 0 10px;
    padding: 0 14px 0 0;
    text-decoration: underline;
}

.cartEntryHeaderWrapper .colArticle {
	overflow: hidden;	
}

.cartEntryHeaderWrapper .colArticle span {
	float: left;	
}

.cartEntryWrapper .cartEntryRow .cols,
.cartEntryHeader .cartEntryHeaderWrapper .cols{
	float: left;	
}

.cartEntryHeader .cartEntryHeaderWrapper .colArticle {
	width: 320px;	
	padding: 0 20px 0 0;
}

.voucherPanel .voucherRow .productPrice,
.cartEntryWrapper .cartEntryRow .voucherRow .productPrice,
.cartEntryWrapper .cartEntryRow .productRow .productPrice,
.cartEntryHeader .cartEntryHeaderWrapper .colPrice {
	width: 114px;	
	padding: 0 30px 0 0;
	text-align: right;
}

.voucherPanel .voucherRow .voucherQuantity,
.cartEntryWrapper .cartEntryRow .voucherRow .productQuantity,
.cartEntryWrapper .cartEntryRow .productRow .productQuantity,
.cartEntryHeader .cartEntryHeaderWrapper .colQuantity {
	width: 70px;	
	padding: 0 10px 0 0;
}

.voucherPanel .voucherRow .voucherQuantity,
.cartEntryWrapper .cartEntryRow .infoRow .productQuantity,
.cartEntryWrapper .cartEntryRow .voucherRow .productQuantity {
	text-align: center;
}

.voucherPanel .voucherRow .productTotalPrice,
.cartEntryWrapper .cartEntryRow .voucherRow .productTotalPrice,
.cartEntryWrapper .cartEntryRow .productRow .productTotalPrice,
.cartEntryHeader .cartEntryHeaderWrapper .colTotalPrice {
    float: right;
    padding: 0;
    text-align: right;
    width: 105px;
}

.cartEntryWrapper {
	background-color: #F2F2F2;	
}

.cartEntryWrapper .cartEntryRow {
	margin: 0;
	padding: 3px 15px 10px 15px;	
}

.cartEntryWrapper .cartEntryRow .productRow {
	margin: 0;
	padding: 0;	
}

.cartEntryWrapper .cartEntryRow .productInfoWrapper {
    background-color: #FFFFFF;
    margin: 0 15px 0 0;
    overflow: hidden;
    padding: 0 0 15px;
    width: 320px;
}

.voucherPanel .voucherRow .productInfoWrapper,
.cartEntryWrapper .cartEntryRow .voucherRow .productInfoWrapper {
	padding: 0 0 10px 0;
}

.cartEntryWrapper .cartEntryRow .productInfoWrapper .productThumb {
    float: left;
    margin: 0;
    padding: 10px 10px 0;
    position: relative;
    width: 110px;
}

.cartEntryWrapper .cartEntryRow .productInfoWrapper .productThumb img {
	display: block;
	margin: 0 auto;	
}

.cartEntryWrapper .cartEntryRow .productInfoWrapper .productInfo {
	width: 175px;
	float: left;	
}

.cartEntryWrapper .cartEntryRow .productInfoWrapper .productInfo a.productName {
    display: block;
    font-size: 14px;
    line-height: 16px;
    margin: 10px 0 15px;
    padding: 0;
    text-decoration: underline;
    text-transform: uppercase;
}

.cartEntryWrapper .cartEntryRow .productInfoWrapper .productInfo .labelWrapper {
	overflow: hidden;
	font-size: 12px;
	color: #9E9E9E;
}
	
.cartEntryWrapper .cartEntryRow .productInfoWrapper .productInfo span{
	display: block;
	float: left;	
	line-height: 14px;
}

.cartEntryWrapper .cartEntryRow .productInfoWrapper .productInfo span.label {
	width: 60px;	
}

.cartEntryWrapper .cartEntryRow .productRow table {
	float: left; 
	width: 335px; 	
}

.cartEntryWrapper .cartEntryRow .productRow table td {
	background: none;
}

.cartEntryWrapper .cartEntryRow .productRow table.infoWrapper td{
	vertical-align: middle;
}

.cartEntryWrapper .cartEntryRow .productRow table.infoWrapper td table.infoCols{
	float: none;
}

.cartEntryWrapper .cartEntryRow .productRow table.infoWrapper td table.infoCols td{
	vertical-align: bottom;
	font-size: 12px;
}

.cartEntryWrapper .cartEntryRow .productRow table.infoWrapper td table.infoCols td .oldPrice {
	font-size: 12px;
    font-weight: normal;
    text-decoration: line-through;
}

.cartEntryWrapper .cartEntryRow .productRow .cols {
}

.cartEntryWrapper .cartEntryRow .productRow .productInfo2 {
	overflow: hidden;	
	position: relative;
}

.cartEntryWrapper .cartEntryRow .productRow .productInfo2 .cols{
	bottom: 0;
	position: relative;
}

.cartEntryWrapper .cartEntryRow .productRow .productQuantity .dropdown{
	float: none;
	top: 5px;
}

.cartEntryWrapper .cartEntryRow .productRow .productQuantity .dropdown ul{
	top: 20px;
}

.cartEntryWrapper .cartEntryRow .cartButtons {
    background-color: #FFFFFF;
    font-size: 12px;
    margin: 10px 15px 0 0;
    overflow: hidden;
    padding: 2px 7px 2px 2px;
    width: 311px;
}

.cartEntryWrapper .cartEntryRow .cartButtons a {
	display: block;
	float: left;	
	line-height: 20px;
}

.cartEntryWrapper .cartEntryRow .cartButtons a.backLinkToProducts {
    background-image: url("../img/content/arrow_left.gif");
    background-position: 5px 3px;
    background-repeat: no-repeat;
    padding: 0 0 0 30px;
}

.cartEntryWrapper .cartEntryRow .cartButtons a.deleteProducts {
	background-image: url('../img/content/delete.gif');
	background-repeat: no-repeat;
	background-position: 5px 3px;
	float: right;
	padding: 0 0 0 30px;
}

.cartEntryWrapper .cartEntryRow hr {
    margin: 11px 0 0 0;
    position: relative;
    width: 670px;
}

.voucherPanel .voucherRow,
.cartEntryWrapper .cartEntryRow .voucherRow {
    margin: 0;
    overflow: hidden;
    padding: 10px 0 0 0;
    margin: 0 0 10px;
}

.voucherPanel .voucherRow table,
.cartEntryWrapper .cartEntryRow .voucherRow table {
	float: none;	
	margin: 0;
	padding: 0;
}

.voucherPanel .voucherRow table td,
.cartEntryWrapper .cartEntryRow .voucherRow table td {
	vertical-align: middle;
	background: none;
}

.voucherPanel .voucherRow table.voucherInfo,
.cartEntryWrapper .cartEntryRow .voucherRow table.voucherInfo td{
	vertical-align: middle;
}

.voucherPanel .voucherRow table.voucherInfo td.voucherImage,
.cartEntryWrapper .cartEntryRow .voucherRow table.voucherInfo td.voucherImage{
	width: 110px;
	background-color: #ffffff;
	padding: 7px 5px 5px 10px;
}

.voucherPanel .voucherRow table.voucherInfo td.voucherDesc,
.cartEntryWrapper .cartEntryRow .voucherRow table.voucherInfo td.voucherDesc{
    background-color: #FFFFFF;
    padding: 5px 10px 5px 5px;
    width: 180px;
}

.voucherPanel .voucherRow table.voucherInfo td.voucherTotalValue,
.cartEntryWrapper .cartEntryRow .voucherRow table.voucherInfo td.voucherTotalValue{
	text-align: right;
}


.cartEntryWrapper .cartEntryRow .voucherRow table.infoVoucherWrapper td table.infoCols{
	float: none;
}

.cartEntryWrapper .cartEntryRow .voucherRow table.infoVoucherWrapper td table.infoCols td{
	vertical-align: bottom;
	font-size: 12px;
}

.cartEntryWrapper .cartEntryRow .voucherRow .productInfoWrapper .productThumb {
    float: left;
    margin: 0;
    padding: 10px 10px 0;
    position: relative;
	width: 69px;
}

.cartEntryWrapper .cartEntryRow .voucherRow .productInfoWrapper table.voucherInfo tr td {
	vertical-align: middle;
}

.cartEntryWrapper .cartEntryRow .voucherRow .productInfoWrapper .voucherInfo span {
	display: inline;
	float: none;
}

.warenkorb .voucherinfo-panel
{
	display:none;
	padding: 11px 0 0;
    position: absolute;
    right: 396px;
    z-index: 1000;
    background-color: #FFFFFF;
    box-shadow: 0 0 1px 1px #E9E9E9;
    padding: 18px 20px 20px;
    margin-top:8px;
    font-size:13px;
}
.warenkorb .voucherInfoPanel
{
	width:20px;
	display:inline;
	float:right;
}
.voucherRow .voucherCol4
{
	width:630px;
	float:left;
	margin:0px 20px 10px;
	font-size:13px;
}
.warenkorb .voucherInfoPanel .arrow_img
{
	position: absolute;
    right: 0;
    top: -8px;
}
.warenkorb .voucherInfoPanel .info-icon
{
	padding-left:5px;
}

.lastCartEntryWrapper .cartEntryRow hr{
	margin-bottom: 0;
}

.lastCartEntryWrapper .cartEntryRow hr {
	background-image: url('../img/content/solid.gif');	
}

.voucherPanel {
	background-color: #F2F2F2;
	float: none;
	width: 670px;	    
	margin: 0;
    padding: 0 15px 10px;
}

.voucherPanel .firstRow{
	padding-top: 0px;
}

.voucherPanel form {
	display: none;	
}

.cartCosts {
   /* background-color: #F2F2F2; */
    margin-top: 0 !important;
    overflow: hidden;
    padding: 5px 15px 10px;
    position: relative;
    width: 670px !important;
}

.cartBottomWrapper {
    background-image: url("../img/checkoutsprite.png");
    background-position: left bottom;
    background-repeat: no-repeat;
    clear: both;
    height: 10px;
    width: 700px;
    margin: 0;
    padding: 0;
    display: none;
}

.cartCosts .totalRow .right {
	font-weight: normal;	
	margin-right: 0;
}

.cartCosts .totalWrapper {
	float: left;	
	width: 320px;
	margin: 0;
	font-size: 12px;
}

.cartCosts .totalWrapper span {
	margin: 0;	
	line-height: 16px;
}

.cartCosts .deliveryHome {
	float: right;
}
	
.cartCosts .deliveryFiliale {
	padding: 0 20px 0 0;
	border-right: 1px solid #000000;
}

.cartCosts .rightPosition {
	float: right;
}

.cartCosts .totalWrapper h2 {
	margin: 0 0 10px 0;
	padding: 0;	
}

.cartCosts .noShowHeadline h2 {
	display: none;	
}

.cartCosts .noShowHeadline {
	border-right: 0;	
}

.cartCosts .clauseRow {
	display: none;	
}

.cartCosts .noShowHeadline .clauseRow {
	display: block;	
	margin-top: 25px !important;
	padding: 0;
}

.cartCosts .clauseRow span{
	width: 100%;
}

.cartCosts .totalWrapper .totalRow {
	margin: 0;
	padding: 0;	
	overflow: hidden;
}

.cartCosts .totalWrapper .totalPriceRow {
	margin-top: 25px;	
}	
	
.cartCosts .totalWrapper .totalPriceRow .right,
.cartCosts .totalWrapper .totalPriceRow {
	font-weight: bold;	
}

.totalRowContainer .totalRow {
	float: right;
	margin: 0 0 0 200px;
	width: 330px;
}

.totalRow small {
	color: #666;
}

div.totalRowContainer .totalRow .totalPrice {
	font-weight: bold;
}

.totalRowContainer {
	color: #000;
}

.buttonCartBar {
	margin-top: 15px;	
}

.acceptTerms {
	overflow: hidden;	
	clear: both;
	float: none;
}

.acceptTerms label{
	float: none;
	width: 100%;
	font-size: 12px;
	margin: 0;
}	

.acceptTerms input {
	float: left;
}

.acceptTerms span{
	float: left;
	width: 650px;
}

.checkoutAddressWrapper {
    clear: both;
    float: none;
    margin: 15px 0 0;
    overflow: hidden;
}

.checkoutAddressWrapper .checkoutAddress {
	margin: 0 20px 0 0;
	padding: 0;
	float: left;	
	width: 330px;
}

.checkoutAddressWrapper .deliveryAddress {
	margin-right: 0;	
}

.checkoutAddressWrapper .checkoutAddress .address{
	margin-left: 5px;	
}

.paymentInfos h2,
.checkoutAddressWrapper .checkoutAddress h2{
	float: left;
    margin: 0 10px 15px 0;
}

.paymentInfos {
	margin-bottom: 20px;	
}

.paymentInfos h2 {
	margin-bottom: 0px;
}

.paymentInfos p {
	clear: both;
	float: none;	
	margin-bottom: 20px;
}

.paymentInfos p b {
	margin-bottom: 10px;	
	display: block;
}

.paymentInfos a.changeAddress {
	clear: none!important;	
}

.checkoutAddressWrapper div.deliveryInfo {
	clear: both;
	margin: 0 0 5px 0;	
	line-height: 16px;
    font-size: 12px;
}

.paymentInfos a.changeAddress,
.checkoutAddressWrapper .checkoutAddress a.changeAddress {
    background-image: url("../img/content/edit_small.png");
    background-position: right 3px;
    background-repeat: no-repeat;
    color: #9E9E9E;
    display: block;
    float: left;
    font-size: 12px;
    line-height: 14px;
    margin: 0 0 15px 0;
    padding: 0 14px 0 0;
    text-decoration: underline;
}

div.paymentInfos div.lineHeightPayment {
	line-height: 23px;
	margin-right: 12px;
}

.checkoutAddressWrapper .checkoutAddress .addressRow {
	clear: both;
	overflow: hidden;	
}

.checkoutAddressWrapper .checkoutAddress .addressRow span {
	float: left;	
}

.checkoutAddressWrapper .checkoutAddress .addressRow label {
	width: auto;	
	margin: 0 2px 0 0;
}

.checkoutAddressWrapper .checkoutAddress .addressRow label.countryIsoCode {
	text-transform: uppercase;	
}
.checkoutAddressWrapper .checkoutAddress .plzOrtContainer {
	margin-bottom: 14px;	
}

.acceptTerms a {
	text-decoration: underline;	
}

.acceptTerms .checkboxContainer {
	clear: both;
}

.checkoutOverviewButtonBar {
	background: none;	
	padding: 20px 15px 20px 0;
}

.checkoutFeedback {
    background-image: url("../img/content/error.gif");
    background-position: 0 0;
    background-repeat: no-repeat;
    color: #CC0000;
    font-size: 12px;
    margin: 10px 0 10px 4px;
    padding: 0 0 0 34px;
    display: block;
}

.checkoutFeedback .feedbackPanel .feedbackPanelERROR {
	height: 25px;	
	vertical-align: middle;
}

.checkoutFeedback .feedbackPanel .feedbackPanelERROR span{
	vertical-align: middle;
}

.cartCosts hr.costBreakLine {
	background-image: url('../img/content/solid.gif');	
	margin: 0 0 10px 0;
}

.voucherPanel .breakLineDotted {
	display: none;
}

.voucherPanel .firstRow .breakLineDotted {
	display: block;	
	margin: 0 0 10px;
}

.cartEntryWrapper .cartEntryRow .cartButtons {
	font-weight: bold;
	clear: both;
}

.totalWrapper .deliveryCosts div.right,
.totalWrapper .deliveryCosts {
	font-weight: bold !important;	
}

.infoWrapper .infoRow .productQuantity1{
	position: relative;
	display: block;
}
.infoWrapper .infoRow .productQuantity1 .quantityDropDown {
	position: absolute;
	top: 0;
	left:0;	
}

.voucherPanel .unredeemableVouchers .errorRow {
	background: #ffffff;	
	vertical-align: middle;
	padding: 0 0 0 5px;
}

.voucherPanel .unredeemableVouchers .errorRow .error{
	width: auto;
	float:none;
	height: auto;
	line-height: 24px;
}

.voucherRow .voucherInfo td.voucherSingleValue {
	width: 127px !important;
}

.submitAddToCartForm h2.productId {
	font-size: 12px;
	color: #9E9E9E;
	font-weight: normal;
	margin: 5px 0 10px 0;
	padding: 0;
}

.minOrderValueSection h2 {
	line-height: 28px;
}
.minOrderValueSection .voucher_second,
.minOrderValueSection .voucher_first {
	margin-top: 12px;
}

.minOrderValueSection h2, p {
	font-size: 12px;
	/*color: #50065d;*/
}

.paymentInfos p {
	color: #000000;
}

.minOrderValueSection img {
	float: left;
}

.minOrderValueSection div {
	float: left;
	padding-left: 10px;
	max-width: 650px;
}

/* MINI CART*/

#minicart
{
	position:relative;
	color:#000;
}
#minicart .minicart-panel
{
	position: absolute;
	right:0px;
	top:27px;
	z-index: 100;
	padding: 11px 0 0;
	font-size:11px;
	line-height:15px;
	display:none;
}
#minicart .minicart-wrapper{
	background-color: #FFFFFF;
	box-shadow: 0 0 1px 1px #E9E9E9;
	padding: 13px 10px 60px 20px;
	width: 240px;
	display: block;
}
#minicart .arrowLink
{
	background-image: url("../img/scaffold/pfeil_unten.png");
	background-repeat: no-repeat;
	background-position: right 14px;
    padding-right: 16px;
}
#minicart .arrow_img
{
  position: absolute;
  right: 0;
  top: 3px;
}
#minicart .total-wrapper
{
	padding:6px 10px 6px 0;
}
#minicart .totalRow small
{
	font-size:8px;
}
#minicart .totalRow .minicartsum
{
	text-align:right;
	float:left;
	width:150px;
}
#minicart .firstRow
{
	padding-bottom:5px;
}
#minicart .minicartentry .productInfo .labelWrapper .priceWrapper,
#minicart .totalRow .right
{
	float:right;
}
#minicart .minicartentry
{
	overflow:hidden;
	padding: 5px 10px 5px 0;
}
#minicart .last-element
{
	padding: 0 10px 0 0;
}
#minicart .minicartentry .productThumb
{
	float:left;
	padding-right:15px;
}

#minicart .minicartentry .productThumb img
{
	width:33px;
	height:66px;
	
}
#minicart .minicartentry .productInfo a
{
	float:left;
	color:#000;
	background-color:#fff;
	font-weight:bold;
	padding-bottom:3px;
}
#minicart .minicartentry .productInfo .labelWrapper
{
	overflow:hidden;
}
#minicart .minicartentry .productInfo .productDetailInfo
{
	width:55px;
	display:block;
	float:left;
}
#minicart .warn
{
	font-weight:bold;
}

#minicart .scroll-pane
{
	max-height:228px;
	overflow:auto;
}
#minicart hr
{
	margin:10px 10px 5px 0;
}
#minicart form
{
	padding-right:10px;
}
#minicart button
{
	white-space: nowrap; 
}
/*
 * CSS Styles that are needed by jScrollPane for it to operate correctly.
 *
 * Include this stylesheet in your site or copy and paste the styles below into your stylesheet - jScrollPane
 * may not operate correctly without them.
 */

.jspContainer
{
	overflow: hidden;
	position: relative;
}

.jspPane
{
	position: absolute;
}

.jspVerticalBar
{
	position: absolute;
	top: 0;
	right: 0;
	width: 8px;
	height: 100%;
	background: red;
}

.jspHorizontalBar
{
	position: absolute;
	bottom: 0;
	left: 0;
	width: 100%;
	height: 16px;
	background: red;
}

.jspVerticalBar *,
.jspHorizontalBar *
{
	margin: 0;
	padding: 0;
}

.jspCap
{
	display: none;
}

.jspHorizontalBar .jspCap
{
	float: left;
}

.jspTrack
{
	background: #fff;
	position: relative;
}

.jspDrag
{
	background: #48005F!important;
	position: relative;
	top: 0;
	left: 0;
	cursor: pointer;
}

.jspHorizontalBar .jspTrack,
.jspHorizontalBar .jspDrag
{
	float: left;
	height: 100%;
}

.jspArrow
{
	background: #fff;
	text-indent: -20000px;
	display: block;
	cursor: pointer;
}

.jspArrow.jspDisabled
{
	cursor: default;
	background: #48005F;
}

.jspVerticalBar .jspArrow
{
	height: 16px;
}

.jspHorizontalBar .jspArrow
{
	width: 16px;
	float: left;
	height: 100%;
}

.jspVerticalBar .jspArrow:focus
{
	outline: none;
}

.jspCorner
{
	background: #eeeef4;
	float: left;
	height: 100%;
}

/* Yuk! CSS Hack for IE6 3 pixel bug :( */
* html .jspCorner
{
	margin: 0 -3px 0 0;
}

