.menu {
	font : bold 15px Arial, Helvetica, sans-serif;
	color : #007D46;
	text-decoration : none;
}

.menuoff {
	font : bold 15px Arial, Helvetica, sans-serif;
	color : #666666;
	text-decoration : none;
}

.white {
	font : bold 16px Arial, Helvetica, sans-serif;
	color : White;
	text-decoration : none;
}

.whitebig {
	font : bolder 17px Arial, Helvetica, sans-serif;
	color : White;
	text-decoration : none;
}

.head {
	font : bolder 38px Arial, Helvetica, sans-serif;
	color : #FE091B;
	text-decoration : none;
}

.head1 {
	font : bolder 38px Arial, Helvetica, sans-serif;
	color : #C1001F;
	text-decoration : none;
}

.subhead {
	font : bolder 24px/normal Arial, Helvetica, sans-serif;
	color : #666666;
	text-decoration : none;
}

.subheadkl {
	font : bolder 20px/normal Arial, Helvetica, sans-serif;
	color : #666666;
	text-decoration : none;
}

.preis {
	font : bolder 24px Arial, Helvetica, sans-serif;
	color : #007D46;
	text-decoration : none;
}

.black {
	font : bolder 18px Arial, Helvetica, sans-serif;
	color : Black;
	text-decoration : none;
}

.text {
	font : bold 14px Arial, Helvetica, sans-serif;
	color : #666666;
	text-decoration : none;
}

.text-gruen {
	font : bold 14px Arial, Helvetica, sans-serif;
	color : #007D46;
	text-decoration : none;
}

.text-rot {
	font : bold 14px Arial, Helvetica, sans-serif;
	color : #C1001F;
	text-decoration : none;
}

.textgr {
	font : bold 14px Arial, Helvetica, sans-serif;
	color : #666666;
	text-decoration : none;
}

.textgrgreen {
	font : bold 14px Arial, Helvetica, sans-serif;
	color : #007D46;
	text-decoration : none;
}

.textkl {
	font : bold 12px Arial, Helvetica, sans-serif;
	color : #666666;
	text-decoration : none;
	text-align : justify;
}

.bu{
	font : bold 10px Arial, Helvetica, sans-serif;
	color : #666666;
	text-decoration : none;
	text-align : justify;
}

.textklrot {
	font : bold 12px Arial, Helvetica, sans-serif;
	color : #C1001F;
	text-decoration : none;
	text-align : justify;
}

.textklblack {
	font : bold 12px Arial, Helvetica, sans-serif;
	color : Black;
	text-decoration : none;
	text-align : justify;
}

.textklgruen {
	font : bold 12px Arial, Helvetica, sans-serif;
	color : #007D46;
	text-decoration : none;
	text-align : justify;
}

A:HOVER {
	color: #C1001F;
	text-decoration: none;
}
