body {	margin: 0;
	background-color: #fdd;
	}
table.kopf {
	margin-bottom: 9px;
	}
table.kopf td.freunde {
	vertical-align: bottom;
	color: #c42;
	font-size: 200%;
	font-weight: bold;
	font-family: serif;
	font-style: italic
	}
.seite {
	padding: 12px 18px 18px;
	}
.seite,
.seite td {
	font-family: Arial, sans-serif;
	}
.menue {
	background-color: #c42;
	text-align: center;
	}
.menue a,
.menue span.a {
	font-size: 75%;
	text-decoration: none;
	font-weight: bold;
	color: #9cf;
	}
.menue span.a {
	color: #259;
	}
.menue a:hover {
	color: white;
	}
.sub .menue {
	margin-top: 4px;
	background-color: white;
	}
.sub .menue a {
	color: #259;
	}
.sub .menue a:hover {
	color: #c42;
	}
.sub .menue span.a {
	color: #999;
	}
.titel {
	padding-top: 24px;
	text-align: center;
	color: #c42;
	font-size: 150%;
	font-weight: bold;
	}
.untertitel {
	text-align: center;
	color: #c42;
	}
.absatz {
	padding-top: 8px;
	}
a.imtx {
	padding: 0 4px;
	background-color: #fee;
	color: #259;
	text-decoration: none;
	font-weight: notbold;
	}
a.imtx:hover {
	background-color: #fcc;
	color: #b42;
	}
.nachoben {
	margin-top: 18px;
	border-top: 1px dashed #b42;
	padding-top: 6px;
	padding-left: 24px;
	}
.nachoben img {
	border: 0;
	}
.ueberschrift {
	padding-top: 8px;
	font-weight: bold;
	}
.pack {	padding-left: 4px;
	}
