body {
	margin: 0px;
	background-color: #ffffff;
	color: #000000;
	font-family: Helvetica, Arial;
	font-size: 12px;
}
p {
	font-family: Helvetica, Arial;
	font-size: 12px;
}
a  {
	font-family: Helvetica, Arial;
	font-size: 12px;
	text-decoration: none;
	color: #ff3300;
}
a:hover {
	text-decoration: underline;
}
a.submenue {
	color: #000000;
}
a.submenue:hover {
	color: #ff0000;
}
a.sub2 {
	color: #007722;
	font-weight: bold;
}
a.sub2:hover {
	color: #ff0000;
	font-weight: bold;
}
a.bold {
	color: #007722;
	font-weight: bold;
}
h1 {
	font-family: Arial, Helvetica;
	font-size: 18px;
	font-weight: bold;
}
h2 {
	font-family: Arial, Helvetica;
	font-size: 14px;
	font-weight: bold;
}
h3 {
	font-family: Arial, Helvetica;
	font-size: 14px;
	font-weight: bold;
	text-decoration: underline;
}
form {
	margin: 0px;
}
table.fix {
	table-layout : fixed;
}
th, td {
	font-family: Arial, Helvetica;
	font-size: 12px;
	vertical-align: top;
}
.middle {
  vertical-align: middle;
}
.schnellsuche {
	background-color : #99dd99;
}
.bg-gruen {
	background-color : #007722;
	color: #ffffff;
}
.knopf {
	background-color: #000000;
	color: #ffffff;
	font-family: Helvetica, Arial;
	font-size: 10px;
}
small {
	font-family: Helvetica, Arial;
	font-size: 10px;
}
.bold {
	font-weight: bold;
}
.rd {
	color: red;
}
hr {
  height: 1px;
	color: #b9e4b8;
}
.bild {
	color: #007722;
}
 