@charset "utf-8";

.termine {
	background-color: #f0f0f0;
	padding-left: 1.2em;
	padding-bottom: 2px;
	padding-top: 2px;
}
.termintext {
	color: #666;
}
Uelzen             {
	font-weight: normal;
	color: #666;
}
.termintext a     {
	font-weight: normal;
	color: #666;
}
#termine #content .termincontent .termine .stueck .termintext a:hover {
	font-weight: normal;
	color: #DD1D2C;
}
.termintext a:hover {
	font-weight: normal;
	color: #DD1D2C;
}

#termine #content .termincontent .termine2 .stueck .termintext a {
	font-weight: normal;
	color: #666;
}
#termine #content .termincontent .termine2 .stueck .termintext a:hover {
	font-weight: normal;
	color: #DD1D2C;
}


#termine #content .termincontent .termine .spielstaette .termintext a {
	font-weight: normal;
	color: #666;
}
#termine #content .termincontent .termine .spielstaette .termintext a:hover {
	font-weight: normal;
	color: #000;
}

#termine #content .termincontent .termine2 .spielstaette .termintext a {
	font-weight: normal;
	color: #666;
}
#termine #content .termincontent .termine2 .spielstaette .termintext a:hover {
	font-weight: normal;
	color: #000;
}



.termine2 {
	background-color: #e0e0e0;
	padding-left: 1.2em;
	padding-bottom: 2px;
	padding-top: 1px;
}
.datum {
	float:left;
	width: 104px;

}
.stueck {
	width: 280px;
	float: left;
}
.spielstaette {
	width: 160px;
	margin-left: 16px;
	float: left;
}
.leer {
	height: 32px;
	width: 576px;
	background-color: #FFF;
}
