
div#schneefall_mitteilung_rechts, div#schneehoehen_links {
  float: left;
}


div#schneehoehen_links {
  width: 300px;
  margin-right: 20px;
}

div#schneefall_mitteilung_rechts {
  width: 485px;
}
div#schneefall_mitteilung_rechts img {
  margin-right: 10px;
}


table.schneehoehen {
  width: 300px;
}

table.lifte-pisten, table.legende {
  margin-left: -3px;

  width: 809px;
  border: 0px;


}
table.lifte-pisten {
  margin-top: 15px;
  border-spacing: 3px;
}
table.lifte-pisten td {
  padding: 1px;
}


table.legende {
  margin-top: 10px;
  border-spacing: 3px;
}
table.legende  td{
  padding: 1px;
}
table.legende img {
  vertical-align: middle;
  margin-right: 5px;
}

span.abstand_groesser {
  margin-left: 2px;
  margin-right: 3px;
}

div.abstand_oben {
  margin-top: 20px;
}

img {
  border: 0px;
}

h2 {
  font-size: 1em;
  margin: 0px;
  padding: 0px;
}

h3 {
  margin-top: 10px;
}

div#sicherheit_links {
  width: 350px;
  margin-right: 20px;
  margin-left: 10px;
  float: left;
}

div#sicherheit_rechts {
  width: 400px;
  float: left;
}


ol.fis li {
  margin-bottom: 5px;
}


/* Navigation */
div#navigation_spalte_links {
  float: left;
  width: 255px;
  margin-right: 20px;
  margin-bottom: 20px;
}

div#navigation_spalte_mitte {
  float: left;
  width: 255px;
  margin-right: 20px;
}

div#navigation_spalte_rechts {
  float: left;
  width: 255px;
}
/* Navigation Ende */




div#stern_new_piste_zirm, div#stern_new_piste_gamslaiten, div#stern_new_piste_speiky {
  position: relative;
  left: 660px;
  height: 0px;
  width: 0px;
  z-index: 100;
  color: red;
}
div#stern_new_piste_zirm {
  top: 453px;
}
div#stern_new_piste_gamslaiten {
  top: 529px;
}
div#stern_new_piste_speiky {
  top: 605px;
}







