@charset "utf-8";

/* Slideshow Kopf */		

.slideshow div {
	float: left;
	height: 255px;
	width: 916px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.slideshow {
	padding: 0px;
	margin: 0px;
	height: 255px;
	width: 916px;
	display: block;
	background-color: #f5f5f5;
} 
.slideshow img, .slideshow div {  
	padding: 0px;
	background-color: transparent;
	-webkit-border-radius: 0px;
	-moz-border-radius: 0px;
	border-radius: 0px; 
	margin: 0; 
}
.slideshow div .SlideshowTeaser {
	color: #FFF;
	text-decoration: none;
	height: 256px;
	width: 916px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	display: block;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	line-height: 90%;
	position: relative;
	top: -262px;
	right: 0px;
	text-align: left;
	background-repeat: no-repeat;
}
.slideshow div .SlideshowTeaser h1 {
	font: 36px/40px;
	font-family: 'SourceSans3-Regular';
    font-weight: 400;
    font-style: normal;
    font-stretch: normal;
    src: url("https://media.lvr.de/sourcesans3/sourcesans3_regular.woff2") format("woff2");
	color: #fff;
	font-size: 210%;
	text-transform: uppercase;
	margin: 0px;
	padding-top: 56px;
	padding-right: 0px;
	padding-bottom: 2px;
	padding-left: 25px;
	line-height: 97%;
	/* in styles_images verlagert: background-image: url(../navigationsbilder/bg_Kopfbild_schatten.png); */
}
.pagerwraper {
	z-index: 10;
	position: relative;
	right: -18px;
	bottom: 47px;
	margin: 0px;
	padding: 0px;
}
ul.pager {
	list-style-type: none;
	float: left;
	margin: 0px;
	padding-top: 14px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 5px;
}
.pager li {
	height: 13px;
	width: 13px;
	border: 1px solid #FFF;
	float: left;
	padding: 0px;
	margin-top: 0px;
	margin-right: 5px;
	margin-bottom: 0px;
	margin-left: 5px;
}
.pager li a {
	display:block;
	padding: 0px;
	height: 13px;
	width: 13px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
.pager .activeSlide {
	background-color: #9D2625;
}
.Pause {
	z-index: 20;
	float: left;
	margin: 0px;
	padding-top: 11px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 6px;
}
.Pause a.pauseBtn {
	background-repeat: no-repeat;
	background-position: center center;
	height: 21px;
	width: 21px;
	display:block;
	cursor: pointer;
}
.Pause a.resumeBtn {
	background-repeat: no-repeat;
	background-position: center center;
	height: 21px;
	width: 21px;
	display:block;
	cursor: pointer;
}

/* Slideshow Inhalt Rechts */		

#Inhaltsseite_SpalteRechts .inhalt_rechts_slideshow div {
	float: left;
	height: 255px;
	width: 916px;
}
#Inhaltsseite_SpalteRechts .inhalt_rechts_slideshow {
	padding: 0px;
	margin: 0;
	width: 576px;
	height: 324px;
	display: block;
	background-color: #f5f5f5;
}  
#Inhaltsseite_SpalteRechts .inhalt_rechts_slideshow img, .inhalt_rechts_slideshow div {  
	padding: 0px;
	background-color: transparent;
	-webkit-border-radius: 0px;
	-moz-border-radius: 0px;
	border-radius: 0px; 
	margin: 0; 
}
#Inhaltsseite_SpalteRechts .inhalt_rechts_slideshow div {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#Inhaltsseite_SpalteRechts .inhalt_rechts_slideshow div .SlideshowTeaser h1 {
	font-family: 'SourceSans3-Regular';
    font-weight: 400;
    font-style: normal;
    font-stretch: normal;
    src: url("https://media.lvr.de/sourcesans3/sourcesans3_regular.woff2") format("woff2");
	color: #fff;
	font-size: 220%;
	margin: 0px;
	padding-top: 7px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	line-height: 40px;
	float: right;
	margin-right: 2px;
}
#Inhaltsseite_SpalteRechts .inhalt_rechts_pagerwraper {
	z-index: 10;
	position: relative;
	right: 0px;
	bottom: 0px;
	margin: 0px;
	padding: 0px;
	padding-bottom: 27px;
	height: 15px;
}
#Inhaltsseite_SpalteRechts ul.inhalt_rechts_pager {
	list-style-type: none;
	float: left;
	margin: 0px;
	padding-top: 7px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 5px;
}
#Inhaltsseite_SpalteRechts .inhalt_rechts_pager li {
	height: 13px;
	width: 13px;
	border: 1px solid #9D2625;
	float: left;
	padding: 0px;
	margin-top: 0px;
	margin-right: 5px;
	margin-bottom: 0px;
	margin-left: 5px;
}
#Inhaltsseite_SpalteRechts .inhalt_rechts_pager li a {
	display:block;
	padding: 0px;
	height: 13px;
	width: 13px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
#Inhaltsseite_SpalteRechts .inhalt_rechts_pager .activeSlide {
	background-color: #9D2625;
}
#Inhaltsseite_SpalteRechts .inhalt_rechts_Pause {
	z-index: 20;
	float: left;
	margin: 0px;
	padding-top: 4px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
#Inhaltsseite_SpalteRechts .inhalt_rechts_Pause a.inhalt_rechts_pauseBtn {
	background-repeat: no-repeat;
	background-position: center center;
	height: 21px;
	width: 21px;
	display:block;
	cursor: pointer;
}
#Inhaltsseite_SpalteRechts .inhalt_rechts_Pause a.inhalt_rechts_resumeBtn {
	background-repeat: no-repeat;
	background-position: center center;
	height: 21px;
	width: 21px;
	display:block;
	cursor: pointer;
}


/* Slideshow Inhalt Links */		

#Inhaltsseite_SpalteLinks .inhalt_links_slideshow div {
	float: right;
	padding: 0px;
	margin-left: 40px;
	margin-right: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
}
#Inhaltsseite_SpalteLinks .inhalt_links_slideshow {
	padding: 0px;
	margin: 0;
	float: none;
	display: block;
}  
#Inhaltsseite_SpalteLinks .inhalt_links_slideshow img, .inhalt_links_slideshow div {
	padding: 0px;
	background-color: transparent;
	-webkit-border-radius: 0px;
	-moz-border-radius: 0px;
	border-radius: 0px;
	margin: 0;
	border: 0px;
}
#Inhaltsseite_SpalteLinks .inhalt_links_slideshow div {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#Inhaltsseite_SpalteLinks .inhalt_links_pagerwraper {
	z-index: 10;
	position: relative;
	left: 0px;
	bottom: 0px;
	margin: 0px;
	padding: 0px;
	width: 254px;
	float: left;
}
#Inhaltsseite_SpalteLinks ul.inhalt_links_pager {
	list-style-type: none;
	float: left;
	margin: 0px;
	padding-top: 14px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
#Inhaltsseite_SpalteLinks .inhalt_links_pager li {
	height: 13px;
	width: 13px;
	border: 1px solid #9D2625;
	float: left;
	padding: 0px;
	margin-top: 0px;
	margin-right: 5px;
	margin-bottom: 0px;
	margin-left: 5px;
}
#Inhaltsseite_SpalteLinks .inhalt_links_pager li a {
	display:block;
	padding: 0px;
	height: 13px;
	width: 13px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
#Inhaltsseite_SpalteLinks .inhalt_links_pager .activeSlide {
	background-color: #9D2625;
}
#Inhaltsseite_SpalteLinks .inhalt_links_Pause {
	z-index: 20;
	float: left;
	margin: 0px;
	padding-top: 11px;
	padding-right: 5px;
	padding-bottom: 0px;
	padding-left: 0px;
	cursor: pointer;
}
#Inhaltsseite_SpalteLinks .inhalt_links_Pause a.inhalt_links_pauseBtn {
	background-repeat: no-repeat;
	background-position: center center;
	height: 21px;
	width: 21px;
	display:block;
	cursor: pointer;
}
#Inhaltsseite_SpalteLinks .inhalt_links_Pause a.inhalt_links_resumeBtn {
	background-repeat: no-repeat;
	background-position: center center;
	height: 21px;
	width: 21px;
	display:block;
	cursor: pointer;
}
