body, p, div, form, label, table, tr, td, th {
  color: #f0f0f0;
  font-size: 13px;
  font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular;
}

body, framset, frame {
  background-color: black;
}

p {
  padding: 0px;
  margin: 0px;
  margin-bottom: 13px;
}

h1, h2, h3, h4, h5, h6 {
  color: #f0f0f0;
  font-size: 13px;
  font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular;
  font-weight: bold;
  margin-bottom: 13px;
}

a:link {
  color: white;
}

a:visited {
  color: #cccccc;
}

td {
  padding-bottom: 5px;
}

td.abgesetzt {
  padding-bottom: 25px;
}

th {
  text-align: left;
  padding-right: 1em;
}

.knopf {
  color: #f0f0f0;
  background-color: black;
  border: 1px solid #666666;
  margin: 0;
  margin-top: 10px;
  margin-right: 10px;
  padding: 0;
}

a.knopf {
  text-decoration: none;
  padding: 0px 5px;
}

input, textarea, textarea:active {
  color: #f0f0f0;
  background-color: black;
  font-size: 13px;
  font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular;
  border: 1px solid #666666;
  margin: 0;
  padding: 0;
}

img {
  display: block;
}

.bedienung img {
  display: inline;
}

#positionsleiste, #positionsleiste a {
  color: #999999;
}
#positionsleiste a:link, #positionsleiste a:visited {
  text-decoration: none;
}
#positionsleiste a:hover {
  text-decoration: underline;
}

table.galerie td {
  padding-bottom: 2em;
}

.betont {
  font-weight: bold;
}

