body {
  font-size: 10pt;
  font-family: Arial, sans-serif;
  font-weight: normal;
  color: #000000;
  text-align: justify;
  background-image:url(backgr.gif)
}

.topframe
{
  font-size: 10pt;
  font-family: Arial, sans-serif;
  font-weight: normal;
  color: #000000;
  text-align: justify;
  padding: 10px;
  margin: 10px;
  background-image:url(backgr.gif)
}


.center {
  text-align: center;
}

.startseite {
  text-align: center;
  font-size: 15pt;
  font-weight: bold;
}

h1 {
  text-align: center;
}

.left {
  text-align: left;
}

.liste{
  font-size: 20pt;
  font-weight: bold;
  text-align: center;
}

.bildunterschrift {
  font-size: 8pt;
  font-weight: normal;
}

h2 {
  text-align: center;
}

.bold {
  text-weight: bold;
}

.left {
  text-align: left;
}

h3 {
  text-weight: bold;
  font-size: 12pt;
}

table {
  width: 95%;
  background-color: #C0C0C0;
  border-width: 2px;
  border-color: #cc0000;
  border-style: solid;
  padding: 1px;
  margin:1px;
  border-spacing: 1px;
  spacing: 1px;
  text-align: center;
  align: center;
}

.justhiddenrand {
  border-width: 0px;
  border-color: #cc0000;
  border-style: solid;
  padding: 0px;
  margin: 1px;
  border-spacing: 1px;
  spacing: 1px;
  text-align: justify;
  align: justify;
}

.hidden {
  border-width: 0px;
  padding: 0px;
  margin: 0px;
  border-spacing: 0px;
  spacing: 0px;
  text-align: center;
  }

.hiddenjust {
  border-width: 0px;
  padding: 0px;
  margin: 0px;
  border-spacing: 0px;
  spacing: 0px;
  text-align: justify;
  }

td { 
  border-width: 1px;
  border-color: #cc0000;
  border-style: double;
  padding: 1px;
  margin: 1px;
  border-spacing: 2px;
  spacing: 1px;
  text-align: left;
}

.justhiddenrand {
  border-width: 0px;
  border-color: #00009F;
  border-style: solid;
  padding: 1px;
  margin: 1px;
  border-spacing: 1px;
  spacing: 1px;
  text-align: justify;
  align: justify;
}

.hidden {
  border-width: 0px;
  border-style: solid;
  padding: 0px;
  margin: 0px;
  border-spacing: 0px;
  spacing: 0px;
  text-align: center;
}

.hiddenuns {
  font-size: 10pt;
  font-family: Arial, sans-serif;
  font-weight: normal;
  border-width: 0px;
  border-style: solid;
  padding: 0px;
  margin: 0px;
  border-spacing: 0px;
  spacing: 0px;
  text-align: left;
}

.einsatzhead {
  background-color: #cc0000;
  border-style: double;
  border-width: 2px;
  text-align: center;
  font-size: 12pt;
  font-weight: bold;
  color: #000000;
}