/* Hauptnavigation */
#subnavigation {
		border-bottom: 2px solid #433e85;
}


.tm1 {
		border-right: 2px solid transparent !important;
}

.tm2 {
    top: -22px;
	background: #433e85 left top url(/shared/img/topnav-hg.jpg) repeat-x; 
    padding: 0px 8px 24px 8px !important;
	border-right: 2px solid transparent !important;
}
.tm2 > ul {
	margin-top:19px !important;
	margin-left: 2px !important;
}

.tm2:hover ul{
	display:none !important;
}


.mm2 {
	display:inline !important;
}

.mm2-top {
	display:inline-block !important;
}

#bottom-nav-col-1 {
	background:url(/en/bottom-nav/sel-1.png) left top no-repeat;
}
