#login-link {
	margin-left: 1em;
}

#lang-sel {
	position: absolute;
	right: 0;
	top: 0.1em;
	
}

#top-navi-wrap a,
#lang-sel a {
	text-decoration: none;
}

#top-navi-wrap span,
#lang-sel span {
	font-family: verdana;
	font-size: 1.1em;
	color: black;
	padding-left: 2.2em;
	background-image: url("img/ls-norm.gif");
	background-repeat: no-repeat;
	background-position: 1em 0.2em;
}


#top-navi-wrap a span.top-navi-item-act-wrap,
#lang-sel a span.ls-act {
	background-image: url("img/ls-act.gif") !important;
}

#lang-sel span.ls-not-av {
	background-image: url("img/ls-not-av.gif");
}

#lang-sel span.ls-not-av-chosen {
	background-image: url("img/ls-not-av-chosen.gif");
}


#top-navi-wrap {
	position: absolute;
	left: 19.3em;
	top: 0.1em;
	
}
