@charset "UTF-8";

.cssskin-prof .c-body {
  font-size: 14px;
}

.cssskin-prof .c-small_headline {
  color: #800000;
  background-image: url(../_userdata/profback.jpg);
  background-repeat: repeat-x;
  background-position: left center;
  margin-bottom: 5px;
  padding-left: 5px;
  font-size: 18px;
  font-weight: bold;
  padding-top: 10px;
}

.cssskin-prof .c-lead {
  font-size: 13px;
}

.cssskin-prof .c-title {
  font-weight: bold;
  font-size: 32px;
  background-image: url(../_userdata/96bc8fcc96a290dd92e8-2.png);
  background-position: bottom left;
  background-repeat: repeat-x;
  text-decoration: none;
}

.cssskin-prof .c-large_headline {
  font-size: 24px;
  font-weight: bold;
  color: #000000;
}

@media (max-width: 641px) {
.cssskin-prof .c-small_headline {
  color: #800000;
  font-size: 14px;
}

}
