.menu_list {
	margin: 0 0 20px 26px;
	width: 640px;
	font-size: 12px;
}
.menu_head {
	font: bold 12px/30px Verdana, sans-serif;
	background: url(/img/arrow-big.png) no-repeat #333;
	color: #fff;
	display: block;
	height: 30px;
	padding: 0 10px 0 10px;
	border-bottom: 1px solid #fff;
	cursor: pointer;
	margin: 0;
	padding-left: 29px;
/*	padding: 5px 10px;
	cursor: pointer;
	position: relative;
	margin:1px;
    font-weight:bold;
    background: #eef4d3 url(/img/arrow-big.png) center right no-repeat;*/
}
.menu_body {
	display:none;
	padding: 10px 20px 10px 20px;
	background-color: #eee;
	overflow: hidden;	
	color:#333333;
	font-family:Verdana,sans-serif;
	font-size:11px;
	font-size-adjust:none;
	font-style:normal;
	font-variant:normal;
	font-weight:normal;
	line-height:18px;
	text-align:justify;	
}
.menu_body a {
/*  display:block;
    color:#006699;
    background-color:#EFEFEF;
    padding-left:10px;
    font-weight:bold;
    text-decoration:none;*/
	font: 11px Verdana, sans-serif;
	color: #aa0404;
	padding-right: 12px;  
}

.menu_body a:hover {
  color: #000000;
  text-decoration:underline;
}

.menu_body img {
	float: right;
	padding-left: 40px;
}

.menu_body span {
	font: 10px/28px Verdana, sans-serif;
	color: #666;
	padding: 2px;
	background-color: #ddd;
}

.historie-list {
	margin: 0 0 20px 62px;
	width: 620px;
	font-size: 12px;
}

.historie-header {
	font: bold 12px/30px Verdana, sans-serif;
	background: url(/img/arrow-big.jpg) no-repeat #666;
	color: #fff;
	display: block;
	height: 30px;
	padding: 0 10px 0 29px;
	border-bottom: 1px solid #fff;
	cursor: pointer;
	margin: 0;
}

.historie-content {
	display:none;
	padding: 10px 20px 10px 20px;
	background-color: #eee;
	overflow: hidden;	
	color:#333333;
	font-family:Verdana,sans-serif;
	font-size:11px;
	font-size-adjust:none;
	font-style:normal;
	font-variant:normal;
	font-weight:normal;
	line-height:18px;
	text-align:justify;	
}

.historie-content a {
	font: 11px Verdana, sans-serif;
	color: #aa0404;
/*	padding-right: 12px;  */
}

.historie-content a:hover {
  color: #000000;
  text-decoration:underline;
}

.historie-content img {
	float: right;
	padding-left: 20px;
	padding-bottom: 10px;
}

.historie-content span {
	font: 12px/28px Verdana, sans-serif;
	font-weight: bold;
	color: #666;
	padding: 5px;
	background-color: #ddd;
}