.header {
	height: 200px;
	width: 100%;
	position: absolute;
	left: 0px;
	top: 0px;
	right: 0px;
	bottom: auto;
	text-align: right;
	background-image: url(headertenmei.png);
	background-repeat: no-repeat;
	background-position: right 0px;
}.headermenu {
	position: relative;
	height: 180px;
	width: 550px;
	left: auto;
	top: 20px;
	right: auto;
	bottom: 0px;
	text-align: center;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
}
