@charset "utf-8";
/* CSS Document */

h1 {
	font-family: "Times New Roman", Times, serif;
	font-size: 24px;
	font-style: italic;
	color: #FF0000;
	text-decoration: underline;
}
.bu {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FF0000;
	}
	.haustyp {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-style: italic;
	color: #CC0000;
	text-decoration: underline;
	text-align: center;
}
p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	text-decoration: none;
}
a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #FF0000;
	text-decoration: none;
	font-weight: bold;
}
img {
	margin: 2px;
	padding: 2px;
	border: 1px solid #FF0000;
}
h2 {
	font-family: "Times New Roman", Times, serif;
	font-size: 24px;
	color: #FF0000;
	text-decoration: underline;
	text-align: center;
	font-style: italic;
}

h3 {
	font-family: "Times New Roman", Times, serif;
	font-size: 18px;
	color: #FF0000;
	text-decoration: underline;
	text-align: center;
	font-style: italic;
}
body {
	margin: 10px;
	padding: 0px;
	background-color: #FFCC00;
}

a.fhlink:link, a.fhlink:visited, a.fhlink.hover {
font-family:Geneva, Arial, Helvetica, sans-serif;
font-style:normal;
font-weight:normal;
font-size:12px;
color: red;
text-decoration:none;


}
