body {
	background: #000000;
	color: #FFFFFF;
	font-family: "Courier New", Courier, monospace;
	font-size: 12px;
	margin: 0px;
}

body.startdoc {
	background: #FFFFFF;
	color: #0E0E0E;
}

td {
	font-family: "Courier New", Courier, monospace;
	font-size: 12px;
}

td.header {
	background: #FFFFFF;
	color: #272727;
	font-weight: bold;
}

td.content {
	background: #FFFFFF;
	color: #0E0E0E;
}

p {
	background: #FFFFFF;
	color: #0E0E0E;
	font-family: "Courier New", Courier, monospace;
	font-size: 12px;
	margin-top: 18px;
	margin-bottom: 12px;
}

p.date {
	font-style: italic;
	margin-bottom: 3px;
}

p.event {
	margin-top: 0px;
}

p.name {
	background: #FFFFFF;
	color: #272727;
	font-weight: bold;
	margin-top: 6px;
	margin-bottom: 3px;
}

p.rolle {
	font-style: italic;
	margin-top: 3px;
	margin-bottom: 18px;
}

p.frage {
	background: #FFFFFF;
	color: #1E1E1E;
	font-style: italic;
}

a, a:link, a:visited {
	background: #FFFFFF;
	color: #7E7E7E;
	text-decoration: none;	
}

a:active, a:hover {
	background: #FFFFFF;
	color: #CC0000;
}

p.hn {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	margin-top: 24px;
	margin-bottom: 0px;
}

a.hn, a.hn:link, a.hn:visited {
	background: #FFFFFF;
	color: #999999;
}
a.hn:active, a.hn:hover, span.hnhi {
	background: #FFFFFF;
	color: #1E1E1E;
}

p.sn { 
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	margin-top: 6px;
	margin-bottom: 20px;
}

a.sn, a.sn:link, a.sn:visited {
	background: #FFFFFF;
	color: #0E0E0E;
}

a.sn:active, a.sn:hover, span.snhi {
	background: #FFFFFF;
	color: #CC0000;
}
