body {
color:#7F0000;
margin: 0;
padding: 0;
background:#FCF4D4;
margin-left: 20px;
margin-top: 5px;
margin-right: 20px;
font-family: Arial, Helvetica, sans-serif;
font-size:14px;
}

p, td {
font-family: arial, hevetica, sans-serif;
font-size:14px;
color: #7F0000;
}
/* .link {background: #FE0000;color:#FFFFFF;font-size: 14pt;font-weight: bold;font-family: Comic Sans MS;}
*/

.link {
      background-image: url(../_grafiken/button-lang-grau-rah.jpg);
      background-repeat:no-repeat;
      color:#FFFFFF;
      font-size: 14pt;
      font-weight: bold;
      font-family: Comic Sans MS;
}
table {
font-size: 10pt;
}

a:active, a:link, a:visited
{
  font-family: Bookman Old Style,"Monotype Corsiva",Arial,Verdana,Helvetica;
  font-size:10pt;
  color: #FF0000;
  text-decoration: none;
}

a:hover
{
  font-family: Bookman Old Style,"Monotype Corsiva",Arial,Verdana,Helvetica;
  font-size:10pt;
  color:#FF6C00;
  text-decoration: underline;
}

h1 {
  font-family: arial,verdana,helvetica;
  font-weight: bold;
  font-size: 24px;
  }

h2 {
  font-family: arial,verdana,helvetica;
  font-weight: bold;
  font-size: 20px;
  }

h3 {
  font-family: arial,verdana,helvetica;
  font-weight: bold;
  font-size: 16px;
  }

h4 {
  font-family: arial,verdana,helvetica;
  font-weight: bold;
  font-size: 12px;
  }

h5 {
  font-family: arial,verdana,helvetica;
  font-weight: bold;
  font-size: 10px;
  }
