body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
}
h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #003366;
	font-style: italic;
	font-weight: bold;
}
h2 {
	font-family: "Times New Roman", Georgia, Times, serif;
	font-size: 17px;
	color: #9E7839;
	font-style: italic;
	font-weight: bold;
	margin-bottom: 0px;
}
h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #000000;
	font-style: italic;
	font-weight: bold;
}
#inhalt a {
	color: #9E7839;
	font-weight: bold;
}
#inhalt a:hover {
	color: #9E7839;
}
#inhalt ul {
	margin-top: 8px;
	margin-bottom: 8px;
	margin-left: -16px;
	list-style: none;
}
#inhalt li {
	background-image: url(../images/bg-list-item.gif);
	background-repeat: no-repeat;
	padding-left: 13px;
	font-weight: bold;
	margin-bottom: 4px;
}
hr {
	border: 1px solid #003366;
}
p {
	margin: 0;
}
.text-braun-fett {
	color: #9E7839;
	font-weight: bold;
}
.angebotstabelle {
	border: 1px solid #003366;
	border-bottom: 0;
	background-color: #EBD27E;
}
.angebotstabelle td {
	border-bottom: 1px solid #003366;
	text-align: center;
	padding: 6px 6px 6px 6px;
}
.kopfzeile-angebote {
	background-color: #F8F0D3;
	color: #9E7839;
}
.kopfzeile-angebote h2 {
	margin-top: 0px;
}
.rand-blau {
	border: 1px solid #003366;
}
