@CHARSET "ISO-8859-1";
div.div-termincontainer {
	width: 460px;
}
div.div-termin-top {
	background-image: url(/images/global/termine_top_bg.gif);
	background-repeat: no-repeat;
	height: 11px;
}
div.div-termin-middle {
	background-image: url(/images/global/termine_middle_bg.gif);
	background-repeat: repeat-y;
	padding: 0px 20px;
}
div.div-termin-bot {
	clear: both;
	background-image: url(/images/global/termine_bot_bg.gif);
	background-repeat: no-repeat;
	height: 20px;
}
table.terminetable td {
	padding: 2px;
	font-size: 13px;
}
div.termin-title-div {
	font-weight: normal;
	/* color: black; */
	padding: 2px 0 2px 25px;
	font-size: 18px;
}
div.termin-image {
	margin-top: 12px;
	margin-left: 10px;
	margin-right: 2px;
}
div.div-termin-subtitle {
	padding: 1px 0 10px 25px;
	font-size: 13px;
}
div.div-termin-normalentry, div.div-termin-weiterecontainer {
	padding: 1px 0 1px 25px;
	color: #999;
}
div.normalentry-inner-content {
	color: #666;
}
div.div-termin-zeit {
	background-image: url(/images/global/uhr.gif);
	background-repeat: no-repeat;
	padding: 0px 0 2px 25px;
	font-weight: bold;
	color: #000;
}
div.div-termin-gruppe {
	background-image: url(/images/global/gruppe.gif);
	background-repeat: no-repeat;
	padding: 0px 0 2px 25px;
	font-weight: normal;
	color: #000;
}
div.div-termin-ort {
	background-image: url(/images/global/pfeil_grau.gif);
	background-repeat: no-repeat;
	padding: 0px 0 0px 25px;
	margin-bottom: 5px;
	color: #000;
}
div.div-ort-info {
	border-left: 1px dotted #bbc;
	/* border-right: 1px dotted #666; */
	padding: 0px 10px 10px 10px;
	margin-bottom: 0px;
	/*
	width: 280px;
	overflow-x: hidden;
	*/
}
.bezeichner {
	font-weight: bold;
}


div.div-startseite-termin-top {
	margin: 0;
	padding: 0;
	line-height: 1px;
	height: 10px;
	background-image: url(/images/global/startseite_termine_top.gif);
	background-repeat: no-repeat;
}
div.div-startseite-termin-middle {
	margin-top: 0px;
	margin-bottom: 0px;
	background-image: url(/images/global/startseite_termine_middle.gif);
	background-repeat: repeat-y;
	padding: 0 15px 0 10px;
}
div.div-startseite-termin-bot {
	height: 15px;
	margin: 0px;
	padding: 0px;
	background-image: url(/images/global/startseite_termine_bot.gif);
	background-repeat: no-repeat;
}

div.div-startseite-termin-zeit {
	background-image: url(/images/global/uhr.gif);
	background-repeat: no-repeat;
	padding: 1px 0 1px 20px;
	font-size: 12px;
	font-weight: normal;
	color: #000;
}
div.div-startseite-termin-ort {
	background-image: url(/images/global/pfeil_grau.gif);
	background-repeat: no-repeat;
	padding: 1px 0 1px 20px;
	font-size: 12px;
	font-weight: normal;
	color: #666;
}
div.termin-startseite-title-div {
	padding-bottom: 4px;
	font-weight: bold;
	padding-left: 20px;
}
