
body
{
  border: 0px;
  margin: 0px;
  padding: 0px;
  
  background-color:#F7F6F2;
  color:#18191B;
  font-family:Verdana,sans-serif;
  margin: 0pt;
  text-align: center;
}

#tabelle
{
  width: 900px;
  text-align: center;
  margin: 25px auto 15px;
}

#anmeldung
{
  margin-top: 35px;
  margin-left: 45px;
  margin-right: 25px;
}

h1 
{
  color: #18191B;
  font-size: 15px;
  font-weight: bold;
  line-height: 20px;
  margin-top: 5px;
  margin-bottom: 5px;
}

h2
{
  color: #18191B;
  font-size: 11px;
  font-weight: bold;
  line-height: 20px;
  margin-top: 5px;
  margin-bottom: 5px;
}

p, ul, li
{
  font-size: 11px;
  font-style: normal;
  font-weight: normal;
  letter-spacing: 0.02em;
  line-height: 20px;
}

a:hover, a:focus
{
  color:#FFFFFF;
}

a
{
  color:#584A2E;
  font-weight: bold;
}

.text
{
  line-height: 20px;
  margin-top: 5px;
  margin-bottom: 10px;
}

.form
{
  line-height: 20px;
  margin-top: 5px;
  margin-bottom: 5px;
}

.formfield
{
  line-height: 14px;
  margin-top: 5px;
  margin-bottom: 5px;
}

.schwarz, .weiss
{
  margin-left: 30px;
  font-size: 11px;
  font-style: normal;
  font-weight: normal;
  letter-spacing: 0.02em;
  line-height: 25px;
}

.weiss
{
  color:#FFFFFF;
}