@charset "utf-8";
/* CSS Document */


p.noresult {
	padding: 26px 6px 26px 6px;
	text-align: center;
}

table.terminliste {
	margin-bottom: 20px;
}

table.terminliste td.art {
	width: 8px
}

table.terminliste td.datum {
	font-family:"Courier New", Courier, monospace;
	font-size: 12px;
	width: 146px;
}

table.terminliste td.titel {
	font-weight: bold;
}

table.terminliste td.link {
	font-size: 11px;
	padding-left: 6px;
}

table.terminliste td.zusatzinhalt {
	font-size: 11px;
}

table.terminliste td.sel {
	background-color: #e3eab4; /*#d9c4c4;*/
}



#maincontent div.middle div div div.terminartlegende {
	background-color: #e3e3e3;
	padding-left: 18px;
	font-weight: bold;
	line-height: 24px;
}


table.terminartlegende {
	background-color: #e3e3e3;
	width: 552px;
}

table.terminartlegende td.space {
	width: 14px;
}

table.terminartlegende td.farbe {
	width: 12px;
}

table.terminartlegende td.bez {
	padding-left: 4px;
}

p.space {
	background-color: #e3e3e3;
	line-height: 4px;
}
