/* Locator / "Artikel-Scroller" */

#body div.listlocator{
	float:none;
	display:block;
	text-align:center;
	margin-top: 0px;
	margin-left: 0px;
	margin-right: 0px;
	border:none;
	background-color:transparent;
	position:relative;
	margin-bottom:10px;
}

#body div.listlocator div.listlocbody {
	display:block;
	right:20px;
	/*position:absolute;*/
}

#body div.listlocator div.listlochead {
	left:0px;
	margin-left: 10px;
	float:left;
	display:block;
	height:18px;
}

#body div.listlocator_suche{
	float:left;
	display:block;
	text-align:center;
	margin-top: -5px;
	margin-left: 0px;
	margin-right: 0px;
	border:none;
	background-color:transparent;
	position:absolute;
	margin-bottom:10px;
}

#body div.listlocator_suche div.listlocbody {
	display:block;
	left:340px;
	position:absolute;
	width:170px;
}


#body div.listlocator_suche div.listlochead {
display:block;
float:left;
height:18px;
left:0;
margin-left:10px;
}

#body div.locator{
	float:none;
	display:block;
	text-align:center;
	margin-top: 0px;
	margin-left: 0px;
	margin-right: 0px;
	border:none;
	background-color:transparent;
	position:relative;
}

#body div.locator div.locbody {
	display:block;
	left:210px;
	position:absolute;
    width: 285px;
    color: black;
}


#body div.locator div.locbody a {
    color: #000;
    font-size: 11px;
}

#body div.locator div.locbody  strong{
	margin-right:15px;
}

#body div.locator div.locbody  span{
	text-align:right;
	margin-right:0px;
    margin-bottom: 5px;
}

#body div.locator div.locbody span span.sep{
	background-image:url("bg/dotline_v_20.gif");
	margin-left: 5px;
	margin-right: 5px;
    margin-top: 2px;
}

#body div.locator div.lochead {
	left:0px;
	margin-left: 10px;
	float:left;
	display:block;
	height:18px;
	background-image:url("../img/footer_icon_pfeil_oben.gif");
	background-position:0px 0px;
	background-repeat:no-repeat;
    padding-top: 3px;
}

#body div.locator div.lochead a{
	padding-left:20px;
	color:#000000;
}
#body .contentbox.product.details{
	width:auto;
}
/* Produkt-Titel */
#body .product.details h1{
	color:#006fb7;
	font-size:16px;
	font-weight:bold;
	text-align:left;
    padding-bottom: 0px;
}

#body .product.big {
/* unschön, aber funktioniert: feste breite */
	/*width:515px;*/
	float:left;
	padding-right:0px;
	margin-right:0px;
}
#body .product.details h1{
	display: block;
}

#body .product strong.h3 {margin:0;display: block; height: auto; padding-bottom: 10px;}

.whitecontentbox .whitecontentbox {
	border:none;
}

.whitecontentbox {
	background-color: #FFFFFF;
	border:1px solid #E2E2E2;
	
	padding-left:9px;
	padding-right:9px;
	padding-top:8px;
	padding-bottom:8px;
	
	margin-left: 0px;
	margin-right: 0px;
	margin-top: 9px;
	margin-bottom: 9px;
}
.whitecontentbox h1{
	margin-top: 0px;
	padding-top:0px;
}

.whitecontentbox .detailbox {
	display:block;
}

.whitecontentbox .detailbox div#headline {
    width: 480px;
}

.whitecontentbox .detailbox div#headline .pictogramme img{
    float: left;
    display: block;
    padding-right: 0px;
}

.whitecontentbox div#actions.pano {
    padding-right: 230px;
}

.whitecontentbox div#actions {
    padding-bottom: 30px;
    padding-top: 5px;
	width:481px;
}

.whitecontentbox div#actions.pano .button,
.whitecontentbox div#actions .button {
    background: url("bg/icon_pfeil_rechts.gif");
    background-repeat: no-repeat;
    background-position: right 3px; 
    text-align: right;
    float: right;
    padding-left: 15px;
    height: 18px;
    padding-top: 5px;
} 

.whitecontentbox div#actions.pano a,
.whitecontentbox div#actions a {
    padding-right: 25px;
} 

.whitecontentbox .detailbox div.picture{
	border:1px solid #E2E2E2;
	float:left;
	margin-right:9px;
	height:233px;
	width:233px;
    position: relative;
    text-align: center;
    background-color: #D2D2D0;
}

.whitecontentbox .detailbox div.picture.pano{
    width:478px;
    height:333px;
}

.wrap div {
	/*margin: 10px 10px 0 0;*/
}
.wrap {
	display: table-cell;
    width:478px;
    height:333px;
	vertical-align: middle;
}
.wrap img {
	vertical-align: middle;
}

/*\*//*/
* html .wrap {
	display: block;
}
* html .wrap span {
	display: inline-block;
	vertical-align: middle;
	height: 100%;
	width: 1px;
}
/**/

.whitecontentbox .detailbox div.picture .image_detail_zoom{
    z-index: 10;
    position:absolute;
    bottom: 1%;
    right: 1%;
    width: 28px;
    height: 28px;
}

#body .whitecontentbox .detailbox .desc{
	/*
    font-size:12px;
	min-height:41px;
    */
    /*display: none;*/
    
}
.whitecontentbox .detailbox{
	font-size:11px;
}

.whitecontentbox .detailbox .infos{
	min-height:235px;
	width:238px;
	margin-left:243px;
}

.whitecontentbox .detailbox .infos.pano{
	height: 333px;
	width:200px;
	margin-left:500px;
}

.whitecontentbox .detailbox .infos .upperinfos .artnum {
    position: absolute;
    bottom: 56px;
    left: 0px;
    color: #555555;   
}

.whitecontentbox .detailbox .infos .upperinfos .pricesinfos {
    position: absolute;
    bottom: 0px;
    right: 0px;
}

.whitecontentbox .detailbox .infos .upperinfos.pano{
    height: 334px;
    position: relative;
    padding-left: 5px;
}

.whitecontentbox .detailbox .infos .upperinfos{
	/*min-height:110px;*/
	background-image: url("bg/price_bg_price_detail.jpg");
	background-position: right bottom;
	background-repeat: no-repeat;
    height: 180px;
    position: relative;
}
.whitecontentbox .detailbox .infos .upperinfos.notbuyable {
	/*min-height:110px;*/
	background-image: url("bg/price_bg_price_detail_not_logged_in.jpg");
    height: 222px;
}

.whitecontentbox .detailbox .infos .upperinfos .noprice {
    position: absolute;
    left: 135px;
    top: 130px;
}

#body .product.details .amprice th{font-size: 12px; font-weight: normal; vertical-align: bottom;}
#body .product.details .amprice thead{border-bottom-color: #ff9900; border-bottom-style: solid; border-bottom-width: 2px;}
#body .product.details .amprice .netto{font-weight: normal;}
#body .product.details .amprice .netto.dealer{font-weight: bold;padding-right:25px;text-align:right;}
#body .product.details .amprice .pr{font-weight: bold;}
#body .product.details .amprice .pr.dealer{font-weight: normal;text-align:right;padding-right:22px;}
#body .product.details .amprice tbody td {font-size: 12px;}
#body .product.details .amprice tbody tr { line-height: 23px; border-bottom-color: #ff9900; border-bottom-style: solid; border-bottom-width: 1px;}

#body .whitecontentbox .morepics.pano{
    width: 478px;
    min-height: 55px;
    float: left;
}

#body .whitecontentbox .warenkorb.pano{
    text-align: left;
    width: 200px;
    min-height: 55px;
    float: right;
}
div#moreyoubuy {
    margin-top: 10px;
    height: 140px;
	width:481px;
}
div#moreyoubuy div.lefts{
    float: left;
    text-align: right;
    width: 250px;
    font-weight: bold;
    font-size: 12px;
    color: #006fb7;
    margin-top: 15px;
}
div#moreyoubuy div.rights{
    float: right;
}

#body .whitecontentbox .detailbox .price span.desc{
    display: none;
}

#body .whitecontentbox .detailbox .price.pano{
    bottom: 0px;
}

#body .whitecontentbox .detailbox .price{
	color:#FFFFFF;
	/*display:block;*/
	text-align:right;
	margin-right:5px;
    position: absolute;
    bottom: 0px;
    right: 0px;
    width: 100px;
    height: 100px;
}
#body .whitecontentbox .detailbox .price big{
	font-size:18px;
	/*float:right;*/
	margin-right:0px;
	padding-bottom:0px;
    position: relative;
}
#body .whitecontentbox .detailbox .price big#nettopreis {
    top:20px;
	position:absolute;
	color:#fff;
	font-size:14px;
	right:0px;
    height: 50px;
    text-align: right;
    line-height: 0.8;
}
#body .whitecontentbox .detailbox .price big#nettopreis.dealer {
    top:60px;
	position:absolute;
	color:#fff;
	font-size:18px;
	right:0px;
    height: 50px;
    text-align: right;
    line-height: 0.8;
}
#body .whitecontentbox .detailbox .price big#bruttopreis {
    top:60px;
	position:absolute;
	color:#fff;
	font-size:18px;
	right:0px;
    height: 50px;
    text-align: right;
    line-height: 0.8;
}
#body .whitecontentbox .detailbox .price big#bruttopreis.dealer {
    top:20px;
	position:absolute;
	color:#fff;
	font-size:14px;
	right:0px;
    height: 50px;
    text-align: right;
    line-height: 0.8;
}

#body .whitecontentbox .detailbox .price b.netto{
    color:#5b5b5b;
	font-size:11px;
    position: absolute;
    right: 0px;
    top: 5px;
}
#body .whitecontentbox .detailbox .price b.netto.dealer{
    position: absolute;
    color:#5b5b5b;
	font-size:11px;
    right: 0px;
    top:45px;
}
#body .whitecontentbox .detailbox .price b.brutto{
    position: absolute;
    color:#5b5b5b;
	font-size:11px;
    right: 0px;
    top:45px;
}
#body .whitecontentbox .detailbox .price b.brutto.dealer{
    color:#5b5b5b;
	font-size:11px;
    position: absolute;
    right: 0px;
    top: 5px;
}

#body .whitecontentbox .variants select{
	width:100px;
	background: transparent url("bg/bg_input.gif") no-repeat;
}

#body .whitecontentbox .detailbox .cats{
	/*border-top-color: #000000;
	border-top-style:dotted;
	border-top-width:thin;
	padding-top:5px;
	border-bottom-color: #000000;
	border-bottom-style:dotted;
	border-bottom-width:thin;
	padding-bottom:5px;*/
	width:130px;
    height: auto;
}

#body .whitecontentbox .detailbox .infos .upperinfos .variants{
	padding-bottom: 5px;
}
#body .whitecontentbox .detailbox .infos img{
	margin-right:0px;
    margin-top: 5px;
}

#body .product.details .status.pano.artnum{
    padding-bottom: 5px;
}

#body .product.details .status.pano {
    height: 150px;
    bottom: 0px;
}

#body .product.details .desc {
    min-height: 30px;
    height: 30px;
    font-size: 12px;
    color: black;
    overflow: hidden;
}

#body .product.details .status.pano .stateimage {
    padding-bottom: 60px;
    padding-top: 5px;
}

#body .product.details .status {
	width:125px;
    height: 50px;
    /*
    position: relative;
    top: 45px;
    left: 0px;*/
    position: absolute;
    bottom: 0px;
    left: 0px;
}
#body .product.details .status.stateimage {
    
}
/*
.tabline {
	position:absolute;
}*/

.tabline div{
	background-image: url(../img/detail/innerdetail_normal_start.jpg);
	background-position: 0px 0px;
	background-repeat: no-repeat;
	background-color:transparent;
	
	height:27px;
	min-width:50px;
	display:block;
	float:left;
	color:#FFFFFF;
	
	margin-right:1px;
}
.tabline div div {
	height:27px;
	min-width:50px;
	background-image: url(../img/detail/innerdetail_normal_ending.jpg);
	background-position: right top;
	background-repeat: no-repeat;
	background-color:transparent;
	margin-right:0px;
}

#body .whitecontentbox .tabline div div a{
	margin-right:14px;
	margin-left:22px;
	
	color:#FFFFFF;
	font-size:12px;
	font-weight:bold;
	
	position:relative;
	top:4px;
}

.tabline div.active{
	background-image: url(../img/detail/innerdetail_active_start.jpg);
	background-position: 0px 0px;
	background-repeat: no-repeat;
	background-color:transparent;
	margin-right:2px;
}
.tabline div.active div {
	background-image: url(../img/detail/innerdetail_active_ending.jpg);
	background-position: right top;
	background-repeat: no-repeat;
	background-color:transparent;
}
.tabcontent{
	border:1px solid #E2E2E2;
	padding-left: 17px;
	padding-right: 17px;
	padding-bottom: 18px;
	padding-top: 18px;
	width: 445px;
}

div#details_picture {
    margin-top: 20px;
}

.tabcontent.pano {
    width: 660px;
}

#body .whitecontentbox .tabline div.active div a{
	color:#000000;
}

/* other fixes */
#content {
	position:relative;
}
#right{
	/*position:absolute;*/
	right:0;
    float: right;
}

/* produkt-listen-eintraege*/
.contentborder .productentry {
	width:710px;
	height:120px;
	background:#E8E8E8 url(bg/price_bg_price_list.jpg) scroll no-repeat right bottom;
	border:1px solid #E6E6E6;
    position: relative;
}

.contentborder .productentry.notbuyable {
    background:#E8E8E8 url(bg/price_bg_price_list_not_logged_in.jpg) scroll no-repeat right bottom;
}

.contentborder .productentry .pictogramme {
    position: absolute;
    top: 10px;
    left: 130px;
    width: 270px;
    
}



.contentborder .productentry .pictogramme img {
    float: left;
    padding-right: 5px;
    padding-bottom: 8px;
    padding-top: 3px;
}

.contentborder .productentry .picture {
	margin: 9px;
	
	margin-right:11px;
	
	width: 100px;
	height: 100px;
	
	background-color:#FFFFFF;
	
	float:left;
	text-align:center;
}
.contentborder .productentry .rest{
	/*
    margin-top: 4px;
	margin-left: 440px;
	display:block;
    */
    position: absolute;
    top: 3px;
    right: 5px;
    width: 285px;
}

.contentborder .productentry .rest div.title{
    color:#006FB7;
}

.contentborder .productentry .rest .variants {
    display: none;
}
	
.contentborder .productentry .rest .title{
	color:#006fb7;
	font-size:14px;
	font-weight:bold;
	padding-top: 8px;
	border:none;
}

.contentborder .productentry .rest div {
	margin-left:9px;
	/*border:1px solid black;*/
	border:none;
	bottom:0px;
	position:relative;
}
.contentborder .productentry .rest div .descr{
	font-size:12px;
	font-weight:normal;
	border:none;
	width:174px;
    padding-top: 10px;
    height: 47px;
    overflow: hidden;
}

.contentborder .productentry .rest div *{
	margin-left:0px;
}

.contentborder .productentry .rest div .state div.stateimage{
	float:left;
	padding-right:10px;
    width: 145px;
    overflow: hidden;
    height: 35px;
    margin-top: 15px;
    white-space:nowrap;
    vertical-align: text-top;
}

.contentborder .productentry .rest div .state div.stateimage img{
  margin-bottom: -2px;
}

.contentborder .productentry .rest div .state div.stateimage span{
    font-size: 9px;
    margin-bottom: 3px;
    vertical-align: text-top;
}

.contentborder .productentry .rest div .state div.stateimage div.txt{
    float: right;
    color: black;
     white-space: nowrap;
}

.contentborder .productentry .rest div .state {
	top:40px;
	left:0px;
	width:150px;
	position:absolute;
    display: none;
}
.contentborder .productentry .rest div .detail {
	top:63px;
	right:277px;
	position:absolute;
    width: 1px;
}
.contentborder .productentry .rest div .cart {
	top:60px;
	left:247px;
	position:absolute;
    display: none;
}
.contentborder .productentry .rest div .price {
	top:0px;
	position:absolute;
	color:#ffffff;
	font-size:18px;
	right:0px;
    height: 50px;
    text-align: right;
    line-height: 0.8;
}
.contentborder .productentry .rest div .price.list div.container b.netto {
	top:0px;
	position:absolute;
	color:#5b5b5b;
	font-size:11px;
	right:5px;
    height: 50px;
    text-align: right;
    line-height: 0.8;
    font-weight: normal;
}
.contentborder .productentry .rest div .price.list div.container b.netto.dealer {
	top:45px;
	position:absolute;
	color:#5b5b5b;
	font-size:11px;
	right:5px;
    height: 50px;
    text-align: right;
    line-height: 0.8;
    font-weight: normal;
}
.contentborder .productentry .rest div .price.list div.container b.brutto {
	top:45px;
	position:absolute;
	color:#5b5b5b;
	font-size:11px;
	right:5px;
    height: 50px;
    text-align: right;
    line-height: 0.8;
    font-weight: normal;
}
.contentborder .productentry .rest div .price.list div.container b.brutto.dealer {
	top:0px;
	position:absolute;
	color:#5b5b5b;
	font-size:11px;
	right:5px;
    height: 50px;
    text-align: right;
    line-height: 0.8;
    font-weight: normal;
}
.contentborder .productentry .rest div .price.list div.container big#nettopreis {
	top:15px;
	position:absolute;
	color:#fff;
	font-size:14px;
	right:5px;
    height: 50px;
    text-align: right;
    line-height: 0.8;
}
.contentborder .productentry .rest div .price.list div.container big#nettopreis.dealer {
	top:60px;
	position:absolute;
	color:#fff;
	font-size:18px;
	right:5px;
    height: 50px;
    text-align: right;
    line-height: 0.8;
}
.contentborder .productentry .rest div .price.list div.container big#bruttopreis {
	top:60px;
	position:absolute;
	color:#fff;
	font-size:18px;
	right:5px;
    height: 50px;
    text-align: right;
    line-height: 0.8;
}
.contentborder .productentry .rest div .price.list div.container big#bruttopreis.dealer {
	top:15px;
	position:absolute;
	color:#fff;
	font-size:14px;
	right:5px;
    height: 50px;
    text-align: right;
    line-height: 0.8;
}

.contentborder .productentry .rest div .price.container {
    position: relative;
}

.contentborder .productentry .rest div .price b.old {
        position: absolute;
        top: 80px;
       font-weight: bold;
       font-size: 12px;
       color: #5b5b5b;
       /*margin-top: -5px;*/
       right: 5px;
       width: 100px;
}

.contentborder .productentry .rest div .price big {
    position: absolute;
    top: 35px;
    right: 0px;
    width: 80px;
    text-align: right;
    font-size: 20px;
    font-weight: bold;
}

.contentborder .productentry .rest div img.trenner {
    position: absolute;
    top: 62px;
    left: 160px;
    display: none;
}

.contentborder .productentry img.trenner_h {
    position: absolute;
    top: 10px;
    left: 120px;
}

.contentborder .productentry .rest div img.trenner2 {
    position: absolute;
    top: 62px;
    left: 232px;
    display: none;
}


#body .contentborder .productentry .rest div .detail a:hover{
	text-decoration:none;
}



/* panorama: width: 740px -> product details head big */

/*#path .pricehint{
	display:none;
	visibility:hidden;
	margin-right:25px;
	position:absolute;
	right:0px;
	top:5px;
	text-align:right;
}*/

#body .product  .warenkorb{
	margin-top:13px;
	text-align:right;
}
#body .product .amount{
	float:left;
    margin-top:3px;
    padding-top: 0px;
}

#body .product .amount.pano{
    position: absolute;
    bottom: 0px;
}

#path .pricehint{
	float:right;
	margin-right:20px;
}
#path .tree{
	float:left;
}
.actionstooltip#tooltip {
	BORDER-BOTTOM: #006fb7 1px solid; 
    BORDER-LEFT: #006fb7 1px solid; 
    BACKGROUND-COLOR: black; 
    COLOR: black; 
    FONT-SIZE: 0.8em; 
    BORDER-TOP: #006fb7 1px solid; 
    BORDER-RIGHT: #006fb7 1px solid
}

