.style_rad {
	background-color: #CCCCCC;
	border: 1px solid #333333;
}
.bg_grey {
	background-color: #EBEBEB;
}
body {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
}
.mark_red {
	font-size: 18px;
	font-weight: 900;
	color: #FF0033;
}
.tinyfont {
	font-size: 10px;
}
.bg_grey_border {
	background-color: #EBEBEB;
	border: 1px solid #666666;
}
.mark_grey {
	font-size: 20px;
	color: #666666;
}
a:link {
	color: #666666;
}
table {
	font-size: 12px;
}
.style_rad_no_border {
	background-color: #CCCCCC;
	color: #FF0033;
}
.tinyfont_grey {
	font-size: 10px;
	color: #666666;
}
.mark_red_tiny {

	font-size: 12px;
	font-weight: 900;
	color: #FF0033;
}
.mark_grey_smal {


	font-size: 12px;
	font-weight: 900;
	color: #666666;
}
a:visited {

	color: #999999;
}
a:hover {
	color: #666666;
	text-decoration: underline;
}
a:active {
	color: #666666;
	text-decoration: underline overline;
}
.bg_red {
	background-color: #FF0033;
}
.produkte_top {
	color: #FFFFFF;
	background-color: #333333;
}
