body {	background-image: url("../pic/turm.png");
	background-repeat: no-repeat;
	}
.kopf {	height: 100px;
	background-image: url("../pic/linie.gif");
	background-repeat: x-repeat;
	background-position: top;
	}
.seite {
	padding: 0 18px 18px;
	}
.seite,
.seite td {
	font-family: Arial, sans-serif;
	}
.menue {
	background-color: white;
	text-align: center;
	}
.menue a,
.menue span.a {
	font-size: 75%;
	text-decoration: none;
	font-weight: bold;
	color: #0000cc;
	}
.menue span.a {
	color: black;
	}
.menue a:hover {
	color: #cc0000;
	}
.titel {
	padding-top: 24px;
	text-align: center;
	font-size: 150%;
	font-style: italic;
	}
.untertitel {
	text-align: center;
	font-style: italic;
	}
.absatz {
	padding-top: 8px;
	}
.nachoben {
	padding-top: 6px;
	padding-left: 24px;
	}
.nachoben img {
	border: 0;
	}
.ueberschrift {
	padding-top: 8px;
	font-weight: bold;
	}