.pfeilchen {
	background:transparent url(../images/bullet9.gif) no-repeat scroll 0 5px;
	color:#333333;
	float:left;
	font-size:12px;
	font-weight:bold;
	line-height:14px;
	padding:0 0 0 8px;
	text-decoration:underline;
}
.pfeilchen:hover {
	text-decoration:none;
}

.button {
	background:transparent url(../images/btn-prod.gif) no-repeat scroll 0;
	color:#FFFFFF;
	display:block;
	font-size:12px;
	font-weight:bold;
	height:21px;
	line-height:14px;
	overflow:hidden;
	padding:4px 4px 0 21px;
	text-decoration:underline;
	width:105px;
}

.rot{ color:#ffffff; background:#a7181a;}

.htmlarea-content-body td{ font-size:12px; padding:2px 4px;}
