#languages
{
	width: 70px;
	float: right;
	z-index: 200;
	background: url("../images/nav_bg_home.jpg") repeat scroll 0 0 #0018A8
	font-size: 10px;
	list-style: none;
	text-align: center;
}

#languages div
{
	padding: 0 5px;
	text-align: left;
}

#topmenu
{
	width: 520px;
	float: right;
	padding: 0px;
	height: 17px;
	color: #FFFFFF;
	font-size: 13px;
	line-height: 17px;
	text-align: right;
}

#navigation {
	height: 26px;
	line-height: 26px;
	margin: 8px 20px 0 20px;
	color: white;
	padding: 0 30px 0 0px;
	border-top: 1px solid #e7e7e7;
	text-align: left;
}

#containernav {
	position:relative;
	z-index:100;
}

#header a
{
	color: #00529c;
	padding-bottom: 0;
	padding-left: 8px;
	padding-right: 8px;
	padding-top: 0;
	text-decoration: none;
}

#header a:hover
{
	text-decoration:underline;
}

.span_language_active
{
	padding-left: 8px;
	padding-right: 8px;

}
