


td.white {	
	background-color: #FFFFFF;
}

td.green {	
	background-color: #666600;
}

/* Popups Anfang */
td.popupuebers {
	background-color: #CCCC66;
	/* background-color: #FFFFFF; */
	text-transform: uppercase;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: bold;
	text-transform: uppercase;
	color: #2A2600;
	letter-spacing: 1px;
}
.close {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #cccc66;
	font-weight: normal;
	text-decoration: none;
}
/* Popups Ende */

td.mainmenue {	
	background-image: url(../img/bg_mainmenue.jpg);
}

td.productheadline {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #660000;
	text-decoration: none;
}

td.productsubheadline {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	text-decoration: none;

}

td.producttext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	text-decoration: none;

}