body {
  background-color:#FFFF99;
}

div.zitat {
  color:#3300FF;
  width:600;
  font-style:italic;
}

div.quelle {
  color:#3300FF;
  width:600;
  font-size:x-small;
  font-style:italic;
  text-align:right;
}


div.titelzeile {
  text-align:center;
}

div.titelzeile_name {
  text-align:center;
  color:#3300FF; /* gleiche Farbe auch bei hr.trenner einsetzen! */
  font-size:x-large;
}

div.text {
  margin-left:2em;
  /* margin-top:-2em; */
  font-size:large;
}

div.werbung {
  text-align:right;
  bottom:10px;
  right:10px;
  font-size:x-small;
}

hr.trenner {
  color:#3300FF;
  height:2px;
}

ul {
  list-style-image:url(bilder/blau1.gif);
}

li {
  padding-left:4mm;
  padding-bottom:4mm;
}

span.hinweis {
  color:#3300FF;
}

td.text {
  font-size:large;
}

table.viele_zellen {
  margin-top:2em;
  margin-bottom:2em;
}

td.text_block {
  vertical-align:top;
  text-align:left;
}

td.zelle {
  vertical-align:bottom;
  text-align:left;
}

td.bild_beschreibung {
  text-align:center;
  vertical-align:top;
}

span.snakestyle {
  color: #3300FF;
  font-size:x-small;
  font-weight:bold;
  position:absolute;
  TOP:-50px;
  visibility:visible;
}