div.boxleft
{	width: 140px;
	margin-bottom: 10px;
}
div.boxright
{	width: 140px;
	margin-bottom: 10px;
}

div.boxhead
{	background-color: #99cc01;
	padding: 3px; }
div.boxflowtext
{	background-color: #77cc01;
	padding: 3px; }
div.boxinput
{	background-color: #77cc01;
	padding: 3px; }
div.boxfoot
{	background-color: #77cc01;
	padding: 3px; }

div.boxleft p.header,
div.boxright p.header
{	font-size: 11px;
	font-weight: bold;
	margin-bottom: 0px;
}
div.boxleft p.flowtext,
div.boxright p.flowtext
{	font-size: 10px;
	margin-bottom: 5px;
}
div.boxleft p.legend,
div.boxright p.legend
{	font-size: 10px;
	font-weight: bold;
	margin-bottom: 5px;
}

div.boxleft input.boxleft,
div.boxleft textarea.boxleft,
div.boxleft select.boxleft,
div.boxleft option.boxleft,
div.boxleft input.boxleft-button
{	background-color: #ffffff;
	border: 1px solid #6996cc;
	width: 132px; }
div.boxleft input.boxleft-button
{	font-weight: bold;
	background-color: #99cc01;
	border: 1px solid #3773bb;
}

/* Toplist */

div.toplist-article
{	border: 1px solid #e6edf6;
	background-color: #ffffff;
	padding: 0px;
}
div.toplist-pdw
{	font-size: 10px;
	font-weight: bold;
	color: #cc0000;
	margin-bottom: 3px;
	text-align: center;
	padding: 2px;
}
div.toplist-picture
{	text-align: center;
	padding: 2px;
}
div.toplist-artnum
{	text-align: center;
	font-size: 8px;
	margin-bottom: 5px;
}
div.toplist-benennung
{	font-size: 11px;
	font-weight: bold;
	padding: 3px;
	margin-bottom: 5px;
	background-color: #e6edf6;
}

div.toplist-preisbox
{	padding: 3px;
	text-align: center;
}
span.toplist-preis
{	font-size: 15px;
	font-weight: bold;
	color: #cc0000;
}
span.toplist-preiskz
{	font-size: 10px;
	font-weight: bold;
	color: #000000;
}




.blue-light-010 {	background-color: #e6edf6; color: #000000; }
.blue-light-025 {	background-color: #c0d3ea; color: #000000; }
.blue-light-040 {	background-color: #9bb9dd; color: #000000; }
.blue-light-060 {	background-color: #6996cc; color: #000000; }
.blue-light-080 {	background-color: #3773bb; color: #ffffff; }
.blue-100 {			background-color: #0550aa; color: #ffffff; }
.blue-dark-080 {	background-color: #044088; color: #ffffff; }
.blue-dark-060 {	background-color: #033066; color: #ffffff; }
.blue-dark-040 {	background-color: #022044; color: #ffffff; }
.blue-dark-025 {	background-color: #01142b; color: #ffffff; }
.blue-dark-010 {	background-color: #010811; color: #ffffff; }

.orange-light-010 {	background-color: #fef7ee; color: #000000; }
.orange-light-025 {	background-color: #feebd4; color: #000000; }
.orange-light-040 {	background-color: #fddfbb; color: #000000; }
.orange-light-060 {	background-color: #fccf99; color: #000000; }
.orange-light-080 {	background-color: #fbb777; color: #000000; }
.orange-100 {			background-color: #faaf55; color: #ffffff; }
.orange-dark-080 {	background-color: #c88c44; color: #ffffff; }
.orange-dark-060 {	background-color: #966933; color: #ffffff; }
.orange-dark-040 {	background-color: #644622; color: #ffffff; }
.orange-dark-025 {	background-color: #3f2c15; color: #ffffff; }
.orange-dark-010 {	background-color: #191209; color: #ffffff; }

