/* Generated by KompoZer */
* {
	font-family: Verdana;
	font-size: 16px;
	font-weight: bold;
}
body
p {
	font-size: 10pt;
	color: #000000;
	font-family: Verdana;
	font-weight: bold;
	text-align: justify;
}
p.steuerung {
  text-align: center;
  font-size: 8pt;
}
h1 {
	font-size: 19pt;
	color: #000000;
}
div.links {
	width: 25%;
	float: left;
	left: 0px;
	top: 0px;
}
div.rechts {
	float: right;
	width: 75%;
}
a {
  text-decoration: none;
  color: red;
  text-align: center;
}
a:hover {

}
img.links {
  margin: 3px 10px 3px 0px;
}
img.rechts {
  margin: 3px 0px 3px 10px;
}

