
#list1  {
	width: 298px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	margin:  0px;
	padding: 0px;
	border: 1px solid #C1C1C1;
}

#list1 li {
	padding:4px 0px 4px 0px;
}


#col2 #list1 .accord_content {
	margin-bottom : 10px;
	border: none;
	color: #000;
	text-decoration: none;
	margin: 0px;
	padding: 10px;
	background-color: #ECECED;
	overflow: hidden;
	height: 380px;
	font-weight:normal;	
	font-size: 10px;
}


#col2 #list1 h6 {
	cursor:pointer;
	display:block;
	padding:0px;
	margin-top: 0;
	text-decoration: none;
	font-weight: bold;
	font-size: 10px;
	color: #fff;
	background-image:url(/img/navmain_hgr2.gif);
	background-repeat:repeat-x;
	height:22px;
}


#col2 #list1 h6.selected {
	color: #fff;
	background-image:url(/img/navmain_aktiv_hgr2.gif);
	background-repeat:repeat-x;
	height:22px;
}



.header_accord {
	margin-top:5px;
	margin-left:10px;
	float:left;
}

.decimal ul{
	width:250px;
	padding:4px 0px 4px 28px;
	list-style-position: outside;
	list-style-type:decimal;
	list-style-image:none;
}


