img.postImageFloatLeft
{
float:left;
padding: 5px 20px 5px 0px;
}

img.postImageFloatRight
{
float:right;
padding: 5px 0px 5px 20px;
}
post_emphasis{
	font-weight: bold;}

/* AW 28.06.2017 Custom button style ZD 19063 */
a.button {
  background-color: #de0f7b;
  border-radius: 5px;
  color: #fff;
  padding: 7px 15px 5px 15px;
  margin-right: 5px;
  display: inline-block;
}