* {
  padding: 0px;
  margin: 0px;
}

body, html {
  width: 100%;
  height: 100%;
}

div.geruest {
  width: 100%;
  min-height: 100%;
  height: auto;
  background-image: url(../images/bg_verlauf.jpg);
  background-position: bottom;
  background-repeat: repeat-x;
}

div.content_geruest {
  width: 717px;
  min-height: 100%;
  height: auto;
  margin-left: auto;
  margin-right: auto;
}

div.flash {
  width: 717px;
  height: 271px;
  overflow: hidden;
}

div.content {
  position: relative;
  width: 717px;
  height: 379px;
  overflow: hidden;
}

div.text
{
  position: absolute;
  left: 62px;
  top: 124px;
  width: 320px;
  height: 145px;
}

div.sternchentext
{
  position: absolute;
  left: 62px;
  top: 270px;
  width: 320px;
  height: 90px;
}

div.text h2
{
  font-family: arial, sans-serif;
  font-size: 14px;
  font-weight: bold;
  color: #4077B0;
  margin-top: 0;
  margin-bottom: 10px;
}

div.text p
{
  font-family: arial, sans-serif;
  font-size: 11px;
  color: #555555;
}

div.text li
{
  font-family: arial, sans-serif;
  font-size: 11px;
  font-weight: bold;
  color: #333333;
  line-height: 14px;
  list-style-type: none;
}

div.sternchentext p
{
  font-family: arial, sans-serif;
  font-size: 10px;
  color: #555555;	
  line-height: 12px;
}

div.menue {
  width: 506px;
  height: 26px;
  overflow: hidden;
}

div.konto {
  float: left;
  width: 180px;
  height: 26px;
  margin-left: 17px;
  cursor: pointer;
}

div.vorteile {
  float: left;
  width: 120px;
  height: 26px;
  cursor: pointer;
}

div.motivkarte {
  float: left;
  width: 180px;
  height: 26px;
  cursor: pointer;
}

div.links {
  position: absolute;
  width: 272px;
  height: 60px;
  left: 410px;
  top: 186px;
  overflow: hidden;
}

div.eroeffnen {
  width: 272px;
  height: 24px;
  cursor: pointer;
}

div.beratung {
  width: 120px;
  height: 12px;
  margin-top: 12px;
  cursor: pointer;
}

div.informationen {
  width: 110px;
  height: 12px;
  margin-top: 2px;
  cursor: pointer;
}

div.bild_1 {
  position: absolute;
  top: 271px;
  left: 466px;
  width: 54px;
  height: 47px;
}

div.bild_2 {
  position: absolute;
  top: 271px;
  left: 538px;
  width: 41px;
  height: 47px;
}

div.bild_3 {
  position: absolute;
  top: 271px;
  left: 598px;
  width: 41px;
  height: 47px;
}

div.links_zwei {
  position: absolute;
  width: 159px;
  height: 11px;
  bottom: 5px;
  overflow: hidden;
}

div.kontakt {
  float: left;
  width: 36px;
  height: 12px;
  margin-left: 62px;
  cursor: pointer;
}

div.impressum {
  float: left;
  width: 48px;
  height: 12px;
  margin-left: 12px;
  cursor: pointer;
}

div.footer {
  width: 717px;
  height: 16px;
  background-image: url(../images/footer.jpg);
}

div.tracking {
  width: 1px;
  height: 1px;
  margin-left: auto;
  margin-right: auto;
}

a, img {
  border: none;
}