body
{
  font-family: Arial;
  font-size: 10pt;
  font-weight: 400;
  color: #050505;
  background-color: #f3e79e;
}
p.kategorie
{
  font-family: Arial;
  font-size: 12pt;
  font-weight: 600;
  color: #050505;
  background-color: #cabb86;
  text-align: center;
  border-style: none;
}
p.fotos
{
  font-family: Arial;
  font-size: 12pt;
  font-weight: 600;
  color: #050505;
  background-color: #cabb86;
  text-align: left;
  border-style: none;
}
p.subkategorie
{
  font-family: Arial;
  font-size: 10pt;
  font-weight: 400;
  color: #050505;
  background-color: #f3e79e;
  text-align: center;
}
p
{
  text-align: center;
}
img
{
  border-style: none;
  margin: 0.5em;
}
a:link
{
  color: #050505;
}
a:active
{
  color: #050505;
}
a:visited
{
  color: #050505;
}
