@charset "utf-8";
body#dark{
	background-color: #333333;
}

td{
	background-color:#e8e8e8;
	border-bottom:1px solid #FFF;
}
.line{
		height:63px;
}
.datum{
text-align:left;
width:80px;
}
.event_name{
	font-weight: bold;
	font-size: 13px;
}
.lineup{
	font-size: 12px;
	color: #333333;
}
