/* Styles für eine Theologen Ausgabe */

body
{
	background-color: #FFFFC3;
}


h1,h2,h3,h4,p,ul,ol,li,div,td,th,address,blockquote,nobr,b,i
{
	font-family:'Times New Roman',Times,serif; 
	color: #000000;
}

table.Kopf 
{  
	width: 100%;
	border-width: 0;
	text-align: center;
	font-size: x-large;
	font-weight: bold;				
}


table.Kopf td .AusgabeNr 
{
	font-size: large;
	font-weight: normal;
}


.SubTitel
{
	text-align: center;
	font-size: x-large;
}

.Titel
{
	text-align: center;
	font-size: xx-large;
	font-weight: bold;
	color: #800080;	
}

.AbsatzTitel
{
	text-align: center;
	font-size: large;
	font-weight: bold;
}

.Einleitung
{
	font-size: medium;
	font-weight: bold;	
}

.Zitat
{
	font-style: italic;
}

.Lit-Verweis
{
	font-style: italic;
}

.Red-Anmerkung 
{
	font-style: italic;
	font-weight: normal;
}