BODY {
	background-color :#FFF6DB;
	background-image: url(../../images/hintergrund.jpg);
}
.seitenueberschrift {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: small;
	font-style: italic;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	color: #002277;
	text-decoration: underline;
}
.seitentext1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: small;
	font-style: normal;
	font-weight: normal;
	color: #000000;
	text-align: justify;
}
.hervorhebung1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: small;
	font-style: italic;
	font-weight: bold;
	font-variant: normal;
	color: #002277;
}
.seitenunterschrift {
	font-family: "Courier New", Courier, mono;
	font-size: x-small;
	font-style: italic;
	color: #999999;
}
.link {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: small;
	font-weight: bold;
	color: #F5860F;
	font-style: italic;
}


