/* CSS Document */

div.stellen_single {
  margin-top:30px;  
  margin-bottom:40px;  
}

div.stellen_single p {
  margin-bottom:0px;
}

div.stellen_single_lehrstellen {
  margin-bottom:0px;  
}

h2.stl_name {
    font-size: 11px;
    letter-spacing: 2px;
    line-height: 17px;
    word-spacing: 1px;
}

p.stl_name_lehrstellen {
  font-weight:bold;
  margin-bottom:0px; 
}

div.stellen_single p.stl_short {
  margin-bottom:5px;
  font-size:11px;
}

p.stl_doc {
  font-size:10px;
  text-transform:uppercase;
  margin:0px;
}

p.stl_doc img {
  position:relative;
  top:3px;
  margin-right:5px;
}






