<style>

	.platzhalterMussBleiben 		{  }
	
	h1						{ text-align:center; width:100%; font-size:2em; font-weight:bold; color:red; }
	h2						{ text-align:center; width:100%; font-size:1.6em; font-weight:bold; color:red; }
	h3						{ text-align:center; width:100%; font-size:1.1em; font-weight:bold; color:red; }
	h4						{ text-align:center; width:100%; font-size:1em; font-weight:bold; color:red; }

	.wechselText, .wechsel 	{ font-size:1.0em; margin-top:16px; margin-left:16px; text-align:justify; color:#08088A; font-family:arial; }
	.vers  					{ font-size:1.0em; margin-top:16px; font-weight:bold; text-align:justify; }
	.wechselText .vers, .wechsel .vers	{ font-size:0.9em; margin-top:16px; font-weight:bold; text-align:justify; margin-left:-16px; color:black; }
	.wechselText .wechselText, .wechsel .wechsel { margin-left:0px; }
	.wechselText .irmos, .wechsel .irmos  { margin-left:-16px; }
	.wechselText .litAnweisung, .wechsel .lit  { font-size:0.9em; }
	.wechselText p::first-letter, .wechsel p::first-letter { color: red;}
	
	.wechselVers  			{ font-size:1.0em; margin-top:16px;  margin-bottom:16px; font-weight:bold; text-align:justify;  margin-left:-16px; color:black; }
	
	.prokimenon				{ color:#08088A; font-family:arial; }
	.parimien				{ color:#08088A; }
	.litia					{ font-style:italic; }
	.irmos					{ font-weight:bold; font-size:1.0em; margin-top:16px; text-align:justify; color:#08088A; font-family:arial; }
	.kononLitInfo			{ margin-top:16px; margin-bottom:-10px; text-align:center; color:red; font-family:arial; }
	.kanonOdeName			{ margin-top:16px; margin-bottom:-10px; text-align:center; color:red; font-family:arial; font-weight:bold; }
	.kanonAnmerkung			{ margin-top:16px; margin-bottom:-10px; text-align:justify; color:red; font-family:arial; font-size:0.9em; }
		
	.festerText, .fest		{ font-size:1.0em; margin-top:16px; line-height: 20px; text-align:justify; }
	.festerText p::first-letter, .fest p::first-letter { color: red;}
	
	.litAnweisung, .lit		{ color:red; }
	div .litAnweisung, div .lit	{ font-size:1.0em; margin-top:16px; line-height: 20px; text-align:justify; }
	.litKommentar			{ color:red; font-size:1.0em; margin-top:4px; line-height: 20px; text-align:justify; }
	.litKommentar::first-letter { font-size:1.2em; font-weight:bold; }
	
	.vorText				{ color:red; }
	.toene					{ color:red; margin-left:16px; font-size:0.8em; }
	.actorAngabe, .actor	{ font-weight:bold; color:black; }
	.leiserText, .leise		{ font-style:italic; }
	.mittig					{ text-align:center; }
	
	.umEingefuegtenfestenText 		{   }
	
	.uberschriftGottesdienst { font-size:2em; text-align:center; width:100%; font-weight:bold; margin-top:5px; }
	.unterUberschriftGottesdienst { font-size:1.5em; text-align:center; width:100%; font-weight:bold; }
	.wocheNachPfingsten 	{ font-size:1.2em; text-align:center; font-weight:bold; }
	.heiligenAuflistung 	{ font-size:1.2em; margin-top:16px; margin-bottom:16px; text-align:center; font-weight:bold; } 
	.ersterBuchstabe, .erster	{ color:red; }
	.festZeichen			{height:0.7em;}
	.klammerBibel 			{ color:#F2F2F2; font-size:0.8em; }
	
	.optionen 				{ font-size:1.0em; }
	
	@media (min-width: 991px) {
		.hauptDiv 			{ max-width:800px; margin-left: auto; margin-right: auto; }
	}
	@media (max-width: 991px) {
		.hauptDiv 			{ margin-top:20px; margin-left:100px; margin-right:100px; margin-bottom:20 px; }
	}
	
	.buchUeberschrift		{ text-align:center; width:100%; font-size:2em; font-weight:bold; color:red; margin-top:8px;}
	.nameText				{ text-align:center; color:red; font-weight:bold; margin-top:16px; }
	.anmerkungText			{ text-align:center; color:red; margin-top:16px;}
	.gottesdiensteListe 	{ font-size:1.2em; margin-top:16px; line-height: 20px; text-align:justify; }

</style>