
.dhtmlgoodies_answer{	/* Parent box of slide down content */
	/* Start layout CSS */
	border:1px solid #317082;
	background-color:#C9DDF3;
	/* width:400px; */
	
	/* End layout CSS */
	
	visibility:hidden;
	height:0px;
	overflow:hidden;
	position:relative;

}
.dhtmlgoodies_answer_content{	/* Content that is slided down */
	padding:1px;
	/* font-size:0.9em; */	
	position:relative;
}


/* für Seite: News - aufklappbare Jahre */
.dhtmlgoodies_answer2 {	
/* Parent box of slide down content */
	visibility:hidden;
	height:0px;
	overflow:hidden;
	position:relative;

}
.dhtmlgoodies_answer_content2 {	/* Content that is slided down */
	padding:1px;
	position:relative;
}
