.cd {
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	text-align: left;
	vertical-align: top;
}

h1 {
	font-weight: bolder;
	font-variant: normal;
	text-transform: uppercase;
	vertical-align: top;
	font-size: 30px;
	margin: 0px;
	padding: 0px;
	text-align: left;
	color: #222222;
}
a {
	color: #990000;
	text-decoration: none;
	font-weight: bold;
}
h2 {
	font-weight: bolder;
	vertical-align: top;
	margin: 0px;
	padding: 0px;
	font-size: 18px;
}
a:hover {
	color: #FF0000;
}
p {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: normal;
	color: #222222;
	margin: 0px;
	padding: 0px;
	left: 0px;
	top: 0px;
	right: 0px;
	bottom: 0px;
	clip:  rect(0px 0px 0px 0px);
	text-align: justify;
	vertical-align: top;
	border: none;
}
.weiterlesen {
	font-size: 10px;
	font-style: normal;
	font-weight: bold;
	color: #990000;
}

