/* -- BILDER -- */

div#content-ohne-nebenspalte div.weitere-bilder,
div#content-mit-nebenspalte div.weitere-bilder {
	background-image: url(../images/layout/produktansicht-thumbs.gif) !important;
	background-repeat: no-repeat;
	background-position: left top;
	width: 80px;
	display: block;
	float: left;
	margin-left: -4px;
	margin-right: -10px;
}

div#content-ohne-nebenspalte div.weitere-bilder a,
div#content-mit-nebenspalte div.weitere-bilder a {
	background-image: url(../images/layout/produktansicht-thumbs-bottom.gif) !important;
	background-repeat: no-repeat;
	background-position: bottom left;
	display: block;
	padding: 8px !important;
}

/* -- ARTIKELNUMMER -- */

p.artikelnummer, span.artikelnummer {
	font-size: 10px;
	color: #9e9e9e;
	margin-top: -10px;
	margin-bottom: 4px;
}

/* -- BEWERTUNG-- */

.kundenbewertung {
	font-size: 10px;
	text-transform: uppercase;
	color: #848484;
	margin-top: 15px;
}

.kundenbewertung img {
	margin-bottom: -2px;
}

/* -- VERFÜGBARKEIT -- */

.verfuegbarkeit {
	font-size: 11px;
	text-transform: uppercase;
	color: #848484;
	margin-top: 0px;
	margin-bottom: 2px;
}

.nicht-verfuegbar {
	color: #bd0016;
}

.verfuegbar {
	color: #016e2a;
}

.bestellt {
	color: #f7b600;
}

/* -- PREIS -- */

.preis {
	width: 226px;
	padding: 10px;
	text-align: center;
	-moz-border-radius: 8px;
	-khtml-border-radius: 8px;
	-webkit-border-radius: 8px;
	border: 1px solid #d4d4d4;
	background-image: url(../images/layout/background-verlauf.jpg);
	background-position: bottom left;
	background-repeat: repeat-x;
}

.preis big {
	font-size: 21px;
}

/* -- MWST -- */

.mwst-versand {
	text-align: center;
	width: 248px;
	color: #b9b9b9;
}

.mwst-versand a {
	color: #b9b9b9;
	text-decoration: underline;
}

/*-- FUNKTIONEN TOP  -- */

table.funktionen-top {
	background-image: url(../images/layout/background-table-right.jpg);
	background-repeat: no-repeat;
	background-position: right top;
	background-color: #e8e8e8;
	color: #848484;
	width: 100%;
	min-width: 534px;
	margin-top: 15px;
}

table.funktionen-top tr.bg {
	background-image: url(../images/layout/background-table.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}

table.funktionen-bottom {
	background-image: url(../images/layout/background-table-right-bottom.jpg);
	background-repeat: no-repeat;
	background-position: right bottom;
	background-color: #e8e8e8;
	color: #848484;
	width: 102.5%;
	margin-top: 0px;
}

table.funktionen-bottom tr.bg {
	background-image: url(../images/layout/background-table-bottom.jpg);
	background-repeat: no-repeat;
	background-position: left bottom;
}

table.funktionen-top td, table.funktionen-bottom td {
	padding: 0px 8px 2px 8px;
}

table.funktionen-top a, table.funktionen-bottom a {
	text-decoration: none;
	color: #848484;
}

table.funktionen-top a:hover, table.funktionen-bottom a:hover {
	text-decoration: underline;
	color: #848484;
}

table.funktionen-top a.aktiv, table.funktionen-bottom a.aktiv {
	text-decoration: none;
	color: #0f679d;
}

/* -- IM WARENKORB -- */

table.im-warenkorb-top {
	background-image: url(../images/layout/background-table-right-warenkorb.jpg);
	background-repeat: no-repeat;
	background-position: right top;
	background-color: #f29400;
	color: #fff;
	width: 100%;
	min-width: 534px;
	margin-top: 15px;
	font-size: 13px;
}

table.im-warenkorb-top tr.bg {
	background-image: url(../images/layout/background-table-warenkorb.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	line-height: 175%;
}

table.im-warenkorb-top strong {
	font-size: 15px;
	font-weight: bold;
}

table.im-warenkorb-bottom {
	background-image: url(../images/layout/background-table-right-warenkorb-bottom.jpg);
	background-repeat: no-repeat;
	background-position: right bottom;
	background-color: #f29400;
	color: #fff;
	width: 100%;
	margin-top: 15px;
}

table.im-warenkorb-bottom tr.bg {
	background-image: url(../images/layout/background-table-warenkorb-bottom.jpg);
	background-repeat: no-repeat;
	background-position: left bottom;
}

table.im-warenkorb-top td, table.im-warenkorb-bottom td {
	padding: 0px 8px 2px 8px;
}

table.im-warenkorb-top td a, table.im-warenkorb-bottom td a {
	color: #fff;
}






/* -- Mini-Warenkorb
 BOX, DIE BEIM HOVERN AUSFÄHRT -- */
 
#warenkorb-minibasket {
position:absolute;
display:none; 
height:9px; 
width:480px;
right:0px;
}

.warenkorb-minibasket .warenkorb-gefuellt {
	float: right; 
	margin-left: 241px; 
	margin-top: 0px; 
	position:absolute;
}

#minibasket-inhalt table {
height:auto;
width:480px; 
border:none;
background-color:#ccc;
-moz-border-radius:10px;
-khtml-border-radius:10px;
-webkit-border-radius:10px;
padding:10px 15px;
margin-top:48px;
float:right;
}

#minibasket-bild {
width:55px;
height:75px;
overflow:hidden;
}

#minibasket-inhalt p,
#minibasket-inhalt table {
font-size:11px;
color:#FFFFFF;
}

#minibasket-inhalt span {
text-align:right;
}






/* -- PRODUKTANSICHT, KATEGORIEANSICHT 3-SPALTIG -- */

.produktbox3spaltig, .kategoriebox3spaltig {
	background-image: url(../images/layout/produktansicht-bg.gif);
	background-repeat: repeat-x;
	background-position: bottom left;
	text-align: center;
	border: 1px solid #e4e2dd;
	float: left;
	width: 142px;
	margin-left: 4px;
	margin-right: 4px;
	margin-bottom: 7px;
	padding: 10px;
	padding-bottom: 0px;
	-moz-border-radius: 5px;
	-khtml-border-radius: 5px;
	-webkit-border-radius: 5px;
}

p.produkt-bild, p.kategorie-bild {
	display: block;
	min-height: 149px;
}

p.produkt-bild img, p.kategorie-bild img {
	max-height: 144px;
	max-width: 144px;
}

p.produkt-bild a, p.kategorie-bild a {
	width: 144px;
	height: 146px;
	display: block;
}

.produktbox3spaltig h1, .kategoriebox3spaltig h1 {
	font-size: 11px;
	font-weight: bold;
	color: #757575;
	margin: 0px;
	margin-bottom: 8px;
	margin-top: -7px;
}

.produktbox3spaltig p a, .kategoriebox3spaltig p a {
	color: #9d9d9d;
	margin-top: 0px;
}

.kategoriebox3spaltig p > a {
	display: block;
	height: 9px;
}

.produktbox3spaltig h1 a, .kategoriebox3spaltig h1 a {
	color: #757575;
	display: block;
	height: 46px;
}

.produktbox3spaltig big, .kategoriebox3spaltig big {
	color: #4e6e94;
	font-size: 14px;
}

/* -- KATEGORIEÜBERSICHT -- */
#kategorie-h1 {
width:510px; 
height:40px; 
background-image: url(/design2010/images/layout/bg-kategorie-h1.jpg); 
background-repeat:repeat-y; 
background-position: left top; 
color:#FFFFFF; 
margin-bottom:10px; 
padding:10px;"
}

/* -- PRODUKTANSICHT, KATEGORIEANSICHT 3-SPALTIG -- */

.produktbox-liste, .kategoriebox-liste {
	background-image: url(../images/layout/produktansicht-bg.gif);
	background-repeat: repeat-x;
	background-position: bottom left;
	text-align: left;
	border: 1px solid #e4e2dd;
	width: 97%;
	min-height: 140px;
	margin-left: 4px;
	margin-right: 4px;
	margin-bottom: 7px;
	padding: 10px;
	-moz-border-radius: 5px;
	-khtml-border-radius: 5px;
	-webkit-border-radius: 5px;
}

.produktbox-liste h1, .kategoriebox-liste h1 {
	font-size: 11px;
	font-weight: bold;
	color: #757575;
	margin: 0px;
	margin-bottom: 8px;
	margin-top: -7px;
}

.produktbox-liste h1 a, .kategoriebox-liste h1 a {
	color: #757575;
	display: block;
	height: 46px;
}

.produktbox-liste p.produkt-bild, .kategoriebox-liste p.produkt-bild {
	min-width: 149px;
	margin-right: 25px;
	float: left;
	text-align: center !important;
}

.produktbox-liste big, .kategoriebox-liste big {
	color: #4e6e94;
	font-size: 17px;
}

/* -- PRODUKT -- NEU -- */

.produkt-neu {
	background-image: url(../images/icons/produkt-auszeichnung-neu.gif);
	background-repeat: no-repeat;
	background-position: right;
	float: left;
	z-index: 20;
	position: absolute;
	width: 53px;
	height: 53px;
	margin: 0px -11px 0px 147px;
}

.kat-produkt-neu {
	background-image: url(../images/icons/produkt-auszeichnung-neu.gif);
	background-repeat: no-repeat;
	background-position: right;
	float: left;
	z-index: 20;
	position: absolute;
	width: 53px;
	height: 53px;
	margin: -11px -11px 0px 102px;
}

/* -- PRODUKT -- TIPP -- */

.produkt-tipp {
	background-image: url(../images/icons/produkt-auszeichnung-tipp.gif);
	background-repeat: no-repeat;
	background-position: right;
	float: left;
	z-index: 20;
	position: absolute;
	width: 53px;
	height: 53px;
	margin: 0px -11px 0px 147px;
}

.kat-produkt-tipp {
	background-image: url(../images/icons/produkt-auszeichnung-tipp.gif);
	background-repeat: no-repeat;
	background-position: right;
	float: left;
	z-index: 20;
	position: absolute;
	width: 53px;
	height: 53px;
	margin: -11px -11px 0px 102px;
}

/* -- PRODUKT -- PREISHIT -- */

.produkt-hit {
	background-image: url(../images/icons/produkt-auszeichnung-preishit.gif);
	background-repeat: no-repeat;
	background-position: right;
	float: left;
	z-index: 20;
	position: absolute;
	width: 53px;
	height: 53px;
	margin: 0px -11px 0px 147px;
}

.kat-produkt-hit {
	background-image: url(../images/icons/produkt-auszeichnung-preishit.gif);
	background-repeat: no-repeat;
	background-position: right;
	float: left;
	z-index: 20;
	position: absolute;
	width: 53px;
	height: 53px;
	margin: -11px -11px 0px 102px;
}

/* --- PRODUKTEMPFEHLUNGEN --- */

div.produktempfehlung {
	border: 1px solid #cdcdcd;
	background-image: url(/design2010/images/layout/content-right-bottom.gif);
	background-repeat: repeat-x;
	background-position: bottom left;
	font-size: 11px;
	margin-right: 10px;
	width: 117px;
	float: left;
	text-align: center;
	padding-top: 10px;
	color: #757575;
}

div.produktempfehlung a {
	color: #757575;
}

#bildbox {
height:90px;
width:105px;
overflow:hidden;
margin:0px auto;
}

#bildbox-nextopia {
height:105px;
width:145px;
overflow:hidden;
margin:3px auto 10px auto;  	/*oben rechts unten links */
}





/*   -----   Produktfilter   -----   */


#nebenspalte input, textarea {
	width: 20px;
	font: 12px "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	color: #525252;
}

.prodfilterbox {
margin-left:0px; 
margin-bottom:-15px; 
margin-top:10px;
width:168px;
}


#right .attributbox {
border: solid 1px #eee;
float:left;
width:168px;
margin-bottom:15px;
max-height:60px; 
overflow:auto;	
}


#right .attributbox-all {
border: solid 1px #eee;
float:left;
width:168px;
margin-bottom:15px;	
}


#right h3 {
	color: #525252;
	font-size: 13px !important;
	font-weight: bold;
	font-family: "Trebuchet MS", Verdana, Arial, sans-serif;
	padding:0px;
	margin-bottom:5px;
}









/*   -----   Produktbewertungen   -----   */
.prodbewertung {
	
}

.prodbewertung .bild {
	width:150px;
	float:left;
}

.prodbewertung .bild img {
	border: 1px solid #c1c1c1;
	background-color:#fff;
	padding:3px;
}

.prodbewertung .bewertungstext {
	width:350px;
	float:left;
	margin:-30px 0px 0px 10px;
}

.prodbewertung .bewertungstext a {
	background-image:url(/design2010/images/icons/stern_sw.jpg);
	border:none;
	background-repeat:no-repeat;
	width:15px;
	height:15px;
}

.prodbewertung .bewertungstext a:hover {
	background-image:url(/design2010/images/icons/stern.jpg);
	background-repeat:no-repeat;
	border:none;
	width:15px;
	height:15px;
	text-decoration:none;
}

.prodbewertung .button-bewertung-abgeben {
	background-image:url(/design2010/images/buttons/button-blau-ohneText.jpg);
	border:none;
	width:150px;
	height:31px;
	padding:0px 0px 0px 0px;
	color:#ffffff !important;
	text-transform:uppercase;
	align: center;
}
