	html, body {
		padding: 0px;
		margin: 0px;
		border: 0px;
		text-align: center;
		height: 100%;
	}
	body {

		font-family: arial, helvetica, sans-serif;
		font-size: 70%;		
	}



.zeitraum {
	position: relative;
	width: 707px;
	text-align: left;
	/*float:right;*/
	margin: 0px;
	clear: both;
	font-size: 80%;
}

.zeitraum a {
	text-decoration:none;	
}
.daten {
	position: relative;
	float: left;
}
.zeit {
	width: 37%;
	overflow: hidden;
}
.act {
	width: 62%;
	overflow: hidden;
}


.auftritt:hover {

background-color:#E3D7DA !important;
	
}