ul {
	padding: 0 0 0 20px;
	margin-left: 0;
}

#mask.on {
	background-color: #cdcdcd; 
}

/* body */
div#body .body_cnt {
	min-height: 1000px;
	position: relative;
}

div#body.isbasket .body_cnt {
	min-height: 280px;
}

div#path {
	margin-left: 218px;
}

div#body {
	margin-left: 218px;
	margin-right: 0;
	margin-bottom: 0;
	padding-bottom: 50px;
	padding-top: 0;
	width: 762px;
}

div#content {
	background: #fff;
	position: relative;
}

.margin_top {
	margin-top: 20px;
}

.bold {
	font-weight: bold;
}

.inp_err {
	border-color: #F58202;
}

#body .errorbox {
	width: 750px;
	margin-left: 0;
	border-color: red;
	color: red;
    float: none;
}

#body .errorbox.inbox {
	width: auto;
}

#body .form th {
	background: transparent;
	border-bottom: 1px dotted #D3D5D6;
}

#body a:hover {
	color: #0691FD;
}

#body .dot_sep {
	height: 1px;
	border-bottom: 1px dotted #D3D5D6;
	background: transparent;
}

#body .hinweis {
	color: #F58202;
}

#body .hinweis2 {
	color: #525252;
}

#body .err {
	color: #FF011F;
}

/* a.rss */
a.rss {
	bottom: auto;
	display:inline-block;
	position:relative;
	right: auto;
	top: auto;
	margin-left:1em;
}

/* slider */
.slider_box.floating {
	float: left;
}

.slider_box {
	width: 762px;
	position: relative;
}

.slider_box .load {
	background-color:#FFFFFF;
	background-image:url(bg/ajax-loader.gif);
	background-repeat: no-repeat;
	background-position: center center;
	display:none;
	height:189px;
	left:1px;
	opacity:0.7;
	position:absolute;
	top:36px;
	width:760px;
	z-index: 100;
}

.slider_box .title {
	font-weight: bold;
	font-size: 12px;
	height: 20px;
	float: left;
}

.slider_box .title .txt {
	padding-left: 5px;
}

.slider_box .prev_next {
	text-align: right;
	float: right;
	height: 20px;
	font-size: 10px;
}

.slider_box .prev_next .prev {
	background-image: url(dd_bg/slider_pfeil_links.gif);
	display: inline-block;
	width: 15px;
	height: 15px;
	margin-right: 3px;
	cursor: pointer;
}

.slider_box .prev_next .next {
	background-image: url(dd_bg/slider_pfeil_rechts.gif);
	display: inline-block;
	width: 15px;
	height: 15px;
	margin-right: 1em;
	cursor: pointer;
}

.slider_box .prev_next .prev.off, .slider_box .prev_next .next.off {
	opacity: 0.5;	
}

.slider_box .prev_next .prev, .slider_box .prev_next .next, a.rss {
	vertical-align: middle;
}

#body .slider_box .prev_next a {
	font-size: 10px;
	color: #0691fd;
	text-decoration: underline;
}

.slider {
	clear: right;
	height: 236px;
	width: 762px;
}

.slider .liste {
	height: 236px;
	overflow: hidden;
	position: relative;
}

.slider ul {
	margin: 0;
	padding: 0;
	list-style: none;
	width: 1000px;
	position: relative;
}

.slider .item {
	float: left;
	border: 1px solid #d3d5d6;
	padding: 1px;
	margin-right: 8px;
	width: 180px;
	height: 229px;
}
.slider .item .loading {
	background-color:#FFFFFF;
	background-image:url(bg/ajax-loader.gif);
	background-repeat: no-repeat;
	background-position: center center;
	width: 180px;
	height: 229px;
}

.slider .item.first {
	margin-left: 0;
}

.slider .item.last {
	margin-right: 0;
}


.slider .prod_pic {
	display: block;
	width: 180px;
	height: 128px;
	line-height: 128px;
	text-align: center;
}

.slider .prod_pic img {
	vertical-align: middle;
}

.slider .detail {
	background-color:#F2F4F5;
	font-size:12px;
	height:84px;
	padding:9px 5px 8px;
	text-align:center;
	width:170px;
}

.slider .detail .prod_title {
	display: block;
	height: 43px;
}

.slider .detail .price {
	height: 23px;
	display: block;
	font-size: 12px;
	font-weight: bold;
	line-height: normal;
}

.slider .detail .detail_btn .dd_bt_l {
	/*background-image: url(dd_bg/btn_grau_lupe_links.gif);*/
	background-image: url(dd_bg/poolsprite.png);
	background-position: -10px -966px;
	
}

.slider .detail .detail_btn .dd_bt_l .dd_bt_m {
	margin-left: 22px;
	padding-left: 8px;
}

.slider_box .slider .item.leer {
	 width: 760px !important;
	 height: 189px;
	 line-height: 189px;
	 text-align: center;
	 color: #A5A5A4;
}

/* slider ver 2 */

.slider_box.ver2 .title, .slider_box.ver2 .prev_next {
	height: 35px;
}

.slider_box.ver2 .title .txt {
	display: inline-block;
	width: 135px;
}

.slider_box.ver2 .title .btn_mitte {
	margin: 0 1px;
}

.slider_box.ver2 .slider {
	border: 1px solid #D3D5D6;
	width: 760px;
}

.slider_box.ver2 .slider, .slider_box.ver2 .liste {
	height: 189px;
}

.slider_box.ver2 .slider .item {
	border: 0;
	width: 146px;
	height: 189px;
	padding: 0;
	position: relative;
}
.slider_box.ver2 .slider .item .loading {
	width: 146px;
	height: 189px;
}

.slider_box.ver2 .slider .prod_pic {
	width: 146px;
	height: 116px;
	line-height: 116px;
}

.slider_box.ver2 .slider .prod_pic img {
	max-height: 105px;
}

.slider_box.ver2 .slider .detail {
	width: 136px;
	height: 73px;
	padding: 0 5px;
	font-size: 10px;
	background: transparent;
}

.slider_box.ver2 .slider .detail .prod_title {
	height: 29px;
	font-weight: bold;
}

.slider_box.ver2 .slider .detail .old_price {
	font-size: 9px;
}

.slider_box.ver2 .slider .detail .price {
	font-size: 12px;
	color: #000;
}

.slider_box.ver2 .slider .detail .price .only {
	font-size: 9px;	
}

#body .slider_box.ver2 .slider .detail .price .dinfo a {
	color: #000; 
}

.slider_box.ver2 .slider .detail .price.only {
	color: #fd0303;
}

.slider_box.ver2 .slider .detail .price.only .dinfo a {
	color: #fd0303;
}

/* slider ver2a */
.slider_box.ver2 .slider.ver2a, .slider_box.ver2 .liste.ver2a {
	height: 196px;
}

.slider_box.ver2 .slider .detail .price.ver2a {
	font-size: 11px;
}

.slider_box.ver2 .slider.ver2a .prod_pic {
	height: 110px;
}

.slider_box.ver2 .title .txt.ver2a {
	width: 540px;
}

.slider_box.ver2 .title2a, .slider_box.ver2 .prev_next2a {
	height: 20px;
}

/* slider small */

.slider_box.small_sl {
	width: 377px;
	float: right;
}

.slider_box.small_sl .slider {
	width: 377px;
}

/* slider_box hersteller */
.slider_box.hersteller {
	margin-top: 20px;
	float: left;
}

.slider_box.hersteller .slider {
	border: 1px solid #D3D5D6;
	width: 760px;
	height: 64px;
}

.slider_box.hersteller .slider .liste {
	height: 64px;
}

.slider_box.hersteller .slider .item {
	margin-right: 11px;
	border: 0;
	margin-top: 3px;
	width: 140px;
	height: 56px;
}
.slider_box.hersteller .slider .item .loading {
	width: 140px;
	height: 56px;
}

.slider_box.hersteller .slider .item.last {
	margin-right: 0;
}

/* angebot-Box */ 
.angebot {
	float:left;
	height:255px;
	padding:1px;
	width:374px;
	position: relative;
}

.angebot .title {
	height: 19px;
	color: #fd0303;
	font-weight: bold;
	font-size: 12px;
}

#body .angebot .title a {
	color:#0691FD;
	font-size:10px;
	font-weight: normal;
	text-decoration:underline;
	float: right;
}

.angebot .cnt {
	width: 372px;
	height: 232px;
	padding: 1px;
	border: 1px solid #D3D5D6;
	position: relative;
}

.angebot .ang_top {
	height: 116px;
	padding: 6px;
}

.angebot .ang_top .ang_pic {
	width: 133px;
	height: 100%;
	float: left;
	display: table;
}

.angebot .ang_top .ang_pic .picture {
	display: table-cell;
	vertical-align: middle;
	text-align: center;
}

.angebot .ang_top .ang_desc {
	width: 227px;
	float: right;
}

.angebot .ang_top .ang_desc .prd_title {
	font-weight: bold;
	font-size: 12px;
	display: block;
	padding-left: 30px;
	margin-top: 10px;
}

.angebot .ang_top .ang_desc .prd_old_price {
	display: block;
	font-size: 10px;
	font-weight: bold;
	text-align: right;
	float: right;
	padding-right: 10px;
	margin-top: 30px;
}

.angebot .ang_top .ang_desc .prd_new_price {
	display: block;
	font-size: 14px;
	font-weight: bold;
	color: #FD0303;
	text-align: right;
	float: right;
	clear: right;
	padding-right: 10px;
	line-height: normal;
}

.angebot .ang_top .ang_desc .prd_new_price .only {
	font-size: 12px;
}

.angebot .ang_top .ang_desc .prd_new_price .cent {
	font-size: 12px;
}

.angebot .ang_bottom {
	height: 92px;
	background-color: #F2F4F5;
	padding: 6px;
}

.angebot .to_detail {
	float: left;
	font-size: 14px;
	font-weight: bold;
	color: #FD0303;
	width: 133px;
	height: 91px;
	line-height: 120%;
	position: relative;
}

.angebot .end_time {
	color: #000;
	display: block;
	margin-top: 9px;
}

.angebot .time {
/*	background-image: url(dd_bg/zeitangebot_bg.gif);*/
	background-image: url(dd_bg/poolsprite.png);
	background-position: -10px -87px;
	background-repeat: no-repeat;
	width: 227px;
	height: 91px;
	float: right;
}

.angebot .disable {
	width: 100%;
	height: 100%;
	background-color: #fff;
	opacity: 0.7;
	position: absolute;
	z-index: 100;
	display: table;
	top: 0;
}

.angebot .disable span {
	display: table-cell;
	vertical-align: middle;
	font-weight: bold;
	text-align: center;
	color: #FD0303;
}

.time dl {
	font-size: 14px;
	margin-top: 4px;
	margin-bottom: 0;
	line-height:110%;
}

.time dt {
	float:left;
	font-weight:bold;
	text-align:right;
	width:95px;
}

.time .digit {
	font-weight: bold;
	font-size: 14px;
}

.time dd {
	font-size: 12px;
	margin-left:127px;
}

.time .ticker {
	margin-bottom: 15px;
}

.time .avail {
	font-weight: bold;
	font-size: 14px;
	color: #fd450d;
}

.angebot .detail_btn {
	position: absolute;
	top: 69px;
}

.angebot .detail_btn .dd_bt_l {
	/*background-image:url(dd_bg/btn_grau_lupe_links.gif);*/
	background-image: url(dd_bg/poolsprite.png);
	background-position: -10px -966px;
}

.angebot .detail_btn .dd_bt_m {
	margin-left:22px;
	padding-left:8px;
}

/* path */
div#path {
	margin-bottom: 10px;
	background: transparent;
	border: 1px solid #d3d5d6;
	padding-top: 7px;
	padding-bottom: 7px;
	padding-left: 5px;
	font-size: 11px;
}

.trenner {
	background-image: url(dd_bg/breadcrumb_pfeil.gif);
	background-repeat: no-repeat;
	display: inline-block;
	width: 8px;
	height: 9px;
}

#path .home {
	color: #5d9e46;
}

#path .act, #path .act a {
	color: #0384bb;
}

/* Article locator */
#body .art_locator {
	margin-left: 0;
	margin-right: 0;
	width: 758px;
	padding: 1px;
	border: 1px solid #d3d5d6;
	float: left;
	margin-bottom: 10px;
}

#body .art_locator .lochead {
	background-color: #e8e9e9;
	padding: 0;
	height: 26px;
}

#body .art_locator .lochead .right {
	font-size: 12px;
	font-weight: bold;
	height:20px;
	padding:3px 4px 3px 0;
}

#body .art_locator .lochead .right .prod_pos {
	vertical-align: middle;
}

#body .art_locator .lochead .back .dd_bt_l {
	background-image: url(dd_bg/btn_grau_zurueck_links.gif);
	background-position: 0 0;
}

#body .art_locator .lochead .back .dd_bt_m {
	margin-left: 15px;
	padding-left: 5px;
}

#body .art_locator .lochead .prev .dd_bt_r {
	background-image: url(dd_bg/btn_grau_vor_rechts.gif);
	background-position: right 0;
}

#body .art_locator .lochead .prev .dd_bt_m {
	margin-right: 15px;
	padding-right: 5px;
}

#body .art_locator .lochead .back {
	margin: 0 20px 0 0;
}

#body .art_locator .lochead .prev {
	margin: 0 0 0 20px;
}

#body .pps_code {
	background-color: #5ab7df;
	width: 115px;
	padding: 6px 5px 7px 5px;
	font-weight: bold;
	color: #fff;
	float: left;
}

.pps_code .code {
	color: #000;
}

/* details */
#body .product.details {
	border:0 none;
	margin-left:0;
	margin-right:0;
	margin-top:0;
	padding-left:373px;
	padding-right:0;
	padding-top: 0;
	padding-bottom: 10px;
	width:389px;
	
}

#body .product.details .picture {
	border:1px solid #D3D5D6;
	height:348px;
	line-height: 348px;
	left:0;
	top:0;
	width:348px;
	text-align: center;
	
}

#body .product.details .picture .zoom_link {
	line-height:normal;
	position:absolute;
	right:10px;
	top:10px;
}

#body .product.details .picture img {
	vertical-align: middle;
}

#body .product.details h1 {
	height:31px;
	line-height:1.3em;
	margin-top:0;
}

#body ul.rating {
	float: left;
	margin-right: 10px;
}

#body .rating_txt {
	font-size: 10px;
	line-height: normal;
}

#body .rating_txt a {
	color: #0384BB;
	text-decoration: underline;
}

#body .variants_list {
	margin-top: 10px;
}

#body .variants_list .slct {
	background-image: url(dd_bg/varianten_pfeil.gif);
	background-position: right center;
	background-repeat: no-repeat;	
	margin-top: 10px;
}

#body .variants_list select {
	width: 363px;
}

#body .price_info {
	margin-top: 10px;
	padding: 15px 0;
	border-top: 1px dotted #000;
	border-bottom: 1px dotted #000;
}

#body .price_info .prod_price {
	float: left;
	width: 163px;
	height: 57px;
}

#body .price_info .prod_status {
	background-color: #e8e9e9;
	text-align: center;
	padding-top: 5px;
	padding-bottom: 5px;
/*	height: 20px;*/
	width: 226px;
	overflow: hidden;
	float: left;
	font-weight: bold;
}

#body .price_info .clear {
	padding-bottom: 5px;
}

.prod_status .txt {
	padding-top: 5px;
	font-size: 85%;
}

.prod_status .txt.green {
	color: #1b6205;
}

.prod_status .txt.orange {
	color: #f58203;
}

.prod_status .txt.red {
	color: #ff011f;
}

#body .price_info .prod_shipping {
	background-color:#B9F1BB;
	float:left;
	height:54px;
	margin-top:1px;
	padding:3px;
	width:220px;
}

.prod_shipping .txt {
	/*padding-top: 5px;
	display: block;*/
}

.prod_shipping .txt.free {
	color: #1b6205;
}

#body .prod_shipping .more_countries {
	text-decoration: underline;
	color: #0384BB;
	font-weight: normal;
	font-size: 10px;
	display: block;
	float: right;
	padding-right: 5px;
}

#body .price_info .old_price {
	display:block;
	height:19px;
	font-weight: bold;
}

#body .price_info .old_price sup {
	line-height:0;
	position:relative;
	top:3px;
}

#body .price_info .act_price {
	color:#FF011F;
	display:block;
	font-size:21px;
	font-weight:bold;
	line-height:normal;
	padding-top:6px;
}

#body .price_info .act_price .cent {
	font-size: 21px;
}

#body .mwst, #body .packing_info, #body .finanz {
	font-size: 10px;
	float: left;
	line-height: normal;
}

#body .mwst {
	border-right:1px solid #000000;
	width:84px;
}

#body .packing_info {
	border-right:1px solid #000000;
	padding-left:3px;
	padding-right:5px;
	width:160px;
}

#body .finanz {
	padding-left:5px;
	width:130px;
}

#body .finanz .finanz_more {
	font-size: 10px;
	color: #0384BB;
	text-decoration: underline;
}

#body .saving {
	background-image:url(dd_bg/zahlarten_bg.gif);
	background-repeat:repeat-x;
	border: 1px solid #D3D5D6;
	clear:both;
	height: 34px;
	line-height:15px;
	margin-top:10px;
	padding-top:6px;
}

.saving .left {
	font-weight:bold;
	margin-left:7px;
	width: 86px;
}

.svaing .right {
	width:240px;
	margin-left: 7px;
}
.saving .left2 {
	float: left;
}

.saving .saving_menu {
	background-image:url(dd_bg/zahlarten_pfeil_unten.gif);
	background-position:center center;
	background-repeat:no-repeat;
	display:block;
	float:right;
	height:30px;
	width:35px;
	cursor: pointer;
}

.saving .saving_menu.close {
	background-image:url(dd_bg/zahlarten_pfeil_oben.gif);
}

.saving .payment_types {
	background-color:#F7F7F7;
	border:1px solid #919191;
	display:none;
	margin-top: 35px;
	padding:10px;
	position:absolute;
	width: 367px;
	z-index:2000;
	left: 373px;
}

.saving .payment_types.open {
	display:block;
}

.saving .payment_types ul {
	list-style-type:none;
	margin:0;
	padding:0;
}

.saving .payment_types li.cheapest {
	color:#7B1419;
}

.saving .payment_types li {
	border-bottom:1px dotted #919191;
	line-height:2em;
}

.saving .payment_types li.last {
	border:0 none;
}

.saving .payment_types span.txt {
	float:left;
	font-weight:bold;
	width: 187px;
}

#body .saving .payment_types span.price {
	float:right;
	font-weight:bold;
	width:180px;
	margin: 0;
}

#body .prod_actions {
	margin-top: 10px;
	border: 1px solid #D3D5D6;
	height: 77px;
	position: relative;
}

#body .prod_actions .a_left {
	float:left;
	height: auto;
	padding-left: 4px;
	padding-top: 12px;
	width: 148px;
}

#body .prod_actions .a_left.row2 {
	padding-top: 10px;
}

#body .prod_actions .a_right {
	width: 155px;
	height: auto;
	float: left;
	padding-top: 12px;
}

#body .prod_actions .a_right.row2 {
	padding-top: 10px;
}

#body .prod_actions .a_veryright {
	float:right;
	height:auto;
	padding-top: 12px;
	width: 77px;	
}

#body .prod_actions .bewerten_btn .dd_bt_l {
	background-image: url(dd_bg/btn_grau_bewertung_links.gif);
	background-position: 0 0;
}

#body .prod_actions .bewerten_btn .dd_bt_m {
	margin-left: 17px;
	padding-left: 3px;
}

#body .prod_actions .wishl_btn .dd_bt_l {
	background-image: url(dd_bg/btn_grau_list_links.gif);
	background-position: 0 0;
}

#body .prod_actions .wishl_btn .dd_bt_m {
	margin-left: 17px;
	padding-left: 3px;
}

#body .prod_actions .bookm_btn .dd_bt_l {
	background-image: url(dd_bg/btn_grau_bookmark_links.gif);
	background-position: 0 0;
}

#body .prod_actions .bookm_btn .dd_bt_m {
	margin-left: 17px;
	padding-left: 3px;
}



#body .prod_actions .bewerten_btn .dd_bt_m, #body .prod_actions .bookm_btn .dd_bt_m {
	width: 115px;
}

#body .prod_actions .wishl_btn .dd_bt_m {
	width: 125px;
}

#body .prod_actions .cmp_btn {
	background-image: url(dd_bg/btn_details_compare.gif);
	background-repeat: no-repeat;
	width: 73px;
	height: 30px;
	display: block;
	text-align: center;
	padding-top: 22px;
	color: #FFF;
	font-weight: bold;
	font-size: 10px;
	text-decoration: none;
}

#body .product.details .socialbookmarks {
	background-color:#F7F7F7;
	border:1px solid #D3D5D6;
	height:30px;
	left:4px;
	padding:0;
	position: absolute;
	top: 65px;
	width:377px;
	text-align: center;
	z-index: 100;
	display: none;
	padding:0 5px;
	width:368px;
}

#body .product.details .socialbookmarks.open {
	display: block;
}

#body .product.details .socialbookmarks a {
	width: 40px;
	padding:5px 0;
}

#body .product.details a.sbookmarks.noborder {
	padding:5px 0;
}

#body .product.details .socialbookmarks a:hover {
	background-color: #5AB7DF;
}

/* Quadratmeterberechnung */
#body .quadratmeter {
	border: 1px solid #D3D5D6;
	margin-top: 10px;
	padding: 5px;
}

#body .quadratmeter .breite {
	float: left;
}

#body .quadratmeter .laenge {
	float: left;
	margin-left: 20px;
	width: 150px;
}

#body .quadratmeter input {
	width: 35px;
}
#body .quadratmeter .schwimmabdeck_berechnung {
	color: #757C83; 
	font-size: 10px;
}
#body .quadratmeter .schwimmabdeck_berechnung p {
	margin: 0;
	padding: 0;
}

/* Detail-Basket-Btn */

#body .to_basket {
	height:60px;
	margin-top:10px;
	position: relative;
}

#body .to_basket .menge {
	background-image:url(dd_bg/wk_menge.gif);
	background-repeat:no-repeat;
	float:left;
	height:34px;
	line-height:26px;
	padding:13px 0 13px 0;
	text-align:center;
	width:150px;
	position: relative;
}

#body .to_basket .menge input {
	border:1px solid #000000;
	font-size:17px;
	height:22px;
	left:54px;
	position:absolute;
	text-align:center;
	top:18px;
	width:35px;
}

#body .to_basket .am_minus {
	display:inline-block;
	height:26px;
	left:20px;
	position:absolute;
	top:18px;
	width:22px;
}

#am_minus, #am_plus {
	cursor: pointer;
	font-size: 20px;
}

#body .to_basket .am_plus {
	display:inline-block;
	height:26px;
	left: 100px;
	position:absolute;
	top:18px;
	width:22px;
}

#body .to_basket .basket_btn {
	background-image: none;
	background-repeat:no-repeat;
	float:right;
	height:60px;
	width:238px;
}

#body .to_basket .basket_btn.norm {
	background-image:url(dd_bg/btn_wk.gif);
}

#body .to_basket .basket_btn.norm.lightgreen {
	background-image:url(dd_bg/btn_wk_lightgreen.gif);
}
#body .to_basket .basket_btn.norm.darkgreen {
	background-image:url(dd_bg/btn_wk_darkgreen.gif);
}
#body .to_basket .basket_btn.norm.blue {
	background-image:url(dd_bg/btn_wk_blue.gif);
}
#body .to_basket .basket_btn.norm.beige {
	background-image:url(dd_bg/btn_wk_beige-37.gif);
}

#body .to_basket .basket_btn.vorb {
	background-image:url(dd_bg/btn_vorb.gif);
}

#body .to_basket .basket_btn.var {
	background-image:url(dd_bg/btn_inaktiv.gif);
}

#body .to_basket .basket_btn.inform {
	background-image:url(dd_bg/btn_inaktiv.gif);
}

#body .to_basket .basket_btn span {
	background: none;
	border: 0;
	color: #fff;
	font-weight: bold;
	text-align: left;
	font-family:Verdana,Geneva,Arial,Helvetica,sans-serif;
	font-size:14px;
	display: block;
	line-height:1.1em;
	padding: 14px 45px 17px 20px;
}

#body .to_basket span.underline {
	text-decoration: underline;
	display: inline;
	padding: 0;
	line-height: inherit;
	font-size: 12px;
}

#body .to_basket button {
	background: none;
	border: 0;
	color: #fff;
	font-weight: bold;
	padding: 16px 14px;
	text-align: left;
	font-family:Verdana,Geneva,Arial,Helvetica,sans-serif;
	cursor: pointer;
	font-size: 12px;
}

#body .to_basket a {
	background: none;
	border: 0;
	color: #fff;
	font-weight: bold;
	display: block;
	padding: 5px 45px 5px 14px;
	text-decoration: none;
	text-align: left;
	font-family:Verdana,Geneva,Arial,Helvetica,sans-serif;
	cursor: pointer;
}

#body .to_basket .inform a {
	padding-top: 10px;
}

#body .to_basket.inaktiv button {
	font-size:13px;
	padding:0 19px;
}

#body .to_basket.vorb button {
	padding-left: 38px;
}

#body .to_basket button span.now {
	display: block;
	padding: 0;
	text-decoration: underline;
}

/* Longdesc */
#longdesc_content.longdesc_pos {
	position: absolute;
	top: -1000px;
}

#body .moredetail_cnt {
	float: left;
	width: 762px;
	z-index: 1000;
}

#body .product.moredetails {
	width: 762px;
	height: auto;
	margin-left: 0;
	margin-bottom: 0;
	margin-right: 0;
	padding: 0;
	border: 0;
	z-index: 1000;
}

#body .product.moredetails .h3 {
	height: 26px;
	font-size: 12px;
	text-indent:5px;
}

#body .product.moredetails .h3 .dd_bt_link {
	text-indent: 0;
	color: #fff;
}

#body .product.moredetails .h3 .dd_bt {
	text-indent: 0;
	color: #fff;
}

#body .product.moredetails .h3 .header_btns {
	position: absolute;
	right: 0;
	top: 0;
	width: 300px;
	text-align: right;
}

#body .product.moredetails .h3 .longdesc_cont_on {
	display: none;
	font-size: 11px;
	font-weight: normal;
	color: #0384BB;
	cursor: pointer;
	text-indent: 0;
	margin-left: 5px;
	/*
	position: absolute;
	top: 1px;
	right: 50px;
	*/
}

#body .product.moredetails .h3 .longdesc_cont_on.on {
	display: inline;
}

#body .product.moredetails .h3 .longdesc_cont_off {
	display: none;
	font-size: 11px;
	font-weight: normal;
	color: #0384BB;
	cursor: pointer;
	text-indent: 0;
	margin-left: 5px;
	/*
	position: absolute;
	top: 1px;
	right: 0;
	*/
}

#body .product.moredetails .h3 .longdesc_cont_off.on {
	display: inline;
}

#body .product.moredetails .longdesc {
	overflow-y: auto;
	overflow-x: hidden;
	width: 740px;
	height: auto;
	padding: 10px;
	margin: 0;
	border: 1px solid #D3D5D6;
}


#body .question {
	border-bottom:1px solid #D3D5D6;
	border-left:1px solid #D3D5D6;
	border-right:1px solid #D3D5D6;
	background-color: #F2F4F5;
	float:left;
	height:26px;
	padding-top:8px;
	width:760px;
	text-align: center;
}

#body .question .fragen_btn .dd_bt_m {
	margin-left: 14px;
	padding-left: 3px;
}

#body .question .fragen_btn .dd_bt_l {
	background-image: url(dd_bg/btn_gruen_fragen_links.gif);
}

#body .question .faq_btn {
	margin: 0 20px;
}

#body .question .faq_btn .dd_bt_l {
	background-image: url(dd_bg/btn_grau_fragen_links.gif);
	background-position: 0 0;
}

#body .question .faq_btn .dd_bt_m {
	margin-left: 17px;
	padding-left: 3px;
}

#body .question .rueckruf_btn .dd_bt_l {
	background-image: url(dd_bg/btn_grau_rueckruf_links.gif);
	background-position: 0 0;
}

#body .question .rueckruf_btn .dd_bt_m {
	margin-left: 18px;
	padding-left: 3px;
}

/* Longdesc large */
#body .moredetail_cnt.mlarge {
	width: 762px;
}

#body .moredetail_cnt.mlarge .moredetails {
	width: 762px;
}

#body .moredetail_cnt.mlarge .moredetails .longdesc {
	width: 740px;
}

#body .moredetail_cnt .moredetails .longdesc.aufklapp {
	background-color: #FFFFFF;
	border-color: #0384BB;
	height: auto;
	width: 740px;
	overflow: hidden;
	padding-bottom: 20px;
	position: absolute;
	z-index: 1000;
}

#body .moredetail_cnt.mlarge .question {
	width: 760px;
}

/* Accessoires Container */
#body .access_cnt {
	float: right;
	width: 203px;
	height: 282px;
}

#body .access_cnt .accessoires {
	height: 254px;
	overflow-y: scroll;
	overflow-x: hidden;
	font-size: 10px;
	font-weight: bold;
	border: 1px solid #D3D5D6;
}

#body .access_cnt .h3 {
	height: 26px;
	font-size: 12px;
	display: block;
}

#body .access_cnt ul {
	margin: 0;
	padding: 0;
	list-style-type: none;
	text-align: center;
}

#body .access_cnt li {
	margin-top: 10px;
}

#body .access_cnt sup {
	line-height:0;
	position:relative;
	top:4px;
}

/* box */
#body .boxhead {
	border: 0;
	background: transparent;
	margin: 10px 0 0 0;
	padding: 0 0 0 5px;
	height: 25px;
	font-size:12px;
	font-weight:bold;
	color: #000;
	width: 762px;
}

#body h1.boxhead {
	background-color: #F7F7F7;
	border-left:1px solid #C6C3C3;
	border-right:1px solid #C6C3C3;
	border-top:1px solid #C6C3C3;
	padding: 5px 5px 5px 5px;
	width: 750px;
	color: #0382B8;
}

#body .box {
	border: 1px solid #D3D5D6;
	margin: 0 0 10px 0;
	width: 748px;
}

#body .box.info {
	padding: 10px;
	width: 740px;
}

#write_review textarea {
	margin-bottom: 5px;
	width: 227px;
	height: 200px;
	float: left;
}

#write_review .error {
	color:#FD0303;
	font-weight:bold;
	margin-bottom:10px;
	text-align:center;
}

#body ul.user_rating {
	margin-right: 4px;
	margin-top: -2px;
}

#write_review .heading {
	font-weight: bold;
	display: block;
	margin-bottom: 5px;
	font-size: 12px;
}

#write_review .row {
	float: left;
	margin-bottom: 10px;
}

#write_review label {
	display: inline-block;
	width: 300px;
	margin-top: 5px;
	float: left;
	clear: left;
	font-weight: bold;
}

#write_review .rev_save {
	margin-left: 300px;
}

#write_review .rev_save .dd_bt_m {
	width: 220px;
}

#write_review label .plain {
	font-weight: normal;
}

#write_review input.txt {
	width: 227px;
}

#write_review .dd_stars {
	float: left;
}

#body dl.review dt {
	margin-bottom: 15px;
}

#body dl.review dd {
	padding-bottom: 10px;
}

.reviews {
	overflow-y: scroll;
	padding-right: 10px;
	height: 250px;
}

.reviews .rev_title {
	margin-left: 20px;
}

dl.review .param1 {
	padding-right: 10px;
	border-right: 1px solid #A7A6A6;
	color: #A7A6A6;
}

dl.review .param2 {
	padding-left: 10px;
	color: #A7A6A6;
}

/* */
#body .boxhead.search {
	border:1px solid #C6C3C3;
	background-color: #F7F7F7;
	color:#0382B8;
	margin:0;
	padding:5px;
	width:750px;
	margin-bottom: 10px;
}


/* Liste */
#body .boxhead.list , #body .box.list {
	background: transparent;
	background-color: #F7F7F7;
}

#body .boxhead.list {
	color: #0382B8;
	margin:0;
	padding: 5px 5px 5px 5px;
	width: 750px;
	border-left:1px solid #C6C3C3;
	border-right:1px solid #C6C3C3;
	border-top:1px solid #C6C3C3;
	height: auto;
}

#body .boxhead.list .subcats {
	margin-top: 20px;
}

#body .box.list {
	width: 750px;
	border-left:1px solid #C6C3C3;
	border-right:1px solid #C6C3C3;
	border-bottom:1px solid #C6C3C3;
	border-top: 0;
	padding: 5px 5px 5px 5px;
}

#body .box.list .longdesc {
	border-top: 1px solid #C6C3C3;
	padding-top: 5px;
}

#body .box.leer {
	padding-top: 0;
	padding-bottom: 0;
	height: 0;
}

#body .locator {
	background-image: url(dd_bg/locator_bg.gif);
	background-repeat:repeat-x;
	border:1px solid #CECECE;
	height:54px;
	margin:0;
	padding: 3px 0px;
	width: 760px;
	overflow: hidden;
}

#body .locator.small {
	height:24px;
}
#body .locator.bottom {
	margin-top: 10px;
}

#body .locator .top {
	border-bottom:1px solid #AFADAE;
	height:27px;
	margin: 0 3px;
}

#body .locator .locbody {
	line-height: 13px;
	height: 13px;
	overflow: hidden;
}

#body .locator .top .locbody {
	padding: 5px 0;
}

#body .locator .sort {
	border-top:1px solid #FFFFFF;
	padding-top: 3px;
	margin-left: 3px;
	margin-right: 3px;
}

#body .locator .liste {
	background-image: url(dd_bg/icon_liste.gif);
	background-position: center center;
	background-repeat: no-repeat;
	display: inline-block;
	margin-top: -6px;
	padding: 12.5px 11.5px;
	vertical-align: middle;
}

#body .locator .liste.on {
	background-image:url(dd_bg/icon_liste_on.gif);
}

#body .locator .gallerie {
	background-image:url(dd_bg/icon_gallery.gif);
	background-position:center center;
	background-repeat:no-repeat;
	display:inline-block;
	margin-top:-6px;
	padding:12.5px 11.5px;
	vertical-align:middle;
}

#body .locator .gallerie.on {
	background-image:url(dd_bg/icon_gallery_on.gif);
}

#body .locator .top .locbody .left {
	border-right:1px solid #FFFFFF;
	height:19px;
	padding-right:15px;
}

#body .locator .ansicht {
	border-left:1px solid #AFADAE;
	/*border-right:1px solid #FFFFFF;*/
	float:left;
	height:19px;
	padding-left:5px;
	padding-right:2px;
	text-align:left;
	width: 144px;
}

#body .locator .availability {
	border-left:1px solid #AFADAE;
	/*border-right:1px solid #FFFFFF;*/
	float:left;
	height:19px;
	padding-left:5px;
	text-align:left;
	width:226px;
}

#body .locator.small .availability {
	border-left: 0;
}

#body .locator .availability.last {
	border-right:0 none;
	float:right;
	width: 391px;
	text-align: right;
}

#body .locator .locbody .right {
	height:19px;
	/*border-left: 1px solid #AFADAE;*/
	width: 163px;
	position: relative;
	overflow: hodden;
}

#body .locator .locbody .right .page_cnt {
	position: relative;
	top: -2px;
}

#body .locator .sort .compare {
	float:left;
}

#body .locator .sort .compare .cmp_symb {
	background-image:url(dd_bg/icon_compare.gif);
	background-position:left center;
	background-repeat:no-repeat;
	float:left;
	margin-left: 7px;
	margin-top: -2px;
	padding:13.5px 8.5px;
}

#body .locator .sort .compare .cmp_btn .dd_bt_l {
	background-image: url(dd_bg/btn_grau_cmp_links.gif);
	background-position: 0 0;
}

#body .locator .sort .compare .cmp_btn .dd_bt_m {
	margin-left: 45px;
	padding-left: 5px;
}

#body .locator .sort .sort_row {
	float:right;
	width: 250px;
}

#body .locator .sort .sort_row .left {
	margin-right:5px;
	padding-top: 3px;
}

#body .locator a {
	font-size: 10px;
}

#body .locator a.active {
	background-color: #0382B8;
	color:#FFFFFF;
	padding:3px 2px;
	font-weight:bold;
}

#body .locator .locbody .right .next {
	background-image:url(dd_bg/btn_blaettern_rechts.gif);
	background-position:right center;
	background-repeat:no-repeat;
	/*padding:6.5px 10px;*/
}

#body .locator .locbody .right .prev {
	background-image:url(dd_bg/btn_blaettern_links.gif);
	background-position:left center;
	background-repeat:no-repeat;
	/*padding:6.5px 10px;*/
}

#body .locator .locbody .right .next, #body .locator .locbody .right .prev {
	display: inline-block;
	width: 19px;
	height: 24px;
	vertical-align: middle;
	position: relative;
	top: -4px;
}

#body .product_list_cmp 
{
	float:left;
	margin-top:10px;
}

#body .product_list_cmp .field_cont {
	border-color:#C6C6C6 -moz-use-text-color #C6C6C6 #C6C6C6;
	border-style:solid none solid solid;
	border-width:1px 0 1px 1px;
	margin:5px 0 0;
	padding:1px 0 1px 1px;
}

#body .product_list_cmp .field {
	background-color: #545556;
	height: 161px;
	padding-top:5px;
	text-align:center;
	width:30px;
}

#body .product_list_cmp .field.active {
	background-color: #0382B8;
}

#body .product_list {
	float:left;
	margin-top:10px;
	width: 730px;
}

#body .product_list_empty {
	color: #555555;
	text-align: center;
	padding: 20px;
}

#body .product_list .product_box {
	height: 166px;
	width: 727px;
	border:1px solid #C6C6C6;
	border-left:0 none;
	float:left;
	margin:5px 0 0 0;
	padding:1px;
	text-align: center;
	overflow: hidden;
	position: relative;
}

#body .product_list .product_box .load {
	position: absolute;
	top: 0;
	left: 0;
	display: none;
	background-color: #fff;
	opacity: 0.7;
	background-image: url(bg/ajax-loader.gif);
	background-position: center center;
	background-repeat: no-repeat;
	height: 166px;
	width: 727px;
	z-index: 100;
}

#body .product_list .left_side {
	float:left;
	padding: 0;
	width: 120px;
}

#body .product_list .left_side .icon {
	height: 141px;
	line-height: 141px;
	overflow:visible;
	position:relative;
	text-align:center;
}

#body .product_list .left_side .icon img {
	vertical-align:middle;
}

#body .product_list .left_side .to_details .dd_bt_l {
	/*background-image:url(dd_bg/btn_grau_lupe_links.gif);*/
	background-image: url(dd_bg/poolsprite.png);
	background-position: -10px -966px;
}

#body .product_list .left_side .to_details .dd_bt_m {
	margin-left:22px;
	padding-left:8px;
}


#body .product_list .right_side {
	width: 604px;
	float:right;
	padding: 0 0 5px;
	text-align: left;
}

#body .product_list div.head {
	background-image:url(dd_bg/liste_header_bg.gif);
	background-repeat:repeat-x;
	color:#393939;
	font-weight:bold;
	height: 37px;
	line-height: 37px;
	padding-left:15px;
}

#body .product_list .head .txt {
	float:left;
	line-height:130%;
	padding-top:5px;
	width: 364px;
	text-align: left;
}

#body .product_list .head .variants {
	border-left:1px solid #FFFFFF;
	float:right;
	text-align:center;
	width:210px;
	height: 37px;
}

#body .product_list .head .variants select {
	width:182px;
}

#body .product_list .right_side .right_left {
	float:left;
	width:390px;
	height: 70px;
	position: relative;
}

#body .product_list .right_side .shortdesc {
	float:left;
	height:29px;
	padding-left:6px;
	padding-top:5px;
}

#body .product_list .right_side .right_right {
	float:right;
	width: 200px;
}

#body .product_list .right_side .art_logo {
	float:left;
	padding-top:5px;
}

#body .product_list .right_side .art_logo .artnr {
	float:left;
	font-size:10px;
	line-height:1em;
	width:89px;
}

#body .product_list .right_side .art_logo .artnr label {
	display:block;
	font-weight:bold;
}

#body .product_list .right_side.list .art_logo .logo {
	float:right;
	height:42.65px;
	overflow:hidden;
	text-align:center;
	width:93px;
}

#body .product_list .right_side.list .price {
	clear:left;
	padding-right:0;
	padding-top:0;
	width:190px;
	float: left;
	padding:5px 10px 0 0;
}

#body .product_list .right_side .price .ppm {
	font-size: 9px;
	display: block;
	padding-top: 10px;
}
#body .product_list .right_side .price .old_price {
	display:block;
	font-size: 9px;
	width: 95px;
	float: left;
}

#body .product_list .right_side .price .act_price {
	color: #FF011F;
	display:block;
	float:left;
	font-size:22px;
	font-weight:bold;
	padding-top:3px;
	line-height: normal;
	clear: left;
	width: 100%;
}

#body .product_list .right_side .price .act_price .cent {
	font-size:13px;
}

#body .product_list .right_side .price .mwst {
	display:block;
	font-size:9px;
	border: 0;
}

#body .product_list .right_side .price .mwst.right {
	float: right;
}

#body .product_list .right_side .attrib {
	border-right:1px solid #C6C6C6;
	clear:left;
	float:left;
	font-size:9px;
	height:45px;
	margin-left:6px;
	margin-right:5px;
	margin-top:10px;
	padding-right:0px;
	width:182px;
	text-align: left;
	position: relative;
}

#body .product_list .right_side .attrib label {
	font-weight:bold;
}

#body .product_list .right_side .ship_deliv {
	clear:none;
	font-size:10px;
	margin:0;
	padding-top:10px;
	position:relative;
	float:left;
	text-align: left;
	width: 210px;
}

#body .product_list .right_side .deliverytime {
	color:#393939;
	font-weight:bold;
}

#body .product_list .right_side .deliverytime .status.green {
	color:#316318;
}

#body .product_list .right_side .deliverytime .status.orange {
	color: #F58203;
}

#body .product_list .right_side .shipping {
	color:#393939;
	font-weight:bold;
}

#body .product_list .right_side .shipping span {
	
}

#body .product_list .right_side .shipping.free span {
	color:#316318;
}

#body .product_list .right_side .shipping .more_countries {
	color:#5E5E5E;
	font-size:9px;
	text-decoration:underline;
}

#body .product_list .right_side .to_basket {
	clear:right;
	float:right;
	margin-left: 392px;
	margin-top: 92px;
	padding-right: 0;
	position:absolute;
	padding-top: 7px;
	height: auto;
}

#body .product_list .right_side .to_basket a {
	padding-right: 0;
}

#body .product_list .right_side .to_basket.wk {
	margin-top: 89px;
	margin-left: 406px;
}

#body .product_list .right_side .to_basket button {
	line-height: 23px;
	padding: 0;
}

#body .product_list .right_side .to_basket .grau .dd_bt_m {
	width: 171px;
	text-align: center;
}

/* gallery */

#body .product_list.gallery {
	width: 762px;
}

#body .product_list .gallery_box.first {
	margin-left:0;
}

#body .product_list .gallery_box {
	float:left;
	margin-bottom:5px;
	margin-left: 6.5px;
	width:147px;
}

#body .product_list .gallery_box .cmp {
	background-color: #545556;
	color:#FFFFFF;
	height:19px;
	width:100%;
}

#body .product_list .gallery_box .cmp.active {
	background-color: #0382B8;
}

#body .product_list .gallery_box .cmp input {
	display:block;
	float:left;
	margin:3px 5px 0 12px;
}

#body .product_list .gallery_box .cmp .txt {
	line-height:19px;
}

#body .product_list .gallery_box .gproduct {
	border:1px solid #C6C6C6;
	height: 203px;
	margin:1px 0 0;
	overflow:hidden;
	padding:5px;
	text-align:center;
	width: 135px;
	position: relative;
}

#body .product_list .gallery_box .gproduct .title {
	display:block;
	height: 27px;;
	overflow:hidden;
}

#body .product_list .gallery_box .gproduct .title a {
	font-size:10px;
	font-weight:bold;
	text-decoration:none;
}

#body .product_list .gallery_box .gproduct .pic {
	height: 104px;
	line-height: 104px;
	overflow:hidden;
	position:relative;
	text-align:center;
}

#body .product_list .gallery_box .gproduct .pic img {
	vertical-align:middle;
}

#body .product_list .gallery_box .gproduct .old_price {
	color:#000000;
	display:block;
	font-size:10px;
	margin-bottom:3px;
}

#body .product_list .gallery_box .gproduct .price {
	color: #FF011F;
	font-size:17px;
	font-weight:bold;
}

#body .product_list .gallery_box .gproduct .price_ncomma {
	font-size:13px;
}

#body .product_list .gallery_box .gproduct .mwst {
	color:#000000;
	display:block;
	font-size:10px;
	margin-top:3px;
	border: 0;
	width: 100%;
}

#body .product_list .gallery_box .to_detail {
	background-color:#FFFFFF;
	display:none;
	margin-top:-18px;
	padding:8px 0;
	position:absolute;
	text-align:center;
	width:135px;
	left: 5px;
}

#body .product_list .gallery_box .to_detail .detail_btn .dd_bt_l {
	/*background-image:url(dd_bg/btn_grau_lupe_links.gif);*/
	background-image: url(dd_bg/poolsprite.png);
	background-position: -10px -966px;
}

#body .product_list .gallery_box .to_detail .detail_btn .dd_bt_m {
	margin-left:22px;
	padding-left:8px;
}

/* Über uns */

#body .reiter {
	float: left;
	height: 22px;
}

#body .reiter ul {
	list-style: none;
	margin: 0;
	padding: 0;
}

#body .reiter ul li {
	float: left;
}

#body .reiter ul li.aktiv button .dd_bt_l {
	background-image: url(dd_bg/reiter_links_aktiv.gif);
}

#body .reiter ul li.aktiv button .dd_bt_r {
	background-image: url(dd_bg/reiter_rechts_aktiv.gif); 
}

#body .reiter ul li.aktiv button .dd_bt_m {
	background-image: url(dd_bg/reiter_mitte_aktiv.gif);
}

#body .reiter_cnt {
	border:1px solid #D3D5D6;
	float:left;
	width:760px;
}

#body .reiter_cnt .cnt_box {
	display: none;
	padding: 5px;
}

#body .reiter_cnt .cnt_box.aktiv {
	display: block;
}

#body .reiter_links {
	float: left;
	margin-top: 10px;
	text-align: center;
	width: 762px;
}

/* rueckruf */
#body .rueckruf_table {
	background-image: url(dd_bg/rueckrufservice_bg.jpg);
	background-repeat: no-repeat;
	width: 100%;
	height: 485px;
}

#body .rueckruf {
	border: 1px solid #D3D5D6;
	height: 484px;
	width: 760px;
	overflow: hidden;
}

#body .rueckruf .reply {
	font-size:12px;
	line-height:120%;
	padding-bottom:20px;
	padding-left:20px;
	padding-top:20px;
	width:280px;
}

#body .rueckruf .err {
	color: red;
	font-weight: bold;
	padding: 10px 0;
}

#body .rueckruf .inp_row {
	padding-left: 20px; 
	width: 300px; 
	margin-top: 10px;
}

#body .rueckruf .ok_txt {
	padding-top: 100px; 
	padding-left: 20px; 
	width: 310px;
}

#body .rueckruf label {
	font-weight: bold;
	display: block;
	padding-bottom:5px;
}

#body .rueckruf label .plain {
	font-weight: normal;
}

#body .rueckruf .pruefcode td {
	padding-top: 3px;
	padding-bottom: 3px;
	vertical-align: middle;
}

#body .rueckruf .c_mac {
	width: 192px;
	margin-left: 3px;
}

#body .rueckruf_table .tel_no {
	height: 140px;
	padding-left:20px;
	padding-top:30px;
	font-size: 10px;
	line-height: 140%;
}

#body .rueckruf_table .tel_no .txt {
	display:block;
	font-size:18px;
	font-weight:bold;
	padding-bottom:10px;
}

#body .rueckruf_table .tel_no .txt2 {
	display:block;
	font-size:14px;
	font-weight:bold;
	padding-bottom:7px;
	padding-top:15px;
}

#body .rueckruf_table .tel_no .number {
	font-size: 18px;
	font-weight: bold;
}

#body .rueckruf_table .tel_no .number2 {
	font-size:14px;
	font-weight: bold;
}

/* Neukundengutschein */
#body .box.neuk {
	padding: 10px 30px 10px 10px;
	width: 720px;
}

/* Reperatur */
#body .box.reperatur {
	
}

#body .box.reperatur .err {
	padding: 10px 0;
}

#body .box.reperatur .label_col {
	width: 250px;
}

#body .box.reperatur .send_form td {
	padding-top: 5px;
	padding-bottom: 5px;
}

/* Laden */
#body .boxhead.laden {
	text-align: center;
	height: auto;
}

#body .box.laden {
	position: relative;
}

#body .box.laden .map {
	position: absolute;
	right: 50px;
	bottom: 20px;
}

/* Direkt Bestellung */
#body .box.direkt_best .best_form {
	width: 80%;
	margin: auto;
	border-collapse: separate;
	border-spacing: 3px;
}

#body .box.direkt_best .best_form td {
	text-align: left;
}

#body .box.direkt_best .best_form td.wk_btn {
	text-align: right;
	padding-top: 10px;
}

#body .box.direkt_best .lfd {
	background-color: #F1EFEA;
	width: 80px;
}

#body .box.direkt_best .lfd2 {
	background-color: #F7F7F7;
	width: 80px;
}

#body .box.direkt_best .col {
	background-color: #F1EFEA;
}

#body .box.direkt_best .col2 {
	background-color: #F7F7F7;
}

#body .box.direkt_best .success {
	font-weight: bold;
	padding: 10px 0;
}

/* Online Labor */
#body .boxhead.onlinelabor {
	height: 177px;
	padding: 0;
	width: 760px;
	text-align: center;
}

#body .boxhead.onlinelabor img.bild1 {
	margin-bottom: -5px;
}

#body .box.onlinelabor .slider_box {
	width: 748px;
}

#body .box.onlinelabor .slider {
	width: 748px;
}

#body .box.onlinelabor .slider .prod_pic {
	width: 177px;
	display: table;
}

#body .box.onlinelabor .slider .prod_pic .slidep_cnt {
	display: table-cell;
	vertical-align: middle;
}

#body .box.onlinelabor .slider .detail {
	width: 167px;
}

#body .box.onlinelabor .slider_box .title .txt {
	padding-left: 0;
	font-size: 11px;
}

#body .box.onlinelabor .slider_box .prev_next .next {
	margin-right: 0;
}

#body .box.onlinelabor .ursache ul, #body .box.onlinelabor .abhilfe ul {
	 width: 728px;
}

/* Account */
#body div.bar.prevnext {
	border:1px solid #D3D5D6;
	height:auto;
	margin:0;
	padding:1px;
	width: 758px;
	background: transparent;
}

#body div.bar.prevnext .inner {
	background-color:#E8E9E9;
	padding: 5px;
}

#body div.bar.prevnext .dd_bt_m {
	width: 97px;
}

#body .account_header dt a.active {
	color: #0384BB;
}

/* inc/product.tpl */
#body .product.head strong.h4.thin {
	background-color: #F7F7F7;
	color: #0382B8;
	border-left: 1px solid #C6C3C3;
	border-color: #C6C3C3;
	margin-left: 0;
	margin-right: 0;
	width: 748px;
}

#body .product.thin {
	margin-left: 0;
	margin-right: 0;
	width: 625px;
	border-color: #C6C3C3;
}

#body .separator {
	border-top:1px dotted #C6C3C3;
	height:1px;
	margin: 0;
	border-color: #C6C3C3;
	background: transparent;
	width: 760px;
}

#body .product strong.h3 .status {
	font-weight: normal;
	display: block;
}

#body .product strong.h3 .green, #body .product strong.h3 .free {
	color: #316318;
}

#body .product strong.h3 .orange {
	color: #F58203;
}

#body .product strong.h3 .red {
	color: #FF0013;
}

#body .product strong.h3 .shipping {
	font-weight: normal;
}

#body .product strong.h3 .shipping a {
	text-decoration: underline;
	color: #555555;
}

#body .product.thin {
	height: 109px;
}

#body .product.thin .price {
	color: #FF011F;
}

#body .product.thin .price .cent {
	font-size:13px;
}

#body .product.thin .variants {
	top: 55px;
	right: 110px;
}

#body .product.thin .amount {
	top: 64px;
}

#body .product.thin .tocart, #body .product .fromlist {
	top: 94px;
}

#body .product .fromlist, #body .product .tocart {
	background: transparent;
	height: auto;
	width: auto;
}

#body .wishlist .product.thin {
	width: 610px;
	border-bottom: 1px dotted #C6C3C3;
}

#body .wishlist .product.thin.lastinlist {
	border-bottom: 0;
}

/* Lexikon */

#body .box.lexikon a {
	color: #00AFE6;
}

#body .box.lexikon .lex_title {
	width: 125px;
}

/* Zoom - Highslide */
/*
.highslide-wrapper .highslide-html-content {
    width: auto;
}
*/


#zoom_cnt {
	
}

#zoom_cnt .more_zoom_pics {
	width:auto;
}

#zoom_cnt .more_zoom_pics .other_zooms {
	margin:0;
	padding:0;
}

#zoom_cnt .more_zoom_pics .other_zooms li {
	list-style-image:none;
	list-style-position:outside;
	list-style-type:none;
	margin-bottom:5px;
}

#zoom_cnt .more_zoom_pics .other_zooms li a {
	border:1px solid #CECECE;
	color:#5E5E5E;
	display:block;
	font-weight:bold;
	padding:2px;
	text-align:center;
	width:auto;
}

#zoom_cnt .more_zoom_pics .other_zooms li a.active {
	border:2px solid #7B1419;
}

/* MediaBox-Deatilseite */
#body .details_media_box {
	background-image:url(dd_bg/detailseite_mbox_bg.gif);
	background-repeat:repeat-x;
	border:1px solid #D3D5D6;
	left:0;
	position:absolute;
	top:349px;
	width:334px;
	padding-left: 7px;
	padding-right: 7px;
	padding-top: 4px;
	padding-bottom: 4px;
}

.details_media_box .more_pics {
	width: 334px;
	height: 45px;
}

.details_media_box .more_pics .slider_box {
	width: 100%;
}

.details_media_box .more_pics .slider_box .slider {
	width: 100%;
	height: 45px;
	float: left;
}

.details_media_box .more_pics .slider_box .slider .prev {
	background-image: url(dd_bg/detailseite_slider_pfeil_links.gif);
	background-repeat: no-repeat;
	background-position: left center;
	width: 19px;
	height: 45px;
	float: left;
	padding-right: 5px;
	cursor: pointer;
}

.details_media_box .more_pics .slider_box .slider .next {
	background-image: url(dd_bg/detailseite_slider_pfeil_rechts.gif);
	background-repeat: no-repeat;
	background-position: right center;
	width: 19px;
	height: 45px;
	float: left;
	padding-left: 5px;
	cursor: pointer;
}

.details_media_box .slider .next.off, .details_media_box .slider .prev.off {
	opacity: 0.7;
}

.details_media_box .more_pics .slider_box .slider .liste {
	height: 45px;
	width: 286px;
	float: left;
}

.details_media_box .more_pics .slider_box .slider .item {
	width: 41px;
	height: 41px;
	background-color: #FFF;
	margin-right: 3px;
}

.details_media_box .more_pics .slider_box .slider .item a {
	display: block;
	height: 41px;
	width: 41px;
}

.details_media_box .more_pics .slider_box .slider .item span {
	display: block;
	vertical-align: middle;
	text-align: center;
	height: 41px;
	width: 41px;
	line-height: 38px;
}

.details_media_box .more_pics .slider_box .slider .item img {
	max-width: 41px;
	vertical-align: middle;
}

/* Gefahrengut */
#body .gfg {
	background-color:#FBEDD1;
	border:1px solid #D3D5D6;
	color:#FD0303;
	float:left;
	font-weight:bold;
	margin-top:10px;
	padding:10px 18px;
	text-align:center;
}

#body .gfg table {
	width: 100%;
	margin-top: 10px;
	text-align: center;
}

/* Media-Center-Box auf der Detailseite */
#body .mdc_btns {
	margin-bottom: 5px;
	text-align: center;
}

#body .mdc_btns .mdc_fotos,
#body .mdc_btns .mdc_videos,
#body .mdc_btns .mdc_dok {
	margin: 0 5px;	
}

#body .mdc_btns .mdc_fotos .dd_bt_l {
	background-image: url(dd_bg/btn_cyan_fotos_links.gif);
}

#body .mdc_btns .mdc_fotos .dd_bt_m {
	margin-left: 21px;
	padding-left: 6px;
}

#body .mdc_btns .mdc_videos .dd_bt_l {
	background-image: url(dd_bg/btn_grau_video_links.gif);
	background-position: 0 0;
}

#body .mdc_btns .mdc_videos .dd_bt_m {
	margin-left: 24px;
	padding-left: 6px;
}

#body .mdc_btns .mdc_dok .dd_bt_l {
	background-image: url(dd_bg/btn_grau_zettel_links.gif);
}

#body .mdc_btns .mdc_dok .dd_bt_m {
	margin-left: 17px;
	padding-left: 6px;
}

#content .dd_login_links {
	background:transparent;
	border:1px solid #D3D5D6;
	font-size:11px;
	margin-bottom:10px;
	margin-left: 218px;
	padding-bottom:7px;
	padding-left:5px;
	padding-top:7px;
}

#content .dd_login_links .login_links {
	display: inline-block;
}

#content .dd_login_links .login_links a {
	background-color: #F9AE21;
	color:#000000;
	display:block;
	font-size:12px;
	font-weight:bold;
	padding: 5px;
}

#body .dd_overall_stars {
	float: left;
	margin-right: 1.2em;
	position: relative;
	top: -2px;
}
/* =Durchschnittsbewertung für Kategorie */
.dd_catrating {
	position: absolute;
	left: 0;
	bottom: 0;
	width: 762px;
	text-align: center;
}
div#body .body_cnt.catrating {
	padding-bottom: 35px;
}
.dd_wk_thankyou_1 .zahlart_block {
	border: 1px solid #F30F10;
    font-weight: bold;
    line-height: 120%;
    text-align: center;
	padding: 5px;
	margin-top: 10px;
}

#body .dd_wk_thankyou_1 .zahlart_block a {
	color: #00AFE6;
	text-decoration: underline;
}

.gefahrgut_small {
	position: relative;
	display: inline;
	width: 35px;
	height: 35px;
}

.gefahrgut_big {
	position: absolute;
	top: 0px;
	left: 0px;
	display: none;
	z-index: 200;
}

.gefahrgut_big img {
	border: 1px solid #D3D5D6;
}

#body .account_header dt {
	position: relative;
}
#body .account_header .retoure_pic {
	position: absolute;
	right: 0;
	top: 5px;
}

#body .orderhistory .retoure_link {
	font-size: 10px;
	text-decoration: underline;
}

.dd_iphone_view {
	position: relative;
	top: 122px;
}
.shop_award_siegel {
	position: absolute;
	left: 0;
	bottom: 0;
	width: 243px;
}
.shop_award_siegel img {
	float: left;
}
.shop_award_siegel_txt {
	float: right;
	font-size: 10px;
	padding-left: 3px;
	padding-top: 17px;
}
/* dhl-retoure */
#body div.bar.prevnext .dd_account_retoureform_back .dd_bt_m {
	width: 150px;
}

.grey {
    background-color: #cdcdcd;
}
