/* ------------------------------------------------------------------------ */
/* 2-Spaltig																*/
/* ------------------------------------------------------------------------ */

.typ-304 .content-column.full_width.zwei-spalten {
	padding-top: 72px;
	padding-bottom: 46px;
}

.typ-304:has(.loop) .content-column.full_width.zwei-spalten {
	padding-bottom: 0px;
}

.typ-304 .content-column.full_width.zwei-spalten {
	padding-top: 72px;
	padding-bottom: 40px;
}

.typ-304 .content-column.full_width.zwei-spalten .content-column.full_width {
	padding-left: 0 !important;
	padding-right: 0 !important;
}

.typ-304 .content-column.full_width.zwei-spalten > .full_width-helper {
	display: grid;
	grid-template-columns: 66.6666% 33.3333%;
	grid-template-rows: auto;
}

.typ-304 .content-column.full_width.zwei-spalten > .full_width-helper > .content-column:nth-of-type(2n+1) {
	grid-column: 1 / 2;
	grid-row: 1 / 2;
}

.typ-304 .content-column.full_width.zwei-spalten > .full_width-helper > .content-column:nth-of-type(2n+2) {
	grid-column: 2 / 3;
	grid-row: 1 / 2;
	padding-top: 8px;
}

/* ------------------------------------------------------------------------ */
/* Meta																		*/
/* ------------------------------------------------------------------------ */

.typ-304 .meta {
	padding-bottom: 32px;
}

.typ-304 .meta .helper {
	padding: 32px 20px;
	position: relative;
	z-index: 1;
}

.typ-304 .meta table {
	width: 100%;
}

.typ-304 .meta .col1 {
	padding-right: 10px;
}

.typ-304 .meta .col2 {
	width: 100%;
}

.typ-304 .meta .col1 strong {
	white-space: nowrap;
}

.typ-304 .meta .col12 .divider {
	width: 100%;
	height: 1px;
	margin: 32px 0;
	background-color: #ffffff;
}

.typ-304 .meta .helper .content-column {
	padding-left: 0;
	padding-right: 0;
}

.typ-304 .meta .helper .content-column.angaben {
}

.typ-304 .meta .helper .content-column.angaben table a {
	color: inherit;
	border: 0 none;
}

.typ-304 .meta .helper .button-helper {
	padding-bottom: 15px;
}

.typ-304 .meta .helper .button-helper a.button {
	margin-top: 31px;
	color: #f2f2f2 !important;
	border-color: #121212 !important;
	background-color: #121212 !important;
}

/* ----------------------- 		Media Queries	   ------------------------ */

/* ------------------------------------------------------------------------ */
/* General Definitions all Sizes											*/
/* ------------------------------------------------------------------------ */
@media only screen and (min-width: 0em) {
}

/* ------------------------------------------------------------------------ */
/* Sizes up to 480px (portrait, devices and browsers)						*/
/* ------------------------------------------------------------------------ */
@media only screen and (max-width: 29.9375em) and (orientation: portrait) {
	/* ------------------------------------------------------------------------ */
}

/* ------------------------------------------------------------------------ */
/* Sizes up to 480px (landscape, devices and browsers)					    */
/* ------------------------------------------------------------------------ */
@media only screen and (max-height: 29.9375em) and (max-width: 63.9375em) and (orientation: landscape) {
	/* ------------------------------------------------------------------------ */
}

/* ------------------------------------------------------------------------ */
/* Sizes from 480px (devices and browsers)									*/
/* ------------------------------------------------------------------------ */
@media only screen and (min-width: 30em) {
}

/* ------------------------------------------------------------------------ */
/* Sizes from 480px (portrait, devices and browsers)						*/
/* ------------------------------------------------------------------------ */
@media only screen and (min-width: 30em) and (orientation: portrait) {
}

/* ------------------------------------------------------------------------ */
/* Sizes from 480px (landscape, devices and browsers)						*/
/* ------------------------------------------------------------------------ */
@media only screen and (min-height: 30em) and (orientation: landscape) {
}

/* ------------------------------------------------------------------------ */
/* Sizes up to 640px (devices and browsers)								    */
/* ------------------------------------------------------------------------ */
@media only screen and (max-width: 39.9375em) {
}

/* ------------------------------------------------------------------------ */
/* Sizes up to 640px (portrait, devices and browsers)					    */
/* ------------------------------------------------------------------------ */
@media only screen and (max-width: 39.9375em) and (orientation: portrait) {
}

/* ------------------------------------------------------------------------ */
/* Sizes up to 640px (landscape, devices and browsers)					    */
/* ------------------------------------------------------------------------ */
@media only screen and (max-width: 39.9375em) and (orientation: landscape) {
}

/* ------------------------------------------------------------------------ */
/* Sizes from 640px (devices and browsers)									*/
/* ------------------------------------------------------------------------ */
@media only screen and (min-width: 40em) {
}

/* ------------------------------------------------------------------------ */
/* Sizes up to 768px (devices and browsers)									*/
/* ------------------------------------------------------------------------ */
@media only screen and (max-width: 47.9375em) {
}

/* ------------------------------------------------------------------------ */
/* Sizes up to 768px (portrait, devices and browsers)						*/
/* ------------------------------------------------------------------------ */
@media only screen and (max-width: 47.9375em) and (orientation: portrait) {
}

/* ------------------------------------------------------------------------ */
/* Sizes up to 768px (landscape, devices and browsers)						*/
/* ------------------------------------------------------------------------ */
@media only screen and (max-height: 47.9375em) and (orientation: landscape) {
}

/* ------------------------------------------------------------------------ */
/* Sizes from 768px (devices and browsers)									*/
/* ------------------------------------------------------------------------ */
@media only screen and (min-width: 48em) {
}

/* ------------------------------------------------------------------------ */
/* Sizes from 768px (portrait, devices and browsers)						*/
/* ------------------------------------------------------------------------ */
@media only screen and (min-width: 48em) and (orientation: portrait) {
}

/* ------------------------------------------------------------------------ */
/* Sizes from 768px (landscape, devices and browser							*/
/* ------------------------------------------------------------------------ */
@media only screen and (min-height: 48em) and (orientation: landscape) {
}

/* ------------------------------------------------------------------------ */
/* Sizes from 480px to 1024px (devices and browsers)						*/
/* ------------------------------------------------------------------------ */
@media only screen and (min-width: 30em) and (max-width: 63.9375em) {
}

/* ------------------------------------------------------------------------ */
/* Sizes from 480px to 1024px (portrait, devices and browsers)				*/
/* ------------------------------------------------------------------------ */
@media only screen and (min-width: 30em) and (max-width: 63.9375em) and (orientation: portrait) {
}

/* ------------------------------------------------------------------------ */
/* Sizes from 480px to 1024px (landscape, devices and browsers)				*/
/* ------------------------------------------------------------------------ */
@media only screen and (min-height: 30em) and (max-width: 63.9375em) and (orientation: landscape) {
}

/* ------------------------------------------------------------------------ */
/* Sizes from 768px to 1024px (devices and browsers)						*/
/* ------------------------------------------------------------------------ */
@media only screen and (min-width: 48em) and (max-width: 63.9375em) {
}

/* ------------------------------------------------------------------------ */
/* Sizes up to 1024px (devices and browsers)								*/
/* ------------------------------------------------------------------------ */
@media only screen and (max-width: 63.9375em) {
	.typ-304 .meta .helper .one_half.angaben a.button {
		margin-bottom: 33px;
	}
}

/* ------------------------------------------------------------------------ */
/* Sizes up to 1024px (portrait, devices and browsers)						*/
/* ------------------------------------------------------------------------ */
@media only screen and (max-width: 63.9375em) and (orientation: portrait) {
}

/* ------------------------------------------------------------------------ */
/* Sizes up to 1024px (landscape, devices and browsers)						*/
/* ------------------------------------------------------------------------ */
@media only screen and (max-height: 63.9375em) and (max-width: 89.9375em) and (orientation: landscape) {
}

/* ------------------------------------------------------------------------ */
/* Sizes from 1024px (devices and browsers)									*/
/* ------------------------------------------------------------------------ */
@media only screen and (min-width: 64em) {
	.typ-304 .meta .helper a.button:hover,
	.typ-304 .meta .helper a.button:focus,
	.typ-304 .meta .helper a.button:active {
		color: #ffffff !important;
		border-color: #90676d !important;
		background-color: #90676d !important;
	}
}

/* ------------------------------------------------------------------------ */
/* Sizes from 1024px (portrait, devices and browsers)						*/
/* ------------------------------------------------------------------------ */
@media only screen and (min-width: 64em) and (orientation: portrait) {
}

/* ------------------------------------------------------------------------ */
/* Sizes from 1024px (landscape, devices and browsers)						*/
/* ------------------------------------------------------------------------ */
@media only screen and (min-width: 64em) and (orientation: landscape) {
}

/* ------------------------------------------------------------------------ */
/* Monitor sizes from 1024px to 1280px (devices and browsers)				*/
/* ------------------------------------------------------------------------ */
@media only screen and (min-width: 64em) and (max-width: 79.9375em) {
}

/* ------------------------------------------------------------------------ */
/* Sizes up to 1280px (devices and browsers)								*/
/* ------------------------------------------------------------------------ */
@media only screen and (max-width: 79.9375em) {
}

/* ------------------------------------------------------------------------ */
/* Sizes up to 1280px (portrait, devices and browsers)						*/
/* ------------------------------------------------------------------------ */
@media only screen and (max-width: 79.9375em) and (orientation: portrait) {
}

/* ------------------------------------------------------------------------ */
/* Sizes up to 1280px (landscape, devices and browsers)						*/
/* ------------------------------------------------------------------------ */
@media only screen and (max-width: 79.9375em) and (orientation: landscape) {
}

/* ------------------------------------------------------------------------ */
/* Sizes from 1280px (devices and browsers)									*/
/* ------------------------------------------------------------------------ */
@media only screen and (min-width: 80em) {
	.typ-304 .meta .helper .button-helper {
		display: grid;
		grid-template-rows: 100%;
		margin-left: -40px;
		margin-right: -40px;
	}

	.typ-304 .meta .helper .button-helper > .content-column {
		grid-column: 2 / 3;
		grid-row: 1 / 2;
	}
}

/* ------------------------------------------------------------------------ */
/* Sizes up to 1440px (devices and browsers)								*/
/* ------------------------------------------------------------------------ */
@media only screen and (max-width: 89.9375em) {
	.typ-304 .content-column.full_width.zwei-spalten > .full_width-helper {
		display: grid;
		grid-template-columns: 100%;
		grid-template-rows: auto 32px auto;
	}

	.typ-304 .content-column.full_width.zwei-spalten > .full_width-helper > .content-column:nth-of-type(2n+1) {
		grid-column:  1 / 2;
		grid-row: 3 / 4;
	}

	.typ-304 .content-column.full_width.zwei-spalten > .full_width-helper > .content-column:nth-of-type(2n+2) {
		grid-column: 1 / 2;
		grid-row: 1 / 2;
	}

	.typ-304 .meta {
		padding-bottom: 0px;
	}
}

/* ------------------------------------------------------------------------ */
/* Sizes from 1440px (devices and browsers)									*/
/* ------------------------------------------------------------------------ */
@media only screen and (min-width: 90em) {
	.typ-304 .content-column.full_width.zwei-spalten > .full_width-helper {
		display: grid;
		grid-template-columns: 66.6666% 33.3333%;
		grid-template-rows: auto;
	}

	.typ-304 .content-column.full_width.zwei-spalten > .full_width-helper > .content-column:nth-of-type(2n+1) {
		grid-column: 1 / 2;
		grid-row: 1 / 2;
	}

	.typ-304 .content-column.full_width.zwei-spalten > .full_width-helper > .content-column:nth-of-type(2n+2) {
		grid-column: 2 / 3;
		grid-row: 1 / 2;
	}
}

/* ------------------------------------------------------------------------ */
/* Sizes from 1280px to 1600px (devices and browsers)						*/
/* ------------------------------------------------------------------------ */
@media only screen and (min-width: 80em) and (max-width: 99.9375em) {
	.typ-304 .meta .helper .button-helper {
		grid-template-columns: 25% 50% 25%;
	}
}

/* ------------------------------------------------------------------------ */
/* Sizes from 1280px to 1600px (devices and browsers)						*/
/* ------------------------------------------------------------------------ */
@media only screen and (max-width: 99.9375em) {
}

/* ------------------------------------------------------------------------ */
/* Sizes from 1600px (devices and browsers)									*/
/* ------------------------------------------------------------------------ */
@media only screen and (min-width: 100em) {
	.typ-304 .meta .helper .button-helper {
		grid-template-columns: 33.3333% 33.3333% 33.3333%;
	}
}

/* ------------------------------------------------------------------------ */
/* Size width from 1440px to 1920px											*/
/* ------------------------------------------------------------------------ */
@media only screen and (min-width: 90em) and (max-width: 120.9375em) {
}

/* ------------------------------------------------------------------------ */
/* Size width from 1600px to 1920px											*/
/* ------------------------------------------------------------------------ */
@media only screen and (min-width: 100em) and (max-width: 120.9375em) {
}

/* ------------------------------------------------------------------------ */
/* Size width from 1920px													*/
/* ------------------------------------------------------------------------ */
@media only screen and (min-width: 121em) {
}

/* ------------------------------------------------------------------------ */
/* Size width from 2400px o 2880px											*/
/* ------------------------------------------------------------------------ */
@media only screen and (min-width: 121em) and (max-width: 149.9375em) {
}

/* ------------------------------------------------------------------------ */
/* Sizes from 2400px to 2880px												*/
/* ------------------------------------------------------------------------ */
@media only screen and (min-width: 150em) and (max-width: 179.9375em) {
}

/* ------------------------------------------------------------------------ */
/* Sizes from 2880px (devices and browsers)									*/
/* ------------------------------------------------------------------------ */
@media only screen and (min-width: 180em) {
}