/* Formatierungen für css_styled_content */
/* Basis Stylesheet für Newscontent */

#contentnormal {
  float: left;
  width: 637px;
  padding: 5px;
  voice-family: "\"}\"";  /* Tanteks Hack */
  voice-family: inherit;
  width: 627px;
}

html>body #contentnormal {
  width: 627px;
}

h1 {
  font-family: verdana;
  font-size: small;
  text-align: left;
  color: #444444;
  voice-family: "\"}\"";  /* Tanteks Hack */
  voice-family: inherit;
  fon-size: medium;
}

html>body h1 {
  font-size: medium;
}

.bodytext {
  font-family: verdana;
  font-size: x-small;
  text-align: left;
  color: #444444;
  voice-family: "\"}\"";  /* Tanteks Hack */
  voice-family: inherit;
  font-size: small;
}

html>body .bodytext {
  font-size: small;
}
