body {
	font-family: Arial, Helvetica, sans-serif;
	background-color: #000033;
	color: #FFFFFF;
	font-size: 11px;
	width: 670px;
	text-align: justify;
}
a {
	font-weight: bold;
}
h2 {
	font-size: 13px;
}
h1 {
	font-size: 15px;
}
th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	text-align: left;
}
td {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-align: left;
}
.hell {
	background-color: #666666;
}
.dunkel {
	background-color: #333333;
}
.festival {
	color: #FF3399;
}
.programm {
	color: #FF6600;
}
.media {
	color: #33CCFF;
}
.submission  { color: #993300 }
.footer { color: white; font-size: 9px }

