.en_content_left a {	text-decoration:none;
	padding-left: 8px;}
.en_content_left a:hover {
	background-image:url("/fileadmin/template/images/bg_menu.jpg");
	background-repeat:no-repeat;
	background-position:0px 5px;
	}


.en_content {
	width: 450px;

}

.en_content_left {
	float:left;
	width: 200px;
}
.en_content_right {
	float:right;
	width: 350px;
}
.en_content_right_title {
	float:right;
	width: 350px;
	line-height:2em;
	background-color: #7A511E;
	color: #fff;
}
.en_content_right_footer {
	float:right;
	width: 350px;
	line-height:2em;
	background-color: #7A511E;
	color: #fff;
}

.en_content_trenner {
	clear:both;
}