body {
	font-family: sans-serif;
	background-color: rgb(255, 255, 245);
	color: rgb(0, 0, 0);
}

a {text-decoration: none;}
a:link {color: rgb(0, 0, 127);}
a:visited {color: rgb(63, 63, 63);}
a:focus, a:active {color: rgb(255, 0, 0);}
a:hover {color: rgb(127, 0, 0); text-decoration: underline;}

#fischbereich {float: left; padding-left: 25px; width: 155px;}
#kopfzeile {border-bottom-style: solid; border-bottom-width: 1px; color: rgb(200, 200, 200); margin: 0 0 0 180px;}
.kopfzeile_oben {font-size: x-large; color: rgb(0, 0, 0); padding: 15px 0 5px 0;}
.kopfzeile_unten {font-size: x-large; color: rgb(0, 0, 0); padding: 5px 0 15px 0;}
.schatten {text-shadow: 3px 3px 5px rgb(205, 205, 128);}

#navileiste {border-right-style: solid; background-image:url("img/pauluskirchturm.gif"); background-repeat:no-repeat; border-right-width: 1px; color: rgb(200, 200, 200); padding: 0 0 20px 0;}
.navi a {color: rgb(0, 0, 127); display: block; border-style: outset; border-width: 2px; font-size: medium; padding: 2px; margin: 0 10px 10px 0; text-decoration: none; background-color: rgba(255, 255, 245, 0.6);}
.navi a:link {color: rgb(0, 0, 127);}
.navi a:visited {color: rgb(0, 0, 127);}
.navi a:focus, a:active {color: rgb(0, 0, 127);}
.navi a:hover {border-style: inset; border-width: 2px; color: rgb(0, 0, 127); background-color: rgb(255, 255, 245); text-decoration: none;}
.subnavi {display: none;}
.subnavi a {font-size: small; border-style: none; padding-left: 10px;}
.subnavi a:hover {font-size: small; border-style: none; background-color: rgb(205, 205, 128);}

#seitenkopf {font-size: x-large; font-weight: bold; font-variant: small-caps; color: rgb(0, 0, 127); margin: 0 0 20px 0;}
.bildbereich {margin: 20px; text-align: center;}
.bildbereich_links {margin-right: 20px; margin-bottom: 20px; float: left; text-align: left;}
.bildbereich_rechts {margin-left: 20px; margin-bottom: 20px; float: right; text-align: right;}
.untertitel {font-style: italic; font-size: medium;}
.losung {border-style: solid; border-width: 1px; border-color: rgb(0, 0, 127); clear: both; text-align: justify; padding: 10px; margin: 20px 0;}
.absatzbereich {margin: 20px 0;}
.absatzkopfbereich {font-size: x-large; font-weight: bold;}
.kopfbereich {font-weight: bold; font-size: medium;}
.textbereich {text-align: justify; font-size: medium; line-height: 25px;}
.wichtig {text-decoration: underline;}
.neu {color: rgb(255, 0, 0);}
.markieren {color: rgb(0, 0, 127);}
.liste {list-style-type:circle; margin: 0 20px}

.termin {font-size: medium; margin: 10px 0; line-height: 25px;}
.datum {display: inline-block; width: 160px; font-size: medium; font-weight: bold;}
.tag {display: inline; font-size: medium; font-weight: bold;}
.uhrzeit {display: inline-block; width: 120px; font-size: medium; margin-left: 40px;}
.beschreibung {display: inline; font-size: medium; font-style: italic;}

