.century20 {
	font-family: "century gothic", helvetica;
	color: #a68928;
	font-size: 20px;
}

.century12 {
	font-family: "century gothic", helvetica;
	color: #a68928;
	font-size: 12px;
}

.century16 {
	font-family: "century gothic", helvetica;
	color: #a68928;
	font-size: 16px;
}
body {
	background-color: #551500;
	margin-left: 10px;
	margin-top: 40px;
	margin-right: 10px;
	margin-bottom: 20px;
}

.gold {
	color: #a68928;
}

.fett {
	font-weight: bold;
}
.gross_fett {
	font-weight: bold;
	font-size: 16px;
}

p {
	font-family: Helvetica, Arial, sans-serif;
	font-size: 12px;
	color: #5C0210;
	line-height: 16px;
}
h1 {
	font-family: Helvetica, Arial, sans-serif;
	font-size: 16px;
	line-height: 20px;
	font-weight: normal;
	color: #a68928;
}

a:link {
	color: #a68928;
	text-decoration: none;
}
a:visited {
	color: #a68928;
	text-decoration: none;
}

a:hover {
	color: #a68928;
	text-decoration: none;
	text-align: center;
}

a:activ {
	color: #a68928;
	text-decoration: none;
}

li {
	color: #5A0611;
	font-family: Helvetica, Arial, sans-serif;
	font-size: 12px;
	list-style-position: outside;
	list-style-type: disc;
	line-height: 16px;
	padding-left: 0px;
}
ul {
	color: #5A0611;
	font-family: Helvetica, Arial, sans-serif;
	font-size: 12px;
	list-style-position: outside;
	list-style-type: disc;
	line-height: 14px;
}
.14gold {
	font-size: 14px;
	line-height: 18px;
	color: #a68928;
	font-family: Arial, Helvetica, sans-serif;
}
.hoch {
	font-size: 10px;
	font-variant: small-caps;
}
.kursiv {
	text-align: center;
}
.rechts {
	text-align: left;
}
.goldfett {
	color: #a68928;
	font-size: 14px;
	font-weight: bold;
}

