/* Datei: mcv-web.de/format.css */

body {
  background-color:#FFB; color:#000;                                    /* #FFC #FEB #EF8 #FFB */
  width:96%; margin:0; padding:0.75em;
  font:normal 81.26% Verdana,Helvetica,Arial,sans-serif;
}
h1 {
  font-size:2.0em;
  margin:0 0 0.5em;
  text-align:center;
}
h2 {
  font-size:1.75em;
  margin:0 0 0.5em;
  text-align:center;
}
h3 {
  font-size:1.5em;
  margin:1em 0 0.5em;
  text-align:center;
}
h4 {
  font-size:1.25em;
  margin:1em 0 0.5em;
  text-align:center;
}
h5 {
  font-size:1.25em;
  margin:1em 0 0.4em;
}
h6 {
  font-size:1.13em;
  margin:0.75em 0 0.33em;
}
p {
  font-size:1em; line-height:1.38em;
  margin:0 0 0.38em;
}
dt {
  font-size:1em; line-height:1.38em;
  margin:0 0 0.38em;
}
dd {
  font-size:1em; line-height:1.38em;
  text-align:justify;
  margin:0 0 1em 2em;
}
ul { margin-top:0; margin-bottom:0;
}
li {
  font-size:1em; line-height:1.38em;
  text-align:justify;
  margin-bottom:0.38em;
}
hr {
  background-color:#903; color:#903;
  height:2px;
  border:1px solid; border-color:#C04 #602 #602 #C04;
}
img { border:none;
}
.farbe1 { color:#067;
}
.top { margin-top:0;
}
.klein { font-size:0.8em;
}
a.ohne { text-decoration:none;
}
p.grosz {                                          /* margin:0.75em 0 0.33em; */
  font-size:1.13em;
}
p.letzter { margin:0;
}
.block { text-align:justify;
}
.zent { text-align:center;
}
.zentfett {
  text-align:center;
  font-weight:bold;
}
.rechts { text-align:right;
}
.text p:first-letter { font-size:1.38em; color:#067;
}
a:link, a:visited { color:#067; text-decoration:none;
}
a:focus { color:#0AC;
}
a:hover { color:#FFB; background-color:#067;
}
a:active { color:#0AC;
}
table.person {
  background-color:#EEE;
  width:32em;
  border:none; border-collapse:collapse; margin-bottom:0.5em;
}
td.adresse {
  width:90%; padding:0.5em;
}
.adresse h6 {
  margin-top:0;
  color:#067;
}
img.phone { height:21px; width:40px;
}
table.chorkopf {
  width:54em;
  border:none; border-collapse:collapse; margin-bottom:0.5em;
  margin-left:auto; margin-right:auto;
}
table.chorkopf ul {
  margin-left:1.25em; padding-left:0;
  list-style-type:disc;
}
table.chor {
  background-color:#EEE;
  width:100%;                                                       /* width:54em; */
  border:none; border-collapse:collapse; margin-bottom:1em;
}
table.chor th {
  font-weight:normal; text-align:left;
  padding:0.5em;
}
table.chor td {
  vertical-align:top; text-align:center;
  padding:0.5em;
}
table.chor td.gemeinde {
  width:30%;
}
table.chor h5 {
  font-size:1.25em;
  margin:0;
}
table.chor h6 {
  color:#067;
  font-size:1.13em;
  margin:0 0 0.33em;
}

