div.header{
	width: 900px;
	height: 204px;
	background: url('./img/headeren.jpg');
	background-repeat: no-repeat;
}

div.lang{
	width: 147px;
	height: 20px;
	position: absolute;
	top: 221px;
	right: 16px;
}

img.imgnoborder{
	border: 0px solid;
}
