a {
	font-size: 13px;
	color: #FFFFFF;
	font-weight: bold;
	vertical-align: baseline;
}
a:visited {
	color: #FFFFFF;
	text-decoration: none;
}
a:hover {
	color: #000000;
	text-decoration: none;
}
a:active {
	color: #FFFFFF;
	text-decoration: none;
}
a:link {
	text-decoration: none;
}

.autor {
	font-weight: bold;
}
h1 {
	font-size: 16pt;
	font-weight: bold;
	color: #000000;
}
.ueberschrift {
	font-size: 16pt;
	font-weight: bold;
}
.zitat {
	font-style: italic;
}
p {
	font-size: 13px;
}
hr {
	border-top: 1px solid #CCCCCC;
	border-right: 1px none #CCCCCC;
	border-bottom: 1px none #CCCCCC;
	border-left: 1px none #CCCCCC;
}
.text {
	font-size: 13px;
	font-weight: normal;
	vertical-align: baseline;
}