/* ***** 08-01-2010 ludger Müller, artbeit.de **************** */

/* Stylesheet für Teaser-Layout -> startseiten */


#inhalt{
  margin-left: 0;
}
#preface{
  width: 600px;
  float: left;
  margin-right: 20px;
}
.spalte {
float: left;
  width: 290px;
  height: 185px;
  margin: 10px 20px 0 0;
}

.teaserblock {
  margin: 4em 0  0;
  float: left;  
  width: 936px;
  padding: 0 0 50px;
  
}
/* Teaserblock neben dem Vorsapnn */
#teaserblock0{
  width: 300px;
  float: left;
}
