A:link {
	font-weight: bold;
	color: #000000;
	text-decoration : underline;
}

A:Visited {
	font-weight: bold;
	color: #800080;
	text-decoration : underline;
}

A:Active {
	color: #FF0000;
	font-weight: bold;
	text-decoration : none;
}

A:Hover {
	font-weight: bold;
	color: #808080;
	text-decoration : underline;
}

.produktuebersicht {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 12pt;
	color : Black;
	font-weight : bold;
}

	
.produktheader {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 12pt;
	color : #000000;
	font-weight : bold;
}

	
	.arial {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 12pt;
	font-style : normal;
	color : #000000;
}

	
	.arialuebersicht {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 10pt;
	font-style : normal;
	color : #000000;
}

	
	.arialcontent {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 10pt;
	color : #000000;
}

	.farbe {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 10pt;
	font-style : normal;
	color : #000000;
	font-weight : bold;
}

	
	.preis {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 10pt;
	font-style : normal;
	color : #000000;
	text-align : right;
	font-weight : bold;
}

.trdunkelgruen
{
	background : #FF9966;
}

.trdunkelgruen2
{
	background : #FFA500;
}

.trheadergruen
{
	background : #FFD700;
}

.trcontentgruen
{
	background : #FCF3A6;
}

.center
{
	text-align : center;
}

.arialcenter
{
	text-align : center;
	font : 10pt Arial, Helvetica, sans-serif;
	color : Black;
}

	.div2 {
	 color : red;
	background-color : #FAFA3C;
	font-family : Georgia, Times New Roman, Times, serif;
	font-size : 12px;
	font-style : normal;
	font-weight : bold;
	letter-spacing : 2px;
	text-align : center;
	}