#header {
	padding-bottom: 0px;
}

#languageselection{
position:absolute;
right:0px;
top:65px;
}

#languageselection a, #languageselection a:hover, #languageselection a:active, #languageselection a:visited{
	color:#000000;
	display:block;
	padding-right:20px;
	padding-top:2px;
	padding-left:8px;
	width:65px;
	height:18px;
}
#wrapper {
	position:relative;
}

#languageselection li{
	background-color: #fff;
	background-image:url(language2.png);
	background-repeat:no-repeat;
	list-style-type:none;
	font-size:0.7em;
	margin-bottom: 10px;
	padding-right: 25px;
	background-position: right top;
	height: 20px;
	overflow: hidden;
	line-height: 17px;
	vertical-align: middle;
}


