@charset "iso-8859-1";
.schrift {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #606060;
	font-style: normal;
	line-height: 20px;
}
a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #cccccc;
	text-decoration: underline;
	font-weight: bold;
}

.schriftfett {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #606060;
	background-color: #C8A680;
	letter-spacing: normal;
	word-spacing: 1.5 em;
}
a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #606060;
	background-color: #FFFFFF;
	text-decoration: none;
	font-weight: bold;
}


h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 26px;
	color: #B7B7B7;
	font-weight: normal;
	background-attachment: fixed;
	letter-spacing: 0.2em;
}
h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #B7B7B7;
	letter-spacing: 0.2em;
	font-weight: normal;
}
.h22 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #B7B7B7;
	letter-spacing: 0.09em;
}
