@charset "utf-8";
.toplilie {
	margin-left: 0px;
	top: 0px;
	width: 240px;
	background-image: url(../background/toplilie.jpg);
	height: 120px;
	background-position: left top;
	position: absolute;
	margin-top: 0px;
	left: 0px;
	background-repeat: no-repeat;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
}
.toplogo {
	background-image: url(../background/toplogo.png);
	position: absolute;
	height: 117px;
	background-position: top;
	margin-top: 3px;
	margin-left: 85px;
	width: 600px;
	background-repeat: no-repeat;
	top: 0px;

}

.topright {
	background-repeat: no-repeat;
	position: absolute;
	top: 0px;
	right: 0px;
	height: 120px;
	width: 600px;
	margin-right: 0px;
	margin-top: 0px;
	background-position: right top;
	background-image: url(../background/topright.jpg);
}

.top {
	height: 120px;
	width: 100%;
	left: 0px;
	position: absolute;
	top: 0px;
}

