body {
  background-color: #FFFFFF;
  background-image: url(./img/bg.jpg);
  background-attachment: scroll;
  background-position: left top;
  background-repeat: no-repeat;
  padding:0pt;
  margin:0pt;
  scrollbar-face-color:#FFFFFF;
  scrollbar-shadow-color:#F9C971;
  scrollbar-highlight-color:#FFFFFF;
  scrollbar-3dlight-color:#F9C971;
  scrollbar-darkshadow-color:#FFFFFF;
  scrollbar-track-color:#FFFFFF;
  scrollbar-arrow-color:#F9C971;
}

body, table, td, div {
  color: #660000;
  font-family: Arial, Verdana, Helvetica;
  font-size: 10pt;
  text-align: left;
}

table, td {
  vertical-align:top;
}

a {
  color: #E06000;
  text-decoration: none;
}

a:link {
  color: #E06000;
}

a:active {
  color: #E06000;
}

a:hover {
  color:#000000;
}

#li-start {
  position:absolute;
  left:5px;
  top:69px;
  width:125px;
  height:25px;
  z-index:2;
}

#li-about {
  position:absolute;
  left:155px;
  top:69px;
  width:125px;
  height:25px;
  z-index:2;
}

#li-about-open {
  position:absolute;
  left:165px;
  top:94px;
  width:125px;
  height:52px;
  z-index:2;
  visibility:hidden;
}

#li-about-wir {
  position:absolute;
  left:0px;
  top:1px;
  width:125px;
  height:25px;
  z-index:2;
}

#li-about-glaube {
  position:absolute;
  left:0px;
  top:27px;
  width:125px;
  height:25px;
  z-index:2;
}

#li-termine {
  position:absolute;
  left:305px;
  top:69px;
  width:125px;
  height:25px;
  z-index:2;
}

#li-jugend {
  position:absolute;
  left:455px;
  top:69px;
  width:125px;
  height:25px;
  z-index:2;
}

#li-kontakt {
  position:absolute;
  left:605px;
  top:69px;
  width:125px;
  height:25px;
  z-index:2;
}

#losung {
  width:90%;
  color:#000000;
  background-color: #98743D;
  padding:5px;
  border-color: #FFFF99;
  border-style: solid;
  border-width: 1px;
}

#login {
  position:absolute;
  left:20px;
  top:570px;
  width:100px;
  height:25px;
  z-index:2;
}
