

body           { background-image: url(images/hi-blauweiss.gif); margin-top: 0px; margin-left: 0px }
p,h1,h2,h3,h4,ul,ol,li,div,td,th,address,blockquote,nobr,b,i
         { font-family: arial, helvetica, sans-serif }
     
h1     { color: blue; font-size: 14pt; margin-top: 0px; margin-bottom: 6px }
h2     { color: blue; font-size: 13pt; margin-bottom: 2px }
h3     { font-size: 12pt; background-color: #a0c8ff; margin-top: 2px; margin-bottom: 2px }
h4     { color: white; font-size: 12pt; background-color: #00f; margin-top: 2px; margin-bottom: 2px }
h5      { color: blue; font-size: 10pt; margin-bottom: 0 }
h6     { font-size: 12pt; background-color: #d3d3d3; margin-top: 2px; margin-bottom: 2px }
p,ul,ol,li,div,td,th,address,nobr,b,i     { font-size: 12pt }
p      { padding-right: 4px; padding-left: 4px }
ul     { list-style-image: url(images/dig-bl.gif) }

.gelb       { background-color:#FFFFE0; }
.grau       { background-color: #d3d3d3 }
.rot          { background-color:#FFDDDD; }
.gruen      { background-color:#CCFFCC }
.blau        { background-color:#b0dffa; }
.weiss      { background-color:#FFFFFF; }
.rahmen    { letter-spacing: 1px; border: dotted 3px blue }
.first-letter { color: red; font-size: 150% }

a:link      { color: blue; text-decoration: underline }
a:visited  { color: blue; text-decoration: underline }
a:hover    { color: white; text-decoration: underline; background-color: gray; border-left: none }
a:active   { color: navy; text-decoration: underline }

.menue a  { color: blue; font-weight: bold; text-decoration: none; background-color: #a0c8ff; text-align: left; margin: 0px 0px 2px; padding: 1px 10px; border-left: 2px solid #ffffff; border-bottom: 0px; border-left: 0px; display: block }


.menue a:link { text-decoration: none; }
.menue a:visited { text-decoration: none; }
.menue a:active { text-decoration: none; }

#limarkiert { color: white; background-color: gray }
.menue a:hover  { color: white; background-color: blue; border-left: 2px dashed red }

.umenue a  { color: blue; font-weight: bold; text-decoration: none; background-color: #d3d3d3;  text-align: left; margin: 0px 0px 2px; padding: 1px 10px; border-left: 2px solid #ffffff; border-bottom: 0px; border-left: 0px; display: block }

.umenue a:link { text-decoration: none; }
.umenue a:visited { text-decoration: none; }
.umenue a:active { text-decoration: none; }
.umenue a:hover  { color: white; background-color: blue; border-left: 2px dashed red }
