/* $Id: credits.css,v 1.3 2006/04/04 10:59:21 robertb Exp $
 *
 * Styles für die Credits
 */

html, dt, dd, p	{
	font-family: Century Schoolbook, Georgia, Serif;
	color: #FFFFFF;
}
h1, h2	{ text-align: center; }
em	{ color: #3399FF; }
cite:before	{ content: "„"; }
cite:after	{ content: "”"; }
a:link		{ color: #3399FF; }
a:visited	{ color: #6666FF; }
a:hover		{ color: #3399FF; text-decoration: none; }
a:active	{ color: #FF0000; text-decoration: none; }
.trenn		{ width: 30%; }
#text		{ position: absolute; top: 175px; }
.lockerer dd	{ margin-bottom: 12pt; }
ins		{ text-decoration: none; }
del {
	display: none;
}
