div#header ul#mainmenu {position:absolute;top:150px;left:220px;width:570px;}
div#header ul#language-select {
	list-style-type:none;
	margin:0;
	padding:0;
	position:absolute;
	left:0px;
	top:152px;
	width:220px;
	height:18px;
	z-index:999;
	}

div#header ul#language-select li {
	float:right;
	}	
div#header ul#language-select li a {
	display:block;
	width:19px;
	height:12px;
	padding-left:4px;
	}	



/* LUPE, dafür sind Änderungen in tslib_content nötig, ab Zeile 2704 */
/*
#pagecontainer #maincontent a {float:left;}
#pagecontainer #maincontent a span.lupe  {
	float:right;
	position:relative;
	top:-18px;
	right:0px;
	width:19px; 
	height:19px; 
	display:block;
	background: transparent url(../media/lupe.png) no-repeat 0 0 !important;
	background: transparent url(../media/lupe.gif) no-repeat 0 0;
	cursor:pointer;
}	
#pagecontainer #maincontent a:hover span.lupe  {
	background: transparent url(../media/lupe.png) no-repeat 100% 0 !important;
	background: transparent url(../media/lupe.gif) no-repeat 100% 0;
}
*/


