body,td,th {
	color: #000000;
}
body {
	background-color: #E3E3E3;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-image: url(images/raster.jpg);
}
div.veranstaltung {
	margin-top: 5px;
	margin-left: 5px;
}


.artist,.country  {
	color: white;
	font-family: Georgia;
	margin-left: 5px;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 25px;
	text-transform: uppercase;
	
}
.ort,
.eintritt,
.zusatz {
	font-size: 11px;
	font-family: Tahoma;
	margin-left: 5px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	text-transform: uppercase;
	line-height: 16px;
}

.eintritt, .datum {
	width: 130px;
	float: left;
}


.country1 {
	margin-left: 5px;
	font-size: 12;
}
.datum1 {
	font-size: 14px;
	font-family: Georgia;
	margin-left: 5px;
	margin-top: 0px;
	margin-bottom: 0px;
	font-weight: bold;
	color: #FFFFFF;
	text-align: right; 
	margin-right:5px;
}

a:link { text-decoration:none; border:none;font-weight:normal; color:white; }
a:visited { text-decoration:none; font-weight:normal; border:none; color:white; }
a:hover { text-decoration:none; font-weight:normal; color:black; border:none; background-color:transparent; }
a:active { text-decoration:none; font-weight:normal; color:black; border:none;background-color:transparent; }
a:focus { text-decoration:none; font-weight:normal; color:black; border:none; background-color:transparent; }
