/*                                       HEADER */
.seperator.left, #sitemap .leftside {
	width: 160px;
}

.seperator.right {
	height:10px;
	width: 160px;
}

.seperator.middle {
	width: 647px;
}

#header td {
	font-family: "Verdana";
	font-size:11px;
	vertical-align:bottom;
	padding-bottom:20px;
}

#header a {
	padding-right:17px;
}

td#lang_bar {
	font-size:11px;
	padding-left:43px;
}

#lang_bar a.default {
	display:block;
	background:url('/img/header/langbar_i.gif') no-repeat;
	padding:1px 5px;
	height:16px;
	width:107px;
	color:#ffffff;
}

#lang_bar a.default:visited ,#lang_bar a.default:link {
	color:#ffffff !important;
}

#lg_select {
	position:absolute;
	display:none;
}

#lg_select a {
	display:block;
	color:#ffffff;
	background-color:#3D4C59;
	border:1px solid #ffffff;
	border-top:none;
	padding:2px 5px;
	width:89px;
	line-height:16px;
}

#lg_select a:visited ,#lg_select a:link {
	color:#ffffff !important;
}

#lg_select a:hover {
	background-color:#057AAE;
	color:#ffffff !important;
}
