@charset "utf-8";

a:hover { font-weight:bold; text-decoration:none; }

body {
	background-color: #B2aa8a;
}


.unten {
	vertical-align: bottom;
}

.kopfzeileup {
	font-size: medium;
	color: #6A257E;
	font-family: "Century Gothic";
	text-decoration: none;
	font-weight: normal;
}
.kopfzeiledown {
	font-size: medium;
	color: #6A257E;
	font-family: "Century Gothic";
	text-decoration: none;
	font-weight: bold;
	text-align: center;
}
.fußzeileup {
	font-size: xx-small;
	color: #6A257E;
	font-family: "Century Gothic";
	text-decoration: none;
}
.fußzeiledown {
	font-size: xx-small;
	color: #6A257E;
	font-family: "Century Gothic";
	text-decoration: none;
	font-weight: bold;
}
.Textkörper {
	font-family: "Century Gothic";



	font-size: 8#;
	color: #6C267F;
	vertical-align: top;
	line-height: normal;
	padding-left: 20px;
	font-size: 9pt;
	text-align: justify;
	padding-right: 20px;
}

.oben {
	vertical-align: top;
}

.float {
	float: left;
	padding-right: 20px;
}
.hell {
	color: #D7C7E0;
}

