html { height: 101%; margin: 0px; padding: 0px; }
body { background: #ffffff; background-image: url('../images/bg_streifen.gif'); background-repeat: repeat; background-attachment: scroll; height: 101%; margin: 0px; padding: 0px; border: 0px; font-family: Verdana,Arial,Helvetica,sans-serif; font-size: 13px; }

/* TEXTAUSZEICHNUNGEN */
h1 { font-family: Verdana,Arial,Helvetica,sans-serif; font-size: 20px; color:#26518f; font-weight: bold; margin: 0px; padding: 0px; }
h2 { font-family: Verdana,Arial,Helvetica,sans-serif; font-size: 16px; color:#26518f; font-weight: bold; margin: 0px; padding: 0px; }
h3, h3.black { font-family: Verdana,Arial,Helvetica,sans-serif; font-size: 13px; color:#26518f; font-weight: bold; margin: 0px; padding: 0px; }
h3.black { color:#000000; }
a { font-family: Verdana; text-decoration: none; }
a:link { text-decoration: none; color: #26518f; }
a:visited { text-decoration: none; color: #26518f; }
a:hover { text-decoration: none; color:#c2981f; }
a:active { text-decoration: none; color: #26518f; }
p { margin: 0px; padding: 0px; }
/* TEXTAUSZEICHNUNGEN ENDE */

/* KLASSEN allgemein*/
img { border: 0px; outline: none; }
a { border: 0px; outline: none; }
a.small { font-size: 10px; color:#26518f; font-weight: normal; }
a.bullet { background: #ffffff url("../images/bullet.gif") no-repeat 0px 2px; padding-left: 16px; }
.left { float: left; }
.right { float: right; margin-right: 12px; }
.date { font-size: 11px; color: #828282; font-weight: bold; }
.footer a { font-size: 10px; color: #26518f; font-weight: normal; }
.footer span { display: none; }
h1 a span { display: none; }
/* KLASSEN ENDE */

/* SONDERKLASSEN */
a.BlueWhite:link {color: #26518f;}
a.BlueWhite:visited {color: #26518f;}
a.BlueWhite:hover {color: #FFFFFF;}
a.BlueWhite:active {color: #26518f;}
.DontScreen { display: none; }
.MyTable1 { width: 965px; }
.MyTable2 { width: 715px; }
.MyBG { background-image: url('../images/bg.gif'); background-repeat: repeat-y; }
.MyBGBlume { position: absolute; background-image: url('../images/bg_blume.gif'); background-repeat: no-repeat; top: 0px; left: 0px; width: 281px; height: 318px; z-index: -1;}
/* SONDERKLASSENKLASSEN ENDE */

/* NAVIGATION */
#mainnav {
 position: absolute;
 top: 144px;
 left: 45px;
 width: 190px; 
 font-size: 13px;
}
#mainnav ul {
 list-style-type: none;
 margin: 0px; 
 padding: 0px; 
 display: inline;
}
#mainnav ul li {
 float: left;
 width: 190px; 
 display: block;
 padding: 0px 0px 15px 0px;
 margin: 0px; 
}
#mainnav ul li a {
 text-transform: uppercase;
 font-size: 13px;
 font-weight: normal;
}
#mainnav ul li.active a {
 color: #c2981f;
}
#mainnav ul li.subnav ul { display: none; }
#mainnav ul li.active ul { display: block; margin-left: 10px; }
#mainnav ul li ul { padding-top: 4px; padding-bottom: 0px; }
#mainnav ul li ul li { padding-bottom: 4px; width: 180px; }
#mainnav ul li.active ul li a { color: #26518f; text-transform: none;}
#mainnav ul li.active ul li.active a { color: #c2981f; text-transform: none; }
#mainnav ul li ul li a:link { color: #26518f; text-transform: none; }
#mainnav ul li ul li a:hover { color: #c2981f; text-transform: none; }
/* NAVIGATION ENDE */

/* WOHNUNGSANGEBOTE POPUP */
#mod_wohnungsangebot {
  left:467px;
  top:291px;
  width:304px;
  height:550px;
  position:absolute;
  padding:0px;
  background-image:url("../images/zuhause_top_bg.png");
  background-position:left top;
  background-repeat:no-repeat;
  border: 0px;
  display:none;
  z-index:98;
  }

#mod_wohnungsangebot2 {
  left:467px;
  top:291px;
  width:304px;
  height:430px;
  position:absolute;
  padding:0px;
  border: 0px;
  display:none;
  z-index:99;
  }
 
 #mod_wohnungsangebot3 {
  left:467px;
  top:760px;
  width:304px;
  height:120px;
  position:absolute;
  padding:0px;
  margin-left:6px;
  border: 0px;
  display:none;
  z-index:100;
  }

#mod_wohnungsangebot3 a.close {
  font-size:11px;
  font-weight:bold;
  color:#ffffff;
  padding-left:34px;
  }
/* WOHNUNGSANGEBOTE POPUP ENDE */

.glinde_li
  {
  padding-bottom: 10px;
  }
