/****************************************************************************
* custom styles - bdd-hessen
****************************************************************************/
#header_secondnav {
	width: 300px;
	right: 1px;
	top: 7px;
}
#header_secondnav li {
	margin-left: 0;
}
#header_secondnav ul li.last:after {
    content: none;
}

#header_secondnav ul {
	float: right;
}

.search-bar {
    right: 1px;
	top: 20px;
}

#header_mainnav {
	margin-top: -15px;
}
/*end custom styles - bdd-hessen*/