  body {
    color: white;
    font-family: Arial;
    font-size: small;
    background-color:#814141; }

  a:link { font-size: 0.9em; font-weight:bold; color:silver; text-decoration:none; }
  a:visited { font-size: 0.9em; font-weight:bold; color:silver; text-decoration:none; }
  a:focus { font-size: 0.9em; font-weight:bold; color:#CB7474; text-decoration:underline; }
  a:hover { font-size: 0.9em; font-weight:bold; color:#CB7474; text-decoration:underline; }
  a:active { font-size: 0.9em; font-weight:bold; color:#CB7474; text-decoration:underline; }

  #aussenrahmen {
    border-width:1px;
    border-style:solid;
    border-color:white; }

  .Ueberschrift {
    font-weight:bold;
    font-size:medium; }

  #Unterstrich {
    line-height:1px;
    vertical-align:top; }

  .untertitel {
    font-family:Arial;
    color:#DFDFDF;
    font-size:x-small; }