<!-- /* <?php header('Content-type: text/css'); ?> */

#content {
  max-width: 810px;
  position: relative;
  }
#ietab {
  width: 870px;
  }

p {
  margin-left: 20px;
  margin-right: 20px;
  }

img {
  margin: 0 20px 40px 20px;
  }

img.thumb, #foot img {
  margin: 0 5px 40px 5px;
  }

.bild-links {
  float: left; clear: left;
  position: relative;
  }

.bild-rechts {
  float: right; clear: right;
  position: relative;
  }

img.bild-2 {
  margin: 0 0 40px 20px;
  }

.bild-2links {
  float: left;
  position: relative;
  }

.clear {
  clear: both;
  }

.text-links {
  clear: left;
  }

.text-rechts {
  clear: right;
  }

-->