body {
	background-color: #FFFFFF;
	margin: 0px;
	padding: 0px;
	text-align: center;
	background-image: url(images/bg.gif);
	background-position: center;
}
.centertable {
	display: inline;
	width: 760px;
}
.menucell {
	background-color: #E32117;
	border: 1px solid #E32117;
	color: #FFFFFF;
	padding: 1px 2px 1px 15px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	letter-spacing: .12em;
}
.menucellover {
	background-color: #faceb3;
	border: 1px solid #E32117;
	color: #E32118;
	padding: 1px 2px 1px 15px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	letter-spacing: .12em;
}
.menuitem {
	color: #FFFFFF;
	text-decoration: none;
}
.menuitem:hover {
	color: #E32118;
}
table {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
}
.ctext {
	padding: 10px;
}
h1 {
	font-size: 14px;
	font-weight: bold;
	color: #E32118;
}
.fronttable a {
	color: #663333;
	text-decoration: none;
}
.fronttable a:hover {
	text-decoration: underline;
}
.ctextnewsletter {
	padding: 12px;
	font-size: 12px;
}
.newsheadline {
	font-weight: bold;
	font-size: 12px;
	padding: 3px;
}

.newstext {
	font-size: 11px;
	padding-top: 3px;
	padding-right: 3px;
	padding-bottom: 3px;
	padding-left: 10px;
}

.newsnavlink {
	text-decoration: none;
}

.newsheadlinelink {
	text-decoration:none;
}
.newsnavlink:hover {
	text-decoration: underline;
}
.newsheadlinelink:hover {
	text-decoration: underline;
}
.newsdate {
	font-size: 10px;
	font-weight: normal;
}
.editlink {
	color: #FF0000;
	font-size: 10px;
	font-weight: normal;
}.angebot_headline {
	font-size: 14px;
	color: #E32118;
	font-weight: bold;
	display: block;
}
.angebot_subheadline {
	font-size: 12px;
	color: #663333;
	font-weight: bold;
	display: block;
	margin-bottom: 20px;
}
.angebot_preis {
	font-size: 22px;
	color: #E32118;
	font-weight: bold;
}
.fpAngebot {
	margin-top: 10px;
	margin-left: 10px;
}
a img {
	border: none;
}

