*
{
  font-family:'trebuchet ms', helvetica, sans-serif, arial;
}

.titel
{
  background-color:white;
  border:2px solid maroon;
  margin-left:20px;
  margin-right:20px;
  padding:6px;
  text-align:center;
  font-weight:bold;
  font-style:italic;
  font-size:130%;
  text-shadow:gray 2px 2px;
}

.taste
{
  text-align:center;
  font-weight:bold;
  width:240px;
  height:40px;
  background-image:url('taste.gif');
}


.taste-z
{
  text-align:center;
  font-weight:bold;
  width:240px;
  height:40px;
  background-image:url('taste.gif');
  vertical-align:bottom;
}


a:link,a:visited
{
  text-decoration:none;
  color:maroon;
}

a:hover
{
  text-decoration:none;
  color:black;
}

dl
{
  margin-left:18px;
  margin-right:6px;
}

dd
{
  margin-bottom:4px;
}

dt
{
  font-weight:bold;
  margin-bottom:4px;
  background-color:white;
  color:maroon;
}

tt
{
  font-size:100%;
}

p
{
  font-size:120%;
  line-height:130%;
  margin-top:0px;
  margin-bottom:8px;
  background-color:white;
}  

.s
{
  color:black;
  font-weight:normal;
}

.kl
{
  font-size:80%;
}

.n
{
  font-size:94%;
  text-align:left;
}

