
#content ul.stellenliste {
   list-style-type: none;
   margin: 20px 0 0 0;
   padding: 0;
}

#content ul.stellenliste li {
   width: 520px;
   min-height: 20px;
   display: block;
   background-image: url(/system/galleries/pics/mmwarburg.com/icon_pfeil_black.gif);
   background-repeat: no-repeat;
   background-position: top left;
   margin: 0 0 10px 0;
   padding: 0 0 0 10px;
}

#content ul.stellenliste li h3 {
   padding: 0;
   margin: 0;
}

#content ul.stellenliste li h3 a {
   font-size: 1.4em;
   color: #000000;
}

#content ul.stellenliste li span.gesellschaft {
   font-style: oblique;
}