body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
}
h1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 19px;
	color: #D8872F;
	font-style: italic;
	font-weight: bold;
	margin: 20px 0 20px 0;
}
h2 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	color: #D8872F;
	font-style: italic;
	font-weight: bold;
	margin: 20px 0 20px 0;
}
a {
	color: #666;
	font-weight: bold;
}
a:hover {
	color: #D8872F;
}
b, strong {
	color: #D8872F;
}
.text-blau {
	color: #666;
}
.text-blau-fett {
	color: #666;
	font-weight: bold;
}
.text-blau-gross {
	color: #666;
	font-size: 14px;
	font-weight: bold;
}
.text-gelb {
	color: #D8872F;
}
.text-gelb-fett {
	color: #D8872F;
	font-weight: bold;
}
.text-gelb-gross {
	color: #D8872F;
	font-size: 14px;
	font-weight: bold;
}
.preistabelle {
	border: 1px solid #D88730;
	background-color: #FFF1C6;
}
.preistabelle td {
	padding: 2px;
	border-bottom: 1px solid #D88730;
}
.linkstabelle {
	background-color: #FFF;
}
.linkstabelle td { 
	padding: 8px;
	border-bottom: 2px solid #D0D0D0;
}
.rand-dunkel {
	border: 1px solid #666;
}
.rand-hell {
	border: 1px solid #999;
}