BODY {
	color: #E3E3E3;
	background-color: Black;
	background-image: url(hintergrund.jpg);
	font-family: Verdana, sans-serif;
	font-size: small;
	text-align: left;
	background-repeat: no-repeat;
}

A {
	color: #66FF99;
}

A:HOVER {
	color: #FF007B;
}

p {
	margin-top: 1.4em;
}

h2 {
	color: #66FF99;
}

.datum{
	color: #FF3399;
	font-size: small;
	font-weight: bold;
}

.ort{
	color: #cccccc;
	font-weight: bold;
}
	
.bands{
	font-size: medium;
	font-variant: small-caps;
	font-weight: bold; 
}

.text{
	color: #cccccc;
	font-size: small;
	}

.starttime {
	color: #FF3399;
	font-size: x-small;	
}