.ds ul.ds li {
  background-image: none;
  padding: .45em;
  margin-left:2em;
  list-style: circle;
}
/* Dienststellen */
.dienststelle {
  /*border-bottom: 0.1em solid #d0d0d0;
  margin-bottom: 1em;
  padding-bottom: 1em;*/
}

#event_ds .ds-border {
 width:100%;
  background-color: #000;
}

#event_ds .ds {
 float: left;
 background-color: #ffffff;
 border:1px #DDDDDD solid; 
   
}

#event_ds strong {
 position: relative;
 display: block !important;
 float: left;
 width: 12em !important;
}

#event_ds p strong {
 width: auto !important;
 display: inline !important;
 float: none;
 border:none;
 padding: 0;
}

#event_ds p {
 background-image: url(http://www.steiermark.at/_g/grau.gif);
 background-repeat: repeat;
 float: right;
 width: 36em;
 padding:0.5em;
 min-height: 30px;
 line-height: 1.3em;
 margin: 0;

}

#event_ds p a {
 text-decoration: underline;
}

#event_ds .ax {
margin-bottom:-0.5em;
float:none;
}

#page-article #real_content .article_header
 {
	border-bottom: none;
  margin-bottom: 1em;
  padding-bottom: 0.2em;
	}
