/* Stylesheet fuer Browserfenster ab 1000 px Breite */

body {
  background: #c0c0c0;
}

#rahmen {
  width: 940px;
  margin: 0 auto;
}


#inhalt {
}

.spalte1 {
}

.spalte2 {
  clear:none;
}

.spalte1-breit {
  float: left;
  width: 450px;
  margin-right: 20px;
}

.spalte2-schmal {
  clear:none;
}

.standort-steckbrief {
  float:left;
  width: 340px;
}

