@charset "iso-8859-1";
.schrift {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #585858;
	font-style: normal;
	line-height: 20px;
	letter-spacing: 0.04em;
}
.schriftdatum {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #585858;
}

a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #585858;
	text-decoration: underline;
	font-weight: bold;
}

.schriftfett {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #585858;
	background-color: #C8A680;
	letter-spacing: normal;
	word-spacing: 1.5 em;
}
a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #585858;
	background-color: #FFFFFF;
	text-decoration: none;
	font-weight: bold;
}


h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	color: #666666;
	font-weight: normal;
	background-attachment: fixed;
}
h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #666666;
}
h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #666;
}

.link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #FFFFFF;
}
.termin {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #585858;
}
.terminfett {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #585858;
	letter-spacing: 0.1em;
}
.datum {
	color: #585858;
	letter-spacing: 0.08em;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
}
.fettdatum {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	color: #585858;
}
