body {
 background-color: #333;
 color: #111;
 font-family: verdana, arial, helvetica, sans-serif;
 font-size: 100.01%;
 margin: 10px;
 padding: 0;
 overflow: auto;
}
#oben{
 background-color: #fff;
 color: #111;
 background-image: url(img/kirche.gif);
 background-repeat: no-repeat;
 background-position: 10px 50%;
 border-top: 2px solid #999;
 border-right: 2px solid #999;
 border-left: 2px solid #999;
 margin: auto;
 width: 980px;
 height: 2.8em;
 position: relative;
 left: 0;
}
h1 {
 color: #111;
 font-family: "times new roman", arial, verdana, helvetica, sans-serif;
 font-size: 140%;
 font-style: italic;
 letter-spacing: 2px;
 margin: 7px;
 text-align: center;
 width: 690px;
}
#home {
 font-size: 70%;
 line-height: 1.6em;
 text-align: right;
 position: absolute;
 top: 5px;
 right: 0;
 z-index: 1;
}
#home a {
 margin-right: 5px;
}
a {
 background-image: url(img/link.gif);
 background-repeat: no-repeat;
 background-position: 0px 50%;
 color: #06f;
 padding-left: 7px;
 text-decoration: none;
}
a.extern {
 background-image: url(img/extern.gif);
 background-repeat: no-repeat;
 background-position: 0px 50%;
 padding-left: 15px;
}
a:focus {
 outline: 1px dotted #c00;
}
a:hover {
 background-image: url(img/link_hover.gif);
 color: #c00;
 text-decoration: underline;
}
a:hover.extern {
 background-image: url(img/extern_hover.gif);
}
a.aktiv, a:hover.aktiv {
 color: #000;
}
a.top {
 background-image: url(img/top.gif);
 background-repeat: no-repeat;
 background-position: 0px -4px;
 padding-left: 20px;
 font-size: 90%;
 font-style: italic;
}
a:hover.top {  
 background-image: url(img/top_hover.gif);
}
.ztop {
 margin: 0;
 padding: 0 10px 3px 0;
 text-align: right;
}
#hmen {
 background-color: #fff;
 color: #111;
 border-top: 1px solid #999;
 border-right: 2px solid #999;
 border-bottom: 2px solid #999;
 border-left: 1px solid #999;
 font-size: 90%;
 font-weight: bold;
 margin: auto;
 text-align: center;
 width: 981px;
 height: 1.2em;
 position: relative;
}
#hmen li {
 border-left: 1px solid #999;
 display: block;
 float: left;
}
#hmen a {
 background-image: none;
 display:block;
 width: 73px;
}
#hmen a.aktiv {
 font-style: italic;
}
#mitte {
 background-color: #fff;
 color: #111;
 border: 2px solid #999;
 clear: both;
 margin: 11px auto 0 auto;
 text-align: left;
 width: 980px;
 position: relative;
}
#box {
 font-size: 85%;
 overflow: auto;
 width: 710px;
 height: 460px;
}
#inhalt {
 border-right: 2px solid #999;
 text-align: left;
 width: 690px;
 min-height: 460px;
}
* html #inhalt {
 height: 460px;
}
#top {
 padding: 0 5px 0 5px;
}
h2 {
 color: #111;
 font-family: arial, verdana, helvetica, sans-serif;
 font-size: 125%;
 font-style: italic;
 letter-spacing: 1px;
 margin: 0;
 padding: 7px;
 text-align: center;
}
#top div {
 margin: 0;
 padding: 0 0 0 4px;  
}
#top p {
 font-size: 85%;
 margin: 0 0 3px 4px; 
}
.offen#top  {
 background-image: url(img/ok.png);
 background-repeat: no-repeat;
 background-position: 9px 5px;
}
.ok {
 text-indent: 43px;
 padding: 5px 0 10px 0;
}
.kfoto li {
 float: left;
 font-size: 75%;
 margin: 0;
 text-align: center;
 width: 112px;
 height: 8.3em;
}
.kfoto img {
 border: 1px solid #ccc;
}
#info {
 border: 1px dotted #777;
 font-size: 95%;
 margin: 0 7px 5px 7px; 
 padding: 5px 5px 0 5px; 
 text-align: justify;
}
#info p {
 font-weight: normal;
 margin: 0 0 9px 0
}
#info p:first-letter {
 color: #111;
 font-family: arial, helvetica, sans-serif;
 font-size: 110%;
 font-weight: bold;
 padding-right: 2px;
}
h3 {
 color: #111;
 font-family: verdana, helvetica, sans-serif;
 font-size: 90%;
 letter-spacing: 1px;
 margin: 20px 0 2px 10px;
 text-align: left;
}
h4 {
 font-size: 90%;
 margin: 0px 0 5px 0;
 text-align: left;
}
b {
 color: #000;
}
strong {
 color: #000;
 font-size: 95%;
}
ul, li {
 display: inline;
 margin: 0;
 padding: 0;
}
img {
 border:none;
}
p {
 line-height: 1.2em;
 padding: 0;
}
.block {
 display: block;
}
.inline {
 display: inline;
}
.fett {
 font-weight: bold;
}
.gross {
 font-size: 120%;
}
.klein {
 font-size: 90%;
}
.kleiner {
 font-size: 80%;
}
.kursiv {
 font-style: italic;
}
.links {
 text-align: left;
}
.mitte {
 text-align: center;
}
.rechts {
 text-align: right;
}
.left {
 float: left;
}
.right {
 float: right;
}
.clear {
 clear: both;
}
.quelle {
 font-size: 85%;
}
em.quelle {
 display: block;
}
.hinweis {
 border-top: 1px dotted #777;
 margin-top: 12px;
 padding-top: 9px;
}
#menue {
 border-left: 2px solid #999;
 display: block;
 font-size: 80%;
 overflow: auto;
 width: 264px;
 height: 460px;
 position: absolute;
 top: 0;
 right: 0;
 z-index: 4;
}
#menue h3 {
 background-image: url(img/unten.gif);
 background-repeat: no-repeat;
 background-position: 10px 90%;
 color: #000;
 margin: 0;
 text-align: center;
}
#menue a {
 background-repeat: no-repeat;
 background-position: 3px 50%;
 display: block;
 line-height: 1.10em;
 padding: 0;
 text-align: left;
 text-indent: 10px;
}
#menue a:focus {
 width: 99%;
}
#menue a.aktiv {
 background-image: url(img/link_aktiv.gif);
 background-repeat: no-repeat;
 background-position: 0 50%;
 color: #000;
 font-style: italic;
 text-decoration: none;
}
#kreis {
 color: #ddd;
 font-size: 70%;
 text-align: right;
 margin: auto;
 width: 980px;
 position: relative;
}
#kreis li {
 float: right;
 font-size: 0.5%;
 width: 1px;
 height: 1px;
 position: absolute;
 top: 10px; 
}
#foto {
 clear: both;
 margin: 0;
 padding: 0 0 0 12px;
 text-align: justify;
}
#foto a {
 background-image: none;
 margin: 0 6px 6px 0;
 padding: 0;
 text-align: center;
 width: 78px;
 height: 52px;
}
* html #foto a {
 margin: 0 3px 4px 0;
}
#foto a:hover {
 background-image: none;
}
#foto .fm {
 display: block;
 float: left;
 position: relative;
}
#foto .fm img {
 border: 1px solid #ccc;
 position: relative;
 top: 0px;
 z-index: 2;
}
#foto .fm span {
 font-size: 5%;
 width: 78px;
 position: absolute;
 top: 0;
 left: 5px;
 z-index: 0;
}
* html #foto .fm img {
 margin: -15px 2px 0 0;
 position: static;
 z-index: 2;
}
* html #foto .fm span {
 position: static;
 top: 5px;
 z-index: 1;
}
#foto .fm:focus img, #foto .fm:active img {
 display: none;
}
#foto .fm:focus, #foto .fm:active {
 background-color: #fff;
 color: #000;
 font-size: 95%;
 outline: none;
 display: block;
 text-align: left;
 width: 690px;
 height: 460px;
 padding: 0;
 position: absolute;
 top: 0px;
 left: 0;
 z-index: 3;
}
#foto a.fm:focus span, #foto a.fm:active span {
 background-color: #333;
 color: #ddd;
 font-size: 90%;
 cursor: pointer;
 display: inline;
 width: 100%;
 position: absolute;
 top: 462px;
 left: 0;
 z-index: 5;
 text-decoration: none;
 }