h6 {
  color: #f19131;
  font-weight: bold;
  font-size: 1em;
  padding: 0px;
  text-align: right;
}
h1 { color: #f19131; }

table {
  width: 490px;
}

/*
table.schaubild {
  background-color: green;
}
table.contenttable2 {
  background-color: green;
}
*/

td { font-size: 1em; }

td.schau {
  color: #01388c;
  background-color: #9fdff4;
  border-left: 0px;
  border-right: 5px solid #fff;
  border-bottom: 5px solid #fff;
  border-top: 0px solid #fff;
  text-align: center;
  width: 150px;
}

td.schau-pfeil {
  text-align: center;
}
th.rechts,
td.rechts {
  text-align: right;
}
p.mitte,
th.mitte,
td.mitte {
  text-align: center;
}
td.hellblau {
  color: #01388c;
}
td.hellblau a {
  color: #3fbfe9;
  font-style: italic;
}

td.schau-top {
  color: #01388c;
  background-color: #9fdff4;
  border-left: 0px;
  border-right: 5px solid #fff;
  border-bottom: 5px solid #fff;
  border-top: 0px solid #fff;
  text-align: left;
  vertical-align: top;
  width: 150px;
  padding-left: 5px;
  padding-right: 5px;
}
.schau-top ul {
  padding-top: 0;
  padding-left: 20px;
}

td.schau-rechts {
  text-align: right;
  background-color: #9fdff4;
  color: #01388c;
  width: 50px;
  border-left: 0px;
  padding-right: 10px;
  border-bottom: 5px solid #fff;
  border-right: 5px solid #fff;
}
td.schau-mitte {
  color: #01388c;
  text-align: left;
  background-color: #9fdff4;
  width: 220px;
  border-right: 0px;
  padding-left: 10px;
  border-bottom: 5px solid #fff;
  border-left: 3px solid #fff;
}
td.zitat {
  font-weight: bold;
  text-align: center;
}
.zitat hr {
  margin: 0px;
  border: 1px solid #3fbfe9;
}

ul {
}
li.liste-mit-balken {
  list-style-type: none;
  background: url(../img/balken_gruen_v.gif) top left no-repeat;
  padding-left: 15px;
  padding-bottom: 0.9em;
  margin-left: -35px;
  height: 2.1em;
  margin-top: 0px;
}
li.liste-orange,
li.liste-orange2 {
  list-style-type: none;
  padding-left: 15px;
  margin-left: -35px;
  margin-top: 0px;
  background: url(../img/square_orange_01.gif) top left no-repeat;
}
li.liste-orange a {
  color: #3fbfe9;
}

img.umlauf-links {
  margin-right: 25px;
  float: left;
}

.contenttable th {
  font-size: 1em;
  color: #01388c;
  background-color: #9fdff4;
  border-left: 2px solid #9fdff4;
  border-right: 0;
  border-bottom: 2px solid #9fdff4;
  border-top: 2px solid #9fdff4;
  padding: 2px 5px;
}
.contenttable th p {
  padding: 0;
  margin: 0;
}

td.mit-rahmen-unten,
td.mit-rahmen-rechts,
td.mit-rahmen-links {
  padding: 2px 5px;
}

th.mit-rahmen-rechts {
  border-right: 2px solid #9fdff4;
}
td.mit-rahmen-unten {
  border-bottom: 2px solid #9fdff4;
}
td.mit-rahmen-rechts {
  border-right: 2px solid #9fdff4;
}
td.mit-rahmen-links {
  border-left: 2px solid #9fdff4;
}
th.ohne-rahmen {
  border: 0;
}
th.weiss {
  border: 0;
  background-color: #fff;
  width: 100px;
}

p.besuchte-links {
}
p.besuchte-links a:visited {
/*  text-decoration: line-through; */
  font-weight: normal;
}
p.schau-ueberschrift {
  font-weight: bold;
  font-size: 1.5em;
  margin: 0px;
}

