body {
  padding: 0;
  margin: 10px;
  background-color: #EFE8C8;
  color: #651203;
  text-align: left;  
  font-size: 75%;
  line-height: 1.7em;
  font-family: Helvetica, "Lucida Grande", Verdana, Helvetica, sans-serif;
}

a {  text-decoration: underline;}
a:link {  color: #214a06;}
a:visited {  color: #568d07; }
a:active { color: #651203; }
a:hover { color: #96da21; }

p, ul, div, h1, h2, h3, form, input {
  margin: 0px;
  padding: 0px;
}
.hide {
  position: absolute;
  width: 1px;
  line-height: 0;
  text-indent: -10000px; 
  list-style-type: none;
}
p {
  font-size: 1.1em;
  line-height: 1.5em;
}
hr { display: none; }
#content strong { 
/*  background-color: #EEDAAA;*/
  font-weight: bold;
}
label {
  font-size: 1em;
  margin-right: 10px;
}
input, textarea {
  margin-right: .5em;
  background-color: #fff;
  color: #651203;
}
input:focus, input:hover, textarea:focus, textarea:hover {
  background-color: #fff;
  color: #F76720;
}
.radio {
  padding: auto 10px;
}
/*--- kopf ---*/
#banner {
  width: 890px;
  color: #3F1B16;
  padding: 0;
  margin: 0 auto;
  height: 81px;
  background-image: url("../img/banner.gif");
  background-position: top left;
  background-repeat: no-repeat;
}
#banner #logo {
  float: left;
/*  width: 143px;
  width: 417px;
  width: 390px;*/
  width: 343px;
  height: 44px;
  padding-top: 20px; 
  margin: 0;
/*  padding-left: 20px;*/
}
#banner a:focus { outline: none; }
#banner #logo a {
  display: block;
  width: 143px;
  height: 44px;
  margin-left: 20px;  
  background-color: #fff;
  background: transparent url("../img/nav_logo.gif") 0 0 no-repeat;
  }
#banner #logo a:hover {
  background-position: 0 -54px;
}
#banner #logo a span {
  z-index: -3;
  display: block;
  padding: 0;
  margin: 0;
  text-indent: -9999px;
}
#banner h2 {
display: none;
  width: 223px;
  height: 81px;
/*  position: absolute;
  top: 10px;
  right: 4%;*/
  margin-left: 669px;
  padding-right: 24px;
/*  background: #EFE8C8 url(../img/banner_bg_h2.gif) -20px 0 no-repeat;*/
}
/*---nav---*/
ol.topnav {
  width: 507px;
/*  position: absolute;
  top: 57px;
  right: 140px;*/
  float: left;
  margin: 47px 0 0 0;
  padding: 0;
  list-style-type: none;
  }
.topnav li {
  float: left;
  list-style-type: none;
  padding: 0 25px 0 0; 
  margin: 0;   
  font-weight: bold;
  letter-spacing: 0.1em;
  font-size: 1.1em;
}
.topnav a {
  padding: 0;
  margin: 0;
  color: #F76720;
  text-decoration: none;
}
.topnav a:hover { color: #fff; }

/* fresh */
.topnav .read a {
  display: block;
  float: left;
  width: 60px;
  height: 16px;  
  background: transparent url(../img/nav_fresh.gif) 0 0 no-repeat;
  text-indent: -9999px;
}
.topnav .read a:hover, .topnav .read a.current {
  background: transparent url(../img/nav_fresh.gif) 0 -26px no-repeat;
}
/* archives */
.topnav .archives a {
  display: block;
  float: left;
  width: 83px;
  height: 16px;  
  background: transparent url(../img/nav_archives.gif) 0 0 no-repeat;
  text-indent: -9999px;
}
.topnav .archives a:hover, .topnav .archives a.current {
  background: transparent url(../img/nav_archives.gif) 0 -26px no-repeat;
}
/* about */
.topnav .about a {
  display: block;
  float: left;
  width: 61px;
  width: 130px;
  height: 16px;  
  background: transparent url(../img/nav_about.gif) 0 0 no-repeat;
  text-indent: -9999px;
}
.topnav .about a:hover, .topnav .about a.current {
  background: transparent url(../img/nav_about.gif) 0 -26px no-repeat;
}
/* getsemanee */
.topnav .getsemanee a {
  display: block;
  float: left;
  width: 132px;
  height: 16px;  
  background: transparent url(../img/nav_gethsemane.gif) 0 0 no-repeat;
  text-indent: -9999px;
}
.topnav .getsemanee a:hover, .topnav .getsemanee a.current {
  background: transparent url(../img/nav_gethsemane.gif) 0 -26px no-repeat;
}

/*---inhalt---*/
#content {
  clear: both;
  width: 872px;
  padding-left: 16px;
  margin: 1.6em auto;
}
#entries h1, #entries h2, #entries h3, #entries h4, #entries p, #entries ul {
  margin-right: 16px;
  margin-left: 16px;
} 
#entries {
  float: left;
  width: 632px;
  padding: 0;
  margin: 0 20px 0 0;
  overflow: hidden;
}
#entries h1 {
  margin-bottom: .55em;
  font-size: 1.7em;
  line-height: 1.4em;
  font-weight: normal;
  color: #C03120;
}
#entries h1.archivetitle {
  font-size: 1.4em;
  font-weight: bold;
  color: #651203;
}
h1.archivetitle {
  font-size: 1.4em;
  margin-right: 16px;
  margin-bottom: .5em;
  margin-left: 16px;
  font-weight: bold;
  color: #651203;
}
#entries h2 {
  clear: left;
  margin-top: 1.1em;
  margin-bottom: .5em;
  font-size: 1.4em;
  font-weight: bold;
}
#entries h2.entrytitle, #entries h2 {
  margin-top: 0;
  margin-bottom: .55em;
  font-size: 1.7em;
  line-height: 1.4em;
  font-weight: normal;
  color: #C03120;
}
#entries p {
  margin-bottom: 1.1em;
}
#entries ul {
  clear: left;
  list-style-type: square; 
}
#entries li {
  margin-bottom: 1.1em;
  margin-left: 16px;
  width: 70%;
}
#entries ul.archive {
  list-style-type: none;
  margin-bottom: .5em;
}

#entries table {
  margin: 0;
}
#entries th, #entries td {
  padding: 0 16px .5em 0;
  text-align: left; 
}
.entry {
  padding: 1em 0 .3em 0;
  margin: 0 0 2em 0;
  background: #fff url(../img/entry_bg.gif) left bottom repeat-x;
}
.date {
  color: #F76720;
  float: right;
  margin-top: 0;
  line-height: 1.7em;
}
.top a {
  margin-top: -2.2em;
  display: block;
  float: right;
  width: 16px;
  height: 12px;
  background: transparent url(../img/top2.gif) 0 0 no-repeat;  
  text-indent: -9999px;
}
.top a:hover {
  background: transparent url(../img/top2.gif) 0 -20px no-repeat;  
}
.posted {
  padding-bottom: 1.5em;
  color: #a75;
}
.comments p {
  padding-right: 16px;
}

.browse {
  background-color: #EFE8C8;
  padding-left: 0px;
}
.browse a {
  padding: 0 6px;
}
/*---seite---*/
#blognav {
  float: left;
  width: 200px;
  margin: 32px 0;
/*  position: absolute;
  top: 110px;
  right: 4%;
  margin-top: 20px;
  margin-right: 48px;
  margin-left: 632px;*/
}
#blognav div {
  background-color: #fff;
  padding: .3em 0 1em 0;
  margin-bottom: 2em;
  background: #fff url(../img/blognav_bg.gif) right top repeat-x;
}
#blognav h1, #blognav h2, #blognav h3, #blognav h4, #blognav p, #blognav ul, #blognav form {
  margin-right: 10px;
  margin-left: 10px;
} 
#blognav h1, #blognav h2 {
  font-size: 1.1em;
  margin-bottom: .5em;
}
#blognav li {
  font-size: 1.1em;
  line-height: 1.8em;
  list-style-type: none;
}
caption {
  font-size: 1.1em;
  font-weight: bold;
  text-align: left;
  margin-right: 16px;
  margin-left: 16px;
}
#blognav table {
  width: 200px;
}
#blognav td {
  font-size: 1em;
  text-align: center;
  border-width: 0 0 1px 0; 
  border-style: solid;
  border-color: #DDD1B7; 
  padding: .1em .4em;
  margin: 0;
}
#footer {
  clear: both;
  width: 872px;
  padding-left: 50px;
  margin: 1.6em auto;
  font-size: 96%;
}
