.left {
	background-attachment: fixed;
	background-image: url(images/gradient.jpg);
	background-repeat: repeat-y;
	margin: 0px;
	padding: 0px;
	clear: both;
	float: left;
	height: 380px;
	width: 130px;
}
#header a {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #FFFFFF;
	text-decoration: none;
	line-height: 32px;
	display: table-cell;
	width: 100px;
	height: 32px;
}
#header a:hover {
	font-weight: bold;
	text-decoration: none;
	background-color: #006838;
}
.content {
	padding: 3px;
}
li a {
	color: #000000;
	text-decoration: underline;
}
.lang {
	display: inline;
	width: 40px;
}
.menu {
	background-image: url(images/head.jpg);
}
.gradient {
	background-image: url(images/gradient_menu.jpg);
}
.menueng {

	background-image: url(images/head_en.jpg);
}
