/* Additional CSS for der-kleine-lokschuppen.de */

/* Header */
div.bar.links a	{width: 142px !important; overflow: hidden;}

.boxheadermenu {
	background-color:#FFFFFF;
}
.boxheader_small_left {
	width: 162px; float: left; padding-left: 1px;
	overflow: hidden;
}
.boxheader_small_right {
	width: 163px; float: left; padding-left: 1px;
	overflow: hidden;
}
.boxheader_big {
	width: 651px; float: left; padding-left: 1px;
	overflow: hidden;
}
.boxheader_big_full {
	width: 978px; float: left; padding-left: 1px;
	height: 190px;
	overflow: hidden;
}

/* Search */
div.bar.searchbar.single{
background-color: #DADCFF;
background-image: none;
background-repeat: repeat;
background-attachment: scroll;
background-position: 0% 0%;
height: 31px;
}


/* Category-Overview */
#body .boxhead	{border:0px !important;}
#body .box		{border:0px !important;}

/* Category: Header */
#body .locator .lochead {background: #FFFFFF !important;}
#body .locator  a.active {color: #ff3300 !important;}

/* Category: Content */
#body .product{border:0px !important;}
#body .product strong.h3 {height: 60px; padding-left: 25px;}
#body .product strong.h3 a{color:#000000 !important;}
#body .product tt {color:#787f87 !important;}
#body .product .price2 {float: right !important; }
#body .product .price2 big{font-size: 18px !important; color: #000000 !important;}
#body .product.big{font-weight: bold; font-size: 16px !important; color: #000000 !important;}
#body .product.big .picture{width: 375px;}
#body .product.details .picture {height: 350px; width: 375px;} /* Bild Breite hier ändern */
#body .product.moredetails .longdesc strong.h3 { text-align:center;}
#body .product.details .exturls {margin-top: 85px;}
/*#body .product.head { height: 450px;}*/
#body .product.details .socialbookmarks { margin-top: 4px;}
#body .product.details .pricealarm {margin-top: 65px;}
#body .product.details .warenkorbbutton {margin-top: 5px;}
#body .product .amount {margin-top: 70px; margin-left: 140px; width: 100px; padding-right: 40px;}
#body .product .price_lok {width: 210px; margin-left: 85px;}
#body .product .status_lok {margin-left: 85px; font-size:10px; color: #000000; padding-top: 1em; font-weight: bold; font-family:Verdana, Geneva, sans-serif; margin-top: 30px;}
#body .separator {display: none;}
#body .product.details .cats {display: none;}

/* Category: Picture */
#body .product .picture2 {display:block;width: 139px;text-align: center;position:absolute;top:8px;left:8px;overflow: hidden;}

.pricelist {display:none; font-size: 18px !important; color: #000000 !important;}

#body .product .actions a{color: #9fa4ff !important; padding-left: 25px;}

/* Detail */
#body .product.details h1 {color:#000000 !important;}

/*
#body ul.rating {top: 100px; width:89px; height:16px; margin:0 0 3px; padding:0; list-style:none; clear:both; position:relative; background: url(bg/stars.jpg) no-repeat left top;}
*/


/* Navigation */
ul.tree li a {height: 18px; border-top: none; border-bottom-width: 1px; border-bottom-style: solid; border-bottom-color: #9999ff;}
ul.tree li a.root {text-indent:0px;padding-left: 15px; border-top: none; border-bottom-width: 1px; border-bottom-style: solid; border-bottom-color: #9999ff;}
ul.tree li a.exp {text-indent:0px;padding-left: 15px;}

.pricedetails {font-size:10px;font-weight: normal;color:#000000;}

/* PayPal */
/* paypal bar top start */
#body div.bar.prevnext.paypaltop {background-color:#f0f0f0; border:1px solid #969696;margin:5px;padding:0;height: 100%; float: left; width: 568px;}
/* paypal bar top end */
/* paypal button style start */
#body div.bar.prevnext input[class=paypalbutton] {background-color:#f0f0f0;border:0px;padding:0px;margin-top:5px;}
/* paypal button style end*/
/* paypal bar bottom start */
#body div.bar.prevnext.paypalbottom {margin-bottom:15px;height: 100%;}
/* paypal bar bottom end */

/* PagePeel */
#pageflip {
	position: relative;
}
#pageflip img {
	width: 50px; height: 52px;
	z-index: 99;
	position: absolute;
	right: 0; top: 0;
	-ms-interpolation-mode: bicubic;
}
#pageflip .msg_block {
	width: 50px; height: 50px;
	position: absolute;
	z-index: 50;
	right: 0; top: 0;
	background: url(bg/pageflip_vorschau.png) no-repeat right top;
	text-indent: -9999px;
}
