p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.7em;
	line-height: 1.2em;
	color: #990033;
	text-decoration: none;
	font-weight: normal;
}
li {font-family: Arial, Helvetica, sans-serif;
	font-size: 0.7em;
	line-height: 1.2em;
	color: #990033;
	text-decoration: none;
	font-weight: normal;
	padding-bottom: 16px;
}
.contentheadline {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.3em;
	color: #990033;
	text-decoration: none;
	font-weight: bolder;
	line-height: 1.6em;
}

.subline {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.7em;
	line-height: 1.2em;
	color: #990033;
	text-decoration: none;
	font-weight: normal;
}

.rechtsfliess {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.7em;
	line-height: 1.2em;
	color: #FFFFFF;
	text-decoration: none;
	font-weight: normal;
}

.rechtsheads {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.3em;
	color: #FFFFFF;
	text-decoration: none;
	font-weight: bolder;
}

input, textarea {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.7em;
	color: #990033;
	text-decoration: none;
	font-weight: normal;
}

a:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.7em;
	line-height: 1.2em;
	color: #990033;
	text-decoration: none;
	font-weight: normal;
}

a:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.7em;
	line-height: 1.2em;
	color: #990033;
	text-decoration: none;
	font-weight: normal;
}

a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.7em;
	line-height: 1.2em;
	color: #990033;
	text-decoration: underline;
	font-weight: normal;
}

a:active {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.7em;
	line-height: 1.2em;
	color: #990033;
	text-decoration: none;
	font-weight: normal;
}

.rahmen {
	border: 1px solid #990033;
}

.unterstrich {
	border-bottom: 1px solid #990033;
}

