body {
  background-image:url(images/braunestreifen.gif);
}

#logo {
  background-image:url(images/logo_braun.gif);
}

#navi a.activ, a.activ:link, a.activ:active, a.activ:visited {
  color: #b18165;
}
 
h1 {
  color: #b18165;
  font-family: "Trebuchet", Verdana,sans-serif;
  font-size: 12px;
  font-weight: bold;
} 

h2 {
  color: #000000;
  font-family: "Trebuchet", Verdana,sans-serif;
  font-size: 11px;
  font-weight: bold;
}
