div.menurechts,
ul.text_normal,
li.menurechts
{
	margin: 0;
	padding: 0;
	list-style-type: none;
		
}

#menurechts
{
	position: absolute;
	top: 120px;
	left: 0;
	
}

div#menurechts
{
	width: 150px;
	
}

.title_on,
.title_normal
{
	cursor: pointer;
	margin: 0;
	height: 20px;
	line-height: 22px;
	text-align: left;
	border-bottom:1px solid #AFBBC5;
}

.text_normal
{
	padding:11px 0 0 0;
	background-color: #F2EFD9;
	display:block;
}

div#menurechts li.menurechts {
	text-align: left;
	padding:4px 0px 4px 8px;
	border-bottom:1px solid #000;
}


div#menurechts a
{
	color: #000;
	font-size:12px; 
	line-height: 22px;
	text-decoration: none;
	display: block;
	border: 0 none;
	height: 100%;
}

div#menurechts li.menurechts a
{
	color: #000;
	font-size:12px; 
	line-height:18px;
	text-decoration: none;
	display: block;
	border: 0 none;
	height: 100%;
}

div#menurechts_en a
{
	color: #000;
	font-size:12px; 
	line-height: 22px;
	text-decoration: none;
	display: block;
	border: 0 none;
	height: 100%;
}

div#menurechts li.menurechts_en a
{
	color: #000;
	font-size:12px; 
	line-height:18px;
	text-decoration: none;
	display: block;
	border: 0 none;
	height: 100%;
}



.title_on,
.title_normal
{
	background-color:#E9EEEF;
	font-size:12px;
	line-height: 22px;
	padding:0 0 0 25px;
	display:block;
}

.title_normal:hover
{
	background-color:#AFBBC5;
	padding:0px 0px 0px 25px;
	line-height: 22px;
}

.title_on
{
	background-color:#AFBBC5;
}



.text_hidden {
	display: none;
}

.title_off{
	border: 1px solid #f00;
}
