#accordion {
	margin:20px 0px 0px 0px;
	width: 540px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #999999;
}

#accordion p {
	text-align:justify;
	padding: 0px 15px 10px 15px;
	margin: 0px;
}

#accordion img {
	padding: 2px;
	border: 1px solid #000000;
	margin-left: 8px;
	margin-top: 0px;

	
}


a:active, a:focus {
  width:0; 
  height:0;
  outline:0; /* for browsers that understand */
  }
  
h3.toggler {
	cursor: pointer;
	border-right-color: #999999;
	border-bottom-color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #000000;
	margin: 0;
	padding: 3px 5px 5px 4px;
	background-color: #CCCCCC;
	font-weight: bolder;
	text-decoration: underline;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-right-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: solid;
	border-left-style: solid;
	border-left-color: #999999;
}

div.element{
}

div.element a {
	margin:0px;
	color: #7B8F0C;
	text-decoration: underline;
}
div.element a:hover {
	color: #A5BE0E;
	text-decoration: underline;
}

div.element h4 {
	margin:0px;
	padding:5px 0px 5px 15px;
}
div.refs {
	text-align: center;
	margin-top: 5px;
}

div.element .foot {
	background-image: url(../pics/layout/element_footer.jpg);
	background-repeat: no-repeat;
	height: 20px;
}
div.element .inhalt {
background-image: url(../pics/layout/element_back.jpg);
	background-repeat: repeat-y;

}
div.element .spacer {

}
