@charset "utf-8";
/* CSS Document */

/*	++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++	*/

.artprev {
	width:235px;
	text-align:left;
	float:left;
}
.artnext {
	width:235px;
	text-align:right;
	margin:0 0 0 235px;
}
.prevnext {
	clear:both;
	width:470px;
	padding:15px 0 0 0;
}
.prevnext div {
	height:25px;
	padding:0 0 10px 0;
}
.prevnext img {
	margin:0 0 -3px 0;
}
.prevnext a {
	text-decoration:none;
}
.prevnext a:hover, .prevnext a:focus {
	text-decoration:none;
	font-weight:bold;
}



















.artikeldetails .artikel {
	margin:0 0 10px 0;
	clear:both;
	width:470px;	
}

.artikeldetails .artikelbild {
	width:245px;
	float:left;
	
	padding:0;
	margin:0;
}
/*
.artikeldetails .artikelbild img.vorschau {
	width:230px;
}
*/

.artikeldetails .artikelbild .verfuegbarkeit {
	height:50px;
	width:245px;
}

.artikeldetails .artikelbild .verfuegbarkeit p {
	margin:-35px 0 0 50px;
}


.artikeldetails .uebersichtsbox {
	clear:none;
	width:222px;
	margin:0;
	padding:0;
	
}





/*	Hauptseite Kategoriebilder Icons	*/

.kategoriebilder_hauptkategorie {
	width:156px;
	height:156px;
	float:left;
}

