/***************/
/* ShowListing */
/***************/
#ShowListing {
	float:left;
	padding:10px;
}

#ShowListing div { margin-left:10px; }

#ShowListing h1 {
	border-bottom:solid 1px #cccccc;
	font-size:1.3em;
	font-family:Arial, Helvetica, sans-serif;
	color:#666666;
	margin-bottom:16px;
}

#Buchstabe {
	float:left;
	font-family:Tahoma, Verdana, Helvetica, Arial;
	font-size:12em;
	color:#cccccc;
	font-weight:bold;
	margin:40px 15px;
	text-transform:uppercase;
}

/***************/
/* Breadcrumbs */
/***************/
#topheaderbox {
	border:1px solid #999999;
	/*margin-bottom:10px;*/
	padding:5px 0px 8px 5px;
	background-color:#ffffff;
margin:10px;
}

#topheaderbox {
	/* font-family:Verdana, Arial, Helvetica, sans-serif; */
	color:#303030;
	font-size:0.7em;
}

#topheaderbox a {
	color:#303030;
	font-weight:bold;
}

#topheaderbox a:hover {
	text-decoration:none;
	color:Maroon;
}


.table_front_topdown {
	border:1px solid #999999;
	background-color:#ffffff;
	background-image:url('/gif/newfront/tb_back_bottom.gif');
	background-repeat:repeat-x;
	background-position:left bottom;
}


/******************/
/* T_MusicProdNew */
/******************/
#MusicProd_new {
	/*background-color:#ffffff;
	border:solid 1px #999999;*/
	float:left;
	/*padding:10px;
	margin:15px 0 0 0;*/
	/*width:624px;*/
}

#MusicProd_new a { font-weight:normal; }
#MusicProd_new a:hover {
	background-color:#efefef;
	/*text-decoration:underline;*/
	color:Maroon;
}
#MusicProd_new h1, .reviewheadline {
	font-size:1.3em;
	font-weight:bold;
	font-family:Arial, Helvetica, sans-serif;
}
.reviewheadline{
	margin-left:10px;
	position:relative;
	top:-2px;
}
#MusicProd_new h2 {
	font-size:1.2em;
	margin-bottom:10px;
	font-weight:normal;
}

#MusicProdTitle {
	border-bottom: 1px dashed #999999;
	margin-bottom:10px;
}

#MusicProdTitle h1 {
	text-transform: uppercase;
	font-weight: bold;;
}

#MusicProdContent { float:left; }

#MusicProd_Left {
	/*border:solid 1px #00ff00;*/
	float:left;
	width:320px;
}
#MusicProd_Left .redborderbox span{
	font-family:Arial, Helvetica, sans-serif;
	font-size:1.3em;
	text-transform:uppercase;
	font-weight:bold;
	display:block;
	border-bottom:1px dashed #999999;
	padding-bottom:4px;
}
#MusicProd_Right {
	/*border:solid 1px #ff0000;*/
	/*float:left;
	width:290px;
	margin-left:10px;*/
	margin-left:330px;
	padding-bottom:20px;
}

#MusicProdItemImage {
	position:relative;
	/*height:auto !important;*/
	width:310px;
	overflow:auto;
	margin-bottom:5px;
	padding:5px;
	text-align:center;
	z-index:11;
}
#MusicProdItemImage a img, #MusicProdItemImage span img {
	position:absolute;
	float:left;
	left: 10px;
}

#preisblitz {
	position:absolute;
	right: 87px;
	top: 10px;
}

#AlternateProducts { margin-top:20px; }
#AlternateProducts h3 { margin:5px 0px 0px 5px; }
#AlternateProducts a:hover { border:0; }

.AltProd, .AltProd_over {
	border:1px solid #999999;
	background-color:#ffffff;
	float:left;
	padding:5px;
	width:132px;
	text-align:center;
	margin:0px 2px;
	height:224px;
}
#AlternateProducts > .AltProd, #AlternateProducts > .AltProd_over { margin:0px 5px; }
.AltProd_over {
	border:1px solid Maroon;
	background-color:#efefef;
	cursor:url(/icon/hand3.cur), url(/icon/hand3.png), url(/icon/hand3.gif), auto;
}
.AltProd img, .AltProd_over img { border: 1px solid #efefef; }
#AlternateProducts span {
	clear:both;
	padding:10px 0 10px 15px;
	display:block;
	margin:10px 10px 0 10px;
}

#ProductInfoContainer,#ProductInfoContainer2 {
	/*clear:left;*/
	margin:15px 10px 10px 10px;
}
#ProductInfoContainer a,#ProductInfoContainer2 a  { font-weight:bold; }
#ProductInfoContainer a:hover,#ProductInfoContainer2 a:hover{ text-decoration: none; }
#ProductInfoContainer table,#ProductInfoContainer2 table { margin: 0px; }


#OrderBox {
	margin:0 0 15px 0;
}

#OrderBox label {
	float:left;
	width:8em;
}
#OrderBox select { width:4em; }
#OrderBox label.label1 { width:5em; font-weight:bold; }
#OrderBox label.label2 { width:8em; font-weight:bold; }
#OrderBox #stockinfo_select {
	float:left;
	width:8em;
}
#OrderBox table {
	border-collapse:collapse;
	border-bottom:1px dashed #999999;
	margin-bottom:5px;
	/*width:280px;*/
}
#OrderBox th, #OrderBox td {
	margin:0;
	padding:0;
}

#OrderBox #OrderBoxSize {
	white-space:nowrap;
	margin-bottom:5px;
	padding:10px 5px 10px 0px;
}

#OrderBox #OrderBoxError { color:maroon; }

#OrderBox #OrderBoxAvailability1 {
	border-bottom:1px dashed #999999;
	padding:0px 0px 5px 0px;
}
#OrderBox .OrderBoxAvailability2 { }
#OrderBox #OrderBoxAvailability1 p, #OrderBox .OrderBoxAvailability2 p { margin:0; padding:0; }

/* T_Send Apply-Button für Gutschein */
#btn_freecode_apply{
	margin:0px 0px 0px 0px;
	padding:0px 0px 0px 0px;
}

#btn_freecode_apply {
	border:1px solid #999999;
	filter:alpha(opacity=80); /* IE */
	-moz-opacity: 0.80; /* Gecko */
	opacity: 0.80; /* Opera */
}

#btn_freecode_apply:hover {
	filter:alpha(opacity=100); /* IE */
	-moz-opacity: 1; /* Gecko */
	opacity: 1; /* Opera */
}
/* Apply-Button Ende */

#OrderBox #OrderBoxSubmit {
	padding:10px 0px 0px 0px;
}
#OrderBox #WishBoxSubmit {
	border-bottom:1px dashed #ffffff;
	padding:0px 0px 10px 0px;
}

#OrderBox #OrderBoxSubmit #cartButton { margin-bottom:15px; }

#OrderBox #OrderBoxSubmit #cartButton, #OrderBox #WishBoxSubmit input {
	border:1px solid #999999;
	filter:alpha(opacity=80); /* IE */
	-moz-opacity: 0.80; /* Gecko */
	opacity: 0.80; /* Opera */
}

#OrderBox #OrderBoxSubmit #cartButton:hover, #OrderBox #WishBoxSubmit input:hover {
	filter:alpha(opacity=100); /* IE */
	-moz-opacity: 1; /* Gecko */
	opacity: 1; /* Opera */
}
#OrderBox #OrderBoxFreeShipping { padding:10px 0px; }

#SimilarProducts ul {}
#SimilarProducts li {
	background:url('/img/navigation/arrow.gif') no-repeat left 9px;
	margin:0px;
	padding:8px 0px 0px 16px;
}
#SimilarProducts li img {
	float:left;
	/* margin-right: 10px; */
	border:1px solid #999999;
	margin-top:3px;
}
#SimilarProducts li span {
	margin-left:55px;
	display:block;
}
#SimilarProducts ul li a {
	color:#303030;
	font-weight:normal;
}
#SimilarProducts ul li:hover {
	color:Maroon;
	text-decoration:underline;
}
#SimilarProductsAll {
	background:url('/img/navigation/arrow_down.gif') no-repeat left 4px;
	border-top:1px dashed #999999;
	display:block;
	margin:10px 0px 0px 10px;
	padding:4px 0px 0px 14px;
}

#OrderBoxAdd {
	border-bottom:1px dashed #999999;
	display:block;
	font-weight:bold;
	/* margin:5px; */
}

 #OrderBoxAdd {
	margin:0;
	font-size:1.4em;
	font-family: Arial, Helvetica, Verdana, sans-serif;
	font-weight: bold;
	border-Bottom:1px dashed #999999;
 }

#groesseninfotabelle td { padding: 5px 0 0 0; }
#groesseninfotabelle th {
	text-align:left;
	font-style:italic;
	border-bottom:1px dashed #999999;
	padding:0 100px 0 0;
	margin:0 10px 0 0;
}
#groesseninfotabelle .bold { font-weight:bold; }
#PreisInfo #priceInfo, #PreisInfo #bonusPointsInfo{ font-family: Arial, Helvetica, Verdana, sans-serif; }
#PreisInfo { margin-bottom:10px; }
#PreisInfo h1 {
	display:inline;
	text-decoration:line-through;
}
#PreisInfo h2 {
	display:inline;
	font-weight:normal;
}
#PreisInfo .Ersparnis { color:Maroon; }
#PreisInfo h4 {
	display:inline;
	color:Maroon;
	text-decoration:line-through;
}

#text_customer_reviews .customer_comment,#text_customer_reviews2 .customer_comment  {
	margin:15px 0 0 20px;
	border-top:1px dashed #999999;
	padding:5px 0;
	width:500px;
}
#text_customer_reviews .customer_comment strong,#text_customer_reviews2 .customer_comment strong {
	display:block;
	font-size:12px;
	color:#999999;
}

#ThumbPreview {
	border-top: 1px dashed #999999;
	padding-top:5px;
}
#ThumbPreview div {
	float:left;
	margin:0px 7px 10px 0px;
	padding:2px;
	position:relative;
}
#ThumbPreview a img { border:1px solid #999999; }
#ThumbPreview a:hover img { border:1px solid red; }
#ThumbPreview span a, #ThumbPreview span a:hover {
	background-color:#ffffff;
	border:solid 1px #000000;
	cursor:pointer;
	display:block;
	padding:1px;
	position:absolute;
	left:32px;
	top:30px;
}
#ThumbPreview span a:hover { border-color:#ff0000; }
#ThumbPreview span a img, #ThumbPreview span a:hover img { border:0px; }
#ThumbPreview p {
	font-size:0.8em;
	margin:2px 0px;
}

#ThumbPreview #zoomButton img {
	border:1px solid #999999;
	filter:alpha(opacity=80); /* IE */
	-moz-opacity: 0.80; /* Gecko */
	opacity: 0.80; /* Opera */
}
#ThumbPreview #zoomButton:hover img {
	filter:alpha(opacity=100); /* IE */
	-moz-opacity: 1; /* Gecko */
	opacity: 1; /* Opera */
}

#VintageText,#SlimfitText,#LoosefitText {
	text-align:left;
	margin-top:10px;
	min-height:120px;
}
#VintageText img,#SlimfitText img,#LoosefitText img {
	float:left;
	margin:0 10px 0 0;
}


#Tracklist{
	margin:0 0 0 20px;
	width:290px;
	
}

#Tracklist h3{
	padding:5px 0 0 0;
	left:-15px;
	display:block;
	position:relative;
	margin-bottom:10px;
}

#Tracklist .Trackliste {
	list-style-type:none;
	padding:0 0 0 10px;
	margin-left:10px;
	line-height:25px;
	display:block;
	width:300px;
	

}
#Tracklist .discNr{
	font-family: Arial, Helvetica, Verdana, sans-serif; 
	font-size:1.1em;
	font-weight:bold;
	position:relative;
	left:-32px;
}
#Tracklist .player{
	display:block;
	left:-32px;
	position:relative;
	width:18px;
	height:18px;
	overflow:hidden;
	top:3px;
}
#Tracklist .player img{
	position:relative;
	top:1px;
	left:1px;
}
#Tracklist .TracklisteMore {
	 z-index:9999;
	
}

#Tracklist .TrackNo{
	display:block;
	height:20px;
	overflow:hidden;
	text-align:right;
	width:25px;
	position:relative;
	left:-15px;
	top:-18px;
	
}
#Tracklist .TrackName{
	display:block;
	min-height:16px;
	width:250px;
	position:relative;
	top:-38px;
	left:15px;
	margin-bottom:-38px;
}

#MusicProdMultimedia,#ClipLister {
	text-align:center;
	margin:15px 0;
}
#MusicProdMultimedia h3 { margin-bottom:5px; }

#MusicProdReview { font-size:0.8em; }
#MusicProdReview span { white-space:nowrap; }
#MusicProdMultimedia iframe { border:1px solid #999999; }



#OldPrice, #CheaperPrice, #Price {
	font-family: Arial, Helvetica, sans-serif;
	font-weight:bold;
}

#OldPrice {
	text-decoration: line-through;
	font-size:1.2em;
}

#CheaperPrice { color:Maroon; }
#CheaperPrice, #Price {
	font-size:1.4em;
}

#PriceCountdownLeft {
	float:left;
	margin-right:0px;
	padding:5px;
	width:70px;
	text-align:center;
}
#PriceCountdownRight {
	margin-left:84px;
	text-align:center;
}
#PriceCountdownRight h3 { color:Maroon; }

#OrderBoxShortlist {
	border-top:1px dashed #999999;
	margin-top:2px 0;
	padding:5px 0px;
}
#OrderBoxShortlist img {
	float:left;
	margin-right:10px;
}

#NoSwiss {
	margin-top:15px;
	padding:5px;
	border:1px solid #999999;
	background-color:#FFFFFF;
}

#MusicProdInfo {
	border-collapse:collapse;
	width:270px;
	margin-top:10px;
}
#MusicProdInfo th, #MusicProdInfo td {
	padding:2px;
	vertical-align:top;
}
#MusicProdInfo th {
	text-align:left;
	white-space:nowrap;
}

#FurtherProducts {
	/*clear:left;*/
	margin-top:10px;
}

#BoughtProducts a {
	margin-bottom:5px;
}
#BoughtProducts ul {
	list-style-type:none;
	margin:10px 0 0 0;
}
#BoughtProducts li {
	margin:0px 5px 0px 0px;
	padding:0px;
	text-align:left;
	float:left;
	font-family:Arial, Helvetica, Verdana, sans-serif;
	width:116px;
}
#BoughtProducts li a {
	border:1px solid #ffffff;
	color:#303030;
	display:block;
	font-size:0.8em;
	margin:0;
	padding:5px;
}
#BoughtProducts li a:hover {
   background-color:#ffffff;
	text-decoration:none;
	color: Maroon;
}
#BoughtProducts li img {
	/*clear:left;*/
	margin-right:10px;
	border:1px solid #999999;
	width:44px;
	display: block;
	margin-bottom: 5px;
}

/*#BoughtProducts li strong { clear:left; }*/

#ContentNavigation,#ContentNavigation2 {
	display:block;
	line-height:normal;
}
#ContentNavigation ul,#ContentNavigation2 ul {
	margin:0;
	padding:10px 10px 0 5px;
	list-style:none;
	/*width:100%;*/
}
#ContentNavigation li,#ContentNavigation2 li{
	display:inline;
	font-size:0.7em;
	margin:0;
	padding:0;
}
#ContentNavigation a,#ContentNavigation2 li{
	float:left;
	background:url("/layout/musicprod/tableft6.gif") no-repeat left top;
	margin:0;
	padding:0 0 0 4px;
	text-decoration:none;
}
#ContentNavigation2  li{font-weight:bold;}
#ContentNavigation a span,#ContentNavigation2 li span  {
	float:left;
	display:block;
	background:url("/layout/musicprod/tabright6.gif") no-repeat right top;
	padding:5px 15px 4px 6px;
	color:#FFF;
}
/* Commented Backslash Hack hides rule from IE5-Mac \*/
#ContentNavigation a span,#ContentNavigation2 a span { float:none; }

/* End IE5-Mac hack */
#ContentNavigation a:hover span,#ContentNavigation2 a:hover span  { color:#FFF; }
#ContentNavigation a:hover,#ContentNavigation2 a:hover{ background-position:0% -42px; }
#ContentNavigation a:hover span,#ContentNavigation2 a:hover span  { background-position:100% -42px; }
#ContentNavigation .current,#ContentNavigation2 .current { background-position:0% -42px; }
#ContentNavigation .current span,#ContentNavigation2 .current span  { background-position:100% -42px; }

#ProductInfoDiv,#ProductInfoDiv2 {
	clear:left;
	padding:15px;
}

#text_review, #text_dvd, #text_interview, #text_history, #text_tracklist, #text_customer_reviews, #text_customer_reviews2, #text_measure_laundry  { font-size:0.7em; line-height:1.7em;}
#text_review p, #text_dvd p, #text_interview p, #text_history p, #text_tracklist p, #text_customer_reviews p,#text_customer_reviews2 p,#text_measure_laundry  p { margin:5px 0px; }
#text_interview, #text_history, #text_tracklist, #text_customer_reviews { display: none; }
#text_interview .interview_pic { float:right; margin:19px 0 10px 15px;  border-top:1px solid #efefef; }
#text_interview .interview_pic img { background: url(/layout/iviewpic_shadow.png) no-repeat bottom left; padding: 4px 7px 17px 7px; }

#text_interview .interview_pic span { display:none; font-style:italic; color:#999999; text-align:center; margin-right:15px;}
#text_interview_body { margin:20px 0 50px 0; text-align:justify; }

#laundrySymbols{font-size:0.8em;}
.laundry{
	border:1px solid #999;
	padding:2px;
}
#text_review .contentheader {
	font-family:Arial, Helvetica, sans-serif;
	font-size:15px;
	font-weight:bold;
	display:block;
	padding:20px 0 0 0;
	border-bottom:1px dashed #999999;
}


#OrderBox #OrderBoxAvailability1 #ProductInfoLink {
	background:url('/img/icon/information.gif') no-repeat left 1px;
	margin:10px 0px 10px 0px;
	padding-left:20px;
}

#BonusPointsBox {
	border-top:1px dashed #999999;
	background-image:url(/layout/musicprod/point.gif);
	background-repeat:no-repeat;
	background-position: 0 10px;
	padding: 10px 0 0 60px;
	margin:10px 0 0px 0;
	font-size:0.8em;
}

#BonusPointsExplain li{text-align:justify;}

#BonusPointsBox strong {
	font-size:1.6em;
	font-family:Arial, Geneva, Helvetica, sans-serif;
	color:#990000;
	display:block;
}

#MusicProdReviews {margin-bottom:10px;}
#MusicProdReviewsNew {
	background-image:url(/layout/musicprod/stars.gif);
	background-repeat:no-repeat;
	background-position: 0 12px;
	padding: 10px 0 0 60px;
	margin:10px 0 15px 0;
	font-size:0.8em;
	}

/** ReviewComments **/
#MusicProdMainData .right {
    float:right;
    width: 450px;
    display:block;
	padding:0px 10px 10px 10px;
}
#MusicProdMainData .left {
    float: left;
    width: 130px;
    display:block;
}
#MusicProdMainData .left img{display:block;border:1px solid #999;}
#MusicProdMainData .review_headline {
    font-weight: bold !important; 
    font-size: 1.3em !important;
}

#MusicProd_new #ratingup a:hover, #MusicProd_new #ratingdown a:hover {
    color:black !important;
    background-color: none !important;
}
#MusicProd_new #ratingup a:hover, #MusicProd_new #ratingdown a {
    color:black !important;
    background-color: none !important; 
}

#ratingup, #ratingdown {
	font-size: 1.4em;
	color: black;
	text-decoration: none;
	display:block;
	float:left;
	padding:4px;
	padding-right: 25px; 
	font-family:arial;
	font-weight:bold !important;
}
#ratingspacer {
	width: 20px;
	display:block; 
	float:left;
}
.fadein {
    background-image: url("/img/icon/tick.png"); 
    background-position: center right;
    background-repeat:no-repeat;
    
}
.fadeout {
    background: none;
    opacity: .5;
    -ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=50)";
    filter: alpha(opacity=50);   
}

h2.customer_comment{font-weight:bold !important;border-top:0px !important;}

.addCustomerComment{
	background:#EFEFEF none repeat scroll 0 0;
	border:1px solid #999999;
	color:#EFEFEF;
	display:inline;
	padding:4px;
}
#ProductBatches{
	overflow:hidden;
	height:100px;
	width:43px;
	margin-bottom: -100px;
	position: relative;
	top: -107px;
	left:13px;
	z-index: 100;
	background:none;}
#ProductBatches a:hover{
	background:none;
}
#ProductBatches img{
	margin-bottom:3px;
}
#ProductBatches .tooltip {
	background: #efefef;
	padding: 5px;
	border: dashed 1px #999999;
}

.basePrice{
	font-size:8px;
	color:#595F61;
}


#SocialBookmarkContainer div {
	margin-top:15px;
	}

#SocialBookmarkContainer img {
	border:1px solid #cccccc;
	}

#SocialBookmarkContainer a {
	text-decoration:none;
	margin-right:10px;
	}

#SocialBookmarkContainer a:hover {
	 text-decoration:none;
	background-color:white;
	}

#SocialBookmarkContainer a img:hover {
	 border:1px solid #999999;
	}
#tellAFriend{
background:url(/img/icon/email_go.png) no-repeat top left;
padding-left:20px;
}
#ageCheck{color:maroon;border:2px solid maroon;height:65px;overflow:hidden;margin-bottom:0px;}
#add2cartQuick img{vertical-align:middle}
#add2cart{
	background:transparent url(/layout/cart/add2cart.png) no-repeat scroll -4px -5px;
	height:171px;
	margin-left:29px;
	padding-left:24px;
	padding-right:45px;
	padding-top:45px;
	position:fixed;
	top:98px;
	left:60%;
	width:295px;
	z-index:9999;
}
#add2cart div #carttext{
	border-bottom: 1px solid #515151; 
	font-family: arial; 
	color: white; 
	padding-left: 36px; 
	font-weight: bold; 
	font-size: 1em; 
	padding-bottom: 5px;
}
#add2cart div #carttext span{
	font-size: 0.7em; 
	font-weight: normal;
}
#add2cart div  a{
	color:#999999;
	font-family:arial;
	font-size:1em;
	font-weight:bold;
	position:absolute;
	right:52px;
	text-decoration:none;
	top:46px;
}
#add2cart a:hover{color:white;background:transparent;}
#add2cart div #carttext{
	margin:0px;
	padding:0px;
	padding-bottom:5px;
	padding-left:40px
}
#add2cart p{font-size:0.7em;padding-left:5px;text-align:left;}
#add2cart p a{color:#EFEFEF}
#add2cart #stockinfoblock{
	color:#EFEFEF;
	display:block;
	font-size:0.7em;
	line-height:15px;
	margin-left:39px;
	position:relative;
	top:4px;
	width:256px;
}
#add2cart #stockinfoblock #stockinfo_icon_cart{
	margin-right:5px;
	position:relative;
	top:1px;
}
#add2cartshadow{position:fixed;top:0px;left:0px; width: 100%; height: 100%;z-index:999;
	background:url(/layout/cart/add2cartshadow.png);
	}
* html div#add2cartshadow{
	display:none;
	background:transparent;
	height:0px;
	width:0px;
	overflow:hidden;
	}

* html div#add2cart{position: absolute;background:transparent url(/layout/cart/add2cart.gif) no-repeat -4px -5px;}
#reviewklappe{background:#efefef;border:1px solid #999;color:#efefef;padding:3px;display:inline;padding:4px;}
#reviewklappe a{text-decoration:none;}
#tCut{text-align:right;z-index:2000;}
#tCut a{font-weight:bold;text-decoration:none;}
#sizeDetails{
	font-size: 1em; 
	padding-top: 0px; 
	margin: 20px 0px 0px;
}

/**************************/
/* LIST SEARCH NAVIGATION */
/**************************/
.listheader {
	border:1px solid #999999;
	padding:5px;
	padding-bottom:10px;
	background-color:#ffffff;
	margin:10px 10px;
	font-size:0.75em;
	height:3.0em;
}
.listheader a {
	color:#333333;
	font-weight:bold;
	text-decoration:none;
}
.listheader a:hover {
	color:Maroon;
	text-decoration:underline;
}
.listheader .navired {
	color:Maroon;
	font-family:Geneva, Arial, Helvetica, sans-serif;
	font-weight:bold;
}
.listheader form, .listheader p {
	display: inline;
	font-size:0.9em;
}
.listheader form { font-weight: bold; }
.listheader select {
	border:1px solid #333333;
	/* font-family:Verdana, Helvetica, Arial; */
	font-weight:normal;
	padding-left:2px;
	vertical-align:middle;
}

.pagesof {
	float:left;
	display:inline;
	margin-top:0px;
}

.pagesofAllCat {
    background-image:url('/layout/other/plus.gif');
    background-repeat:no-repeat;
    height:20px;
    padding-left:20px; 
    margin-top:8px; 
    display:block;
    }

.pagesof a {
    text-decoration:underline; 
    font-weight:normal;
    }

.items{
	border-right:1px solid #999999;
	padding-right: 6px;
	color: #333333;
	font-weight:normal;
	position:relative;
	top:9px;
}
#list_sort_form{text-align:right;}
.navisortview img{vertical-align:bottom;}

#navisortlist {
	float:right;
	margin-top:0px;

	text-align:right;
}
#navisortlist form {
	clear:both;
	margin-bottom:0px;
	margin-top:5px;
	font-weight:normal;
	font-size:11px;
	/* font-family:Verdana, Helvetica, Arial; */ } #navisortlist select {
	/* font-family:Verdana, Helvetica, Arial; */
	font-size:0.9em;
	padding-left:2px;
	font-weight:normal;
	border:1px solid #333333;
}

.navisortview {
	margin:0px;
	padding:5px;
	font-size:11px;
	text-align:right;
}
.navisortview ul { display:inline; }
.navisortview li { display:inline; }

#navisortlistRev fieldset { font-size:0.8em; height:20px; padding:0px 10px; border-width:0px; background-color:#efefef; }
#navisortlistRev select { font-size:0.8em; }

.listheader fieldset{
	border:0px;
}
.pagesOfNavi{
	text-align:center;
	font-weight: bold;
	border:0px solid black;
	padding-top:10px;
	margin-top:-17px;
	padding-left:50px;
}
.pagesOfNavi .pageBox a{
	padding:3px;
	font-family:Arial, Helvetica, Verdana, sans-serif; font-size:1.2em;
	border:1px solid #666666;
	text-decoration:none;
	margin-left:3px;
	margin-right:3px;
	background-color:#eeeeee;
}

.pagesOfNavi .pageBoxPreNe a{
	padding:3px;
	font-family:Arial, Helvetica, Verdana, sans-serif;
	/* border:1px solid #666666; */
	text-decoration:underline;
	margin-left:6px;
	margin-right:6px;
	/* background-color:#ffffff; */
	font-weight:normal;
	font-size:0.9em;
}

.pagesOfNavi .navired{
	padding:3px;
	font-size:1.4em;
	font-family:Arial, Helvetica, Verdana, sans-serif;
	border:1px solid #666666;
	background-color: maroon;
	color: #ffffff;
	text-decoration:none;
	margin-left:3px;
	margin-right:3px;
}
.pagesOfNavi .pageBox a:hover{
	background-color: #333333;
	color:#efefef;
}
.pagesOfNavi .pageBoxPreNe a:hover{
	/* background-color: #333333;
	color:#efefef; */
	text-decoration:none;
}
.pagesOfNo{
	font-size:1.3em;
	font-weight:bold;
	font-family:Arial, Helvetica, Verdana, sans-serif;
	color: #990000;
}
#navisortlist .down{
	color: #111111;
}
#navisortlist .up{
	color: #111111;
}
/**********/
/* T_LIST */
/**********/
#altbannimage { border:solid 1px #000000; margin:0px 0px 10px 0px; }
.listtable, .listtable_over {
	background-color:#ffffff;
	width:123px;
	float:left;
	height:275px;
	margin:0px 5px 25px 10px;
	padding:5px 5px 2px 5px;
	position:relative;
	/*text-align:center;*/
	overflow:hidden;
}
#ContentContainer > .listtable, #ContentContainer > .listtable_over { margin-right:10px; }

.listtable *, .listtable_over * { text-align:left; }
.listtable a, .listtable_over a { display:block; }
.listtable a span, .listtable a:hover span, .listtable_over a span, .listtable_over a:hover span {
	display:block;
	font-size:0.9em;
	padding-top:2px;
}
.listtable { border:1px solid #999999; }
.listtable_over {
	border:1px solid Maroon;
	/*background-color:#efefef;*/
	cursor:url(/icon/hand3.cur), url(/icon/hand3.png), url(/icon/hand3.gif), auto;
}
.listtable .listtableVideo, .listtable_over .listtableVideo {
	position:absolute;
	top:70px;
	left:71px;
}

.prodfeature {
	width:120px;
	height:120px;
	border:1px solid #999999;
	margin:0px 0px 9px 0px;
	padding:0px;
	background-color:#ffffff;
}

.prodprice {
	position:absolute;
	left:5px;
	bottom:32px;
	width:122px;
}
.prodprice strong{font-size:1.3em;font-family:Arial, Helvetica, Verdana, sans-serif;}
.baseprice{
	position:absolute;
	bottom:18px;
	left:5px;
	color:#999;
	font-size:10px;
	width:120px;
	overflow:hidden;
}
#TListBanner {
	margin-top:0px;
	margin-bottom:10px;
}

.listtable_tpl2, .listtable_tpl2_over {
	background-color:#ffffff;
	float:left;
	margin:0px 2px 10px 4px;
	position:relative;
	width:300px;
}
#ListContainer > .listtable_tpl2, #ListContainer > .listtable_tpl2_over { margin-right:4px; }
.listtable_tpl2 { border:1px solid #999999; }
.listtable_tpl2 a span, .listtable_tpl2 a:hover span, .listtable_tpl2_over a span, .listtable_tpl2_over a:hover span {
	display:block;
	padding-top:2px;
}
.listtable_tpl2_over {
	border:1px solid Maroon;
	cursor:url(/icon/hand3.cur), url(/icon/hand3.png), url(/icon/hand3.gif), auto;
}
.listtable_tpl2 .listtableVideo, .listtable_tpl2_over .listtableVideo {
	position:absolute;
	top:70px;
	left:71px;
}

.prodfeature_tpl2 {
	border:1px solid #999999;
	margin:5px;
	height:120px;
	width:120px;
}
.prodtitle_tpl2 {
	position:absolute;
	top:5px;
	left:130px;
}

.prodprice_tpl2 {
	position:absolute;
	bottom:5px;
	left:130px;
}

.prodprice_tpl2 .Price_tpl2 {
	font-family:Arial, Helvetica, Verdana, sans-serif;
	font-weight:bold;
	display:block;
	/*margin-top:8px;*/
	font-size:1.5em;
	color:#BB3E01;
}


.prodprice_tpl2 .OldPrice_tpl2, .prodprice_tpl3 .OldPrice_tpl3 {
	font-size:1.1em;
	font-weight:bold;
	color:Maroon;
	text-decoration: line-through;
}


.prodtitle_tpl2 h2 { font-size:13px; }

.prodtitle_tpl2 h1 {
	font-size:11px;
	font-weight:normal;
	margin-top: 5px;
}

.prodtitle_tpl2 a {
	color: #303030;
	text-decoration:none;
}


.prodtitle_tpl2 a:hover {
	text-decoration:underline;
}

#listtable_tpl3 { width:625px; }
#listtable_tpl3 td {
	padding: 5px 0 10px 0;
	border-bottom:1px dashed #999999;
	vertical-align:top;
}

#listtable_tpl3 .Listtable3Image {
	width:80px;
}

#listtable_tpl3 .Listtable3Image img {
	border: 1px solid #999999;
	margin-right: 10px;
}

#listtable_tpl3 .Listtable3Main { font-size:1.0em; line-height:1.3em;}

#listtable_tpl3 .Listtable3Main a { }

#listtable_tpl3 .Listtable3Preis {
	font-family: Arial, Helvetica, Verdana, sans-serif;
	font-weight:bold;
	text-align: right;
	white-space: nowrap;
	font-size:1.2em;
}

#listtable_tpl3 .Listtable3OldPreis {
	text-decoration:line-through;
	color:#990000;
	font-size:0.8em;
}


#noitemfound {
	padding:20px;
}

.stockInfoBox{
	margin-top:5px;
	vertical-align:center;
	color:#595F61;
	font-size:0.9em;
	position:absolute;
	bottom:35px;
	right:5px;
}
.costRatingBox{	
	position:absolute;
	bottom:5px;
	left:5px;
}
.ShowAllBox{margin:10px;font-size:0.7em;font-weight:bold;padding:5px;border:1px solid #999;background-color:#fff;}
.ShowAllBox a{color:maroon;}
.listTopProduct{
	cursor:url(/icon/hand3.cur), url(/icon/hand3.png), url(/icon/hand3.gif), auto;
}
.listTopProduct:hover .ContentBox{
	border-color:maroon;
}
.listTopProduct #listTopProductBottom{
	margin-left: 10px; 
	margin-bottom: 10px; 
	margin-right: 10px; 
	overflow: hidden; 
	background: url(/layout/other/topListProductBottom.gif) repeat-x; 
	height: 20px;
}
.listTopProduct:hover #listTopProductBottom{
	background: url(/layout/other/topListProductBottom_hover.gif) repeat-x; 
}

.listTopProduct .ContentBox{
	border-bottom:0px;
	margin-bottom:0px;
}
/**************/
/*Änderungen für T_List2 */
/*************/
.stockInfoBox_2{
	margin-top:5px;
	vertical-align:center;
	color:#303030;
	}
.costRatingBox_2{
	margin-left:70px;
	position:relative;
	top:2px;
	}

/*************/
/* T_Mag.tpl */
/*************/
#MagazinTeaserLinks {
	float:left;
	margin-right:10px;
	width:180px;
}
#MagazinTeaserLinks p { margin-bottom:10px; }
#MagazinTeaserLinks ul {
	list-style-type:disc;
	margin-left:1em;
}

#MagazinTeaserText { margin-left:200px; }
#MagazinTeaserText h1 {	margin-bottom:20px; }
#MagazinTeaserText p { margin:10px 0px; }
#MagazinTeaserText table {
	border-collapse:collapse;
	margin-top:20px;
}
#MagazinTeaserText table th, #MagazinTeaserText table td {
	padding:2px;
	vertical-align:top;
	padding-top: 5px;
}
#MagazinTeaserText table th {
	text-align:left;
	/*white-space:nowrap;*/
}
#MagazinTeaserText input {
	border:solid 1px #999999;
	background-color: #FFFFFF;
	padding:2px;
	width:19em;
}
#MagazinTeaserText select {
	border:solid 1px #999999;
	background-color: #FFFFFF;
	padding:2px;
}
#MagazinTeaserText input:focus {
	background-color:#FFFFFF;
	border:solid 1px maroon;
}
#MagazinTeaserText input#Hausnr, #MagazinTeaserText input#Postleitzahl { width:5em; }

#MagazinTeaserText input#terms_read { background:transparent;border:none;width:auto;padding:1px;}
#MagazinTeaserText #MagSubmit {
	margin-top:10px;
	background-color: #efefef;
	width:22em;
}

#MagazinAdressliste { margin-top: 25px; }
#MagazinAdressliste input { width:20px; }
#MagazinAdressliste ul {
	list-style-type:none;
	margin:20px 0px 0px 0px;
	padding:0;
}
#MagazinAdressliste li {
	margin:0px 0px 10px 0px;
	border:1px dashed #999999;
	background-color:#efefef;
	padding: 5px 0 0 0;
}
#MagazinAdressliste li:hover {
	border:1px solid Maroon;
	background-color:#ffffff;
}
#MagazinAdressliste ul li input {
	border-width:0px;
	float:left;
}
#MagazinAdressliste .AdressEintrag {
	display:block;
	margin:0px 0px 10px 40px;
	width:350px;
}
#MagazinAdressliste label:hover { cursor:url(/icon/hand3.cur), url(/icon/hand3.png), url(/icon/hand3.gif), auto; }

#MagazinTeaserText #hilfetabelle {
	border:solid 1px #999999;
	padding:0 10px;
	text-align:left;
	margin:10px 0 10px 0;
	width:280px;
}

#MagazinTeaserText #hilfetabelle a {
	font-weight:bold;
	color:Maroon;
}

#MagazinTeaserText .help, #registerForm .help , #my_emp_div .help {
	font-weight:bold;
	color:Maroon;
	font-size:1.1em;
}
#MagazinTeaserText #hilfetabelle ul { list-style-type:disc; }
#MagazinTeaserText #hilfetabelle li { padding:5px; }

#magazinSelect p {
	margin:10px 0px;
	position:relative;
}
#magazinSelect p img.freeIcon {
	position:absolute;
	top:-15px;
}
#magazinSelect input {
	margin:5px 4px 5px 0px;
	width:15px;
}
#magazinSelect span {
	background-color:#eeeeee;
	border:solid 1px #999999;
	display:block;
	margin-bottom:30px;
	padding:2px 4px;
}

.AdressfieldsError {
	color: Maroon;
	font-weight:bold;
	background-image:url('/img/icon/information.gif');
	background-repeat:no-repeat;
	background-position:0 6px;
	padding-left:20px ! important;
	padding-bottom:6px;
}

#MarketingInfoBox fieldset { border:0; }


#MarketingInfoBox li {
	float:left;
	width:290px;
	padding:5px;
}

#MarketingInfoBox li label { padding-left:5px; }

#MarketingInfoBox h2 { padding-top:15px; }

#autocomplete_street ul,#autocomplete_zip ul{border-bottom:1px solid maroon;}
#autocomplete_street ul li.completeEntry2.selected,#autocomplete_street ul li.completeEntry1.selected,#autocomplete_zip ul li.completeEntry2.selected,#autocomplete_zip ul li.completeEntry1.selected{background-color:#dddddd;}
#autocomplete_street ul li,#autocomplete_zip ul li{
	font-weight:bold;
	padding:2px;
	border-right:1px solid maroon;
	border-left:1px solid maroon;
	cursor:url(/icon/hand3.cur), url(/icon/hand3.png), url(/icon/hand3.gif), auto;
}
#autocomplete_street ul li.completeEntry2,#autocomplete_zip ul li.completeEntry2{background-color:#efefef;}
#autocomplete_street ul li.completeEntry1,#autocomplete_zip ul li.completeEntry1{background-color:#ffffff;}
.InfoLink{
	background:url('/img/icon/information.gif') no-repeat left 1px;
	display:block;
	padding-left:20px;
	margin-top:5px;
}
.HintZusatz{background:url(/layout/other/advice_graphic.png) no-repeat;padding:20px 20px 20px 25px;color:white;}
.hintwrapper span{background:url(/layout/other/advice_graphic.png) left bottom no-repeat;display:block;
height:16px;}
.hintwrapper{position:absolute;left:820px;margin-top:-60px;width:160px;z-index:9999}
/***************/
/* T_login.tpl */
/***************/
#loginheader ol {
	list-style-type:decimal;
	margin:0em 0em 1em 2em;
}
#loginheader ol ol {
	list-style-type:lower-alpha;
}

#LoginField {}

#LoginImages {
	float:left;
	text-align:center;
	width:100px;
}

#LoginField table {
	border-collapse:collapse;
}

#LoginField table th, #LoginField table td {
	padding:10px 2px;
}

#LoginField table th {
	text-align:right;
	white-space:nowrap;
}
#LoginField table th span { font-weight:normal; }
#LoginField input[type="text"], #LoginField input[type="password"] {
	border:solid 1px #999999;
	padding:1px;
	width:15em;
}
#LoginField input[type="text"]:focus , #LoginField input[type="password"]:focus {
	background-color:#ffffff;
	border:solid 1px Maroon;
}
#LoginRadio li {
	padding:8px 0px;
}
#LoginField #LoginRadio input{

	clear:left;
	float:left;
	margin-right:5px;

}

#LoginField #LoginSubmit { width:8em; }


/******************/
/* T_Register.tpl */
/******************/
/*#registerForm {
	background-color:#ffffff;
	border:solid 1px #999999;
	font-size:0.7em;
	padding:5px;
}*/
#registerForm h2 {
	border-bottom: 1px dotted #999999;
	font-size:1.2em;
	margin-bottom:10px;
}
#registerForm table {
	border-collapse:collapse;
}
#registerForm table th, #registerForm table td {
	padding:3px;
}
#registerForm table th {
	text-align:right;
	vertical-align:top;
	width:250px;
}
#registerForm input {
	border:solid 1px #999999;
	background-color: #FFFFFF;
	padding:2px;
	width:19em;
}
#registerForm select {
	border:solid 1px #999999;
	background-color: #FFFFFF;
	padding:2px;
}
#registerForm input:focus {
	background-color:#FFFFFF;
	border:solid 1px maroon;
}
#registerForm input.CountrySelectRadio { width:20px; }

#registerForm input#Hausnrid, #registerForm input#Postleitzahlid { width:5em; }

#registerForm input#terms_read {
	padding:0px;
	width:18px;
}
#registerForm input#sms_agreeid {
	padding:0px;
	width:18px;
}

#registerForm #RegisterSubmit {
	margin-top:0px;
	margin-bottom:0px;
	background-color: #efefef;
	width:25em;
}

#registerForm td#RegisterInfo {
	background-color:#efefef;
	border:solid 1px #999999;
	padding:0px 5px;
}

#hilfetabelle {
	background-color:#ffffff;
	border:solid 1px #999999;
	font-size:11px;
	padding:5px;
	text-align:left;
}

#hilfetabelle a{
	font-weight:bold;
	color:Maroon;
}

#hilfetabelle ul {
	list-style-type:disc;
	margin:1em 0em 0em 1em;
}
#hilfetabelle li { padding:4px 0px; }
/** Passwortstaerke**/

#registerchange #pwstatus,#registerForm #pwstatus {
	display: block;
	height: 15px;
	padding: 2px;
	margin: 0px;
	padding-left:20px;
	margin-top:3px;
}
#registerForm #pwstatus {left:-78px;}

#registerchange .gueltigespw, #registerForm .gueltigespw  {background:url('/layout/other/error.png') no-repeat center left;}
#registerchange .strongpw  , #registerForm .strongpw   {background:url('/layout/other/accept.png') no-repeat center left;}
#registerchange .ungueltigespw  , #registerForm .ungueltigespw {	background:url('/layout/other/delete.png') no-repeat center left;}

#registerchange input.strongpw, #registerForm input.strongpw{border:1px solid green;background:transparent}
#registerchange input.gueltigespw, #registerForm input.gueltigespw{border:1px solid orange;background:transparent}
#registerchange input.ungueltigespw, #registerForm input.ungueltigespw{border:1px solid red;background:transparent}

