/* Remove borders and spacing from tables */
table {
  border-collapse: collapse;
  border-spacing: 0;
}
/* ----- Prognosentabelle ------- */
div.mapwrapper {
  position: relative;
  margin: 0 auto;
  border-left: 2px solid #fff;
  border-right: 2px solid #fff;
}
div#swmap {
  background-color: #E4EDF4;
  margin-bottom: 1em;
}
img.navimap {
  display: block;
  border: 0 none;
}
img.olgfx {
  width: 46px;
  height: 35px;
  display: block;
  position: absolute;
  margin-left: -23px;
  margin-top: -17px;
}
p.maphint {
  font-family: "Verdana";
  font-size: .625em;
  color: #666;
  text-align: center;
}
table.prognosen {
  width: 100%;
  margin: .75em 0 3em 0;
  font-family: "Verdana";
  font-size: .78125em;
}
table.prognosen th,
table.prognosen td {
  border: 1px solid #034c7a;
  text-align: center;
  padding: .2em;
}
table.prognosen td {
  color: #034c7a;
  background-color: #E4EDF4;
}
table.prognosen th {
  border: 1px solid #fff;
  background-color: #034c7a;
  color: #fff;
  font-weight: bold;
}
table.prognosen th.noborder {
  border: 0;
  background-color: #fff;
}
table.prognosen th.blueborderleft,
table.prognosen th.blueborderright {
  font-weight: normal;
}
table.prognosen th.blueborderleft {
  border-left-color: #034c7a;
}
table.prognosen th.blueborderright {
  border-right-color: #034c7a;
}
table.prognosen th.thdate {
  background-color: #fff;
  color: #034c7a;
  border-right-color: #034c7a;
  border-left-color: #034c7a;
}
table.prognosen th.txtleft {
  text-align: left;
  color: #034c7a;
  background-color: #fff;
  border-bottom-color: #034c7a;
  border-right-color: #034c7a;
}
table.prognosen td.symbol {
  padding: 0;
  width: 4.6em;
  min-width: 46px;
}
img.navimap {
  display: block;
}
span.seehoehe {
  color: #666;
}
/*-------------- symboloverlays -------------*/
img.ol10101 {
  left: 522px;
  top: 160px;
}
img.ol20101 {
  left: 388px;
  top: 228px;
}
img.ol30101 {
  left: 456px;
  top: 63px;
}
img.ol40101 {
  left: 368px;
  top: 116px;
}
img.ol50101 {
  left: 282px;
  top: 166px;
}
img.ol60101 {
  left: 448px;
  top: 175px;
}
img.ol70101 {
  left: 130px;
  top: 186px;
}
img.ol80207 {
  left: 42px;
  top: 186px;
}
img.ol90101 {
  left: 522px;
  top: 66px;
}
