body { font-family: "Trebuchet MS", Geneva, Arial, Helvetica, SunSans-Regular, sans-serif; }
p { color: #808080; font-size: 12px; margin-top: 1em; margin-bottom: 1em; }
h1  /* Überschrift1 */ { color: #e4b014; font-size: 14px; }
td {  }

a:link { color: #e4b014; text-decoration: none; }

a:visited { color: #e4b014; text-decoration: none; }

a:hover { color: #e4b014; text-decoration: none; }

a:active { color: #e4b014; text-decoration: none; }
.senfgelb { color: #e4b014; }
.hellgrau { color: #ccc; }
.grau { color: #808080; }
.zentriert { text-align: center; }
.grauzentriert { color: #808080; text-align: center; }
.bildunterschrift { color: #e4b014; font-size: 14px; }
.bildrahmenoulr  /* Rahmen um Bild allseits */ { border-color: white; border-width: 10px; }
.bildrahmenlr  /* Rahmen um Bild nur links und rechts */ { border-right-color: #fff; border-right-width: 5px; border-left-color: #fff; border-left-width: 5px; }
.sichtfolgt { visibility: inherit; }
.erlaeuterung  /* Ebene für Erläuterungstext der Zimmer */ { background-color: white; width: 300px; height: auto; padding-right: 15px; padding-left: 10px; border: solid 1px gray; }

