@charset: 'utf-8';

/* ======== CONTAINER  ======== */

#bildleiste {
	float: left;
	margin-top: 20px;
}

#textspalte2 {
  float: left;
  width: 170px;
  margin-right: 15px;
}

#textspalte3 {
  float: left;
  width: 165px;
  margin-right: 15px;
}

#textspalte4 {
  float: left;
  width: 165px;
}

#textblock {
  position: relative;
  top: 10px;
  left: 80px;
  width: 770px;
  vertical-align: bottom;
}

#textblock1 {
  font-size: 0.8em;
 float: left;
  width: 270px;
  margin-right: 20px;
}

#textblock2 {
  background-color: #ffffff;
  font-size: 0.8em;
  float: left;
  width: 400px;
  z-index: 1;
}

