@import url("https://fonts.googleapis.com/css?family=Open Sans:400,400i,700,700i|Roboto Serif:400,400i,700,700");

.modal-title
{
	font-size: 21px;
}

html, body
{
	background-color: #ffffff;
	font-family: Open Sans, Verdana, Helvetica, Arial;
	font-size: 18px;
	color: #333333;
	font-weight: 400;
}

.wrapper-outer
{
	background-color: #ffffff;
	border-left: none;
}

h1:not(.page-top-header):not(.fl-panel-header):not(.modal-title)
{
	font-family: Roboto Serif, Verdana, Helvetica, Arial;
	font-size: 39px;
	font-weight: 400;
}

h2.fields-sub-header
{
	font-family: Roboto Serif, Verdana, Helvetica, Arial;
	font-size: 32px;
	font-weight: 400;
}

h2.fields-sub-header > div.fields-sub-header-info
{
	font-family: Open Sans, Verdana, Helvetica, Arial;
	font-size: 18px;
	color: #333333;
	font-weight: 400;
}

h1:not(.special-h1-header)
{
	color: #333333;
}

h2:not(.special-h2-header):not(.fields-sub-header):not(.list-item-header)
{
	font-family: Open Sans, Verdana, Helvetica, Arial;
	font-size: 25px;
	color: #333333;
	font-weight: 400;
}

a:not(.special-link),span.as.anchor
{
	color: #234923;
}

a:not(.special-link):hover,span.as.anchor:hover
{
	color: #591215;
}

a:not(.special-link).active,a:not(.special-link):active,a:not(.special-link).focus,a:not(.special-link):focus,span.as.anchor:not(.special-link).active,span.as.anchor:not(.special-link):active,span.as.anchor:not(.special-link).focus,span.as.anchor:not(.special-link):focus
{
	color: #234923;
}

.wrapper-inner-header > div:first-of-type
{
	display: block;
	width: 100%;
	padding: 0;
}

.wrapper-inner-header > div:first-of-type > h1
{
	display: none;
}

.wrapper-inner-header > div:first-of-type > a, .wrapper-inner-header > div:first-of-type > img
{
	display: block;
}

.wrapper-inner-header > div:last-of-type
{
	display: none;
}

.checkbox label
{
	font-weight: 400;
}

a.active,a:active,a.focus,a:focus, .top-language-selector > div > div:focus-visible, .top-language-selector > div > a:focus-visible
{
	outline: 2px solid #000000;
}

a.cookie-info.active,a.cookie-info:active,a.cookie-info.focus,a.cookie-info:focus
{
	outline: 2px solid #000000;
}

.menu-box-anchor-outer > a.active,.menu-box-anchor-outer > a:active,.menu-box-anchor-outer > a.focus,.menu-box-anchor-outer > a:focus
{
	outline: 4px solid #000000;
}

.menu-button.active,.menu-button:active,.menu-button.focus,.menu-button:focus
{
	border: 2px solid #000000;
}

.standard-button
{
	background-color: #AB212A;
	color: #ffffff;
}

.standard-button:not(:disabled):hover,.standard-button:not(:disabled).active,.standard-button:not(:disabled):active,.standard-button:not(:disabled).focus,.standard-button:not(:disabled):focus
{
	background-color: #591215;
}

ul.category-header > li
{
	background-color: #f5f5f5;
}

ul.category-header > li > div h2
{
	font-size: 24px;
	font-weight: 700;
	color: #333333;
}

ul.category-item > li
{
	background-color: #f5f5f5;
}

ul.category-item > li:hover:not(.without-collapse-expand)
{
	background-color: #f5f5f5;
}

ul.category-item > li > a,ul.category-item > li.empty-category > div,ul.category-item > li > a h2
{
	font-family: Roboto Serif, Verdana, Helvetica, Arial;
	font-size: 16px;
	color: #AB212A;
	font-weight: 400;
}

ul.category-item > li > a.focus,ul.category-item > li > a:focus,ul.category-item > li > a.active,ul.category-item > li > a:active
{
	outline: 3px solid #ffffff;
}

ul.category-item > li > a:hover,ul.category-item > li > a:hover h2
{
	color: #591215;
}

.right-menu-wrapper
{
	font-family: Open Sans, Verdana, Helvetica, Arial;
	font-size: 14px;
}

.right-menu-content
{
	background-color: #f5f5f5;
}

.menu-box-outer
{
	color: #333333;
}

.menu-box-anchor-outer
{
	background-color: #AB212A;
}

.menu-box-anchor-outer > a
{
	color: #ffffff;
}

.menu-box-outer h2
{
	color: #333333;
}

h2.menu-box-outer-header
{
	font-size: 14px;
}

.menu-button-group
{
	color: #Ab212A;
}

.menu-button:hover
{
	color: #591215;
}

.menu-button.active,.menu-button:active,.menu-button.focus,.menu-button:focus
{
	color: #AB212A;
}

.fl-panel-info
{
	background-color: #AB212A;
	color: #ffffff;
}

.fl-panel-info > .fl-panel-header
{
	color: #ffffff;
}

.fl-panel.fl-panel-with-icon > div:first-of-type span.fa-exclamation-circle
{
	color: #AB212A;
}

.fl-panel-button
{
	background-color: #AB212A;
}

.fl-panel-button:hover,.fl-panel-button.active,.fl-panel-button:active,.fl-panel-button.focus,.fl-panel-button:focus
{
	background-color: #591215;
}

.fl-panel-info .black-link
{
	color: #ffffff;
}

.fl-panel-info .black-link:hover
{
	color: #333333;
}

.fl-panel-info .black-link:hover.active,.fl-panel-info .black-link:hover:active,.fl-panel-info .black-link:hover.focus,.fl-panel-info .black-link:hover:focus
{
	color: #ffffff;
}

@media (min-width: 1200px)
{
	.wrapper-outer
	{
		width: 1132px;
	}
}

