/* Main */
#header {
	display: none;
}
#footer {
	display: none;
}

div.overlay {
	display: none;
}

/* Content */
#content {
	float: left;
	width: 100%;
}
#content_start {
	float: left;
	width: 940px;
}
#content_left {
	float: left;
	margin-right: 10px;
	width: 940px;
}
#content_right {
	float: left;
	width: 940px;
	padding-bottom: 10px;
	background: #c0c0be;
}
#content_list {
	float: left;
	width: 940px;
	background: #c0c0be;
}

#container_body {
	text-align: left;
	left: 0;
	padding: 0 0 0 0;
	width: 940px;
	z-index: 10;
	background: #FFFFFF;
}

/* Content column */
/* Content column . Box title */
.box_title {
	color: #000;
	float: left;
	padding: 10px 10px 4px 0;
	text-transform: uppercase;
	width: 300px;
}
.box_title_white {
	color: #fff;
	float: left;
	padding: 0 10px 4px 0;
	text-transform: uppercase;
	width: 300px;
}
.box_title_white p {
	font-size: 14px;
	font-weight: bold;
	line-height: 100%;
}

.box_title p {
	font-size: 14px;
	font-weight: bold;
	line-height: 100%;
}
.box_title h2 {
	font-size: 14px;
	font-weight: bold;
	line-height: 100%;
}
.box_title a {
	color: #000;
	font-size: 14px;
	font-weight: normal;
	text-decoration: none;
}
.box_title a:focus, .box_title a:hover {
	color: #fff;
}
.box_title a.back {
	font-weight: bold;
}

/* Content . Right column . Box Extra */
.box_extra {
	padding: 10px 10px 4px 0;
	color: #000;
	float: right;
	text-align: right;
	text-transform: uppercase;
	width: 220px;
}

/* Content . Right column . Slider info */
.box_extra p.slider_info {
	color: #000;
	float: right;
	font-size: 14px;
	font-weight: bold;
	line-height: 100%;
	padding: 0;
	width: 40px;
}
.box_extra p.slider_info span {
	font-size: 14px;
	font-weight: bold;
}
.box_extra ul.slider_picker {
	float: right;
	list-style-type: none;
	margin: 0;
	padding: 1px 0 0 15px;
}
.box_extra ul.slider_picker li {
	background: url('../images/sliderPicker.gif') left top no-repeat;
	cursor: pointer;
	float: left;
	height: 11px;
	margin: 0 0 0 5px;
	width: 11px;
}
.box_extra ul.slider_picker li.current {
	background-position: left -11px;
}

/* Content . Product slider */
div.productslider {
	overflow: hidden;
	height: 310px;
	padding: 0px 0 0 0;
	position: relative;
	width: 940px;
}

div.productslider ul {
	left: 0;
	list-style-type: none;
	margin: 0;
	padding: 0;
	position: relative;
	width: 940px;
}
div.productslider ul li {
	float: left;
	padding: 0;
	width: 235px;
}

div.productslider ul li img {
	border: 0px;
}

div.productslider ul li p {
	height: 45px;
	text-align: center;
	color: #414141;
	font-size: 12px;
	padding-top: 8px;
	text-transform: uppercase;
}

/* Content . Right column . Category . Headline */
h3 {
	color: #000;
	font-size: 30px;
	line-height: 80%;
	margin: 0;
	padding: 0 0 10px 0;
	text-transform: uppercase;
}

/* Product . Navigator */
p.productNavigator {
	width: 220px;
	font-weight: normal;
}
p.productNavigator span {
	float: right;
	padding: 4px 0 0 14px;
	width: 24px;
	font-weight: normal;
}
p.productNavigator span a.productPrev {
	background: url('../images/productPrev.gif') left top no-repeat;
	display: block;
	float: left;
	height: 10px;
	text-decoration: none;
	width: 7px;
	font-weight: normal;
}
p.productNavigator span a.productPrev:focus, p.productNavigator span a.productPrev:hover {
	background-position: left -10px;
	font-weight: normal;
}
p.productNavigator span a.productNext {
	background: url('../images/productNext.gif') left top no-repeat;
	display: block;
	float: right;
	height: 10px;
	text-decoration: none;
	width: 7px;
	font-weight: normal;
}
p.productNavigator span a.productNext:focus, p.productNavigator span a.productNext:hover {
	background-position: left -10px;
	font-weight: normal;
}


/* Product */
div.product_details_col1 {
	width: 470px;
	float: left;
	height: 610px;
}

div.product_details_col2 {
	width: 470px;
	float: left;
	height: 610px;
}

div.product_details_col2_c1 {
	width: 180px;
	padding: 10px 10px 10px 30px;
}

div.product_details_col2_c2 {
	width: 140px;
	text-align: right;
	color: #414141;
	padding: 10px 30px 10px 0;
}

div.product_details_col2_c {
	display: none;
}

div.product_details_col2_c p {
	display: none;
}
div.product_details_col2_c a {
	display: none;
}
div.product_details_col2_c a:focus, .box_title a:hover {
	color: #fff;
}

div.product_image {
	width: 470px;
	text-align: center;
}

div.product_details_col2 #title {
	clear: both;
	float: left;
	margin: 0 25px 0 25px;
	padding-left: 5px;
	width: 415px;
}

div.product_details_col2 #title h2 {
	color: #414141;
	font-size: 20px;
	font-weight: normal;
	text-decoration: none;
	text-transform: uppercase;
	margin-top: 8px;
}

div.product_details_col2 #title #artnr {
	color: #414141;
	font-size: 14px;
	font-weight: normal;
	text-decoration: none;
}

div.product_details_col2 #title #price {
	color: #414141;
	font-size: 20px;
	font-weight: normal;
	text-decoration: none;
	line-height: 1.6;
	float: left;
}

div.product_details_col2 #title #stock {
	color: #414141;
	font-size: 12px;
	font-weight: normal;
	text-decoration: none;
	float: left;
	padding-left: 10px;
	padding-top: 10px;
}

.flag {
	width:6px;
	height: 6px;
	border:1px solid #969696;
	float:left;
	margin:3px 8px 0 0;
}
.flag.red{
	background-color:#f00;
}
.flag.orange{
	background-color:#ffb200;
}
.flag.green{
	background-color:#00ab1f;
}

div.product_details_col2 #desc {
	color: #414141;
	font-size: 12px;
	font-weight: normal;
	text-decoration: none;
	clear: both;
	margin: 10px 25px 0 25px;
	padding-left: 5px;
	padding-top: 15px;
}

div.product_details_col2 #pics {
	clear: both;
	padding-left: 5px;
}

/* Product . Details . Thumbnails */
div.product_details_col2 #pics ul.product_pics {
    float: left;
    list-style-type: none;
    margin: 0 0 0 20px;
    padding: 17px 0 17px 0;
}
div.product_details_col2 #pics ul.product_pics li {
    float: left;
    height: 95px;
    margin: 0 5px 5px 0;
    width: 78px;
}
div.product_details_col2 #pics ul.product_pics li a {
    border: 1px solid #414141;
    display: block;
}
div.product_details_col2 #pics ul.product_pics li a:focus, div.product_details ul.product_pics li a:hover {
    border-color: #e99f00;
}
div.product_details_col2 #pics ul.product_pics li a.current {
    border-color: #e99f00;
}

div.product_details_col2 #varianten {
	display: none;
}

div.product_details_col2 #col_left {
	display: none;
}

div.product_details_col2 #col_left #test_AmountToBasket {
	display: none;
}

div.product_details_col2 #col_left #variant_list {
	display: none;
}

div.product_details_col2 #col_right {
	display: none;
}

div.product_details_col2 #links {
	display: none;
}

div.product_details_col2 #l_col_left {
	display: none;
}

div.product_details_col2 #l_col_left p a {
	display: none;
}

div.product_details_col2 #l_col_right {
	display: none;
}

.cs_facebook {
	display: none;
}

div.product_details_col2 #tipps {
	display: none;
}

div.product_details_col2 #tipps a {
	display: none;
}

#otherproducts {
	display: none;
}












/* Basket */
table.basket {
	width: 100%;
}
table.basket th {
	color: #000;
	font-size: 14px;
	padding: 7px 0 0 0;
	text-align: left;
	vertical-align: top;
}
table.basket th#article {
	width: auto;
}
table.basket th#unit {
	width: 110px;
}
table.basket th#sum {
	text-align: right;
	width: 110px;
}
table.basket td {
	background: url('../images/dots.gif') left bottom repeat-x;
	color: #000;
	font-size: 14px;
	padding: 9px 0 23px 0;
	vertical-align: top;
}
table.basket td.article {
}
table.basket td.unit {
}
table.basket td.sum {
	text-align: right;
}
table.basket p {
	font-size: 14px;
}


/* Basket . Article */
table.basket td.article img {
	float: left;
}
table.basket td.article p {
	float: left;
	padding: 0 0 0 20px;
}
table.basket td.article p span {
	float: left;
	font-size: 14px;
	width: 55px;
}
table.basket td.article p input {
	border: none;
	float:left;
	font-size: 11px;
	margin: 1px 0 0 0;
	padding: 2px 2px 0 2px;
	width: 26px;
}
table.basket td.article p a.update {
	background: url('../images/button_e99f00_120.gif') left top no-repeat;
	color: #fff;
	display: block;
	float: left;
	font-size: 14px;
	font-weight: bold;
	height: 26px;
	margin: -4px 0 0 15px;
	padding: 4px 0;
	text-align: center;
	text-decoration: none;
	width: 120px;
}

/* Basket . Sum */
table.basket td.sum a.remove {
	background: url('../images/basket_removeItem.gif') left 4px no-repeat;
	color: #000;
	font-size: 14px;
	padding: 0 0 0 12px;
	text-decoration: none;
}
table.basket td.unit a.remove {
    background: url('../images/basket_removeItem.gif') left 4px no-repeat;
    color: #000;
    font-size: 14px;
    padding: 0 0 0 12px;
    text-decoration: none;
}

table.basket td.sum a.remove:focus, table.basket td.sum a.remove:hover {
	background-position: left -8px;
	color: #fff;
}

/* Basket-Summary */
table.basket_summary {
    width: 100%;
}
table.basket_summary th {
    color: #000;
    font-size: 14px;
    padding: 7px 0 0 0;
    text-align: left;
    vertical-align: top;
}
table.basket_summary th#article {
    width: auto;
}
table.basket_summary th#unit {
    width: 110px;
}
table.basket_summary th#quantity {
    width: 90px;
}
table.basket_summary th#sum {
    text-align: right;
    width: 90px;
}
table.basket_summary td {
    color: #000;
    font-size: 14px;
    padding: 9px 0 23px 0;
    vertical-align: top;
}
table.basket_summary td a {
    color: #000;
}
table.basket_summary td.bot {
    color: #000;
    font-size: 14px;
    padding: 9px 0 23px 0;
    vertical-align: bottom;
}

table.basket_summary_sum td {
    color: #000;
    font-size: 14px;
    padding: 0;
    vertical-align: top;
}

table.basket_summary_sum td {
    color: #000;
    font-size: 14px;
    padding: 0;
    vertical-align: top;
}

table.basket_summary .largetext {
    color: #000;
    font-size: 14px;
    font-weight: bold;
    text-decoration: none;
}

table.basket_summary td.article {
}
table.basket_summary td.unit {
}
table.basket_summary td.sum {
    text-align: right;
}
table.basket_summary p {
    font-size: 11px;
}

/*.basket_summary . Article */
table.basket_summary td.article img {
    float: left;
}
table.basket_summary td.article p {
	float: left;
    padding: 0 0 0 10px;
}
table.basket_summary td.article p span {
    float: left;
    font-size: 11px;
    width: 55px;
}
table.basket_summary td.article p input {
    border: none;
    float:left;
    font-size: 11px;
    margin: 1px 0 0 0;
    padding: 2px 2px 0 2px;
    width: 26px;
}
table.basket_summary td.article p a.update {
    background: url('../images/button_605c50.gif') left top no-repeat;
    color: #fff;
    display: block;
    float: left;
    font-size: 14px;
    font-weight: bold;
    height: 26px;
    margin: -4px 0 0 15px;
    padding: 4px 0;
    text-align: center;
    text-decoration: none;
    width: 120px;
}

/* Basket . Final sum */
p.final_sum {
    color: #000;
    float: right;
    font-size: 14px;
    font-weight: bold;
    padding: 14px 0 25px 0;
    width: 220px;
}
p.final_sum span {
    float: left;
    font-size: 14px;
    font-weight: bold;
    text-align: left;
    width: 150px;
}
p.final_sum span.price {
    float: right;
    text-align: right;
    width: 70px;
}
p.final_sum br {
    clear: both;
}


/* Basket . Final sum */
p.final_sum {
	color: #000;
	float: right;
	font-size: 14px;
	font-weight: bold;
	padding: 14px 0 25px 0;
	width: 220px;
}
p.final_sum span {
	float: left;
	font-size: 14px;
	font-weight: bold;
	text-align: left;
	width: 150px;
}
p.final_sum span.price {
	float: right;
	text-align: right;
	width: 70px;
}
p.final_sum br {
	clear: both;
}

/* Basket . Options */
p.basket_options {
	float: left;
	padding: 0 0 37px 0;
	width: 100%;
}
p.basket_options a {
	background: url('../images/arrow_000000.gif') left center no-repeat;
	color: #000;
	display: block;
	float: left;
	font-weight: bold;
	margin: 7px 0 0 0;
	padding: 1px 0 0 12px;
	text-decoration: none;
}
p.basket_options a:focus, p.basket_options a:hover {
	background: url('../images/arrow_ffffff.gif') left center no-repeat;
	color: #fff;
}
p.basket_options input.toCash {
	background: url('../images/button_e99f00_160.gif') left top no-repeat;
	border: none;
	color: #fff;
	cursor: pointer;
	float: right;
	font-size: 14px;
	font-weight: bold;
	height: 26px;
	width: 160px;
}

/* Note */
p.note {
	color: #000;
}

/* Flash */
embed, object {
	display: block;
	outline: none;
}

/* Misc */
a img {
	border: none;
}
.clearfix {
	clear: both;
	font-size: 0;
	height: 0.1em;
	line-height: 0;
	overflow: hidden;
}
.hidden {
	visibility: hidden;
}
.hiddenAbsolute {
	display: none;
}
hr {
	display: none;
}
img {
	border: none;
	display: block;
}
p {
	line-height: 130%;
}

/* the overlayed element */
div.overlay {
    /* growing background image */
    background:transparent url(../images/shopOverlay.gif);
    /* dimensions after the growing animation finishes  */
    width:950px;
    height:730px;
    /* initially overlay is hidden */
    display:none;
    /* some padding to layout nested elements nicely  */
    padding:55px;
}

/* default close button positioned on upper right corner */
div.overlay div.close {
    background-image:url(../images/close-trans.png);
    position:absolute;
    right:20px;
    top:25px;
    cursor:pointer;
    height:35px;
    width:35px;
}

/* Basket popup */
#mask {
    visibility: hidden;
    display:none;
}
#mask iframe {
    visibility: hidden;
    border:none;
}
#mask.on {
    visibility: visible;
    display:block;
    position:fixed;
    opacity:0.7;
    top:0;
    left:0;
    width:100%;
    height: 100%;
    background:#000;
    z-index: 1500;
}

div.popup {
    visibility: hidden;
    display:none;
}
div.popup strong {
    display: block;
    margin: 9px 0;
    font-size: 11px;
}
div.on.popup {
    visibility: visible;
    display:block;
    position:fixed;
    top:50%;
    left:50%;
    width:270px;
    height: 150px;
    background: #C0C0BE;
    color: #000;
    z-index: 2000;
    margin-top:-75px;
    margin-left:-125px;
    border:1px solid #C0C0BE;
    padding:10px;
}
div.on.popup.load {
    background: #C0C0BE url(bg/ajax-loader.gif) center center no-repeat;
}
div.on.popup table {
    width:100%;
}
div.on.popup input {
    color:#333333;
    background:#000;
    border:1px solid #333333;
    font-weight: bold;
    padding:2px;
    width:120px;
}
div.on.popup input.disabled {
    color:#cbcbcb;
    background:#000;
    border:1px solid #cbcbcb;
    font-weight: bold;
    padding:2px;
    width:120px;
}
div.on.popup input.bl{
    position:absolute;
    bottom:10px;
    left:10px;
}
div.on.popup input.br{
    position:absolute;
    bottom:10px;
    right:10px;
}

.boxContent .errorbox p {
    color: #ff0000;
    font-size: 14px;
    font-weight: bold;
}

.boxContent {
    color: #000000;
    clear: both;
    padding: 0 10px;
}
.boxContent .link {
    color: #000000;
    text-decoration: underline;
}
.boxContent p.bigtext {
    color: #000000;
    font-size: 14px;
    font-weight: bold;
    text-decoration: none;
}

.boxContent label.largetext {
    color: #000;
    font-size: 14px;
    font-weight: normal;
    text-decoration: none;
    padding-right: 2px;
}
.boxContent .normtext {
    color: #000;
    text-decoration: none;
    display: block;
    float: left;
}
.boxContent .radio {
    border: 0px;
    background: #857E6E;
}
.boxContent label.normtext {
    color: #000;
    text-decoration: none;
    width: 200px;
    display: block;
    float: left;
    padding-top: 2px;
}
.boxContent p.normtext {
    color: #000;
    text-decoration: none;
}
.boxContent span.normtext {
    color: #000;
    text-decoration: none;
}
.boxContent p.normtext a {
    color: #000;
    text-decoration: underline;
}
.boxContent input.input {
    width: 160px;
    border: 0px;
    height: 16px;
    margin-right: 25px;
}
.boxContent input.longinput {
    width: 224px;
    border: 0px;
    height: 16px;
}
.boxContent textarea.longinput {
    width: 224px;
    border: 0px;
}
.boxContent input.middleinput {
    width: 110px;
    border: 0px;
    height: 16px;
}
.boxContent select.longinput {
    width: 224px;
    border: 0px;
    height: 16px;
}
.boxContent select.shortinput {
    #CS+
	#width: 54px;
	width: 62px;
    border: 0px;
    height: 16px;
}
.boxContent select.monthinput {
    width: 35px;
    border: 0px;
    height: 16px;
}
.boxContent select.yearinput {
    width: 65px;
    border: 0px;
    height: 16px;
}
.boxContent input.gebfeld1 {
    width: 54px;
    border: 0px;
    height: 16px;
}
.boxContent input.gebfeld2 {
    width: 97px;
    border: 0px;
    height: 16px;
}
.boxContent input.gebfeld3 {
    width: 166px;
    border: 0px;
    height: 16px;
}

/* Steps . Betsellvorgang */
.steps {
    color: #000;
    float: left;
    padding: 10px 4px 4px 0;
}

.steps ul#stepper {
    left: 0px;
    list-style-type: none;
    margin: 0;
    padding: 0;
    top: 4px;
    width: 520px;
}
.steps ul#stepper li {
    display: block;
    color: #000;
    float: left;
    font-size: 14px;
    font-weight: bold;
    padding-right: 24px;
}
.steps ul#stepper li a {
    color: #868980;
    font-size: 14px;
    font-weight: bold;
    text-decoration: none;
}
.steps ul#stepper li a:focus, #steps ul#stepper li a:hover {
    color: #868980;
}
.steps ul#stepper li.current {
    color: #fff;
    background: url('../images/pfeil_fff.gif') left 4px no-repeat;
    display: block;
}
.trenner {
    background: url('../images/basket_border.gif') left bottom repeat-x;
}

.butbox_right {
    background: #c0c0be;
    float: left;
    width: 310px;
}

.butbox_left {
    background: #c0c0be;
    float: right;
    width: 215px;
}

/* Content . Sizetable */
.sizetable {
    margin:0 0 60px 0;
    font-size: 14px;
    font-weight: bold;
}

.sizetableBorder {
    background:#857E6E;
    line-height:1px;
    height:1px;
}
.sizetableBorderVert {
    background:#857E6E;
    width:1px;
}
.sizetableGreen {
    padding:0 0 5px 0;
    color:#857E6E;
    font-size: 14px;
    font-weight: bold;
    width:140px;
}

.sizetableGreenFirst {
    padding:0 0 5px 5px;
    color:#857E6E;
    width:160px;
    font-size: 14px;
    font-weight: bold;
}

.sizetableWhite {
    padding:5px 0 0 0;
    color:#fff;
    font-size: 14px;
    font-weight: bold;
    border-right: 1px solid #857E6E;
    text-align: center;
}

.sizetableWhiteL {
    padding:5px 0 0 0;
    color:#fff;
    font-size: 14px;
    font-weight: bold;
    padding-left: 5px;
    text-align: center;
}
.sizetableWhiteR {
    padding:5px 0 0 0;
    color:#fff;
    font-size: 14px;
    font-weight: bold;
    border-right: 1px solid #857E6E;
    padding-right: 5px;
    text-align: center;
}
.sizetableWhiteFirst {
    padding:5px 0 0 5px;
    color:#fff;
    font-size: 14px;
    font-weight: bold;
    width:160px;
    border-right: 1px solid #857E6E;
    border-left: 1px solid #857E6E;
}

.errorbox {
    border: 1px dotted #ff0000;
    font-size: 11px;
    font-weight: bold;
    color: #ff0000;
    padding: 5px 15px 5px 15px;
    margin-bottom: 10px;
    margin-left: -7px;
    margin-right: -7px;
}
/* CS+ */
.status {
	margin-left: 20px;
	padding-top:1em;
	font-size:12px;
	font-weight:bold;
	color:#424c56;
}
.flag {
	width:6px;
	height: 6px;
	border:1px solid #969696;
	float:left;
	margin:3px 8px 0 0;
}
.flag.red{
	background-color:#f00;
}
.flag.orange{
	background-color:#ffb200;
}
.flag.green{
	background-color:#00ab1f;
}