/* (c) 2006 Claus Plachetka */
body {
  padding: 0px 0px 0px 0px;
  top: 0px;
  margin-top:0px;
  margin-bottom:0px;
  margin-left:0px;
  margin-right:0px;
  background: #D9D9D9;
}
html {
margin:0;
padding:0;
}


#kopf{
 display:none;
}
#feuerwehr{
 display:none;
}
#foto{
  float: left;
  position: relative;
  padding: 0px 0px 0px 0px;
  margin: 0px 0px 0px 0px;
  top: 0px;
  left: 17px;
  height: 75px;
  width: 420px;
  border-left: 1px solid #D9D9D9;
  border-right: 1px solid #D9D9D9;
  z-index: 3;
}
#mitte{
 display:none;
}

#ortsfeuerwehren{
 display:none;
}

#teaser{
 display:none;
}

#login {
 display:none;
}

#teaserfoto{
 display:none;
}


#formeingabe {
 display:none;
}

#eingabe {
 display:none;
}

#unten{
  position: relative;
  padding: 0px 0px 0px 0px;
  margin: 0px 0px 0px 18px;
  top: 1px;
  left: 0px;
  background-color: #EEEEEE;
  z-index: 2;
  clear: both;
  overflow: hidden;
}

#navigation{
 display:none;
}
#inhalt{
  height: 100%;
  float: left;
  text-align: left;
  position: relative;
  background-color: #ffffff;
  padding-top: 10px;
  padding-left: 10px;
  padding-right: 10px;
  width: 401px;
  top: 0px;
  left: 0px;
  z-index: 3;
}
.link{
 display:none;
}
#fotos{
  z-index: 4;
  margin: 0px;
  padding: 5px;
  float: left;
  text-align: left;
  position: relative;
  top: 0px;
  left: 10px;
  width: 150px;
  border-left: 1px solid #D9D9D9;
}

#footer{
 display:none;
}

#top{
 display:none;
}
#meldungen{
 display:none;
}
#rechtsunten{
 display:none;
}
#fusszeile{
  position: relative;
  padding: 0px 0px 0px 0px;
  margin: 0px 0px 0px 0px;
  top: 1px;
  left: 0px;
  background-color: #B4B4B4;
  width: 100%;
  z-index: 2;
  clear: both;
}

.headline {
  text-decoration: none;
  color: #C21626;
  font-size: 0.9em;
  font-family: arial, helvetica, switzerland, sans-serif;
  font-weight: bold;
  text-align: left;
  display: inline;
}

.headline2 {
  text-decoration: none;
  color: #C21626;
  font-size: 0.75em;
  font-family: arial, helvetica, switzerland, sans-serif;
  font-weight: bold;
  text-align: left;
  display: inline;
}
.inhalt {
  text-decoration: none;
  color: #363636;
  font-size: 0.75em;
  font-family: arial, helvetica, switzerland, sans-serif;
  font-weight: normal;
  text-align: left;
}
.content {
  text-decoration: none;
  color: #363636;
  font-size: 0.75em;
  font-family: arial, helvetica, switzerland, sans-serif;
  font-weight: normal;
  text-align: left;
}


.copy {
  text-decoration: none;
  color: #ffffff;
  font-size: 0.7em;
  font-family: arial, helvetica, switzerland, sans-serif;
  font-weight: normal;
  text-align: left;
}