.searchresult__breadcrumb ul,
.overview__list,
.overview__nav ul {
	list-style-type: none;
	margin: 0;
	padding: 0
}

.searchresult__form:before,
.searchresult__breadcrumb ul:before,
.overview__list:before,
.searchresult__form:after,
.searchresult__breadcrumb ul:after,
.overview__list:after {
	content: " ";
	display: table
}

.searchresult__form:after,
.searchresult__breadcrumb ul:after,
.overview__list:after {
	clear: both
}

.searchresult__form,
.searchresult__breadcrumb ul,
.overview__list {
	*zoom: 1
}

.overview__category__headline>span:before,
.overview__nav .scrollarrow:before {
	font-family: "team7";
	font-style: normal;
	font-weight: normal;
	speak: none;
	display: inline-block;
	text-decoration: inherit;
	width: 1em;
	text-align: center;
	font-variant: normal;
	text-transform: none;
	line-height: 1em
}

.overview__category__headline>span:before {
	content: '\e80f'
}

.overview__nav .scrollarrow--left:before {
	content: '\e817'
}

.overview__nav .scrollarrow--right:before {
	content: '\e818'
}

.overview__category__headline {
	-webkit-font-smoothing: antialiased;
	font-smoothing: antialiased;
	font-family: "Didot", "Times New Roman", serif;
	font-size: 36px;
	font-style: italic;
	line-height: 1.16667;
	text-align: center;
	margin-top: -7px;
	margin-bottom: 33px;
	position: relative
}

.overview__category__headline:before,
.overview__category__headline:after {
	background-color: #2d2d2c;
	content: "";
	height: 1px;
	position: absolute;
	bottom: 12px;
	width: 27.03704%
}

.overview__category__headline:before {
	right: 50%;
	margin-right: 20px
}

.overview__category__headline:after {
	left: 50%;
	margin-left: 20px
}

.overview__category__headline>span {
	display: block;
	position: relative;
	padding-bottom: 30px;
	text-rendering: optimizeLegibility;
	font-feature-settings: "liga";
	-webkit-font-feature-settings: "liga";
	-moz-font-feature-settings: "liga"
}

.overview__category__headline>span:before {
	font-size: 24px;
	position: absolute;
	bottom: 0;
	left: 50%;
	margin-left: -12px
}

@media (min-width: 768px) {
	.overview__category__headline {
		font-size: 48px;
		margin-top: -8px;
		margin-bottom: 42px
	}
	.overview__category__headline:before,
	.overview__category__headline:after {
		bottom: 13px;
		width: 13.88889%
	}
	.overview__category__headline:before {
		margin-right: 25px
	}
	.overview__category__headline:after {
		margin-left: 25px
	}
	.overview__category__headline>span {
		padding-bottom: 30px
	}
	.overview__category__headline>span:before {
		font-size: 28px;
		margin-left: -14px
	}
}

@media (min-width: 1024px) {
	.overview__category__headline {
		font-size: 64px;
		margin-top: -12px;
		margin-bottom: 57px
	}
	.overview__category__headline>span {
		padding-bottom: 41px
	}
	.overview__category__headline:before,
	.overview__category__headline:after {
		width: 10.41667%
	}
}

.searchresult__header h1 {
	-webkit-font-smoothing: antialiased;
	font-smoothing: antialiased;
	font-family: "Didot", "Times New Roman", serif;
	font-style: italic;
	font-size: 31px;
	line-height: 1.16129;
	margin-top: -5px;
	margin-bottom: 12px;
	text-rendering: optimizeLegibility;
	font-feature-settings: "liga";
	-webkit-font-feature-settings: "liga";
	-moz-font-feature-settings: "liga"
}

@media (min-width: 768px) {
	.searchresult__header h1 {
		font-size: 37px;
		margin-top: -6px;
		margin-bottom: 15px
	}
}

@media (min-width: 1024px) {
	.searchresult__header h1 {
		font-size: 42px;
		margin-top: -7px;
		margin-bottom: 18px
	}
}

.searchresult__form {
	margin-left: auto;
	margin-right: auto;
	margin-bottom: 35px;
	width: 90%
}

.searchresult__form legend {
	display: none
}

.searchresult__form .form__group {
	margin-bottom: 17px
}

.searchresult__form .form__footer {
	padding-top: 0
}

@media (min-width: 768px) {
	.searchresult__form {
		margin-bottom: 70px;
		width: 100%
	}
	.searchresult__form .form__group {
		float: left;
		width: 41.66667%;
		padding-left: 1.38889%;
		padding-right: 1.38889%;
		position: relative;
		left: 16.66667%
	}
	.searchresult__form .form__button {
		display: block;
		padding-left: 5px;
		padding-right: 5px;
		width: 100%
	}
	.searchresult__form .form__footer {
		float: left;
		width: 25%;
		padding-left: 1.38889%;
		padding-right: 1.38889%;
		position: relative;
		left: 16.66667%
	}
}

@media (min-width: 1024px) {
	.searchresult__form .form__group {
		float: left;
		width: 33.33333%;
		padding-left: 1.04167%;
		padding-right: 1.04167%;
		position: relative;
		left: 25%
	}
	.searchresult__form .form__footer {
		float: left;
		width: 16.66667%;
		padding-left: 1.04167%;
		padding-right: 1.04167%;
		position: relative;
		left: 25%
	}
}

.searchresult__breadcrumb {
	font-size: 11px;
	font-weight: 700;
	margin-top: -3px;
	margin-bottom: 10px
}

.searchresult__breadcrumb a {
	color: #2d2d2c;
	text-decoration: none
}

.searchresult__breadcrumb ul li {
	display: inline;
	float: left;
	padding-right: 3px
}

.searchresult__breadcrumb ul li:before {
	content: ">";
	display: inline-block;
	padding-right: 3px
}

.searchresult__breadcrumb ul li:first-child:before {
	display: none
}

@media (min-width: 768px) {
	.searchresult__breadcrumb {
		font-size: 14px;
		margin-top: -6px;
		margin-bottom: 12px
	}
}

.searchresult__header h1 {
	clear: both;
	margin-bottom: 0 !important
}

@media (min-width: 768px) {
	.searchresult__header h1 {
		margin-bottom: -9px !important
	}
}

@media (min-width: 1024px) {
	.searchresult__header h1 {
		margin-bottom: -10px !important
	}
}

.searchresult__content {
	padding-top: 18px;
	padding-bottom: 62px
}

.searchresult__content p {
	margin-bottom: 4px
}

@media (min-width: 768px) {
	.searchresult__content {
		padding-top: 30px
	}
}

@media (min-width: 1024px) {
	.searchresult__content {
		padding-bottom: 70px
	}
}

.searchresult {
	margin-left: auto;
	margin-right: auto;
	width: 90%
}

@media (min-width: 768px) {
	.searchresult {
		width: 100%;
		padding-left: 1.38889%;
		padding-right: 1.38889%
	}
}

@media (min-width: 1024px) {
	.searchresult {
		width: 83.33333%;
		padding-left: 1.04167%;
		padding-right: 1.04167%
	}
}

.overview__gridelement__image>span,
overview__gridelement__image>h2 {
	display: block;
	padding-top: 65.21739%;
	overflow: hidden;
	position: relative
}

.overview__gridelement__image>span img,
.overview__gridelement__image>h2 img {
	-moz-transform: translate(-50%, -50%);
	-ms-transform: translate(-50%, -50%);
	-webkit-transform: translate(-50%, -50%);
	transform: translate(-50%, -50%);
	position: absolute;
	top: 50%;
	left: 50%;
	width: 101%;
	height: auto;
	-webkit-backface-visibility: hidden
}

.csstransitions .overview__gridelement__image>span img,
.csstransitions .overview__gridelement__image>h2 img {
	-moz-transition: -moz-transform 0.25s ease-out;
	-o-transition: -o-transform 0.25s ease-out;
	-webkit-transition: -webkit-transform 0.25s ease-out;
	transition: transform 0.25s ease-out
}

.overview__gridelement__image figcaption {
	letter-spacing: 0.03em;
	display: block;
	font-size: 14px;
	font-weight: 700;
	margin-left: auto;
	margin-right: auto;
	margin-bottom: 35px;
	margin-top: 13px;
	width: 90%
}

.overview__gridelement__image figcaption h2 {
	font-weight: 700
}

.overview__gridelement__image figcaption span,
.overview__gridelement__image figcaption h2 {
	display: inline-block;
	position: relative;
	text-rendering: auto
}

.overview__gridelement__image figcaption span:after,
.overview__gridelement__image figcaption h2:after {
	background-color: #2d2d2c;
	bottom: 0;
	content: "";
	display: block;
	height: 2px;
	position: absolute;
	width: 100%
}

.csstransitions .overview__gridelement__image figcaption span:after,
.csstransitions .overview__gridelement__image figcaption h2:after {
	-moz-transition: width 0.15s ease-out;
	-o-transition: width 0.15s ease-out;
	-webkit-transition: width 0.15s ease-out;
	transition: width 0.15s ease-out
}

@media (min-width: 768px) {
	.overview__gridelement__image figcaption {
		min-height: 48px;
		margin-top: 20px;
		margin-bottom: 20px;
		width: 81.81818%
	}
	.overview__list--highlight .overview__gridelement__image figcaption {
		width: 88.23529%
	}
}

@media (min-width: 1024px) {
	.overview__gridelement__image figcaption {
		margin-top: 29px;
		min-height: 48px;
		margin-bottom: 38px;
		width: 80%
	}
	.overview__list--highlight .overview__gridelement__image figcaption {
		width: 86.95652%
	}
}

.overview__gridelement {
	color: #2d2d2c;
	display: block;
	text-decoration: none
}

.no-touch .overview__gridelement:hover .overview__gridelement__image>span img,
.no-touch .overview__gridelement:hover .overview__gridelement__image>h2 img {
	-moz-transform: scale(1.02, 1.02) translate(-50%, -50%);
	-ms-transform: scale(1.02, 1.02) translate(-50%, -50%);
	-webkit-transform: scale(1.02, 1.02) translate(-50%, -50%);
	transform: scale(1.02, 1.02) translate(-50%, -50%)
}

.no-touch .overview__gridelement:hover .overview__gridelement__image figcaption span:after,
.no-touch .overview__gridelement:hover .overview__gridelement__image figcaption h2:after {
	width: 50%
}

.overview__list .overview__loadmore {
	display: inline-block;
	position: relative
}

@media (min-width: 768px) {
	.overview__list .overview__loadmore {
		display: block;
		text-align: center
	}
	.overview__list.overview__list--grid li {
		float: left;
		width: 33.33333%;
		padding-left: 1.38889%;
		padding-right: 1.38889%
	}
	.overview__list.overview__list--grid li.overview__list--highlight {
		float: left;
		width: 50%;
		padding-left: 1.38889%;
		padding-right: 1.38889%
	}
}

@media (min-width: 1024px) {
	.overview__list.overview__list--grid li {
		float: left;
		width: 33.33333%;
		padding-left: 1.04167%;
		padding-right: 1.04167%
	}
	.overview__list.overview__list--grid li.overview__list--highlight {
		float: left;
		width: 50%;
		padding-left: 1.04167%;
		padding-right: 1.04167%
	}
}

.overview__category {
	padding-top: 45px;
	position: relative
}

.overview__category .anchor {
	position: absolute;
	left: -1978em;
	top: -108px
}

.overview__category .content {
	padding-top: 0;
	padding-bottom: 0;
	width: 100%
}

.overview__category .media {
	padding-top: 0
}

@media (min-width: 768px) {
	.overview__category {
		padding-top: 70px
	}
	.overview__category .anchor {
		top: -196px
	}
}

@media (min-width: 1024px) {
	.overview__category {
		padding-top: 70px
	}
	.overview__category .anchor {
		top: -130px
	}
}

.overview__categories {
	padding-bottom: 35px
}

@media (min-width: 768px) {
	.overview__categories {
		padding-bottom: 52px
	}
}

@media (min-width: 1024px) {
	.overview__categories {
		padding-bottom: 70px
	}
}

.overview {
	padding-left: 10px;
	padding-right: 10px
}

@media (min-width: 768px) {
	.overview {
		width: 100%;
		padding-left: 0;
		padding-right: 0;
		margin-left: auto;
		margin-right: auto
	}
}

@media (min-width: 768px) and (min-width: 768px) {
	.overview {
		width: 93.75%
	}
}

@media (min-width: 768px) and (min-width: 1024px) {
	.overview {
		width: 93.75%
	}
}

.overview.overview--withnav {
	padding-top: 45px !important
}

@media (min-width: 768px) {
	.overview.overview--withnav {
		padding-top: 98px
	}
}

@media (min-width: 1024px) {
	.overview.overview--withnav {
		padding-top: 65px
	}
}

.overview__nav__inner {
	margin-left: auto;
	margin-right: auto;
	width: 75%
}

.js .overview__nav__inner {
	height: 50px;
	overflow: hidden;
	position: relative
}

@media (min-width: 768px) {
	.overview__nav__inner {
		width: 91.14583%
	}
	.js .overview__nav__inner {
		height: 66px
	}
}

@media (min-width: 1024px) {
	.overview__nav__inner {
		width: 91.79688%
	}
}

.overview__nav {
	background-color: #f2f2f2;
	font-size: 13px;
	display: none;
	position: fixed;
	left: 0;
	right: 0;
	top: 106px;
	z-index: 30
}

.overview__nav .scrollarrow {
	bottom: 0;
	display: block;
	font-size: 12px;
	top: 0;
	position: absolute;
	z-index: 2;
	text-decoration: none;
	overflow: hidden;
	opacity: 1;
	width: 12.5%;
}

.overview__nav .scrollarrow:before {
	padding-top: 18px;
	width: 100%
}

.overview__nav .scrollarrow span {
	display: none
}

.csstransitions .overview__nav .scrollarrow {
	-moz-transition: opacity 0.15s ease-out;
	-o-transition: opacity 0.15s ease-out;
	-webkit-transition: opacity 0.15s ease-out;
	transition: opacity 0.15s ease-out
}

.overview__nav .scrollarrow.disabled {
	opacity: 0.25
}

.overview__nav .scrollarrow--left {
	left: 0
}

.overview__nav .scrollarrow--right {
	right: 0
}

.overview__nav ul {
	margin-left: auto;
	margin-right: auto
}

.overview__nav ul a {
	color: gray;
	display: inline-block;
	text-decoration: none;
	padding-bottom: 13px;
	padding-left: 12px;
	padding-right: 12px;
	padding-top: 15px
}

.overview__nav ul a span {
	display: inline-block;
	position: relative;
	white-space: nowrap
}

.overview__nav ul a span:after {
	background-color: gray;
	bottom: 1px;
	content: "";
	display: block;
	height: 2px;
	position: absolute;
	width: 0
}

.no-touch .overview__nav ul a:hover {
	color: #000
}

.no-touch .overview__nav ul a:hover span:after {
	background-color: #000;
	width: 100%
}

.overview__nav ul a.active {
	color: #000
}

.overview__nav ul a.active span:after {
	background-color: #000;
	width: 100%
}

.overview__nav ul li {
	display: inline-block
}

.csstransitions .overview__nav ul a {
	-moz-transition: color 0.15s ease-out;
	-o-transition: color 0.15s ease-out;
	-webkit-transition: color 0.15s ease-out;
	transition: color 0.15s ease-out
}

.csstransitions .overview__nav ul a span:after {
	-moz-transition: width 0.15s ease-out;
	-o-transition: width 0.15s ease-out;
	-webkit-transition: width 0.15s ease-out;
	transition: width 0.15s ease-out
}

@media (min-width: 768px) {
	.overview__nav {
		font-size: 14px;
		top: 98px
	}
	.overview__nav .scrollarrow {
		width: 20px
	}
	.overview__nav .scrollarrow:before {
		padding-top: 26px
	}
	.overview__nav .scrollarrow--left {
		left: 10px
	}
	.overview__nav .scrollarrow--right {
		right: 10px
	}
	.overview__nav ul {
		text-align: center
	}
	.overview__nav ul a {
		padding-bottom: 21px;
		padding-top: 21px;
		padding-left: 15px;
		padding-right: 15px
	}
	.csstransitions .overview__nav {
		-moz-transition: top, ease-out 0.15s;
		-o-transition: top, ease-out 0.15s;
		-webkit-transition: top, ease-out 0.15s;
		transition: top, ease-out 0.15s
	}
	.csstransitions.csstransforms .overview__nav {
		-moz-transition: -moz-transform, ease-out 0.15s;
		-o-transition: -o-transform, ease-out 0.15s;
		-webkit-transition: -webkit-transform, ease-out 0.15s;
		transition: transform, ease-out 0.15s
	}
}

@media (min-width: 1024px) {
	.overview__nav {
		font-size: 16px;
		top: 98px
	}
	.overview__nav .scrollarrow--left {
		left: auto;
		right: 50%;
		margin-right: 46.875%
	}
	.overview__nav .scrollarrow--right {
		left: 50%;
		right: auto;
		margin-left: 46.875%
	}
	.overview__nav ul a {
		padding-bottom: 19px;
		padding-top: 20px;
		padding-left: 30px;
		padding-right: 30px
	}
}

@media (min-width: 768px) {
	.site__header--sticky~.site__main .overview__nav {
		top: 65px
	}
	.csstransforms .site__header--sticky~.site__main .overview__nav {
		top: 98px;
		-moz-transform: translateY(-33px);
		-ms-transform: translateY(-33px);
		-webkit-transform: translateY(-33px);
		transform: translateY(-33px)
	}
}

@media (min-width: 1024px) {
	.site__header--sticky~.site__main .overview__nav {
		top: 65px
	}
	.csstransforms .site__header--sticky~.site__main .overview__nav {
		top: 98px;
		-moz-transform: translateY(-33px);
		-ms-transform: translateY(-33px);
		-webkit-transform: translateY(-33px);
		transform: translateY(-33px)
	}
}

.display_nav {
	display: block;
}

.overview__nav ul.hidden-elements{
    text-align:left;
    width:9999px;
    margin-left:0;
    margin-right:0;
}

.ownoverview-link, ownoverview-link:visited{
    letter-spacing: 0.03em;
    font-size: 14px;
    font-weight: 700;
    color:#2d2d2c;
    text-decoration:none;
    margin-bottom:10px;
}

.ownoverview-link:last-of-type{
    margin-bottom:20px;
}