#accordion_container {
	width: 728px;
	height: auto;
	overflow:hidden;
}
.accordion_content {

}

.accordion_content img{
	float:left;
	margin-right:10px;
}

.accordion_row{
	line-height: 16px;
	height:auto;
	overflow:hidden;
	padding: 0;
}
 .accordion_title{
	float:left;
 }

.accordion_info{
	float:right;
}

.accordion_toggle{
	color:#000;
	font-size: 10px;
	height: 20px;
	line-height: 16px;
	margin: 0px 0;
	padding: 5px 0 0 20px;
	cursor:pointer;
	background-color: #CAC8CA;
	border-bottom:1px solid #DAD8DA;
}

.accordion_subhead{
	color:#333333;
	font-size: 10px;
	padding:3px;
	height: 15px;
	line-height: 15px;
	margin: 1px 0;
	padding: 0 0 0 7px;
	
}

.accordion_title {
	width:460px;
}


.collapsed {
	background-image: url('/fileadmin/scripts/images/pool/plus_neu.jpg');
	background-repeat: no-repeat;
	background-position: 99% 2px;
}

.expanded {
	background-image: url('/fileadmin/scripts/images/pool/minus_neu.jpg');
	background-repeat: no-repeat;
	background-position: 99% 2px;
}


.inactive {
	cursor: auto;
}

.clear {
	clear:both;
	font-size:0.1em;
	height:0px;
	line-height:0.1em;
	width:0px;
}
.history_row1 {
	
	
}

.history_row2 {
	

}

.history_title{
	margin-left: 10px;
	color:#000;
	margin-left: 0px;
}

.underline{
	text-decoration:none;
		
}
div.tab{
	cursor: pointer;
}
div.tab img{
	float:left;
	/*border-bottom:1px solid #8ea7c8;*/
	border-bottom:1px solid #DAD8DA;
}
div.tab h4 {
	margin: 0;
	padding: 30px 0px 0px 0px;
	float:left;
	height: 23px;
	width: 668px;
	font-weight:bold;
	line-height:15px;
	font-size:10px;
	float:left;
	color:#000;
	background-image: url('/fileadmin/scripts/images/pool/plus_neu.jpg');
	background-repeat: no-repeat;
	background-color: #CAC8CA;
	background-position: 99% 2px;
	text-align: left;
	
	border-bottom:1px solid #DAD8DA;
}

div.active h4 {
	/*color: #7f9db9;
	background-image:url('img/tabbg2_on.gif');*/
	background-image: url('/fileadmin/scripts/images/pool/minus_neu.jpg');
}
.tab_content {
	background-color:#EBEAEA;
	clear:both;
	color:#000;
	
}
.tab_intro {
	padding-left:20px;
	padding-right:10px;
}

#inhalt {
  width: 728px;
}

#colRight {
  width: 1px;
}

#inhalt .hist_text ul {
	list-style:square;
	padding-left:0px;
	margin-left:0px;
	padding-left:15px;
}
#inhalt .accordion_content div.hist_pic1 p {
	font-size:10px;
}




.accordion_content {
	height: auto;
	overflow:hidden;
	margin: 0px 0px;
	-moz-box-sizing: content-box !important;
	padding:0px;
}


#inhalt  .accordion_content .filecontainer .file {
	width:580px;	
}

/*
#inhalt .accordion_content .filecontainer{
	border-bottom:1px solid #b6cae2;
	height:25px;
	margin-left:0px;
}

#inhalt  .accordion_content .filecontainer .file {
	background:transparent url(img/pool/219_pdf.gif) no-repeat;
	float:left;
	font-size:11px;
	padding-left:0px;
	width:376px;
	
}

#inhalt  .accordion_content .filecontainer .file a{
	text-decoration:none;	
}

#inhalt .accordion_content .filecontainer .filesize {
	float:left;
	text-align:right;
	height:100%;
	width:110px;
	border-left:1px solid #b6cae2;
	font-size:11px;
	padding-right:9px;
}
*/
