html {
height: 100%;
}

body {
  font-family: Verdana, Georgia, Trebuchet MS, Geneva, Arial, helvetica, sans-serif;
  font-size: 12px;
  margin: 0px;
  padding: 0px;
  height: 100%;
  text-align: center;
  border-width: 0px;
  color: #34383F;
}

/* die Text-Links */
body a {
  /* indigo dunkel */
  color: #005F57;
}

body a:visited {
  /* indigo etwas heller */
  color: #188790;
}

body a:hover {
  /* indigo sehr dunkel */
  color: #003C37;
}

ul {
  margin-left: 17px;
  margin-top: 0px;
  margin-bottom: 0px;
  /* padding-left ist für Firefox notwendig */
  padding: 0px;
  /* das schwarze Bullet-Zeichen entfernen */
  list-style-type: none;
  /* dafür ein anderes laden */
  list-style-image: url(bilder/bullet.gif)
}

h1 {
  padding: 10px 5px 10px 5px;
  font-size: 14px;
  font-weight: bold;
  text-align: center;
}

h2 {
  font-size: 12px;
  font-weight: bold;
}

h3 {
  font-size: 17px;
}

/* das gesamte Fenster */
#Gesamtbox {
  position: relative;
  margin: 10px auto;
  /* margin-top:10px; */
  width: 950px;
/*  border: 1px solid black; */
  /* Höhenangaben für automatische Auffüllung des Bildschirmes bis zum unteren Fensterrand */
  min-height: 100%;
  height: auto !important;
  height: 100%;
  /* das Hintergrundbild ist der Trick zum Auffüllen des Fensters, falls der Inhalt zu kurz ist */
  /* background: url(bilder/inhalt-hg.gif) repeat-y; */
}

#KopfBox {
  width: 950px;
  height: 20px;
}

/* Navigation links */
#Navi-links {
  float: left;
  width: 159px;
}

/* Abstandhalter links */
#Navi-links-ah {
  float: left;
  width: 10px;
  height: 121px;
}

/* Navigation */
#Navi-links-Inhalt {
  float: left;
  width: 149px;
  padding-top: 120px;
}

/* Haupt-Navigationspunkt mit Rahmen */
.Haupt-Navi {
  border-style: solid;
  border-color: black;
  height: 25px;
  line-height: 25px;
  text-align: left;
  padding-left: 10px;
}

/* Haupt-Navigationspunkt links mit Rahmen oben, unten und links */
.Haupt-Navi-links {
  border-width: 1px 0px 1px 1px;
}

/* Haupt-Navigationspunkt rechts mit Rahmen oben, unten und rechts */
.Haupt-Navi-rechts {
  border-width: 1px 1px 1px 0px;
}

/* Abstandhalter eines Haupt-Navigationspunkts zu den darüberliegenden Navigationspunkten */
.Haupt-Navi-AH {
  height: 50px;
}

/* Unter-Navigationspunkt mit Rahmen */
.Unter-Navi {
  border-style: solid;
  border-color: black;
  height: 20px;
  text-align: left;
  font: 11px Verdana, Georgia, Trebuchet MS, sans-serif;
  line-height: 20px;
  padding-left: 5px;
}

/* Unter-Navigationspunkt links mit Rahmen unten und rechts  */
.Unter-Navi-links {
  border-width: 0px 0px 1px 1px;
  margin-left: 10px;
}

/* Unter-Navigationspunkt rechts mit Rahmen unten und rechts  */
.Unter-Navi-rechts {
  border-width: 0px 1px 1px 0px;
  width: 122px;
  padding-left: 15px;
  font: 11px Verdana, Georgia, Trebuchet MS, sans-serif;
  line-height: 20px;
}

/* Abstandhalter und Schatten rechts oben */
#Navi-rechts-ah {
  width: 150px;
  height: 10px;
  text-align: left;
}

#Navi-rechts {
  float: right;
  width: 159px;
  text-align: left;
  /* background-image: url(bilder/Schatten-rechts.png);
  background-repeat: repeat-y; */
}

/* die Navi-Links */
.Haupt-Navi a {
  color: #006600;
  font: 13px Verdana, Georgia, Trebuchet MS, sans-serif;
  text-decoration: none;
  background: transparent;
  line-height: 25px;
  width: 149px;
  padding: 5px;
}

.Haupt-Navi a:visited {
  color: #0F3276;
  font: 13px Verdana, Georgia, Trebuchet MS, sans-serif;
  text-decoration: none;
  line-height: 25px;
  width: 149px;
}

.Haupt-Navi a:hover {
  color: #fff;
  font: 13px Verdana, Georgia, Trebuchet MS, sans-serif;
  text-decoration: none;
  background-color: #0F3276;
  line-height: 25px;
  width: 149px;
/*  padding-right: 50px;
  background-image: url(bilder/button-hintergrund.gif);
  background-repeat: no-repeat; */
}

.Unter-Navi a {
  color: #006600;
  font: 11px Verdana, Georgia, Trebuchet MS, sans-serif;
  text-decoration: none;
  background: transparent;
  line-height: 18px;
  padding: 4px 5px 4px 5px;
}

.Unter-Navi a:visited {
  color: #0F3276;
  font: 11px Verdana, Georgia, Trebuchet MS, sans-serif;
  text-decoration: none;
  line-height: 18px;
}

.Unter-Navi a:hover {
  color: #fff;
  font: 11px Verdana, Georgia, Trebuchet MS, sans-serif;
  text-decoration: none;
  background-color: #0F3276;
  line-height: 18px;
}

#Inhalt-Box {
  float: left;
  width: 630px;
  text-align: left;
  border: 1px solid black;
  /* das Hintergrundbild ist der Trick zum Auffüllen des Fensters, falls der Inhalt zu kurz ist */
  /* background: url(bilder/inhalt-hg.gif) repeat-y;*/
}

#Inhalt-Start {
  float: left;
  width: 630px;
  height: 555px;
  text-align: left;
  background: url(bilder/umland-immobilien-start-hg-630-555.jpg);
  background-repeat: no-repeat;
  background-position: top;
}

#Inhalt-Angermuende-aussen {
  float: left;
  width: 630px;
  height: 1020px;
  text-align: left;
  background: url(bilder/umland-immobilien-hgo.jpg);
  background-repeat: no-repeat;
  background-position: top;
}

#Inhalt-Angermuende {
  float: left;
  width: 630px;
  height: 1020px;
  text-align: left;
  background: url(bilder/angermuende-immobilien-hgu.jpg);
  background-repeat: no-repeat;
  background-position: bottom;
}

#Inhalt-Angermuende ul {
  padding: 20px 150px 0px 20px;
}

#Inhalt-Angermuende li {
  line-height: 16px;
  margin: 10px 0px;
}

#Inhalt-Prenzlau-aussen {
  float: left;
  width: 630px;
  height: 800px;
  text-align: left;
  background: url(bilder/umland-immobilien-hgo.jpg);
  background-repeat: no-repeat;
  background-position: top;
}

#Inhalt-Prenzlau {
  float: left;
  width: 630px;
  height: 800px;
  text-align: left;
  background: url(bilder/umland-immobilien-prenzlau-hgu.jpg);
  background-repeat: no-repeat;
  background-position: bottom;
}

#Inhalt-Prenzlau ul {
  padding: 20px 180px 0px 20px;
}

#Inhalt-Prenzlau li {
  line-height: 16px;
  margin: 10px 0px;
}

#Inhalt-Schwedt-aussen {
  float: left;
  width: 630px;
  height: 800px;
  text-align: left;
  background: url(bilder/umland-immobilien-hgo.jpg);
  background-repeat: no-repeat;
  background-position: top;
}

#Inhalt-Schwedt {
  float: left;
  width: 630px;
  height: 800px;
  text-align: left;
  background: url(bilder/umland-immobilien-schwedt-hgu.jpg);
  background-repeat: no-repeat;
  background-position: bottom;
}

#Inhalt-Schwedt ul {
  padding: 20px 80px 0px 20px;
}

#Inhalt-Schwedt li {
  line-height: 16px;
  margin: 10px 0px;
}

#Inhalt-Annenwalde-aussen {
  float: left;
  width: 630px;
  height: 900px;
  text-align: left;
  background: url(bilder/umland-immobilien-hgo.jpg);
  background-repeat: no-repeat;
  background-position: top;
}

#Inhalt-Annenwalde {
  float: left;
  width: 630px;
  height: 900px;
  text-align: left;
  background: url(bilder/annenwalde-immobilien-hgu-t50.jpg);
  background-repeat: no-repeat;
  background-position: bottom;
}

#Inhalt-Annenwalde ul {
  padding: 20px 150px 0px 20px;
}

#Inhalt-Annenwalde li {
  line-height: 16px;
  margin: 10px 0px;
}

#Inhalt-Salveytal-aussen {
  float: left;
  width: 630px;
  height: 900px;
  text-align: left;
  background: url(bilder/umland-immobilien-hgo.jpg);
  background-repeat: no-repeat;
  background-position: top;
}

#Inhalt-Salveytal {
  float: left;
  width: 630px;
  height: 900px;
  text-align: left;
  background: url(bilder/salveybach-immobilien-hgu-t50.jpg);
  background-repeat: no-repeat;
  background-position: bottom;
}

#Inhalt-Salveytal ul {
  padding: 20px 15px 0px 20px;
}

#Inhalt-Salveytal li {
  line-height: 16px;
  margin: 10px 0px;
}

#Inhalt-Makler {
  float: left;
  width: 630px;
  height: 700px;
  text-align: left;
  background: url(bilder/umland-immobilien-die-immobilienmakler.jpg);
  background-repeat: no-repeat;
  background-position: top;
}

#Inhalt-Makler p {
  padding: 0px 10px 0px 20px;
}

#Inhalt-oben {
  height: 115px;
  padding-top: 5px;
  text-align: center;
  background-image: url(bilder/umland-immobilien-balken.gif);
  background-repeat: no-repeat;
  background-position: bottom;
}

.Info-Box {
  float: left;
  width: 560px;
  border: 1px solid black;
  margin: 10px 0px 10px 20px;
}

.Info-Box-links {
  float: left;
  width: 260px;
  border: 1px solid black;
  margin: 10px 0px 10px 20px;
}

.Info-Box-rechts {
  float: right;
  width: 260px;
  border: 1px solid black;
  margin: 10px 20px 10px 20px;
}

.Info-Box-Titel {
  background-color: #D3DEC5;
  border-width: 0px 0px 1px 0px;
  border-style: solid;
  border-color: black;
  padding: 2px 5px 2px 5px;
}

.Info-Box-Titel-Prenzlau {
  background-color: #778993;
  border-width: 0px 0px 1px 0px;
  border-style: solid;
  border-color: black;
  padding: 2px 5px 2px 5px;
}

.Platzhalter-rechts {
  float: right;
  width: 260px;
  border: none;
  margin: 10px 20px 10px 20px;
}

.Info-Box-Inhalt {
  padding: 5px;
}

.KF-Box {
  float: left;
  width: 560px;
  margin: 0px 0px 10px 20px;
  text-align: left;
}

.KF-Felder {
  background-color: #A2C0D0;
  padding: 2px 5px 2px 5px;
  font-weight: bold;
}

#Fuss-Box {
  float: left;
  width: 950px;
  /* background-image: url(bilder/umland-immobilien-fuss.png);
  background-repeat: no-repeat; */
}

/* gesamte Breite des Bildes */
#fuss {
  /* alles floaten löschen */
  clear: both;
  /* Fuss an den unteren Bildschirmrand zwingen */
  position: absolute;
  bottom: 0;
  float: left;
  width: 999px;
  height: 140px;
  border-width: 0px;
  background-image: url(http://web02.city-map.de/homepage/08/0818/081801127/Glashuette-annenwalde-fh-gelb.gif);
  background-repeat: no-repeat;
}

.scrollen {
  overflow: auto;
  /* Schatten, leicht helles indigo aus dem Kopf */
  scrollbar-base-color: #DBEAEE;
  /* Fläche der Scrollbar, helles indigo generiert */
  scrollbar-face-color: #CBECF5;
  /* Rahmen links und oben, sehr helles indigo */
  scrollbar-highlight-color: #F1F7F8;
  /* Basisfarbe, mittleres indigo aus dem Kopf */
  scrollbar-track-color: #7BB9BF;
}

.hptext {
  font-family: Trebuchet MS, Verdana, Geneva, Arial, helvetica, sans-serif;
  font-size: 13px;
}

.hpsubtitel {
  font-family: Trebuchet MS, Verdana, Geneva, Arial, helvetica, sans-serif;
  font-size: 14px;
  margin-top: 0px;
}

/* das stammt aus der Trickkiste */
/* clearfix zum Aufheben der Floatumgebung */

.clearfix:after {
content: ".";
display: block;
height: 0;
clear: both;
visibility: hidden;
}

.clearfix {display: inline-block;}

/* Hides from IE-mac \*/
* html .clearfix {height: 1%;}
.clearfix {display: block;}
/* End hide from IE-mac */

