.rahmenfarbe { color: #fff; font-size: 14px; font-weight: bold;	background-color: #565b7b }
.stclemens { color: #ff0; font-size: 11px; font-family: Arial; font-weight: normal }
.seitentitel   { color: #7d2c1a; font-size: 18px; font-family: Arial, Verdana, Arial, Helvetica, sans-serif; font-weight: bold }
.blocksatz    { font-size: 11pt; font-family: Arial, Verdana, Arial, Helvetica, sans-serif; text-align: justify }
.link { font-family: Verdana ; }
.absatztrenner { }
.alphabetlink { color: #2d5980; font-size: 16px; font-family: Arial; font-weight: bold; background-color: #ffea82; text-decoration: none; }
.cb_navi { color: #2a5caa; 	text-decoration: none; }
.konzertfarbe { color: #000; background-color: #cf9; }
.bildposition { }
#kollekten {
	background-color: #FF9;
	border: 2px solid #C60;
}
#kommunion {
	background-color: #FF9;
	text-align: center;
	border: 2px solid #333;
}
#lektoren {
	background-color: #FF9;
	text-align: center;
	border: 2px solid #666;
}

#kommunion tr td {
	border: 1px solid #666;
	text-align: center;
	height: 30px;
}
#lektoren tr td {
	text-align: justify;
	height: 30px;
	border: 1px solid #333;
}

#kommunion .zelle {
	background-color: #CF6;
	width: 110px;
	padding-left: 5px;
	text-align: left;
}
#lektoren .zelle {
	background-color: #CF6;
	text-align: left;
	width: 103px;
	padding-left: 5px;
}


#kollekten tr td {
	height: 30px;
	border: 1px solid #333;
	text-align: center;
	vertical-align: middle;
}
#kollekten .zelle {
	background-color: #CF6;
	text-align: left;
	padding-left: 10px;
	width: 100px;
}
#kollekten tr:hover {
	background-color: #9FC;
}
#lektoren tr:hover {
	background-color: #9FC;
}

#kommunion tr:hover {
	background-color: #9FC;
}

