h1, h2
  {
  border-bottom: solid 4px #ffe97c;
  padding-left: 9px;
  }
  
h1
  {
  background: #000000 url('images/ban_tipstricks.jpg') no-repeat bottom right;
  }   

#tipstricks
  {
  }  
  
#tipstricks a
  {
  display: block;
  padding: 5px;
  }  
  
#tipstricks a:hover
  {
  background-color: #EEEEEE;
  text-decoration: none;
  }  
  
  