html, body, a, blockquote, div, form, h1, h2, h3, img, li,
ol, p, span, table, td, ul {
  font-family: Arial, Helvetica, sans-serif;
}
body {
  font-size: 100.01%;
}

li {
  list-style:disc;
}

td.bottomnav_bar {
  border: 1px solid silver;
  height:        1px;
}
td dd {
  color:     #ffffff;
}
h1.startseite{
  margin: 6px 0 0 0;
}
.bodytext {
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
.detail, .absatz {
  color:      #0000ff;
  font-size:    1.2em;
}
.spacer-gif {
  display: none;
}

#inhalt .csc-firstHeader {
  font-size:      2em;
}

#inhalt h2 {
  color:      #3366cc;
  font-size:    1.5em;

}

#inhalt p {
 font-size:     1.2em;
}

#contentrechts {
  background: #efefef;
  padding-top:  150px;

}
.csc-frame-frame1 {
  border: 2px solid black;
  padding: 10px 0 10px 0;
  text-align: center;
}

/* Info und Termine */
.tx-myinventory-pi1 { /* alle Eintraege */
  background:     yellow;
  border:2px solid black;
  padding:           5px;
}
.tx-myinventory-0 { /* Titel eines Eintrags */
  font-weight: bold;
  font-size:  1.2em;
}
.tx-myinventory-1 { /* Text eines Eintrags */
  padding-top: 10px;
}

/* Bildergallerie */
.tx-gooffotoboek-pi1 h1 {
  margin-bottom: 20px;
}
.tx-gooffotoboek-pi1 img {
  margin-bottom: 10px;
}
