.haupttabel {
	background-color: #CCCCCC;
	height: 520px;
	margin-right: auto;
	margin-left: auto;
}
.zitat {
	font-size: 16px;
	line-height: 21px;
	color: #993333;
	margin-right: 45px;
	margin-left: 35px;
	font-weight: bold;
}
.text {
	font-size: 12px;
	line-height: 16px;
	color: #333333;
	margin-right: 45px;
	margin-left: 75px;
}
.titel {
	font-size: 12px;
	line-height: 16px;
	font-weight: bold;
	color: #993333;
	margin-right: 45px;
	margin-left: 75px;
}
.contentLink {
	color: #003366;
}
.textHellgrau {
	color: #666666;
}
.textAuszeichnung {
	font-weight: bold;
	color: #993333;
}
.copyright {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #CCCCCC;
	background-color: #330000;
	height: 15px;
}
.seitentext {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	line-height: 17px;
	color: #666666;
	margin-right: 18px;
}

