/* CSS Document */

body {
	background-image: url(../bilder/background.jpg);
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 90px;
	margin-bottom: 0px;
}
#fotoebene_links {
	position:absolute;
	width:216px;
	height:706px;
	z-index:1;
	left: 6px;
	top: 194;
	visibility: visible;
}
#content {
	position:absolute;
	width:817px;
	height:654px;
	z-index:2;
	left: 252px;
	top: 202px;
	visibility: visible;
	overflow: auto;
}
.schrift {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #000000;
}
.headline {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #00437A;
}
.schriftklein {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #000000;
}
.wichtig {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #00437A;
}
#bottom {
	position:absolute;
	width:805px;
	height:17px;
	z-index:3;
	left: 252px;
	top: 865px;
}
.link {
	color: #000099;
	text-decoration: none;

}
