.topline {
	background-repeat: repeat-y;
	background-position: right center;
	height: 100%;
	background-image:   url(/meny/linetop.gif);
}
.vinkel {
	background-repeat: no-repeat;
	background-position: right top;
	background-image:   url(/meny/linevinkel.gif);
}
.vinkelslut {
	background-repeat: repeat-x;
	background-position: left top;
	background-image:  url(/meny/linevinkelslut.gif);
}