body {
  font:.75em/1.4em "Lucida Grande", "Lucida Sans Unicode", lucida, verdana, arial, helvetica, sans-serif;
  /*font-family: verdana,sans-serif; */
  font-size: 11px;
  color: #333333;
  background-color: #785A3C;
  background-image: url(./pics/gifs/bkgd_body.gif);
  background-repeat: repeat-y;
  background-position: center;
  text-align: left;
  margin: 0 auto 0 auto;
  padding: 5px;
}
INPUT {
  font-size:10px;
  background-color : whitesmoke;
  border: 1px solid #CDBA96;
  font-family: Verdana;
}
#glideDiv {
  position: absolute;
  visibility: hidden;
  filter: alpha(opacity=85);
  opacity: .85;
}
input.button {
  width: 45px;
  height: 17px;
  font-size: 10px;
  font-weight: normal;
  margin: 0px 0px 1px 0px;
}

/*  Horizontal nav */
#menu {
  margin: 0;
  padding: 0;
}

#menu ul {
  border: 0;
  margin: 0;
  padding: 0;
  list-style-type: none;
  text-align: center;
  clear: left;
}

#menu ul li {
  display: block;
  float: left;
  text-align: center;
  padding: 0;
  margin: 0;
}

#menu ul li .one {
  background: #F1EAE4;
  width: 104px;
  height: 2em;
  border-top: 1px solid #ccc;
  border-left: 1px solid #ccc;
  border-bottom: 1px solid #ccc;
  border-right: none;
  padding: 0;
  margin: 0 0 10px 0;
  color: #9C681C;
  text-decoration: none;
  display: block;
  text-align: center;
  font-weight: normal;
  letter-spacing: 1px;
  line-height: 2em;
  font-size: 10px;
  voice-family: inherit;
  margin-bottom: 0px;
  background: URL(./pics/gifs/bg_navi2.gif);
}
#menu ul li .aktiv {
  background: #F1EAE4;
  width: 104px;
  height: 2em;
  border-top: 1px solid #ccc;
  border-left: 1px solid #ccc;
  border-bottom: 1px solid #ccc;
  border-right: none;
  padding: 0;
  margin: 0 0 10px 0;
  color: #9C681C;
  text-decoration: none;
  display: block;
  text-align: center;
  font-weight: normal;
  letter-spacing: 1px;
  line-height: 2em;
  font-size: 10px;
  voice-family: inherit;
  margin-bottom: 0px;
}

html>#menu ul li a  {
  font-size: 10px;
}

#menu ul li#five a  {
  width: 100px;
}

#resources a:link, #resources a:visited {
  border-right: 1px solid #cccccc;
}

#menu ul li a:hover {
  color: #000000;
  background: #F1EAE4;
}

/* Hauptdokument */
body#sectionone #menu li#one a,
body#sectiontwo #menu li#two a,
body#sectionthree #menu li#three a,
body#sectionfour #menu li#four a,
body#sectionfive #menu li#five a {
  background: #c30;
  border: 1px solid #c30;
  color: #fff;
  font-weight: bold;
}

div {
  font-family:Verdana, Arial, Helvetica, Sans-Serif;
  font-size:11px;
  color:#444444;
  margin:0;
  padding:0;
}

p {
  padding:0;
  margin:0;
}

img {
  border:0px;
}
#header {
  width: 100%;
  height: 200px;
  border: 1px solid #999999;
  margin-bottom: 10px;
  background: #ffffff;
}

#h1 {
  width: 100%;
  height: 180px;
  border-bottom: 1px solid #999999;
  background: #785A3C;
  background:url(pics/header/header.jpg);
  margin:0px;
  padding:0px;
}

#h1 h1 {
  margin:0px;
  padding: 10px;
  text-align: right;
  font-size: 15px;
  vertical-align: bottom;
  font-family: verdana, arial, helvetica, sans-serif;
  font-weight: bold;
}

#all {
  width: 735px;
  position: absolute;
  top: 10px;
  left: 50%;
  margin-left: -370px;
  margin-right: -375px;
}



#inhalt {
  background-color: #ffffff;
  width: 100%;
  border: 1px solid #999999;
  margin-top: 10px;
  margin-bottom: 0px;
  border-bottom: 0px;
  float:none;
}
#navi {
  background: #ffffff;
  /*width: 100%; */
}

#content {
  padding-left: 7px;
  padding-top: 7px;
  padding-bottom: 0px;
  line-height: 1.7;
  width: 510px;
}
#content h1 {
  line-height:1.5;
  color:#BB8330;
  font-size:15px;
  border-bottom:1px solid #92795F;
  margin:5px 5px 10px 5px;
  padding:0 0 0 5px;
  text-align: left;
  width: 450px;
}

#content h2 {
  line-height:1.5;
  color:#695e7c;
  font-size:10pt;
  /*background:#fafafa;*/
  border-bottom:1px solid #999999;
  border-right:1px solid #999999;
  margin:25px 5px 10px 15px;
  padding:0 0 0 5px;
}

#content p {    
  margin: 0px;
  text-align:justify;
  padding: 3px;
}
#content .img{
  border: 1px solid #ccc;
  margin: 5px 5px 5px 5px;
  padding: 5px;
  display: block;
  background: #ffffff;
  float: left;
  color: #333333;
}
#content .imgright{
  border: 1px solid #ccc;
  margin: 5px 5px 5px 5px;
  padding: 5px;
  display: block;
  background: #ffffff;
  float: right;
  color: #333333;
}
#content dd {
  background: url("./pics/gifs/quote_left.gif") 0 0 no-repeat;
  padding-top: .5em;
  padding-left: 10px;
}

#content blockquote {
  margin: 0;
  background: url("./pics/gifs/quote_right.gif") 100% 100% no-repeat;
  padding-bottom: 10px;
  margin-right: 20px;
  padding-right: 20px;
  padding: 10px;
  font-family:georgia, Verdana, Arial, sans-serif;
  font-style: italic;
  font-size: 12px;
}
#content .radio {
  border: 0px;
  background: white;
}
#content blockquote cite{
  font-family: Verdana, Arial, sans-serif;
  font-style: normal;
  font-size: 10px;
  text-align: right;
  float: right;
}

#content ul {
  list-style-type:none;
  list-style-image:url(./pics/gifs/bullet.gif);
}
#content hr {
  background-image: url(./pics/gifs/pb-linie.gif);
  width: 200px;
  height: 20px;
  border: 0 none;
  margin: 0 auto;
  text-align: center;/*IE*/
}
#content .preview {
  border: 1px solid #ccc;
  padding: 4px;
  margin: 5px;
  width: 500px;
}

#content dd.main-content, dd.main-content dl dd {
  background: url("./pics/gifs/quote_left.gif") 0 0 no-repeat;
  padding-top: .5em;
  padding-left: 20px;
}
#content textarea {
  font-size:10px;
  background-color : whitesmoke;
  border: 1px solid #CDBA96;
  font-family: Verdana;
  padding: 3px;
}
#content input {
  font-size:10px;
  background-color : whitesmoke;
  border: 1px solid #CDBA96;
  font-family: Verdana;
  padding: 3px;
}
#content a {
  color: #999999;
}
#content a:hover {
  color: #999999;
  text-decoration: none;
}

#subject dd.main-content blockquote {
  margin: 0;
  background: url("./pics/gifs/quote_right.gif") 100% 100% no-repeat;
  padding-bottom: 10px;
  padding-right: 20px;
}

/* Vertical nav */
#button {
  width: 200px;
  border-right: 0px solid #000;
  padding: 0px 0px 0px 0px;
  font-family: Verdana, Lucida, Geneva, Helvetica, Arial, sans-serif;
  background-color: #E9DDD1;
  color: #333333;
  border-left: 0px solid #CDBA96;
  border-bottom: 1px solid #CDBA96;
  margin-top: 0px;
  margin-left: 0px;
  margin-bottom: 0px;
  float: right;
  border-left: 3px solid #CDBA96;
}
#button img {
  border: 0;
  background-color:transparent;
  margin: 0px;
  padding: 2px;
  float: left;
}
#button .header {
  border: 0;
  background: url("./pics/bg/navi.jpg");
  margin: 0px;
  padding: 5px;
  float: left;
}

#button ul {
  list-style: none;
  margin: 0;
  padding: 0;
  border: none;
  margin-bottom: 0px;
  margin-top: 0px;
}

#button li {
  border-bottom: 1px solid #CDBA96;
  margin: 0;
}

#button li .link {
  display: block;
  padding: 4px 4px 4px 0.5em;
  background-color: #E9DDD1;
  color: #6C5037;
  text-decoration: none;
  background: URL(./pics/gifs/bg_navi4.gif);
  background-repeat: no;
  line-height: 2;
}
#button li .aktive {
  display: block;
  padding: 4px 4px 4px 0.5em;
  color: #333333;
  text-decoration: none;
  background-repeat: no;
  line-height: 2;
  background-color: #F1EAE4;
}
#button form {
  padding: 3px;
  padding-top: 10px;
  margin-top: 0px;
  margin-bottom: 0px;
}

html>body #button li a {
  width: auto;
  height: auto;
}

#button li a:hover {
  color:  #333333;
  background: URL(./pics/gifs/bg_navi5.gif);
  background: #F1EAE4;
}


#footer {
  background-color: #FFFFFF;
  background-image: url(./pics/gifs/leaf_09d.gif);
  background-position: top center;
  background-repeat: no-repeat;
  width:100%;
  border:1px solid #999999;
  margin-bottom:10px;
  border-top: 0px;
  margin-top: 0px;
  padding-top: 0px;
  clear: both;
}
/*
#footer :hover{
  background-color: #FFFFFF;
  background-image: url(./pics/gifs/leaf_09f.gif);
  background-position: top center;
  background-repeat: no-repeat;
}
*/
#footer a {
  color: #999999;
}
#footer a:hover {
  color: #999999;
  text-decoration: none;
  background-color: #FFFFFF;
  background: none;
}
#footer p {
  text-align: center;
  padding-top: 30px;
}

#footer a.navigate{
  text-decoration:none;
  border-bottom:1px solid #f3f3f3;
  color:#333333;
}

#footer a.navigate:hover{
  border-bottom:1px solid #999999;
}

#bibel {
   text-align: justify;
   line-height: 1.7;
   background-color: #FFFFFF;
}
#bibel .read {
   width: 220px;
   margin-left: 40;
   float: left;
   padding: 10px;
   background-color: #FFFFFF;
}

#bibel .versenr {
  vertical-align:top;
  font-size: 8px;
}
#bibel .message {
  font-size: 11px;
  color: #000000;
  font-family: verdana;
}
#bibel .messagehighlight {
  font-size: 11px;
  color: #000080;
  font-family: verdana;
  background-color: #FFFF99;
}

#content .normal {
    color: black;
    font-style: normal;
    line-height: normal;
    font-weight: normal;
    font-size: 10px;
    line-height:15px;
    font-family: Verdana, Arial;
}