body{
  background-image: url(../pics/misc/bgr.gif);
}

#seite {
  text-align: center;
  margin: auto;
  color: #003399;
  font-size: 1em;
  width: 760px;
}

#header {
  position: fixed;
  top: 0px;
  display: block;
  width: 760px;
  margin-bottom: 20px;
  background-image: url(../pics/misc/bgr.gif);

}

#header img.logo {
  float: left;
  width: 80px;
  height: 80px;
  margin: 5px;
  border: none;
}

#header span.logo_txt {
  float: right;
  text-align: center;
  color: #003399;
  margin-top: 5px;
  font-family: Arial, Helvetica, sans-serif;
  height: 90px;
  width: 670px;
  font-size: 2.5em;
  text-transform: capitalize;
  line-height: 90px;
}

.datum {
  font-family: Arial,Helvetica,sans-serif;
  font-weight: normal;
  font-size: 0.8em;
  color: black;
  margin-left: 25px;
}

#top_nav {
  border-style: solid none none solid;
  border-color: #003399;
  border-width: 1px;
  padding: 5px;
  font-family: Arial, Helvetica, sans-serif;
  font-size: 1em;
  color: #003399;
  text-align: center;
  clear: both;
  width: 750px;
}

#top_nav a {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 1em;
  margin: 5px 8px 0px 8px;
  color: #003399;
  font-weight: bold;
  text-decoration: none;
}

#top_nav a:hover {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 1em;
  margin: 5px 8px 0px 8px;
  color: #003399;
  font-weight: bold;
  text-decoration: none;
  background-color: #33ffff;
}

#bericht {
  clear: both;
  border-right: 1px solid #003399;
  border-bottom: 1px solid #003399;
  margin: 20px 0px 20px 0px;
  padding: 5px;
  width: 750px;
  font-family: Arial, Helvetica, sans-serif;
  font-size: 1em;
  color: #003399;
  text-align: left;
}

#bericht img {
  width: 320px;
  height: 214px;
}

#bericht img.gross {
  width: 750px;
  height: auto;
}

#bericht img.presse {
  width: 750px;
  height: auto;
}


#bericht .pic_links {
  float: left;
  width: 320px;
  margin: 20px 0px 5px 0px;
}

#bericht .pic_rechts {
  float: right;
  width: 320px;
  margin: 20px 0px 20px 0px;
}

#bericht .top{
  float: right;
}

#bericht p.presse_headline{
  text-align: center;
}

.clear {
  clear: both;
}

#index {
  margin-top: 5px;
  font-family: Arial, Helvetica, sans-serif;
  font-size: 1em;
  color: #003399;
  width: 760px;
}

#box_right {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 1em;
  font-weight: bold;
  display: block;
  width: 520px;
  text-align: left;
  padding: 5px;
  margin: 90px 0px 20px 0px;
  float: right;
}

#box_left{
position: fixed;
  font-family: Arial, Helvetica, sans-serif;
  font-size: 1em;
  display: block;
  width: 200px;
  text-align: left;
  padding: 5px;
  margin: 90px 0px 20px 0px;
  float: left;
}

#box_left a {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 1em;
  background-color: #3399ff;
  border: 1px solid #39c;
  color: #003399;
  font-weight: bold;
  text-decoration: none;
  display: block;
  text-align: center;
  margin: 20px 0px 20px 0px;
}

.kirche{
  width: 400px;
  height: 400px;
  border: none;
  margin: 20px 0px 20px 0px;
  display: block;

}


#fusszeile {
  clear: both;
  color: #33ffff;
  text-align: center;
  width: 760px;
  background-color: #003399;
}

#fusszeile a {
  color: #33ffff;
  margin: 5px 8px 0px 8px;
  font-family: Arial, Helvetica, sans-serif;
  font-size: 1em;
  font-weight: bold;
  text-decoration: none;
}

#fusszeile a:hover {
  color: #003399;
  background-color: #33ffff;
  margin: 5px 8px 0px 8px;
  font-family: Arial, Helvetica, sans-serif;
  font-size: 1em;
  font-weight: bold;
  text-decoration: none;
}

.vorst_pic{
  display: block;
  margin: 15px 0px 15px 0px;
}

