body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 0.9em;
	background-color: #FFFFCC;
	color: #000000;
}
h1 { font-size: 1.8em; line-height: 125%; font-weight: 700; letter-spacing: 2px; text-align: center; }
h2 { font-size: 1.4em; line-height: 125%; font-weight: 600; letter-spacing: 1px}
h3 { font-size: 1.1em; line-height: 125%; font-weight: 700}
a {
	text-decoration: none;
	color: #1c5fb8
}
td {
	vertical-align: top;
}

li { /* impressum */
	font-size: 0.84em;
	line-height: 1.4em;
	white-space: normal;
	list-style-type: disc;
	list-style-position: outside
}



.back {
	font-size: 0.9em;
	color: #1c5fb8;
	font-weight: bold;
}



.main {
	background-image: url(b/relief.jpg);
}
.main p {
	margin-top: 0.4em;
	line-height: 1.6em;
}
.main h3 {
	margin-top: 2.5em;
}
.main h1+h3, .main #pastor {
	margin-top: 1em;
}
.main li { /* veranstaltungsdetails */
	line-height: 1.5em;
	white-space: normal;
	list-style-type: none;
	list-style-image: none;
	list-style-position: outside;
    margin: 7px 0 8px 10px;
}
.main li:before {
	content: "\00BB \0020";
}
#godis td {
    white-space: nowrap;
}
.feg { /* ueberschriften frei - evangelisch - gemeinde */
	font-style: italic;
	font-size: x-large;
	color: #1c5fb8;
}
.small {
	font-size: small;
}
.zitat {
	font-style: italic;
}
.color0 {
    background-color: #D5D5D5;
}
.color1 {
	background-color: #A5A5A5;
}



.nav { /* Navigation */
	font-size: 0.8em;
	line-height: 1.4em;
	color: #1c5fb8;
	letter-spacing: 0.1em;
	font-weight: bold;
}
.nav a {
	color: #003982;
}
.nav a:hover {
	color: #C0C0FF;
	background-color: #0020A0;
}
.nav a.subnav { /* Veranstaltungen... */
    font-size: 0.9em;
}
.nav a.aktuell { /* Aktuelles */
    font-size: 0.9em;
    color: black;
}
.nav a.aktuell:hover {
	color: #0020A0;
	background-color: #FFFFCC;
}

.impressum { /* links impressun, disclaimer */
	color: #003982;
	font-size: 0.6em;
	vertical-align: bottom;
}
