body {color:Navy; text-decoration:none; font-size:13px; font-family: verdana, arial, helvetica, geneva, sans-serif; text-align:center; background-color:white;}
p {text-decoration:none; font-size:13px; text-align:justify; padding-left:2mm; padding-right:2mm; padding-bottom:0mm; padding-top:0mm;}
h1 {color:Navy; text-align:center; padding-top:0mm; }
h2 {color:Navy; text-align:center; padding-top:0mm; }
h3 {color:Navy; text-align:center; padding-top:0mm; }
h4 {color:Navy; text-align:center; padding-top:0mm; }
img {
	border: none;
}
a {
	border: 0;
}
dt{
	font-size:10pt;
	margin-top:6px;
	font-weight:bold;
}
ul {
	font-size:13px;
	text-align:justify;
	margin:0mm;
	padding-left:5mm;
	padding-bottom:5mm;
	padding-right:5mm
}
li {
	font-size:13px; 
	text-align:left; 
	margin-left:15mm;
}
td {
	color: inherit;
	font-size:13px;
	margin-left: inherit;
}
tr.description{
/*	border-bottom-width:1px;
	border-bottom-color:grey;  
	border-bottom-style:solid;  */
}
tr[class=description] p {
  padding-left: 5mm;
  padding-top: 0mm;
  padding-bottom: 0mm;
  margin: 0mm;
}

.inhalt {color:Navy; text-decoration:none; font-size:13px; text-align:center; background-color:white;}
.inhalt1{color:Navy; text-decoration:none; font-size:13px; text-align:justify; background-color:white;}
.inhalt2{color:Navy; text-decoration:none; font-size:13px; text-align:right; background-color:white;}
.inhalt3{color:Navy; text-decoration:none; font-size:13px; text-align:left; background-color:white;}
.left {color:yellow; text-decoration:none; font-size:13px; text-align:left; background-color:Navy;}
.kopf {color:white;  text-decoration:none; font-size:13px; text-align:left; background-color:Navy;vertical-align:bottom;}
.kopf1 {
	color:white;
	text-decoration:none;
	font-size:13px;
	text-align: center;
	background-color: Navy;
	vertical-align:bottom;
}

a:hover { 	
	text-decoration:underline;
	background-color:yellow; 
}
a:active {
   background-color:#CCFFFF; 
}

.old {
	color:gray;
	font-style:italic;
	font-size:11px;
}

td a.old{
	/* font-weight: bold; */
	text-decoration:underline;
}

td.nav {
	color:Navy;
	font-weight: bold;
	text-decoration:underline;
	font-size:10px;
	text-align:center;
	background-color:White;
	border-width:3px;
	border-color:#9999FF;
	border-style:outset;
	padding:4px;
}
.nav4 {
	color:Navy;
	font-weight: bold;
	text-decoration:underline;
	font-size:10px;
	text-align:center;
	background-color:White;
}

.nav4:hover {
	background-color:Yellow;
	color:Navy;
}

.nav {
	color:yellow;
	font-weight: bold;
	text-decoration:underline;
	font-size:12px;
	text-align:center;
	background-color:Navy;
}
a.nav:hover {
	background-color:Navy;
	color:yellow;
}
a.nav:active {
	color:Red;
	background-color:Navy;
}
.nav1 {
	color:yellow;
	font-weight: bold;
	text-decoration:underline;
	font-size:10px;
	text-align:center;
}
a.nav1:hover {
	color:Navy;
}
a.nav1:active {
	color:Red;
}
.nav2 {
	color:yellow;
	text-decoration:none;
	font-weight: bold;
	text-decoration:underline;
	font-size:8px;
	text-align:center;
}
a.nav2:visited {
	color:yellow;
	text-decoration:none;
	font-weight: bold;
	text-decoration:underline;
	font-size:8px;
	text-align:center;
}
a.nav2:hover {
	color:Navy;
}
a.nav2:active {
	color:Red;
}
.nav3 {
	color: Silver;
	text-decoration:none;
	text-decoration:underline;
	font-size:9px;
	text-align:center;
}
a.nav3:visited {
	color: Silver;
}
a.nav3:hover {
	color: Navy;
}
a.nav3:active {
	color: Red;
}
.navOff {
	color:yellow;
	text-decoration:none;
	font-weight:bold;
	font-size:12px;
	text-align:center;
	background-color: Navy;
}
a.navOff:hover {
	background-color:Navy;
	text-decoration:none;
	color:yellow;
}
a.navOff:active {
	color:Red;
}
a.h2 {	
	color:Navy;
	font-weight:bold;
	font-size:20px;
}

.admin {
	color:Navy;
	font-size:12px;
	text-align:justify;
}

p.block {
	margin-left:5mm;
	margin-right: 5mm;
	text-align : justify;
}


a.nav {
	color: Yellow;
	font-weight:bold;
	text-decoration:underline;
	font-size:12px;
	text-align:center;
	background-color:Navy;
}

td.aus {color:black;}


/* für die Losungen */
/* Datumszeile */
p.TL       {
	font-size:14px;
	text-align:center;
	font-weight:bold;
	color:navy;
	padding:0mm;
}

/* Verse */
p.L        {
	font-size:11px;
	text-align:center;
	color: navy;
	font-weight:bold;
	padding:0mm
}

/* Versangaben */
p.SL       {
	font-size:9px;
	text-align:center;
	color: navy;
	font-style:italic;
	padding:0mm
}

