* {
  font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
  color: White;
  font-size: 12px;
}

h1 {
  font-size: 22px;
  font-weight: normal;
  font-style: italic;
  margin-top: 0px;
  margin-bottom: 10px;
}
h2 {
  font-size: 20px;
  font-weight: normal;
  font-style: italic;
  margin-top: 0px;
  margin-bottom: 10px;
}
h3 {
  font-size: 18px;
  font-weight: normal;
  font-style: italic;
  margin-top: 0px;
  margin-bottom: 10px;
}
h4 {
  font-size: 16px;
  font-weight: normal;
  font-style: italic;
  margin-top: 0px;
  margin-bottom: 10px;
}
h5 {
  font-size: 14px;
  font-weight: normal;
  font-style: italic;
  margin-top: 0px;
  margin-bottom: 10px;
}
h6 {
  font-size: 12px;
  font-weight: normal;
  font-style: italic;
  margin-top: 0px;
  margin-bottom: 10px;
}
html,body { height: 100%; }

.navtd1 { height: 10px; }

.navtd2 {
  height: 20px;
  padding-left: 5px;
}

.headline {
  font-size: 22px;
}

.newstd0 {
  background-color: #019352;
  border-bottom: 1px dotted White;
}
.newstd1 {
  border-bottom: 1px dotted White;
}

.newstd2 {
  vertical-align: middle;
  text-align: left;
}

.mehr {
  cursor: pointer;
}

.border {
  border: 1px solid #FFFFFF;
}
.back {
  border: 1px solid #FFFFFF;
  cursor: pointer;
  text-align: center;
  width: 70px;
  padding:1px;
  margin-bottom:2px;
}
p {
  margin:0px;
  padding:0px;
}
li,ul {
  padding-left:0px;
  margin-left:10px;
}