a:link { color: #993300 }
a:visited { color: #993300 }
a:hover { color: #c00000; border-top: 1px solid #c00000; border-bottom: 1px solid #c00000 }
a:active { color: #c00000 }

body {
  color: #000000;
  margin: 16px 12px 12px;
  scrollbar-base-color: #DEAA6B
}

.titel {
  font-size: 18pt;
  color: #663300;
  text-align:center;
}
.ueber1 {
  color: #663300;
  font-size: 14pt;
  background: #d8a65f url(../hierarchie/_pics/topcell.jpg);
}
.ueber1x {
  color: #663300;
  font-size: 16pt;
  padding-bottom:15pt;
}
.ueber2 {}
.beschr {
  font-weight: bolder;
}
.foto {}
.links {
  line-height:1.3em;
}
td {
  text-align:center;
  font-size:10pt;
}
table {
  margin-top: 20pt;
  margin-bottom:20pt;
}
form { margin: 0; padding: 0 }
hr { color: #663300 }

div#profil {
    max-width: 950px;
    width: 90%;
    background: url('../img/pergament.jpg');
    padding: 10px 20px 10px 10px;
    margin: 15px;
}
