
/* ------------------------------------------------------------- */
/* - - - - - - - - -  Kopfbereich: Navigation- - - - - - - - */
/* ------------------------------------------------------------- */
#kopfbereich {
  display: none;
}

#kopfnavigation {
  display: none;
}

#print_usingen {
  visibility: visible;
  height:200px;
  width: 900px;
  position: absolute;
  top:0px;
  left:0px; 
}

#print_badhomburg {
  visibility: visible;
  height:200px;
  width: 900px;
  position: absolute;
  top:0px;
  left:0px; 
}

#print_hochtaunus {
 visibility: visible;
  height:200px;
  width: 900px;
  position: absolute;
  top:0px;
  left:0px; 
}


#print_mvz {
  visibility: visible;
  height:200px;
  width: 900px;
  position: absolute;
  top:0px;
  left:0px; 
}


/* ------------------------------------------------------------- */
/* - - - - - - ---- Linke Spalte : Navigation  - - - - - - -  */
/* ------------------------------------------------------------- */
#menu {
   display: none;
}

/* ------------------------------------------------------------- */
/* - - - - - - - - - - - - Inhaltsbereich Mitte- - - - - - - - - */
/* ------------------------------------------------------------- */
#inhalt {
   position: absolute;
   top: 160px;
   left:0px;
}

body {
  font-family: Georgia, "Times New Roman", serif;
  font-size: 12px;
/*  background-image: none; */
}

 
    