body {
  margin: 0;
  padding: 1em 0;
  color: white;
  background-color: black;
  font-size: 10pt;
  text-align: center;
  font-family: Verdana;
}
div#Seite {
  margin: 0 auto;
  padding: 0;
  background: lightgrey none repeat scroll 0% 50%;
  text-align: left;
  width: 960px;
}
html > body div#Seite {
  border-color: black;
}
h1 {
  border-bottom: 1px solid black;
  margin: 0;
  background: black none repeat scroll 0% 50%;
  padding-bottom: 0px;
  font-size: 1.5em;
  text-align: right;
  color: white;
  height: 50px;
}
#NaviContainer {
  border:  none;
  padding: 0;
  float: left;
  width: 100%;
  background-color: black;
  color: black;
  display: block;
}
#NaviContainer a {
  text-decoration: none;
  font-weight: normal;
  color: black;
}
#Navi {
  float: left;
  margin-right: 0;
  margin-left: 0;
  padding-right: 0;
  padding-left: 0;
  width: 100%;
  text-decoration: none;
  font-weight: normal;
  color: black;
  background-color: black;
}
#Navi a {
  padding: 0.25em 0.4166em;
  text-decoration: none;
  font-weight: bold;
  display: block;
  text-align: center;
  color: white;
  background-color: black;
}
#Navi a:hover {
  border-top: 1px solid grey;
  padding: 0.25em 0.4166em;
  color: black;
  background-color: grey;
}
#Navi span {
  border-top: 1px solid grey;
  padding: 0.25em 0.4166em;
  font-weight: bold;
  display: block;
  text-align: center;
  color: black;
  background-color: grey;
}
#Navi ul {
  margin: 0;
  padding: 0;
  float: left;
  display: inline;
  width: 100%;
}
#Navi li {
  border-right: 1px solid white;
  font-size: 1.1em;
  list-style-type: none;
  float: left;
}
div#Left {
  margin-right: 0;
  margin-left: 0;
  padding-right: 0;
  padding-left: 0;
  width: 100%;
  background-color: grey;
}
div#fuellerGrey {
  background-color: grey;
  font-size: 0.2em;
}
div#fuellerLightGrey {
  background-color: lightgrey;
  font-size: 0.2em;
}
#NavigationContainer {
  border:  none;
  margin: 0;
  width: 100%;
  float: left;
  background-color: grey;
  color: white;
  display: block;
}
#NavigationContainer a {
  text-decoration: none;
  font-weight: normal;
  color: black;
}
#Navigation {
  float: left;
  margin-right: 0;
  margin-left: 0;
  padding-right: 0;
  padding-left: 0;
  width: 100%;
  text-decoration: none;
  font-weight: normal;
  color: black;
  background-color: grey;
}
#Navigation a {
  border-top: 1px solid grey;
  padding: 0.25em 0.4166em;
  text-decoration: none;
  font-weight: bold;
  text-align: center;
  color: black;
  background-color: grey;
  display: block;
}
#Navigation a:hover {
  padding: 0.25em 0.4166em;
  color: black;
  background-color: lightgrey;
  display: block;
}
#Navigation span {
  border-top: 1px solid grey;
  padding: 0.25em 0.4166em;
  font-weight: bold;
  text-align: center;
  background-color: lightgrey;
  display: block;
  color: black;
}
#Navigation ul {
  margin: 0;
  padding: 0;
  float: left;
  display: inline;
  width: 100%;
}
#Navigation li {
  border-right: 1px solid black;
  font-size: 0.8em;
  list-style-type: none;
  float: left;
}
div#Info div {
  margin-right: 0;
  margin-left: 0;
  color: black;
}
div#Info h2 {
  border-bottom: 1px solid white;
  margin: 0px;
  padding: 3px 4px 4px;
  font-size: 1.1em;
  background-color: navy;
  color: white;
}
div#Info {
  margin: 1em 0 0;
  padding: 0;
  font-size: 0.9em;
  width: 12.5em;
  float: right;
}
div#Info strong {
  margin: 0.2em 0.5em;
  font-size: 1.33em;
}
div#Info p {
  padding: 0em 0.2em 0.5em 0.7em;
  font-size: 0.9em;
}
div#Info .verweis {
  margin: 2px 0px 0px;
  padding: 1px 2px 1px 15px;
  background-color: #ffe614;
  background-image: url(../deutschlandlauf/images/pfeil_bl.gif);
  background-repeat: no-repeat;
  background-position: 3px 5px;
}
div#Inhalt {
  margin: 0em 13em 0 0em;
  background-color: lightgrey
}
* html div#Inhalt {
  height: 10em;
  margin-bottom: 0;
}
div#Inhalt h2 {
  border-bottom: 1px solid white;
  padding: 3px 4px 4px;
  margin-bottom: 0px;
  font-size: 1.1em;
  background-color: navy;
  color: white;
}
div#Inhalt h3 {
  margin: 0px;
  padding: 3px 4px 4px;
  font-size: 1em;
  background-color: #cccccc;
}
div#Inhalt h4 {
  border-bottom: 1px solid white;
  padding: 3px 4px 0px;
  font-size: 0.9em;
  background-color: #cccccc;
}
div#Inhalt div {
  color: black;
}
div#Inhalt .verweis {
  margin: 2px 0px 0px;
  padding: 1px 2px 1px 15px;
  background-color: #cccccc;
  background-image: url(../deutschlandlauf/images/pfeil_bl.gif);
  background-repeat: no-repeat;
  background-position: 3px 5px;
}
div#Inhalt p table {
  border: 1px solid grey;
  border-collapse: collapse;
  empty-cells: show;
  font-size: 1em;
}
div#Inhalt p tr {
  margin: 0px 4px 4px;
  padding: 0px 4px 4px;
  font-size: 0.95em;
  text-align: justify;
}
div#Inhalt p td {
  border: 1px solid grey;
  margin: 0px 4px 4px;
  padding: 0px 4px 4px;
  font-size: 0.95em;
  text-align: justify;
}
div#Inhalt p tbody {
  margin: 0px 4px 4px;
  padding: 0px 4px 4px;
  color: #00044b;
  font-size: 0.95em;
  text-align: justify;
}
div#Inhalt table {
  font-size: 11px;
}
div#Inhalt tr {
  margin: 0px 4px 4px;
  padding: 0px 4px 4px;
  font-size: 11px;
  text-align: justify;
}
div#Inhalt td {
  margin: 0px 4px 4px;
  padding: 0px 4px 4px;
  color: #00044b;
  font-size: 11px;
  text-align: justify;
}
div#Inhalt tbody {
  margin: 0px 4px 4px;
  padding: 0px 4px 4px;
  color: #00044b;
  font-size: 11px;
  text-align: justify;
}
div#Inhalt p {
  margin: 0px 4px 4px;
  padding: 10px 4px 4px;
  font-size: 1em;
  text-align: justify;
}
div#Inhalt li {
  margin: 0px 4px 4px;
  padding: 0px 4px 4px;
  color: #00044b;
  font-size: 1em;
  text-align: justify;
}
div#Inhalt a {
  color: black;
  text-decoration: none;
  font-weight: bold;
}
div#Inhalt a:hover {
  color: #444444;
  text-decoration: none;
  font-weight: bold;
}
a:hover div#inhalt iframe {
  border:  none;
  overflow: auto;
  width: 90%;
  height: 70000px;
}
div#inhalt object {
  border:  none;
  overflow: auto;
  width: 95%;
  height: auto;
}
p#Fusszeile {
  border-top: 1px solid black;
  padding: 0.1em;
  clear: both;
  font-size: 0.83em;
  text-align: right;
  background-color: grey;
  color: silver;
}
a {
  color: silver;
  text-decoration: none;
  font-weight: bold;
}
p#Fusszeile a {
  color: silver;
  text-decoration: none;
  font-weight: bold;
}
.line {
  border-color: #9cb6eb;
  border-bottom: 1px solid #9cb6eb;
}
.lineu {
  border-color: #9cb6eb;
  border-top: 1px solid #9cb6eb;
}
.lineo {
  border-color: #9cb6eb;
  border-bottom: 1px solid #9cb6eb;
}
div#inhalt blockquote {
  margin: 0px;
  padding: 2px;
}
hr {
  display: none;
}
.spacer {
  font-size: 0.45em;
}
.tableColor {
  color: black;
  background-color: lightgrey;
  font-size: 10pt;
  text-align: justify;
}
.linkNormal {
  color: black;
}
.headerColor {
  background-color: lightgrey;
}
.font1 {
  font-size: 8pt;
}
.fontbig {
  font-size: 20pt;
}
.tableBColor {
  background-color: lightgrey;
  font-size: 8pt;
}
.tableMain {
  background-attachment: scroll;
  color: black;
  background-color: lightgrey;
  font-size: 8pt;
}
.infoTable {
  width: 100%;
  background-color: lightgrey;
}
table {
  background-color: lightgrey;
}
