frame, frameset, body {
	background-image: url(../images/background.jpg);
	background-attachment: fixed;
}
.border {
	border: 1px solid #000000;
}
.überschrift1 {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #000000;
	font-weight: bold;
	font-size: 15pt;
	background-image: url(../images/pfote.gif);
	background-repeat: repeat-y;
	background-position: 0px;
	text-indent: 27px;
}
.überschrift3 {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #000000;
	font-weight: bold;
	font-size: 15pt;
}

table {
	text-align: justify;
	font-weight: bold;
}
.überschrift2 {
	text-decoration: underline;
}
a {
	color: #000000;
}
.bild {
	position: absolute;
	left: 355px;
	top: 115px;
	visibility: visible;
}
a:hover{
	text-decoration: none;
}
