body{
  background:#ffffff;
/*  font-family: Helvetica, Century Gothic, Verdana, Arial, sans-serfif;*/
    font-family: Georgia, Palatino Linotype, Book Antiqua, serif!important;
  font-size:13px;
  margin:0; padding:0;
}

html *{ font-family: Georgia, Palatino Linotype, Book Antiqua, serif;!important}

#links{
  width:250px;
  background:#ffffff;
  float:left;
  margin-right:20px; margin-top:20px;
  position:fixed;
  top:0 left:0;
}

#logo{
  float:left;
  clear:both;
  background:#ffffff;
  width:210px;
  height:60px;
  margin-left:40px;
  
}

#navi{
  float:left;
  clear:both;
  /*background:#5d7c79;*/
  background:#ffffff url(/fileadmin/template/kreis.jpg) no-repeat left top;
/*background-color:orange;*/
  width:250px; height:250px;
}

#kontakt{
  position:fixed;
  bottom:0;
  left:40px;
  height: 130px;
  width:210px;
  border-top: 1px dotted #262626;

}

#rechts{
 position:absolute; top: 0; left:260px; width:79%;
}

.teaserImage { border: 2px solid red; float:left; }
