span.bggrey,
p.bggrey,
h3.bggrey,
h5.bggrey {
  background-color:#bedef6;
  margin-bottom:1em;
  padding:2px 0 2px 5px; 
  }
  
h4.bggrey {
  background-color:#bedef6;
  margin-bottom:0.2em;
  margin-top:0.5em;
}  

span.wichtig,
p.wichtig,
h3.wichtig,
h4.wichtig,
h5.wichtig {
  color: #c00;
  }

p.greybox {
  border: 0.1em solid #ccc; 
  font-style:italic;
  font-weight:bold;
  padding:0.5em;
  margin-top:1em;
  margin-bottom:1em;
  }
  
ul.normal {
  list-style: circle;
        }

ul.pfeil {
  list-style-image: url(img/red_arrow_bullet.gif); 
        }

a.extern {
  }
  
a.intern {
  }
  
a.pdf {
  }
  
a.email {
  }
  
  
