body {
  margin: 1em;
  padding: 0;
  text-align: center;
  font-size: 100.01%;
  height: 100%;
}


#container {
  width: 800px;
  margin: auto;
  }

#kopf {
    height: 100px;
    width: 605px; }

#kopf h1 {
    font-size: 30px;
    margin: 50px 0 0 0; }

#links {
    margin-left: 2em;
    text-decoration: none;
    display: none; }
    
#navimitbg {
  display: none;
  clear: both;
  width: 144px;
  float: left; }

#navimitbg ul {
  display: none;
  margin: 0;
  padding: 0;
  list-style-type: none; }

#navimitbg li { margin: 0 0 .2em 0;   display: none;}

#navimitbg li a {
  display: block;
  color: black;
  padding: 15px 15px 14px 0px;
  text-transform: uppercase;
  font-weight: bold;
  font-family: Verdana, Arial, Helvetia, Sans-Serif;
  font-size: 10px;
  background-repeat: no-repeat;
  text-decoration: none;
  text-align: center;   display: none; }

#navimitbg #current a{
  background-image:  url(nav/button_vr.gif) ;
  background-repeat: no-repeat;
  color: #696969;   display: none; }

#navimitbg a:link {
  background-image:  url(../nav/button_vh.gif);   display: none; }

#navimitbg a:visited {
  background-image:  url(../nav/button_v.gif);   display: none; }

#navimitbg a:hover {
  color: red;
  background-image:  url(../nav/button_vr.gif);   display: none; }

#navimitbg a:active {
  color: white;
  background-image:  url(../nav/button_v.gif);   display: none; }

#adresse {
  width: 144px;
  margin-left: 8px;
  float: left;   display: none; }

#inhalt {
  width: 799px;
  text-align: left;
  font-size: 1.2em; } 

#fuss {
  text-align: center;
  height: 100px;
  width: 700px;
  padding: 20px;
  clear: both;  }
  
#fussprint {
  font-size: 1.5em; 
  text-align: center;
  width: 700px;
  clear: both;  }
  

/*  horizontale Leiste */
#navihorizontal ul {
  display: none;
  margin: 0;
  padding: 0;
  font-size: 1.4em;
  list-style-type: none;
  text-align: center; display: none;}

#navihorizontal ul li { display: inline; }

#navihorizontal ul li a {
  padding: .2em .3em; }

#navihorizontal ul li a hover {
  color: red;
  text-decoration: none; }

/* Kontaktadresse: */
p.klein {
  font-size: 9pt;
  color: gray;
  background-color: transparent;
  text-align: left;
  margin-left: 1em;
  background-image: none;   display: none;}

.rot {
  font-family: "Century Gothic", "Comic Sans MS", Verdana, Arial, Helvetica, sans-serif;
  font-size: 11pt;
  font-weight: bold;
  color: red; }

.typ1 {
  text-align: center;
  margin: 0 30px 0 30px; }

.typ2 {
  background-color: #FBCFA8;
    margin: 0 30px 0 30px; }

/* Bild auf Indexseite */
#bild1 {
  text-align: center;
  margin-left: 230px;

  margin-top: 20px;
  width: 318px;
  height: 221px; 
  }
