/*
* Zusatz CSS Styleinformationen für das Kleinanzeigen-Frontend
*/

.market_button
{
	border:			2px #000000 solid;
	padding:		8px;
	background:		#DEE0E4;
	font-size:		1em;
	font-weight:	bold;
}

.market_button:hover
{
	background:		#FFFCDF;
}

.row22
{
	background:		#FFF2CF !important;
	font-weight:	bold;
}