body {
  background-color: #f7ebc2;
  font-family: Geneva, Arial, Helvetica, sans-serif;
  font-size: normal;
  color: #222;
  margin: 010px;
}

#all {
  margin: 0 auto;
  width: 1019px;
}

#header {
  height: 103px;
  background: url(img/titelhintergrund.gif) no-repeat;
}

#body {
}

#menu {
  padding-top: 60px;
  width: 800px;
  margin: 0 auto;
  font-size: large;
}
#menu ul {
  padding: 0;
  margin: 0;
}
#menu ul li {
  display: inline;
  list-style: none;
  padding: 0 0.5em;
  border-left: 1px dotted;
}
#menu ul li.first {
  border: none;
  padding:0;
}

#main {
  width: 800px;
  margin: 0 auto;
}
#main h3 {
  text-align: center;
}

#footer {
  background:url(img/fusshintergrund.gif) no-repeat;
  height: 30px;
  clear: both;
  margin-top: 0;
  padding: 75px 10px 0 0;
  text-align: right;
}

#edit {
  border: 0;
  text-align: center;
}

#edit ul li {
  display: inline;
  list-style: none;
  padding: 0 5px;
}

img {
  border: 0;
  vertical-align: middle;
}
a.img {
  text-decoration: none;
}

code {
  padding: 0 2px;
}

object {
  margin: 1em;
}

a:link { font-weight:normal; color:#AA2222; text-decoration:none; }
a:visited { font-weight:normal; color:#AA2222; text-decoration:none; }
a:active { color:#AA2222; text-decoration:none; }
a:hover { color:#AA2222; text-decoration:underline; }
a:focus { color:#AA2222; text-decoration:underline; }

dt {
  font-weight: bold;
}

table#wir td {
  width: 250px;
  padding: 0.5em 1em;
  text-align: center;
}
table#wir tr.namen td {
  background-color: #CCCCCC;
  font-weight: bold;
  border: 1px #f7ebc2 solid;
}
table#wir tr.text td {
  text-align: justify;
  vertical-align: top;
  font-size:85%;
}
table#wir tr.bilder img {
  width: 180px;
  height: 270px;
}

p.vierb {
  text-align:center;
}
p.vierb img {
  width: 144px;
  height: 211px;
}

#veranstaltungen h3 {
  background-color: #336633;
  color: #FFF;
  width: 660px;
}
#veranstaltungen td.verdat {
  background-color: #CCCCCC;
}
h3.vatitel {
  background-color: #336633;
  color: #FFF;
  font-weight: bold;
  padding-left: 10px;
}
p.vasubtitel {
  font-weight: bold;
  text-align: center;
}

