#content .wikitrail a[href] {
    background: url(http://www.sf-germany.de/images/arrow.gif) top left no-repeat;
    padding-left: 20px;
}

table.bio {
    border: 1px solid #ccc;
    width: 98%;
}

table.bio td {
    color: #ccc;
}

table.bio .left {
    color: #ccc;
    font-weight: bolder;
}

.centered {
    text-align: center;
    margin: auto;
}

.vcentered {
    vertical-align: middle;
}

.thead {
  text-align: center;
  background-color: #333;
  font-weight: bolder;
  color: #fff;
}
.tdleft {
  background-color: #333;
  font-weight: bolder;
  color: #fff;
}

fieldset {
    width: 600px;
}
legend {
    font-weight: bold;
}
label {
    width: 170px;
    text-align: right;
    padding-right: 10px;
    float: left;
}
fieldset input[type=text] {
    border: 1px solid #ccc;
    width:  350px;
}
fieldset textarea {
    border: 1px solid #ccc;
    width:  350px;
}

ul#scroll {
    background-color: #000 !important;
    border-color: #fff !important;
    list-style-image: url() !important;
}
ul#scroll li {
    margin-left: 20px !important;
}
