#accordion {
  margin:10px 0px 10px 0px;
  font-family: Verdana;
  font-size: 12px;
  line-height: 12px;
}

h3.toggler {
	cursor: pointer;
	font-size: 12px;
	line-height: 12px;
	border-top:0px solid #70757b;
	background-color: #ececec;
	background-image:url(../img/icon_news_off.gif);
	background-repeat:no-repeat;
	background-position:5px 6px;
	color: #000;
	margin: 0px 0px 4px 0px;
	padding: 5px 0px 5px 20px;
	font-weight:normal;

}

div.element {
	/*border-bottom:1px solid #c4c4c4;*/
	margin: 0px 0px 0px 0px;
}

div#accordion hr {
	margin:0px;	padding:0px;
	border:0px;	height:1px;
	background-color:#70757b;
}

div.element h4 {
	margin:0px;
	padding:0px;
}

div.element p {
	padding:0px 0px 5px 21px;
	line-height: 18px;
	margin:0px;
	
}

div.element a {
color:#70757b;
padding:0px 20px 0px 0px;
background-image: url(../img/button_weiterlesen.jpg);
background-repeat:no-repeat;
background-position:right 2px;
text-decoration:none;

}

blockquote {
	padding:5px 20px;
}


.close {
height:1px;
font-size:1px;
line-height:1px;
margin:0px !important;
padding:0px !important;
}
