.Haupteinstellung {
	font-family: Trebuchet MS, Verdana, Arial, Helvetica, sans-serif, Times New Roman;
}
.Standardlinks {
	color: #DF0006;
	text-decoration: underline;
	font-size: 14px;
}
.Standardtext {
	color: #707070;
	font-size: 13px;
	line-height: 120%;
	letter-spacing: 0.05em;
	text-align: justify;
}
.Datum {
	font-size: 12px;
	color: #FFFFFF;
	font-weight: bold;
	margin-right: 15px;
}
h2 {
	font-size: 16px;
	font-weight: bold;
	color: #858585;
	letter-spacing: 0.2em;
	line-height: 120%;
}
h1 {
	font-size: 18px;
	color: #858585;
	font-weight: bold;
	letter-spacing: 0.4em;
}
a:link {
	font-size: 14px;
	color: #DF0006;
	line-height: 120%;
	letter-spacing: 0.05em;
}
a:visited {
	font-size: 14px;
	line-height: 120%;
	color: #990000;
	letter-spacing: 0.05em;
}
a:hover {
	font-size: 14px;
	color: #000000;
	letter-spacing: 0.05em;
	font-weight: normal;
}
a:active {
	font-size: 14px;
	line-height: 120%;
	font-weight: normal;
	color: #707070;
	letter-spacing: 0.05em;
}
h3 {
	font-size: 13px;
	font-weight: bold;
	color: #707070;
	line-height: 120%;
	letter-spacing: 0.1em;
}

