body {
  color: #000000;
  background-color: #d6cdbb;
  font-family: Arial, Helvetica, sans-serif;
}

#Intro {
  margin-top: 10%;
  margin-bottom: 10%;
  text-align: center;
  font-size: large;
}

#Head {
  text-align: center;
}

#Index {
  float: left;
  width: 10em;
  margin-bottom: 1em;
  padding-bottom: .5em;
  border-right: 1px solid #968762;
  border-bottom: 1px solid #968762;
  font-size: small;
}

#Index p {
  margin: 1em 0em 0em 0em;
}

#Index ul {
  margin: 0em 0em 0em 0em;
  padding-left: 1.1em;
  list-style-type: circle;
}

#Index li {
  margin: .2em 0em 0em 0em;
}

#Content {
  margin: 0em 0em 1em 9.5em;
}

#Content p {
  margin: 0em 0em 1em 0em;
}

#Foot {
  clear: both;
  border-top: 1px solid #968762;
  text-align: center;
}

.top {
  font-size: small;
  font-weight: normal;
  text-align: right;
  position: relative;
  top: -.5em;
  height: .5em;
}

.top a {
  background: url(up1.gif) no-repeat left;
  padding-left: 10px;
}

.date {
  font-size: small;
  font-weight: normal;
  text-align: right;
}

.i {
  font-style: italic;
}

.b {
  font-weight: bold;
}

.en {
  background: url(en.gif) no-repeat right;
  padding-right: 15pt;
  margin-right: 1pt;
}

.de {
  background: url(de.gif) no-repeat right;
  padding-right: 15pt;
  margin-right: 1pt;
}

h1 {
  font-size: x-large;
}

h2 {
  margin: 0em 0em 0em 0em;
  padding: .15em;
  color: #e8e8e0;
  background-color: #968762;
  font-size: medium;
  font-weight: bold;
}

h3 {
  margin: .2em 0em .5em 0em;
  padding: .15em;
  background-color: #e8e8e0;
  font-size: medium;
  font-weight: bold;
}

h4 {
  font-size: medium;
  font-weight: bold;
}

table.h3 {
  margin: .2em 0em .5em 0em;
  border-spacing: 0em;
  width: 100%;
  background-color: #e8e8e0;
  font-size: medium;
  font-weight: bold;
}

table.h3 td {
  padding: .05em .15em .05em .15em;
}

a:link {
  color: #b00000;
  font-weight: bold;
}

#Index a {
  text-decoration: none;
}

#Index a:hover {
  text-decoration: underline;
}

a:visited {
  color: #b00000;
}

a:link.LinkImage {
  color: #d6cdbb;
}

a:hover.LinkImage {
  background-color: #d6cdbb;
}

a:visited.LinkImage {
  color: #d6cdbb;
}

.LinkImage img {
  vertical-align: middle;
  padding: .2em;
}

.LinkImage img:hover {
  color: #b00000;
}
