#linde_toplevelmenu {
    /*html*/
    font-family: sans-serif;
	-webkit-text-size-adjust: 100%;
	
	font-size: 10px;
	
	/*body*/
	font-family: "Helvetica Neue",Helvetica,Arial,sans-serif;
	font-size: 14px;
	line-height: 1.42857143;
	color: #333;
	
	font-family: Lato,sans-serif;
	font-size: 14px;
	line-height: 140%;
	
	font-family: Roboto;
	font-size: 16px;
	line-height: 22px;
	color: #333;
	hyphens: unset;
	
	/*#linde_toplevelmenu*/
	color: #004389;
	border-bottom: 2px solid #004389;
	background: #e8edf1;
	font-size: 12px;
}

#linde_toplevelmenu,
#linde_toplevelmenu * {
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
}

#linde_toplevelmenu,
#linde_toplevelmenu div {
	margin: 0;
	padding: 0;
}

#linde_toplevelmenu::after,
#linde_toplevelmenu *::after, 
#linde_toplevelmenu::before,
#linde_toplevelmenu *::before {
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
}

#linde_toplevelmenu .container{
	margin-right: auto;
	margin-left: auto;
	padding-left: 15px;
	padding-right: 15px;
}

@media (min-width: 768px){
	#linde_toplevelmenu .container{
		width: 740px;
	}
}
@media (min-width: 992px){
	#linde_toplevelmenu .container{
		width: 960px;
	}
}
@media (min-width: 1200px){
	#linde_toplevelmenu .container{
		width: 1170px;
	}
}

#linde_toplevelmenu .clearfix::after,
#linde_toplevelmenu .clearfix::before,
#linde_toplevelmenu .container::after,
#linde_toplevelmenu .container::before {
    content: " ";
    display: table;
}

#linde_toplevelmenu .clearfix::after,
#linde_toplevelmenu .container::after {
    clear: both;
}

#linde_toplevelmenu .header-info-link {
    float: left;
    margin-right: 15px;
}

/*#linde_toplevelmenu .fa {
    display: inline-block;
    font: normal normal normal 14px/1 FontAwesome;
    font-size: inherit;
    text-rendering: auto;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    transform: translate(0,0);
}*/

#linde_toplevelmenu .header-info-link i {
    margin-right: 5px;
}

/*#linde_toplevelmenu .fa-phone::before {
    content: "\f095";
}*/

#linde_toplevelmenu .buchbestellungen {
    display: none;
}

@media (min-width: 1200px){
	#linde_toplevelmenu .buchbestellungen {
	    display: block;
	}
}

#linde_toplevelmenu #header_subnavigation {
    text-transform: uppercase;
    float: right;
    padding: 0;
    display: none;
}

@media (min-width: 768px){
	#linde_toplevelmenu #header_subnavigation {
	    display: block;
	}
}

#linde_toplevelmenu #header_subnavigation a {
    background: 0 0;
    color: #428bca;
    text-decoration: none;
}

#linde_toplevelmenu #header_subnavigation a,
#linde_toplevelmenu #header_subnavigation a:visited {
    overflow-wrap: break-word;
    word-wrap: break-word;
    -webkit-hyphens: auto;
    -ms-hyphens: auto;
    hyphens: auto;
}

#linde_toplevelmenu #header_subnavigation a:active,
#linde_toplevelmenu #header_subnavigation a:hover {
    outline: 0;
}

#linde_toplevelmenu #header_subnavigation a:focus,
#linde_toplevelmenu #header_subnavigation a:hover {
    color: #2a6496;
    text-decoration: underline;
}

#linde_toplevelmenu #header_subnavigation a:focus {
    outline: thin dotted;
    outline: 5px auto -webkit-focus-ring-color;
    outline-offset: -2px;
}

#linde_toplevelmenu #header_subnavigation a:active,
#linde_toplevelmenu #header_subnavigation a:focus,
#linde_toplevelmenu #header_subnavigation a:hover {
    overflow-wrap: break-word;
    word-wrap: break-word;
    -webkit-hyphens: auto;
    -ms-hyphens: auto;
    hyphens: auto;
    text-decoration: none;
    cursor: pointer;
}

#linde_toplevelmenu #header_subnavigation a:active,
#linde_toplevelmenu #header_subnavigation a:link,
#linde_toplevelmenu #header_subnavigation a:visited {
    text-decoration: none;
    -webkit-hyphens: unset;
    -ms-hyphens: unset;
    hyphens: unset;
}

#linde_toplevelmenu #header_subnavigation a,
#linde_toplevelmenu #header_subnavigation a:active,
#linde_toplevelmenu #header_subnavigation a:link,
#linde_toplevelmenu #header_subnavigation a:visited {
    color: #004389;
}

#linde_toplevelmenu #header_subnavigation a:hover {
    color: #333;
}

#linde_toplevelmenu #header_subnavigation a {
    display: inline-block;
    float: left;
}

#linde_toplevelmenu #header_subnavigation a.active,
#linde_toplevelmenu #header_subnavigation a:hover {
    background-color: #004389;
    color: #fff;
}

#linde_toplevelmenu #header_subnavigation a div {
    padding: 5px 10px;
    margin: 0;
    border-right: 1px solid #004389;
    line-height: 12px;
}

#linde_toplevelmenu #header_subnavigation a.last div {
    border: none;
}

#linde_toplevelmenu #header_subnavigation_mobile {
    float: right;
}

@media (min-width: 768px){
	#linde_toplevelmenu #header_subnavigation_mobile {
	    display: none;
	}
}

#linde_toplevelmenu input,
#linde_toplevelmenu select {
    color: inherit;
    font: inherit;
    margin: 0;
}

#linde_toplevelmenu input {
    line-height: normal;
}

#linde_toplevelmenu select {
    text-transform: none;
}

#linde_toplevelmenu input,
#linde_toplevelmenu select {
    font-family: inherit;
    font-size: inherit;
    line-height: inherit;
}

#linde_toplevelmenu select {
    width: 100%;
    background-color: #fff;
    height: 44px;
    padding-left: 10px;
    -webkit-appearance: none;
    border-radius: 0;
    text-overflow: ellipsis;
    overflow: hidden;
    white-space: nowrap;
}

#linde_toplevelmenu select {
    width: auto;
    float: left;
}

#linde_toplevelmenu input {
    border-radius: 5px;
    padding: 5px 20px;
    color: #333;
}

#linde_toplevelmenu .chosen-container {
    position: relative;
    vertical-align: middle;
    font-size: 1em;
    zoom: 1;
    display: inline;
    -webkit-user-select: none;
    -moz-user-select: none;
    user-select: none;
    float: left;
    margin: 0;
    border: 1px solid rgba(0,0,0,.25);
}

#linde_toplevelmenu .chosen-container-single {
    border-radius: 5px;
    border: 2px solid #dfdfdf;
}

#linde_toplevelmenu #header_subnavigation_mobile .chosen-container {
    border: none;
}

#linde_toplevelmenu .chosen-container a {
    cursor: pointer;
}

#linde_toplevelmenu .chosen-container-single .chosen-single {
    position: relative;
    display: block;
    overflow: hidden;
    padding: 0 0 0 15px;
    height: 30px;
    border: none;
    box-shadow: none;
    background-color: #fff;
    color: #999;
    font-family: Lato,sans-serif;
    font-size: 1em;
    text-decoration: none;
    white-space: nowrap;
    line-height: 1.5;
}

#linde_toplevelmenu .chosen-container-single .chosen-single {
    color: #004389;
}

#linde_toplevelmenu #header_subnavigation_mobile .chosen-container-single .chosen-single {
    background: 0 0;
    padding: 0;
    color: #004389;
}

#linde_toplevelmenu .chosen-container-single .chosen-single span {
    display: block;
    overflow: hidden;
    margin-right: 26px;
    text-overflow: ellipsis;
    white-space: nowrap;
    margin-top: 5px;
}

#linde_toplevelmenu #header_subnavigation_mobile .chosen-container-single .chosen-single span {
    margin: 5px 16px 0 0;
}

#linde_toplevelmenu .chosen-container-single .chosen-single div {
    position: absolute;
    top: 0;
    right: 0;
    display: block;
    width: 23px;
    height: 100%;
}

#linde_toplevelmenu #header_subnavigation_mobile .chosen-container-single .chosen-single div {
    right: -15px;
    top: 4px;
}

#linde_toplevelmenu b,
#linde_toplevelmenu strong {
    font-weight: 700;
}

#linde_toplevelmenu .chosen-container-single .chosen-single div b {
    display: block;
    width: 100%;
    height: 100%;
    margin-top: 3px;
    background: none;
}

#linde_toplevelmenu #header_subnavigation_mobile .chosen-container-single .chosen-single div b {
    margin-top: 0;
}

/*#linde_toplevelmenu .fa-lg {
    font-size: 1.33333333em;
    line-height: .75em;
    vertical-align: -15%;
}*/

/*#linde_toplevelmenu .fa-caret-down::before {
    content: "\f0d7";
}*/

#linde_toplevelmenu .chosen-container .chosen-drop {
    position: absolute;
    top: 100%;
    left: -9999px;
    z-index: 1010;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    width: 100%;
    border: 1px solid rgba(0,0,0,.25);
    border-top: 0;
    background: #fff;
    box-shadow: 4px 5px 4px rgba(0,0,0,.25);
}

#linde_toplevelmenu .chosen-container-single .chosen-drop {
    margin-top: -1px;
    background-clip: padding-box;
    border-radius: 0;
}

/* #linde_toplevelmenu .chosen-container.chosen-with-drop .chosen-drop { */
#linde_toplevelmenu .chosen-container:hover .chosen-drop {
    left: 0;
}

#linde_toplevelmenu #header_subnavigation_mobile .chosen-container .chosen-drop {
    width: 110px;
}

/* #linde_toplevelmenu #header_subnavigation_mobile .chosen-container.chosen-with-drop .chosen-drop { */
#linde_toplevelmenu #header_subnavigation_mobile .chosen-container:hover .chosen-drop {
    left: -46px;
}

#linde_toplevelmenu .chosen-container-single .chosen-search {
    position: relative;
    z-index: 1010;
    margin: 0;
    padding: 3px 4px;
    white-space: nowrap;
}

#linde_toplevelmenu .chosen-container-single.chosen-container-single-nosearch .chosen-search {
    position: absolute;
    left: -9999px;
}

#linde_toplevelmenu .chosen-container-single .chosen-search input[type="text"] {
    margin: 1px 0;
    padding: 4px 20px 4px 5px;
    width: 100%;
    height: auto;
    outline: 0;
    border: 1px solid rgba(0,0,0,.25);
    font-size: 1em;
    line-height: 1.5;
    border-radius: 0;
}

#linde_toplevelmenu input::-moz-focus-inner {
    border: 0;
    padding: 0;
}

#linde_toplevelmenu ol,
#linde_toplevelmenu ul {
	margin: 0 0 10px;
    /*margin-top: 0;
    margin-bottom: 10px;*/
}

#linde_toplevelmenu .chosen-container .chosen-results,
#linde_toplevelmenu .chosen-container .chosen-results a {
    position: relative;
    overflow-x: hidden;
    overflow-y: auto;
    max-height: 240px;
    -webkit-overflow-scrolling: touch;
    line-height: 1.5;
    font-family: Lato,sans-serif;
    font-size: 1em;
    color: #999;
    padding: 0;
}

#linde_toplevelmenu .chosen-container .chosen-results li {
    display: none;
    margin: 0;
    padding: 5px 15px;
    list-style: none;
    line-height: 1.5;
    -webkit-touch-callout: none;
}

#linde_toplevelmenu .chosen-container .chosen-results li.active-result {
    display: list-item;
    cursor: pointer;
}

/* #linde_toplevelmenu .chosen-container .chosen-results li.highlighted { */
#linde_toplevelmenu .chosen-container .chosen-results li:hover,
#linde_toplevelmenu .chosen-container .chosen-results li:hover a {
    color: #005b81;
    background-color: #eee;
    background-image: none;
}

/* #linde_toplevelmenu #header_subnavigation_mobile .chosen-container .chosen-drop .highlighted, */
#linde_toplevelmenu #header_subnavigation_mobile .chosen-container .chosen-drop li:hover,
#linde_toplevelmenu #header_subnavigation_mobile .chosen-container .chosen-drop li:hover a,
#linde_toplevelmenu #header_subnavigation_mobile .chosen-container .chosen-drop .result-selected,
#linde_toplevelmenu #header_subnavigation_mobile .chosen-container .chosen-drop .result-selected a {
    font-weight: 700;
    color: #004389;
	text-decoration: none;
}

#linde_toplevelmenu .clear {
    clear: both;
    height: 0;
    font-size: 0;
    line-height: 0;
}

@media (min-height: 600px){
	#linde_toplevelmenu {
		display: block !important;
	}
}

@media print {
	#linde_toplevelmenu {
		display: none !important;
	}
}