@charset "UTF-8";

body .menu ul.meta.vhs-light.hag {
	display: block!important;
}

body #banner, body #footer, body #copy, body .vhs-back, body table.vhs.events thead tr th {
	background-color:	#1ea06e;
}

body table tbody tr.hovered td {
	background-color: #1ea06e;
}

body h1 .subtitle {
    color: #1ea06e;
}

body .vhs-logo a {
	background-image: url('images/hag-logo.png')
}

body .vhs-light a {
	color: #ccc!important;
}

body #banner form.banner-quicksearch input::placeholder {
	color:	#fff;
}

body #banner ul.topicnav li a span {
	display: none;
}

body #banner ul.topicnav li a em {
	margin-top: 10px;
}

body .subnavigation.vhs.footer li.up3 {
	width:	33.33333333333333333333%;
}

body a {
	color: #1ea06e;
}

body a.back-HAG {
    background: #f2f4f7;
    color: #1ea06e!important;
    font-weight: 600;
	text-shadow: none!important;
}

body .cookie-usage {
	background: #1ea06e!important;
}

body .cookie-usage a {
	color: #ccc!important
}

body .menu ul.meta.vhs-light.hd {
	display: none;
}

body #banner ul.topnavigation {
    padding-top: 40px!important;
}

body #banner ul.nav-arbitrary {
	text-align: right;
	margin-top: 38px;
	font-size: 16px;
	padding: 0 15px;
}

body #banner ul.nav-arbitrary li {
    display: inline-block;
    padding: 0 0 0 5px;
}

body a:active {
    color: #fff !important;
}

body #footer .meta li a {
    font-size: 14px;
	color: #ccc!important;
	text-transform: uppercase!important;
}

body #footer .meta {
    margin-top: 25px;
}

body .plugin.Navigation.NavRollout.l1 ul li a.active, .plugin.Navigation.NavRollout.l1 ul li.active a, .plugin.Navigation.NavRollout.l1 ul li a:hover {
	background: #167a53!important;
}

body .plugin.Navigation.NavRollout.l1 ul li a {
	background: #1ea06e!important;
}

body h1 {
	color: #1ea06e!important;
}
body h2 {
	color: #1ea06e!important;
}
body h3 {
	color: #1ea06e!important;
}
.link{
	color: #1ea06e!important;
}