/* ************************************************  Helpers */

.borderLeft { border-left: 1px solid #eaeff6; }
.borderRight { border-right: 1px solid #eaeff6; }
.borderTop { border-top: 1px solid #eaeff6; }
.borderBottom { border-bottom: 1px solid #eaeff6; }

.topShifted { position: relative; top: -22px; }

@media only screen and (min-width: 960px) { .hiddenOnDesktop { display: none; } }
@media only screen and (max-width: 959px) { .hiddenOnMobile { display: none; } }


/* Main Layout */
.mainColumnBorderLeft {
	border-left: 1px solid #eaeff6;
	}

.mainColumnBorderRight {
	border-right: 1px solid #eaeff6;
	}




	
/* ************************************************  Startpage , Doorpage */
section.startPageBox,
section.doorPageBox {
	border-bottom: 1px solid #eaeff6;
	margin-bottom: 0;
	padding: 0;
	}

section#topMessages p,
section.startPageBox p,
section.doorPageBox p {
	margin: 0;
	padding: 0;
	}

section.doorPageBox article,
section.startPageBox article {
	margin-bottom: 0;
	padding: 0;
	}

section.startPageBox div.teaserImageContainer,
section.doorPageBox div.teaserImageContainer,
section.marginalBox div.teaserImageContainer { position: relative; }






div.ym-gTopMessageImage span.copyright,
section.startPageBox div.teaserImageContainer span.copyright,
section.doorPageBox div.teaserImageContainer span.copyright,
section.marginalBox div.teaserImageContainer span.copyright {
	position: absolute;
	bottom: 0;
	right: 0;
	padding: 4px 8px 4px 8px;
	margin: 0;
	background-color: #222;
	opacity: 0.8;
	color: #fff;
	text-align: right;
	font-size: 0.75rem;
	width: 100%;
	border: none;	
	clear: inherit;	
	float: none;
	}
	
div.ym-gTopMessageImage span.copyright a,
section.startPageBox div.teaserImageContainer span.copyright a,
section.doorPageBox div.teaserImageContainer span.copyright a,
section.marginalBox div.teaserImageContainer span.copyright a { color: #eee; }

@media only screen and (max-width: 959px) {
	div.ym-gTopMessageImage span.copyright.left,
	section.startPageBox div.teaserImageContainer span.copyright.left,
	section.doorPageBox div.teaserImageContainer span.copyright.left,
	section.marginalBox div.teaserImageContainer span.copyright.left {
		text-align: left;
		padding: 4px 54px 4px 20px;
		}

	div.ym-gTopMessageImage span.copyright.right,
	section.startPageBox div.teaserImageContainer span.copyright.right,
	section.doorPageBox div.teaserImageContainer span.copyright.right,
	section.marginalBox div.teaserImageContainer span.copyright.right {
		text-align: right;
		padding: 4px 20px 4px 54px;
		}
}




div.ym-gTopMessageImage div.copyright,
section.startPageBox div.teaserImageContainer div.copyright,
section.doorPageBox div.teaserImageContainer div.copyright,
section.marginalBox div.teaserImageContainer div.copyright {
	position: absolute;
	bottom: 0;
	right: 0;
	padding: 4px 8px 4px 8px;
	margin: 0;
	background-color: #222;
	opacity: 0.8;
	color: #fff;
	text-align: right;
	font-size: 0.75rem;
	width: 100%;
	border: none;	
	clear: inherit;	
	float: none;
	}
	
div.ym-gTopMessageImage div.copyright a,
section.startPageBox div.teaserImageContainer div.copyright a,
section.doorPageBox div.teaserImageContainer div.copyright a,
section.marginalBox div.teaserImageContainer div.copyright a { color: #eee; }

@media only screen and (max-width: 959px) {
	div.ym-gTopMessageImage div.copyright.left,
	section.startPageBox div.teaserImageContainer div.copyright.left,
	section.doorPageBox div.teaserImageContainer div.copyright.left,
	section.marginalBox div.teaserImageContainer div.copyright.left {
		text-align: left;
		padding: 4px 54px 4px 20px;
		}

	div.ym-gTopMessageImage div.copyright.right,
	section.startPageBox div.teaserImageContainer div.copyright.right,
	section.doorPageBox div.teaserImageContainer div.copyright.right,
	section.marginalBox div.teaserImageContainer div.copyright.right {
		text-align: right;
		padding: 4px 20px 4px 54px;
		}
}


	

	
	
	
section.startPageBox img.teaserImage,
section.doorPageBox img.teaserImage,
section.marginalBox img.teaserImage  {
		display: block;
		width: 100%;
		max-width: 100%;
		height: auto;
		}

section.startPageBox div.teaserContentContainer,
section.doorPageBox div.teaserContentContainer { 
		overflow: hidden; 
		}

section.startPageBox div.teaserContent,
section.doorPageBox div.teaserContent { 
		padding: 20px; 
		-ms-hyphens: auto;
		-moz-hyphens: auto;
		-webkit-hyphens: auto;
		hyphens: auto;
		}

	
		
/*
.doorPageBox div.teaserContent.oneColumn.quartett {}
.doorPageBox div.teaserContent.oneColumn.quartett.lastItem {}

.doorPageBox div.teaserContent.oneColumn.quartett.doppelbreit { height: 320px; }
.doorPageBox div.teaserContent.oneColumn.quartett.doppelbreit.lastItem { height: 320px; }

.doorPageBox div.teaserContent.oneColumn.quartett.halbhoch { height: 160px; }
.doorPageBox div.teaserContent.oneColumn.quartett.halbhoch.lastItem { height: 160px; }
*/




[id^="layout-2-spaltig"] section.doorPageBox.kreuzbereich div.teaserContentContainer { height: 240px; }
[id^="layout-2-spaltig"] section.doorPageBox.kreuzbereich div.teaserContentContainer.first {}
[id^="layout-2-spaltig"] section.doorPageBox.kreuzbereich div.teaserContentContainer.last {}
[id^="layout-2-spaltig"] section.doorPageBox.kreuzbereich div.teaserContentContainer .even{}
[id^="layout-2-spaltig"] section.doorPageBox.kreuzbereich div.teaserContentContainer.odd {}
[id^="layout-2-spaltig"] section.doorPageBox.kreuzbereich div.teaserContentContainer.topShifted {}

[id^="layout-2-spaltig"] section.doorPageBox.quartett div.teaserContentContainer { height: 320px; }
[id^="layout-2-spaltig"] section.doorPageBox.quartett div.teaserContentContainer.first {}
[id^="layout-2-spaltig"] section.doorPageBox.quartett div.teaserContentContainer.last { border-bottom: none !important; }
[id^="layout-2-spaltig"] section.doorPageBox.quartett div.teaserContentContainer.even { border-bottom: 1px solid #eaeff6; }
[id^="layout-2-spaltig"] section.doorPageBox.quartett div.teaserContentContainer.odd { border-bottom: 1px solid #eaeff6; }
[id^="layout-2-spaltig"] section.doorPageBox.quartett div.teaserContent.topShifted {}

[id^="layout-2-spaltig"] section.doorPageBox.quartett-doppelbreit div.teaserContentContainer { height: 320px; }
[id^="layout-2-spaltig"] section.doorPageBox.quartett-doppelbreit div.teaserContentContainer.first {}
[id^="layout-2-spaltig"] section.doorPageBox.quartett-doppelbreit div.teaserContentContainer.last {}
[id^="layout-2-spaltig"] section.doorPageBox.quartett-doppelbreit div.teaserContentContainer.even {}
[id^="layout-2-spaltig"] section.doorPageBox.quartett-doppelbreit div.teaserContentContainer.odd {}
[id^="layout-2-spaltig"] section.doorPageBox.quartett-doppelbreit div.teaserContent.topShifted {}

[id^="layout-2-spaltig"] section.doorPageBox.quartett-halbhoch div.teaserContentContainer { height: 160px; }
[id^="layout-2-spaltig"] section.doorPageBox.quartett-halbhoch div.teaserContentContainer.first {}
[id^="layout-2-spaltig"] section.doorPageBox.quartett-halbhoch div.teaserContentContainer.last { border-bottom: none !important; }
[id^="layout-2-spaltig"] section.doorPageBox.quartett-halbhoch div.teaserContentContainer.even { border-bottom: 1px solid #eaeff6; }
[id^="layout-2-spaltig"] section.doorPageBox.quartett-halbhoch div.teaserContentContainer.odd { border-bottom: 1px solid #eaeff6; }
[id^="layout-2-spaltig"] section.doorPageBox.quartett-halbhoch div.teaserContent.topShifted {}

#layout-3-spaltig section.doorPageBox.kreuzbereich div.teaserContentContainer { height: 320px; }
#layout-3-spaltig section.doorPageBox.kreuzbereich div.teaserContentContainer.first {}
#layout-3-spaltig section.doorPageBox.kreuzbereich div.teaserContentContainer.last {}
#layout-3-spaltig section.doorPageBox.kreuzbereich div.teaserContentContainer .even{}
#layout-3-spaltig section.doorPageBox.kreuzbereich div.teaserContentContainer.odd {}
#layout-3-spaltig section.doorPageBox.kreuzbereich div.teaserContentContainer.topShifted {}

#layout-3-spaltig section.doorPageBox.quartett div.teaserContentContainer { height: 342px; }
#layout-3-spaltig section.doorPageBox.quartett div.teaserContentContainer.first {}
#layout-3-spaltig section.doorPageBox.quartett div.teaserContentContainer.last { height: 318px; }
#layout-3-spaltig section.doorPageBox.quartett div.teaserContentContainer.even { border-right: 1px solid #eaeff6; }
#layout-3-spaltig section.doorPageBox.quartett div.teaserContentContainer.odd { border-left: 1px solid #eaeff6; }
#layout-3-spaltig section.doorPageBox.quartett div.teaserContent.topShifted { position: relative; top: -22px; }

#layout-3-spaltig section.doorPageBox.quartett-doppelbreit div.teaserContentContainer { height: auto; }
#layout-3-spaltig section.doorPageBox.quartett-doppelbreit div.teaserContentContainer.first {}
#layout-3-spaltig section.doorPageBox.quartett-doppelbreit div.teaserContentContainer.last {}
#layout-3-spaltig section.doorPageBox.quartett-doppelbreit div.teaserContentContainer.even {}
#layout-3-spaltig section.doorPageBox.quartett-doppelbreit div.teaserContentContainer.odd {}
#layout-3-spaltig section.doorPageBox.quartett-doppelbreit div.teaserContent.topShifted {}

#layout-3-spaltig section.doorPageBox.quartett-halbhoch div.teaserContentContainer { height: 182px; }
#layout-3-spaltig section.doorPageBox.quartett-halbhoch div.teaserContentContainer.first {}
#layout-3-spaltig section.doorPageBox.quartett-halbhoch div.teaserContentContainer.last { height: 158px; }
#layout-3-spaltig section.doorPageBox.quartett-halbhoch div.teaserContentContainer.even { border-right: 1px solid #eaeff6; }
#layout-3-spaltig section.doorPageBox.quartett-halbhoch div.teaserContentContainer.odd { border-left: 1px solid #eaeff6; }
#layout-3-spaltig section.doorPageBox.quartett-halbhoch div.teaserContent.topShifted { position: relative; top: -22px; }



@media only screen and (max-width: 959px) {
	[id^="layout-2-spaltig"] section.doorPageBox.kreuzbereich div.teaserContentContainer,
	[id^="layout-2-spaltig"] section.doorPageBox.quartett div.teaserContentContainer,
	[id^="layout-2-spaltig"] section.doorPageBox.quartett-doppelbreit div.teaserContentContainer,
	[id^="layout-2-spaltig"] section.doorPageBox.quartett-halbhoch div.teaserContentContainer,	
	#layout-3-spaltig section.doorPageBox.kreuzbereich div.teaserContentContainer,
	#layout-3-spaltig section.doorPageBox.quartett div.teaserContentContainer,
	#layout-3-spaltig section.doorPageBox.quartett-doppelbreit div.teaserContentContainer,
	#layout-3-spaltig section.doorPageBox.quartett-halbhoch div.teaserContentContainer {
		height: auto !important;
		}
	
	[id^="layout-2-spaltig"] section.doorPageBox.kreuzbereich div.topShifted,
	[id^="layout-2-spaltig"] section.doorPageBox.quartett div.topShifted,
	[id^="layout-2-spaltig"] section.doorPageBox.quartett-doppelbreit div.topShifted,
	[id^="layout-2-spaltig"] section.doorPageBox.quartett-halbhoch div.topShifted,	
	#layout-3-spaltig section.doorPageBox.kreuzbereich div.topShifted,
	#layout-3-spaltig section.doorPageBox.quartett div.topShifted,
	#layout-3-spaltig section.doorPageBox.quartett-doppelbreit div.topShifted,
	#layout-3-spaltig section.doorPageBox.quartett-halbhoch div.topShifted {
		position: static !important;
		}
}










section.startPageBox.terzett,
section.startPageBox.wp-aktionen,
section.startPageBox.video-mediathek .first-content {
	background-color: #3C506E;
	color: #fff;
	}
	
section.startPageBox.terzett .teaserContent h4,
section.startPageBox.terzett .teaserContent a,
section.startPageBox.wp-aktionen .teaserContent h4,
section.startPageBox.wp-aktionen .teaserContent a,
section.startPageBox.video-mediathek .first-content .teaserContent h4,
section.startPageBox.video-mediathek .first-content .teaserContent a {
	color: #fff;
	}
	
	
	
	
	
/*
.doorPageBox span.teaserArrow,
.startPageBox span.teaserArrow { position: absolute; }
*/


/* Teaser Arrows */
span.teaserArrow { display: block; }

span.teaserArrow.vertical,
span.teaserArrow.horizontal { position: absolute; }

@media only screen and (max-width: 959px) {
	span.teaserArrow.vertical { bottom: 0; }
	span.teaserArrow.horizontal { bottom: 0; }
	
	span.teaserArrow.vertical.odd, 
	span.teaserArrow.horizontal.odd { left: 20px; }
	
	span.teaserArrow.vertical.even,		
	span.teaserArrow.horizontal.even { right: 20px; }
	
	span.teaserArrow.left,
	span.teaserArrow.right { width: 30px; height: 15px; }

	span.teaserArrow.white.left { background: transparent url( '../images/system_bilder/arrowTopWhiteBig.png' ) no-repeat scroll left top; }
	span.teaserArrow.white.right { background: transparent url( '../images/system_bilder/arrowTopWhiteBig.png' ) no-repeat scroll left top; }
	span.teaserArrow.blue.left { background: transparent url( '../images/system_bilder/arrowTopBlueBig_brighter.png' ) no-repeat scroll left top; }
	span.teaserArrow.blue.right { background: transparent url( '../images/system_bilder/arrowTopBlueBig_brighter.png' ) no-repeat scroll left top; }
}

@media only screen and (min-width: 960px) {
	span.teaserArrow.vertical { top: 20px; }
	span.teaserArrow.vertical.left { right: -1px; }
	span.teaserArrow.vertical.right{ left: -1px; }

	span.teaserArrow.horizontal {}
	span.teaserArrow.horizontal.top { bottom: 0; }
	span.teaserArrow.horizontal.top.odd { left: 20px; }
	span.teaserArrow.horizontal.top.even { right: 20px; }
	
	span.teaserArrow.horizontal.bottom{ top: 0; left: 20px; }
	span.teaserArrow.horizontal.bottom.odd{ left: 20px; }
	span.teaserArrow.horizontal.bottom.even{ right: 20px; }
	
	span.teaserArrow.left,
	span.teaserArrow.right { width: 15px; height: 30px; }

	span.teaserArrow.white.left { background: transparent url( '../images/system_bilder/arrowLeftWhiteBig.png' ) no-repeat scroll left top; }
	span.teaserArrow.white.right { background: transparent url( '../images/system_bilder/arrowRightWhiteBig.png' ) no-repeat scroll left top; }
	span.teaserArrow.blue.left { background: transparent url( '../images/system_bilder/arrowLeftBlueBig_brighter.png' ) no-repeat scroll left top; }
	span.teaserArrow.blue.right { background: transparent url( '../images/system_bilder/arrowRightBlueBig_brighter.png' ) no-repeat scroll left top; }
}

span.teaserArrow.top,
span.teaserArrow.bottom { width: 30px; height: 15px; }

span.teaserArrow.white.top { background: transparent url( '../images/system_bilder/arrowTopWhiteBig.png' ) no-repeat scroll left top; }
span.teaserArrow.white.bottom { background: transparent url( '../images/system_bilder/arrowBottomWhiteBig.png' ) no-repeat scroll left top; }
span.teaserArrow.blue.top { background: transparent url( '../images/system_bilder/arrowTopBlueBig_brighter.png' ) no-repeat scroll left top; }
span.teaserArrow.blue.bottom { background: transparent url( '../images/system_bilder/arrowBottomBlueBig_brighter.png' ) no-repeat scroll left top; }





/* /Teaser Arrows */



@media only screen and (max-width: 959px) {
	.coverSwiper {
		position: relative;
		width: auto;
		overflow: auto;
		}
}

@media only screen and (min-width: 960px) {
	.coverSwiper {
		position: relative;
		width: 640px;
		overflow: hidden;
	}
}


	
/* ************************************************  Media Flag */	
span.coverFlowButton {
	position: absolute;	
	bottom: 20px;
	left: 20px;
	padding: 11px 16px 0 55px;
	height: 30px;	
	display: block;	
	font-family: BentonSans-Bold;
	font-size: 0.8125rem;
	cursor: pointer;
	color: #fff;
	background: transparent url( '../images/system_bilder/mediaFlagVideo.png' ) no-repeat scroll left top;
	z-index: 10000;
	}
	
span.coverFlowButton:hover {
	text-decoration: underline;
	}
	
span.coverFlowButton.higher { bottom: 30px; }


/* Notwendiger CSS-Hack fuer IE8 - IE11
developer.mozilla.org/de/docs/Web/CSS/pointer-events
*/

@media screen\0 {
    span.coverFlowButton {
		pointer-events: auto; /* Loest das 'Fuer Maus-Events nicht erreichbar'-Problem */
		}
		
	span.coverFlowButton:hover {
		text-decoration: none; /* Deaktiviert das 'underline' beim Hovern, da es nur beim letzten Button funktioniert */
		}
}

/* CSS-Hack fuer MS Edge 12+, falls mal benoetigt
jeffclayton.wordpress.com/2015/04/07/css-hacks-for-windows-10-and-spartan-browser-preview
krony.de/css-hacks-selektoren-fuer-microsoft-edge-spartan-ie11-ie10-und-ie9.html

@supports (-ms-ime-align:auto) {
  .selector { property:value; } 
}
*/

section.startPageBox div.teaserImageContainer span.mediaFlag,
section.doorPageBox div.teaserImageContainer span.mediaFlag,
section.marginalBox div.teaserImageContainer span.mediaFlag {
	display: block;
	position: absolute;
	font-family: BentonSans-Bold;
	color: #fff;
	cursor: pointer;
	}
	
section.startPageBox div.teaserImageContainer span.mediaFlag a,
section.doorPageBox div.teaserImageContainer span.mediaFlag a,
section.marginalBox div.teaserImageContainer span.mediaFlag a {
	color: #fff;
	}

	
section.startPageBox div.teaserImageContainer span.mediaFlag.withHover:hover,
section.doorPageBox div.teaserImageContainer span.mediaFlag.withHover:hover,
section.marginalBox div.teaserImageContainer span.mediaFlag.withHover:hover {
	text-decoration: underline;
	}

section.startPageBox div.teaserImageContainer span.mediaFlag.gallery,
section.startPageBox div.teaserImageContainer span.mediaFlag.video,
section.doorPageBox div.teaserImageContainer span.mediaFlag.gallery,
section.doorPageBox div.teaserImageContainer span.mediaFlag.video,
section.marginalBox div.teaserImageContainer span.mediaFlag.gallery,
section.marginalBox div.teaserImageContainer span.mediaFlag.video {
	top: 20px;
	left: auto;
	bottom: auto;
	right: 20px;	
	padding: 3px 10px;
	font-size: 0.75rem; /*12px*/
	background-color: #3c506e;
	}

section.startPageBox div.teaserImageContainer span.mediaFlag.gallery.withIcon,
section.startPageBox div.teaserImageContainer span.mediaFlag.video.withIcon,
section.doorPageBox div.teaserImageContainer span.mediaFlag.gallery.withIcon,
section.doorPageBox div.teaserImageContainer span.mediaFlag.video.withIcon,
section.marginalBox div.teaserImageContainer span.mediaFlag.gallery.withIcon,
section.marginalBox div.teaserImageContainer span.mediaFlag.video.withIcon {
	top: auto;
	left: 20px;
	right: auto;
	bottom: 20px;
	height: 40px;
	padding: 11px 16px 0 55px;
	font-size: 0.8125rem; /*13px*/
	}

section.startPageBox div.teaserImageContainer span.mediaFlag.gallery.withIcon,
section.doorPageBox div.teaserImageContainer span.mediaFlag.video.withIcon,
section.marginalBox div.teaserImageContainer span.mediaFlag.gallery.withIcon {
	background: transparent url( '../images/system_bilder/mediaFlagGallery.png' ) no-repeat scroll left top;
	}

section.startPageBox div.teaserImageContainer span.mediaFlag.video.withIcon,
section.doorPageBox div.teaserImageContainer span.mediaFlag.gallery.withIcon,
section.marginalBox div.teaserImageContainer span.mediaFlag.video.withIcon {	
	background: transparent url( '../images/system_bilder/mediaFlagVideo.png' ) no-repeat scroll left top;
	}

@media only screen and (max-width: 959px) {
	section.startPageBox div.teaserImageContainer span.mediaFlag.gallery.withIcon.higher,
	section.startPageBox div.teaserImageContainer span.mediaFlag.video.withIcon.higher,
	section.doorPageBox div.teaserImageContainer span.mediaFlag.gallery.withIcon.higher,
	section.doorPageBox div.teaserImageContainer span.mediaFlag.video.withIcon.higher,
	section.marginalBox div.teaserImageContainer span.mediaFlag.gallery.withIcon.higher,
	section.marginalBox div.teaserImageContainer span.mediaFlag.video.withIcon.higher {
		bottom: 20px;
		}
}

@media only screen and (min-width: 960px) {
	section.startPageBox div.teaserImageContainer span.mediaFlag.gallery.withIcon.higher,
	section.startPageBox div.teaserImageContainer span.mediaFlag.video.withIcon.higher,
	section.doorPageBox div.teaserImageContainer span.mediaFlag.gallery.withIcon.higher,
	section.doorPageBox div.teaserImageContainer span.mediaFlag.video.withIcon.higher,
	section.marginalBox div.teaserImageContainer span.mediaFlag.gallery.withIcon.higher,
	section.marginalBox div.teaserImageContainer span.mediaFlag.video.withIcon.higher {
		bottom: 40px;
		}
}


/* ************************************************ Top-Video Teaser (JW: Entfernt - jetzt: jw_justiz_rwd) */


	
/* ************************************************ Articles and Doorpages */
#contentHeader {
	background: #fff url( '../images/system_bilder/arrowDownBlueBig.png' ) no-repeat scroll left bottom;
	padding: 0 0 14px 0;
	}
	
#contentHeader article {
	background-color: #233755;
	color: #fff;
	}
	

/* Debug-Table */
table#debugTable {
	margin: 32px auto;
	}

#debugTable tr.headRow { background-color: #ccc; }
#debugTable tr.catRow { background-color: #ddd; }
#debugTable tr.evenRow { background-color: #eee; }
#debugTable tr.oddRow { background-color: #fff; }

#debugTable td.headCol,
#debugTable td.catCol,
#debugTable td.varCol,
#debugTable td.valCol,
#debugTable td.noteCol {
	padding: 4px;
	word-wrap: break-word;
	word-break: break-all;
	}
	
	
/* ************************************************ Boxes --> TODO: unify! */
header.boxTitle, 
div.boxTitle {
	text-transform: uppercase;
	}

header.boxTitle h3,
div.boxTitle h3 {
	padding: 0;
	/*display: block;*/
	margin: 0;
	font-size: 1.25rem; /*20px*/
	line-height: 23px;
	}

header.boxTitle h3 > span.subTitle,
div.boxTitle h3 > span.subTitle {
	font-family: "BentonSans-Bold";
	}

header.boxTitle.left,
div.boxTitle.left {
	text-align: left;
	background: #eaeff6 url( '../images/system_bilder/arrowRightBlueSquare.png' ) no-repeat scroll 20px 20px;
	padding: 20px 20px 20px 80px;
	}

header.boxTitle.right
div.boxTitle.right {
	text-align: right;
	background: #eaeff6 url( '../images/system_bilder/arrowRightBlueSquare.png' ) no-repeat scroll 98% 20px;
	padding: 20px 80px 20px 20px;
	}


/* ************************************************ Startseite: Presse-Box / Juris-Box / ZVG-Box */

section.startPageBox {
	position: relative;
	}

#presse, /* TODO: Delete Line */
.presseSwiper,
.jurisSwiper,
.zvgSwiper {
	background-color: white;
	position: relative;
	max-width: 1280px;
	overflow: hidden;
	}

.presseItem,
.jurisItem,
.zvgItem {
	padding: 20px 25px;
	word-wrap: break-word;
	}
	
.presseDate,
.jurisDate,
.zvgDate {
	font-size: 0.75rem; /*12px*/
	line-height: 18px;
	}

.presseContent h4,
.jurisContent h4,
.zvgContent h4 {
	margin: 0;
	}
	
.presseContent h4 a,
.jurisContent h4 a,
.zvgContent h4 a {
	font-family: "BentonSans-Bold";
	font-size: 0.875rem; /*14px*/
	line-height: 15px;
	text-transform: none;
	}
	
.presseContent p,
.jurisContent p,
.zvgContent p {
	margin: 0;
	padding: 0;
	}

/* ************************************************ Top Messages */

.ym-gTopMessageImage { position: relative; }

@media only screen and (min-width: 1280px) {
	.ym-gTopMessageImage { width: 75%; }
	.ym-gTopMessageContent { width: 25% }
}

@media only screen and (max-width: 1279px) {
	.ym-gTopMessageImage { width: 65%; }
	.ym-gTopMessageContent { width: 35% }
}

@media only screen and (max-width: 959px) {
	#topMessages {
		background-color: #3C506E;
		position: relative;
		max-width: 1280px;
		overflow: hidden;
		color: #fff;
		}
		
	#topMessages h3,
	#topMessages a {
		color: #fff;
		}
		
	#topMessages div.topMessagesNavigation {
		position: relative;
		width: auto;
		height: auto;
		right: 0;
		bottom: 0;
		z-index: 500;
		}
	
	#topMessages div.swiper-button-prev,
	#topMessages div.swiper-button-next {
		display: none;
		}
		
	#topMessages div.swiper-pagination {
	
		}
		
	#topMessages span.swiper-pagination-bullet { background: transparent url("../images/system_bilder/jquery_swiper_custom_icons/topics-video-inactive.png") no-repeat scroll 0 0; }
	#topMessages span.swiper-pagination-bullet-active { background: transparent url("../images/system_bilder/jquery_swiper_custom_icons/topics-video-active.png") no-repeat scroll 0 0; }
	
}

@media only screen and (min-width: 1280px) {
	#topMessages div.topMessagesNavigation { width: 25%; }
}

@media only screen and (min-width: 960px) and (max-width: 1279px) {
	#topMessages div.topMessagesNavigation { width: 35%; }
}

@media only screen and (min-width: 960px) {
	#topMessages {
		background-color: #fff;
		position: relative;
		max-width: 1280px;
		overflow: hidden;
		}
		
	#topMessages div.topMessagesNavigation {
		position: absolute;
		height: 50px;
		right: 0;
		bottom: 18px;
		z-index: 500;
		}
		
	#topMessages div.swiper-button-prev,
	#topMessages div.swiper-button-next {}

	#topMessages div.swiper-button-prev::after,
	#topMessages div.swiper-button-next::after {
		content: '';
		}
		
	#topMessages div.swiper-pagination {
		/*
		position: absolute;
		top: 50%;
		left: 50%;
		transform: translate(-50%, -50%);
		*/
		
		position: relative;
		top: 0;
		}
		
	
}




	
.topMessage {
	}

.topMessageImage {
	margin: 0;
	padding: 0;
	border: 0;
	line-height: 0;
	display: block;
	}

.topMessageContent {
	padding: 20px 20px 0 20px;
	word-wrap: break-word;
	}
	
.topMessageContent h3 {
	display: block;
	text-transform: none;
	font-family: 'BentonSans-Bold';
	font-size: 1.5rem; /*24px*/
	line-height: 28px;
	margin: 0 0 15px 0;
	}
	
.teaserContent h4 {
	display: block;
	text-transform: none;
	font-family: 'BentonSans-Bold';
	font-size: 1.5rem; /*24px*/
	line-height: 28px;
	margin: 0 0 4px 0;
	/* word-wrap: break-word;  -> klappt nicht  im IE; s. .hyphenate ! */
	}

/* .swiperNavigation, */ /* TODO: Delete Line */


.dpaSwiper ul,
.dpaSwiper li,	
.termineSwiper ul,
.termineSwiper li,
.zvgSwiper ul,
.zvgSwiper li {
	list-style-type: none;
	padding: 0;
	margin: 0;
	}
	
.dpaSwiper time,
.termineSwiper time,
.zvgSwiper time {
	color: #3c506e;
	}

.dpaSwiper li span.itemDate,
.termineSwiper li span.itemDate,
.zvgSwiper li span.itemDate {
	font-family: 'BentonSans-Bold';
	}

	

	
/* Swiper Navigation (Scrollable Items) */ 
.scrollableItemsTitleBar {
	position: relative;
	}
	
.scrollableItemsTitleBar span.arrows {
	position: absolute;
	top: 0;
	right: 0;
	}

.scrollableItemsTitleBar span.arrowUp,
.scrollableItemsTitleBar span.arrowRight,
.scrollableItemsTitleBar span.arrowDown,
.scrollableItemsTitleBar span.arrowLeft {
	display: block;
	width: 19px;
	height: 19px;
	cursor: pointer;
	}
	
.scrollableItemsTitleBar span.arrowUp,
.scrollableItemsTitleBar span.arrowDown { display: block; }

.scrollableItemsTitleBar span.arrowLeft,
.scrollableItemsTitleBar span.arrowRight { display: inline-block; }

.scrollableItemsTitleBar span.arrowUp { margin-bottom: 1px; }
.scrollableItemsTitleBar span.arrowRight { margin-left: 1px; }
.scrollableItemsTitleBar span.arrowDown { margin-top: 1px; }
.scrollableItemsTitleBar span.arrowLeft { margin-right: 1px; }


.scrollableItemsTitleBar span.arrowUp.swiper-button-disabled,
.scrollableItemsTitleBar span.arrowRight.swiper-button-disabled,
.scrollableItemsTitleBar span.arrowDown.swiper-button-disabled,
.scrollableItemsTitleBar span.arrowLeft.swiper-button-disabled {
	cursor: default;
	}

.scrollableItemsTitleBar span.arrowUp  { background: #eaeff6 url( '../images/system_bilder/arrowScrollableUp.png' ) no-repeat scroll left top; }
.scrollableItemsTitleBar span.arrowUp.swiper-button-disabled { background: #eaeff6 url( '../images/system_bilder/arrowScrollableUp_brighter.png' ) no-repeat scroll left top; }
.scrollableItemsTitleBar span.arrowDown { background: #eaeff6 url( '../images/system_bilder/arrowScrollableDown.png' ) no-repeat scroll left top; }
.scrollableItemsTitleBar span.arrowDown.swiper-button-disabled {	background: #eaeff6 url( '../images/system_bilder/arrowScrollableDown_brighter.png' ) no-repeat scroll left top; }
.scrollableItemsTitleBar span.arrowLeft { background: #eaeff6 url( '../images/system_bilder/arrowScrollableLeft.png' ) no-repeat scroll left top; }
.scrollableItemsTitleBar span.arrowLeft.swiper-button-disabled { background: #eaeff6 url( '../images/system_bilder/arrowScrollableLeft_brighter.png' ) no-repeat scroll left top; }
.scrollableItemsTitleBar span.arrowRight { background: #eaeff6 url( '../images/system_bilder/arrowScrollableRight.png' ) no-repeat scroll left top; }
.scrollableItemsTitleBar span.arrowRight.swiper-button-disabled { background: #eaeff6 url( '../images/system_bilder/arrowScrollableRight_brighter.png' ) no-repeat scroll left top; }









.moreItems,
a.moreItems {
	display: block;
	width: 18px;
	height: 10px;
	margin: 0;
	padding: 0;
	}
	
@media only screen and (max-width: 959px) {
	.moreItems { background: transparent url( '../images/system_bilder/moreItemsWhite.png' ) no-repeat scroll left top; }
}

@media only screen and (min-width: 960px) {
	.moreItems { background: transparent url( '../images/system_bilder/moreItemsBlue.png' ) no-repeat scroll left top; }
}

	
.moreItems.blue { background: transparent url( '../images/system_bilder/moreItemsBlue.png' ) no-repeat scroll left top; }
.moreItems.white { background: transparent url( '../images/system_bilder/moreItemsWhite.png' ) no-repeat scroll left top; }


@media only screen and (max-width: 959px) { .topMessagesControllTable { width: 50%; } }
@media only screen and (min-width: 960px) { .topMessagesControllTable { width: 100%; } }



/* ************************************************  Swiper Naviagation */	
	
.swiperNavigationButtons {
	position: absolute;
	left: 50%;
	top: 50%;
	transform: translate( -50%, -50% );
	line-height: 0;
	}
	
a.swiperNavigationButton {
	line-height: 0;
	}
	
a.swiperNavigationButton.prev {
	position: absolute;
	top: 0;
	left: 16px;
	width: 27px;
	height: 50px;
	background: transparent url( '../images/system_bilder/jquery_swiper_custom_icons/home-slider-prev-small.png' ) no-repeat;
	}
	
a.swiperNavigationButton.next {
	position: absolute;
	top: 0;
	right: 16px;
	width: 27px;
	height: 50px;
	background: transparent url( '../images/system_bilder/jquery_swiper_custom_icons/home-slider-next-small.png' ) no-repeat;
	}

a.swiperNavigationButton.slide {
	display: block;
	position: relative;
	left: 0;
	top: 0;
	transform: translate( 0, 0 );
	width: 11px;
	height: 11px;
	margin: 0 5px 0 0;
	background: transparent url( '../images/system_bilder/jquery_swiper_custom_icons/slide-inactive.png' ) no-repeat;
	}
	
a.swiperNavigationButton.slide.active {
	background: transparent url( '../images/system_bilder/jquery_swiper_custom_icons/slide-active.png' ) no-repeat;
	}
	
a.swiperNavigationButton.play {
	display: block;
	position: relative;
	left: 0;
	top: 0;
	transform: translate( 0, 0 );
	width: 10px;
	height: 20px;
	background: transparent url( '../images/system_bilder/jquery_swiper_custom_icons/arrowRightBlueBig.png' ) no-repeat;
	}
	
a.swiperNavigationButton.play.active {
	width: 20px;
	height: 15px;
	background: transparent url( '../images/system_bilder/jquery_swiper_custom_icons/pause.png' ) no-repeat;
	}


a.swiperNavigationButton span.info {
	display: none;
	}	



/* ************************************************  Default Html Form */
form.defaultForm .invalid {
	color: red;
	padding: 0.5em;
	}

form.defaultForm .requiredNote {
	font-size: 0.8em;
	}

form.defaultForm .fieldRow {
	margin-bottom: 16px;
	}

form.defaultForm .fieldRow.alignLeft {
	text-align: left;
	}

form.defaultForm .fieldRow.alignCenter {
	text-align: center;
	}

form.defaultForm .fieldRow.alignRight {
	text-align: right;
	}

form.defaultForm {
	display: block;
	text-align: left;
	width: 100%;
	}

form.defaultForm label {
	font-family: 'BentonSans-Bold';
	color: #3c506e;
	font-size: 0.8rem
	}

form.defaultForm input[type='text'],
form.defaultForm textarea {
	display: block;
	width: 100%;
	border: 1px solid #cedffd;
	border-radius: 2px;
	background: #eaeff6;
	padding: 10px;	
	}
	
form.defaultForm input[type='text']:hover,
form.defaultForm textarea:hover {
	border: 1px solid #a5c1fc;
	}

form.defaultForm input.formSubmit,
form.defaultForm a.formReset,
form.defaultForm a.formReset:link,
form.defaultForm a.formReset:active,
form.defaultForm a.formReset:visited {
	margin: 4px 0;
	padding: 10px 55px 10px 10px;
	height: 38px;
	font-size: 0.8rem;
    cursor: pointer;
	text-align: right;
	border: 0;
	font-family: 'BentonSans-Bold';
	display: inline-block;
	line-height: 20px;
	}
	
form.defaultForm input.formSubmit:hover,
form.defaultForm a.formReset:hover,
form.defaultForm a.formReset:focus {
	text-decoration: underline;
	}

form.defaultForm input.formSubmit:focus,
form.defaultForm a.formReset:focus {
	background-color: #3c506e;
	color: #fff;
	}

form.defaultForm input.formSubmit {
	background: transparent url( '../images/system_bilder/aero-button.png' ) no-repeat center right;
	}

form.defaultForm a.formReset {
	background: transparent url( '../images/system_bilder/cross-button.png' ) no-repeat center right;
	}

@media only screen and ( max-width: 959px ) {
	form defaultForm {
		margin: 0 auto 0 auto;
		}

	form.defaultForm div.select {
		margin: 0;
		}
}

@media only screen and ( min-width: 960px ) {
	form.defaultForm div.select {
		margin: 0 2px;
		}
}

form.defaultForm div.select {
	position: relative;
	display: block;
	white-space: no-wrap;
	overflow: hidden;
	background-color: #e9eef5;
	border: 1px solid #cedffd;
	border-radius: 2px;
	}
	
form.defaultForm div.select:hover { border: 1px solid #a5c1fc; }
		
form.defaultForm div.select::after {
	content: '\25BC';
	color: #a8a9aa;
	position: absolute;
	top: 0;
	right: 0;
	bottom: 0;
	padding: 8px 10px;
	background-color: #e9eef5;
	pointer-events: none;
	}

form.defaultForm div.select:hover::after { color: #23376d; }

form.defaultForm div.select select {
	-webkit-appearance: none;
	-moz-appearance: none;
	-ms-appearance: none;
	appearance: none;
	outline: 0;
	box-shadow: none;
	border: 0;
	background-color: #e9eef5;
	background-image: none;
	width: 100%;
	height: 100%;
	margin: 0;
	padding: 10px;
	cursor: pointer;
	font-size: 0.9rem;
	}

form.defaultForm div.select select:focus {
	/*
	background-color: #3c506e;
	color: #fff;
	*/
	}
	
form.defaultForm div.select select::-ms-expand { display: none; }

form.defaultForm div.select select option {
	font-weight: normal;
	font-size: 0.8rem;
	text-align: left;
	}


/* ************************************************ Default Pagination */
div.defaultPagination {
	font-size: 0.9em;
	left: 2px;
	text-align: right;
	margin: 2px 0 0 0px;
	}
	
div.defaultPagination ul,
div.defaultPagination ul li {
	display: inline;
	list-style-type: none;
	background-image: none;
	padding: 0;
	margin: 0;
	white-space: nowrap;
	}

div.defaultPagination ul li a,
div.defaultPagination ul li a:link,
div.defaultPagination ul li a:visited,
div.defaultPagination ul li a:active,
div.defaultPagination ul li a:hover ,
div.defaultPagination ul li a.active,
div.defaultPagination ul li a.active:link,
div.defaultPagination ul li a.active:visited,
div.defaultPagination ul li a.active:active,
div.defaultPagination ul li a.active:hover {
	display: inline-block;
	padding: 3px 6px;
	border: 1px solid #bbd6e6;
	margin: 0 2px;
	color: #002f73;
	background-color: #fff;
	font-weight: normal;
	text-decoration: none;
	}

div.defaultPagination ul li a:hover,
div.defaultPagination ul li a.active,
div.defaultPagination ul li a.active:link,
div.defaultPagination ul li a.active:visited,
div.defaultPagination ul li a.active:active,
div.defaultPagination ul li a.active:hover {
	color: #fff;
	background-color: #3c506e;
	}
	
/* Default table ************************************************ */
table.defaultTable {
	width: 100%;
	color: #002f73;
	background-color: #bbd6e6;
	border: 0;
	margin: 0 !important;
	}
	
table.defaultTable td,
table.defaultTable th {
	text-align: left;
	vertical-align: top;
	}
	
table.defaultTable span.titleReference:hover {
	text-decoration: underline;
	}
	
table.defaultTable th.headCol {
	color: #fff;
	font-weight: bold;
	text-align: center;
	padding : 4px 8px;
	background-color: #233755;
	}
	
table.defaultTable td.dataCol:hover { cursor: pointer; }

table.defaultTable td.dataCol.info div.infoLinks span.singleEntryUrl,
table.defaultTable td.dataCol.info div.infoLinks span.singleEntryPrintUrl {
	display: initial;
	}
	
table.defaultTable td.dataCol.info div.infoLinks {
	text-align: right;
	vertical-align: bottom;
	}

table.defaultTable td.dataCol.info div.infoLinks a {
	font-family: BentonSans-Bold;
	display: inline;
	font-weight: bold
	}

@media only screen and (min-width: 960px) {
	/* ***** Table Head ***** */
	table.defaultTable th.headCol {
		border: 1px solid #fff;
		border-top: 1px solid #bbb;
		}
		
	table.defaultTable th.headCol.date {
		border-left: 1px solid #aaa;
		}
		
	table.defaultTable th.headCol.reference {}
	
	table.defaultTable th.headCol.title {
		border-right: 1px solid #bbb;
		}

	/* ***** Table Data *****  */	
	table.defaultTable tr.dataRow.odd {
		background-color: #fff; 
		}
		
	table.defaultTable tr.dataRow.even {
		background-color: #e8f0f4;;
		}
	
	table.defaultTable tr.dataRow.odd:hover,
	table.defaultTable tr.dataRow.even:hover {
		background-color: #bbd6e6;
		}

	table.defaultTable td.dataCol {
		border: 1px solid #bbb;
		}	
	
	table.defaultTable td.dataCol.date,
	table.defaultTable td.dataCol.reference,
	table.defaultTable td.dataCol.title {
		border: 1px solid #bbb;
		text-align: left;
		-ms-hyphens: none;
		-moz-hyphens: none;
		-webkit-hyphens: none;
		hyphens: none;
		white-space: nowrap;
		}
	
	table.defaultTable td.dataCol.title span.printTitle {
		font-weight: normal;
		}

	table.defaultTable td.dataCol.title {
		-ms-hyphens: auto;
		-moz-hyphens: auto;
		-webkit-hyphens: auto;
		hyphens: auto;
		white-space: normal;
		}
		
			
	table.defaultTable td.dataCol.info div.printReference {
		display: none;
		}		
		
	table.defaultTable td.dataCol a {
		font-family: BentonSans-Regular;
		display: block;
		margin: 0;
		}
		
	@media screen and (-webkit-min-device-pixel-ratio:0) {
		table.defaultTable td.dataCol.date,
		table.defaultTable td.dataCol.reference,
		table.defaultTable td.dataCol.title {
			word-break: inherit;
			white-space: normal;
			}
	}
	
	table.defaultTable span.titleReference {
		display: none;
		}
		
	table.defaultTable td.dataCol.info div.infoLinks span.singleEntryUrl {
		display: none;
		}
}

@media only screen and (max-width: 959px) {
	table.defaultTable,
	table.defaultTable thead,
	table.defaultTable tbody,
	table.defaultTable tr.dataRow,
	table.defaultTable tr.headRow,
	table.defaultTable td.dataCol,
	table.defaultTable th.headCol {
		display: block;
		width: 100%;
		text-align: left;
		}

	table.defaultTable thead,
	table.defaultTable tr.headRow,
	table.defaultTable th.headCol {
		display: none;
		}
		
	table.defaultTable tr.dataRow.odd {
		background-color: #fff;
		}
	
	table.defaultTable tr.dataRow.even {
		background-color: #e8f0f4;
		}
	
	table.defaultTable tr.dataRow.odd:hover,
	table.defaultTable tr.dataRow.even:hover {
		/* background-color: #bbd6e6; */
		}
			
	table.defaultTable td.dataCol:empty {
		display: none;
		}
		
	table.defaultTable td.dataCol {
		border: 0 !important;
		}

	table.defaultTable td.dataCol.date {
		background-color: #3c506e;
		color: #fff;
		font-weight: bold;
		}
		
	table.defaultTable td.dataCol.date a {
		color: #fff;
	}
		
	table.defaultTable td.dataCol.date[data-title]:before {
		content: attr(data-title);
		display: block;
		float: right;
		font-weight: normal;
		}

	table.defaultTable td.dataCol.date,
	table.defaultTable td.dataCol.title {
		text-align: left;
		-ms-hyphens: auto;
		-moz-hyphens: auto;
		-webkit-hyphens: auto;
		hyphens: auto;
		white-space: normal;
		}
		
	table.defaultTable td.dataCol.title {
		-ms-hyphens: auto;
		-moz-hyphens: auto;
		-webkit-hyphens: auto;
		hyphens: auto;
		white-space: normal;
		}
		
	table.defaultTable td.dataCol.title span.printTitle {
		font-weight: bold;
		}
		
	table.defaultTable td.dataCol.reference {
		display: none;
		}
	
	table.defaultTable span.titleReference {
		display: block;
		}
		
	table.defaultTable td.dataCol.info div.infoLinks span.singleEntryPrintUrl {
		display: none;
		}
		
	table.defaultTable td.dataCol.info div.printReference {
		display: block;
		}
}


/* *************************** Cookie Agree *************************** */
@keyframes fadeIn { from { opacity: 0; } to { opacity: 1; } }
@-webkit-keyframes fadeIn { from { opacity: 0; } to { opacity: 1; } }
@-ms-keyframes fadeIn { from { opacity: 0; } to { opacity: 1; } }

@keyframes fadeOut { from { opacity: 1; } to { opacity: 0; } }
@-webkit-keyframes fadeOut { from { opacity: 1; } to { opacity: 0; } }
@-ms-keyframes fadeOut { from { opacity: 1; } to { opacity: 0; } }

.fadeIn {
	opacity: 0;
	animation: fadeIn ease-in 1;
	animation-fill-mode: forwards;
	animation-duration: 1s;
	animation-delay: 0.1s;

	-webkit-animation: fadeIn ease-in 1;
	-webkit-animation-fill-mode: forwards;
	-webkit-animation-duration: 1s;
	-webkit-animation-delay: 0.1s;

	-ms-animation: fadeIn ease-in 1;
	-ms-animation-fill-mode: forwards;
	-ms-animation-duration: 1s;
	-ms-animation-delay: 0.1s;
	}

.fadeOut {
	opacity: 1;
	animation: fadeOut ease-out 1;
	animation-fill-mode: forwards;
	animation-duration: 1s;
	animation-delay: 0.1s;

	-webkit-animation: fadeOut ease-out 1;
	-webkit-animation-fill-mode: forwards;
	-webkit-animation-duration: 1s;
	-webkit-animation-delay: 0.1s;

	-ms-animation: fadeOut ease-out 1;
	-ms-animation-fill-mode: forwards;
	-ms-animation-duration: 1s;
	-ms-animation-delay: 0.1s;
	}

#cookieAgree,
#cookieRevert {
	background-color: rgba(131, 142, 152, 0.95);
	position: fixed;
	width: 100%;
	z-index: 1000000;
	bottom: 0;
	color: #fff;
	border-top: 2px solid #000;
	}

#cookieAgree div.content,
#cookieRevert div.content {
	max-width: 1280px;
	margin: auto;
	padding: 12px 8px;
	}
	
#cookieAgree div.content div.text { text-align: left; }		
#cookieAgree div.content div.text p { padding-bottom: 8px;}

#cookieAgree div.content div.text h2 {
	color: #fff;
	margin-top: 0;
	font-size: 20px;
	line-height: 1.4;
	}
	
@media only screen and (max-width: 959px)  {
	#cookieAgree div.content div.button { text-align: left; }
}

@media only screen and (min-width: 960px)  {
	#cookieAgree div.content div.button { text-align: right; }
}

#cookieAgree div.content div.button a#cookieAgreeButton,
#cookieAgree div.content div.button a#cookieAgreeButton:link,
#cookieAgree div.content div.button a#cookieAgreeButton:visited,
#cookieAgree div.content div.button a#cookieAgreeButton:focus,
#cookieAgree div.content div.button a#cookieAgreeButton:hover,
#cookieAgree div.content div.button a#cookieAgreeButton:active {
	display: inline-block;
	text-decoration: none;
	color: #fff;
	background-color: #3c506e;
	padding: 16px;
	}
	
#cookieAgree div.content div.button a#cookieAgreeButton:hover {
	background-color: #233755;
	text-decoration: underline;
	}

#cookieAgree div.cookie-category,
#cookieRevert div.cookie-category {
	margin-bottom: 1rem;
}

#cookieAgree div.cookie-category label,
#cookieRevert div.cookie-category label {
	margin-left: 0.5rem;
}

#cookieRevert div.cookie-buttons {
	margin-top: 1rem;
}

#cookieAgree button.cookie-button,
#cookieRevert button.cookie-button {
	background-color: #233755;
	color: #FFFFFF;
	padding: 0.5rem;
	border: 0;
	cursor: pointer;
}

#cookieAgree button.cookie-toggle,
#cookieRevert button.cookie-toggle {
	position: absolute;
	top: 0;
	height: 2rem;
	background-color: #233755;
	color: #FFFFFF;
	padding: 0 0.5rem;
	border: 0;
	cursor: pointer;
}

#cookieAgree input[type="checkbox"] {
	accent-color: #233755;
}

#cookieAgree input[type="checkbox"][disabled] {
	accent-color: #333333;
}

@media only screen and (max-width: 959px)  {
	#cookieAgree button.cookie-toggle,
	#cookieRevert button.cookie-toggle {
		transform: translate(-50%, -100%);
		left: 50%;
	}
}

@media only screen and (min-width: 960px)  {
	#cookieAgree button.cookie-toggle,
	#cookieRevert button.cookie-toggle {
		transform: translate(0, -100%);
		right: 0.5rem;
		left: auto;
	}
}


/* *************************** *************************** */

div#rasaWidget {
	position: fixed;
	z-index: 9000;
}

