/* ##### INHALTSVERZEICHNIS :-) ##### */


/* ##### ALLGEMEINES ##### */
/* ##### BOXEN ##### */
/* ##### NAVBAR ##### */
/* ##### SUB-NAV ##### */
/* ##### BOTTOM-NAV ##### */

/* ##### SUCHE ##### */
/* ##### FORMULARE ##### */
/* ##### CAROUSEL ##### */
/* ##### SITEMAP ##### */
/* ##### NEWS ##### */
/* ########## Bottom Slider ########### */

/* ##### MEDIA QUERIES ##### */

/* ##### DRUCK ##### */



/* Farben */


/* Farben #1b60ad >> dunkelblau */
/* Farben #4b80b9 >> mittelblau */



/* ##### ALLGEMEINES ##### */



body {
    font-family: Arial,Helvetica,Verdana,sans-serif;
    font-size: 14px;
	background-image:url(../pics/bg-wallpaper.jpg);
	background-position:center;
}

.glyphicon { margin-right:5px; }

h1, h2, h3, h4, h5, h6, .h1, .h2, .h3, .h4, .h5, .h6 {
    color: inherit;
    font-family: Arial,Helvetica,Verdana,sans-serif;
    font-weight: 500;
    line-height: 1.3;
	color:#333;
}

h1, .h1 {
    font-size: 24px;
}
h2, .h2 {
    font-size: 24px;
}
h3, .h3 {
    font-size: 18px;
}
h4, .h4 {
    font-size: 14px;
}
h5, .h5 {
    font-size: 13px;
}
h6, .h6 {
    font-size: 13px;
}



a, a:link, a:active, a:visited {
  color: #1b60ad;
  text-decoration: underline;
}

a:hover {
  color: #1b60ad;
  text-decoration: none;
}


hr {
	border-color: #1b60ad;
}

#content-t3id  { 
	padding-left: 15px;
	padding-right: 15px;
}


/* #### TYPO3 #### */

.csc-textpic-caption {
    font-size: 11px;
}

.content-t3id img {
	width:100%;
}

#content-top-wrapper a:link { text-decoration:none; color:#333; }



/* #### BOXEN #### */


#header-wrapper {
	padding-bottom: 15px
}

#header-wrapper .container .row {
	background: #fff;
    margin-left: 6px;
    margin-right: 6px;
}

#logo-wrapper {
	padding-top: 30px;
	padding-bottom: 30px;
	padding-left: 15px;
}

#content-top-wrapper {
	padding-top: 30px;
	padding-bottom: 16px;
	padding-right: 15px;
}

#content-top-t3id {
  	text-align: right;
}

#suche-wrapper {
	padding-bottom: 20px;
	padding-right: 15px;
}

#suche-t3id {
  	text-align: right;
}

.navbar {    
    margin-left: 6px;
    margin-right: 6px;
}

#carousel-t3id {
    margin-left: 0px;
    margin-right: 0px;
	margin-bottom: 15px;
}

#carousel-t3id .slider-einzelbild img {
	width:928px;
}




.row.content {
	background-image:url(../pics/content-background.jpg);
}


#middle-wrapper .container .row {
    margin-left: 6px;
    margin-right: 6px;
	margin-bottom: 15px;
}

#middle-left {
	padding-right: 15px;	
	padding-left: 0px;
}

#content-left-wrapper  {
	margin-top: 0px;
	background-color: #fff;
	padding: 15px;
	padding-top:0;
	font-size:13px;
}

#middle-right {
	background-color: #fff;
	padding-bottom:20px;
}

#sitemap-wrapper  {
	margin-top: 0px;
	margin-bottom: 15px;
	margin-left: 6px;
	margin-right: 6px;
	background-color: #fff;
	padding: 15px;
	padding-top:0;
}

#footer-wrapper .container .row {
	background-color: #fff;
    margin-left: 6px;
    margin-right: 6px;
	margin-bottom: 20px;
	padding-top: 15px;	
	padding-bottom: 15px;
}

#sitemap-wrapper .container .row {
	background-color: #fff;
    margin-left: 6px;
    margin-right: 6px;
	margin-bottom: 20px;
	padding-top: 15px;	
	padding-bottom: 15px;
}
	
	.adresse-1 h2, .adresse-2 h2  {
  		display: inline;
		padding: 0;
		margin: 0;
		padding-bottom: 18px;
	}

.adresse-2  {
  margin-left: 6px;
}

#sitemap ul {	
	min-height:200px;
}

#sitemap ul li {
	float:left; 
	width:222px;
	padding-bottom:30px;
	font-weight:bold;
	list-style:none;
	font-size:12px;
	padding-right:20px;
}

#sitemap ul li ul {
	margin-left:0;
	padding-left:0;
}

#sitemap ul li ul li {
	padding-bottom:0px;
	font-weight:normal;
	padding-left:0px;
	padding-top:4px;
}

#sitemap a:link { text-decoration:none; }
#sitemap a:visited { text-decoration:none; }
#sitemap a:hover { text-decoration:none; }
#sitemap a:active { text-decoration:none; }

#sitemap-wrapper .row { background-color:#f7f7f7 !important; }


/* ###### NAVBAR ###### */


.navbar {    
	min-height: 35px;
 	background-color: #fff;
  	border: 0;
}

.navbar .container {
    padding-left: 0;
    padding-right: 0;
}

.navbar-nav > li > a {
    padding-bottom: 8px;
    padding-top: 8px;
}

.navbar-inverse .navbar-nav > li > a {
  color: #000000;
  text-decoration: none;
}
.navbar-inverse .navbar-nav > li > a:hover,
.navbar-inverse .navbar-nav > li > a:focus {
  color: #ffffff;
  background-color: #1b60ad;
}

.navbar-inverse .navbar-nav > .active > a,
.navbar-inverse .navbar-nav > .active > a:hover,
.navbar-inverse .navbar-nav > .active > a:focus {
  color: #ffffff;
  background-color: #1b60ad;
}

.navbar-inverse .navbar-nav > .open > a, .navbar-inverse .navbar-nav > .open > a:hover, .navbar-inverse .navbar-nav > .open > a:focus {
  background-color: #1b60ad !important;
}

.dropdown-menu {
  background-color: #1b60ad;
  border: 0;
  font-size: 13px;
  border-radius: 0px;
  -webkit-box-shadow: 0 0 0 rgba(0, 0, 0, 0.175);
  box-shadow: 0 0 0 rgba(0, 0, 0, 0.175);
  background-clip: border-box;
  padding: 0;
}

.dropdown-menu li a {
  color: #fff;
  padding-top: 6px;
  padding-bottom: 6px;
  text-decoration: none;
}

.dropdown-menu > li > a:hover,
.dropdown-menu > li > a:focus {
  color: #fff;
  background-color: #4c81b8;
}
.dropdown-menu > .active > a,
.dropdown-menu > .active > a:hover,
.dropdown-menu > .active > a:focus {
  color: #fff;
  background-color: #4c81b8;
}

.navbar-inverse .navbar-toggle {
    border-color: #fff;
}

.navbar-toggle {
    background-color: #4c81b8;
    background-image: none;
    border: 0px;
  border-right: 1px solid #fff;
    border-radius: 0;
    float: left;
    margin: 0 0 0 15px;
    padding: 11px 10px 10px 10px;
}

.navbar-inverse .navbar-collapse {
    border-color: #fff;
}

.navbar-inverse .navbar-toggle:hover,
.navbar-inverse .navbar-toggle:focus {
  background-color: #4c81b8;
}

.container > .navbar-collapse {
    margin-left: 0;
    margin-right: 0;
}


/* #### SUB-NAV #### */

#sub-nav-t3id {
	border-bottom:15px solid #DFDFDF;
	}
	
.startnav {
	display:none !important;
	}

#sub-nav-t3id a, #sub-nav-t3id a:link, #sub-nav-t3id a:active, #sub-nav-t3id a:visited {
  	color: #666;
   	background-color: #fff;
  	text-decoration: none;
}

#sub-nav-t3id a:hover {
  	color: #000;
}
#sub-nav-t3id .nav-stacked > li + li {
    margin-top: 0;
}

#sub-nav-t3id .nav-pills > li {
    background-color: #fff;
}

#sub-nav-t3id .nav-pills > li.active > a {
    background-color: #fff;
	color: #666;
}

#sub-nav-t3id .nav-pills > li.active > a:hover, #sub-nav-t3id .nav-pills > li.active > a:focus {
    background-color: #fff;
	color: #000;
}
.nav-pills > li > a:hover, .nav-pills > li.active > a:hover {
    background-color: #fff;
	color: #000;
}
#sub-nav-t3id .nav-pills > li > a {
    border-radius: 0;
}
#sub-nav-t3id .nav > li > a {
    display: block;
    padding: 8px 3px 7px 15px;
    position: relative;
}



.nav-pills > li.active > a, .nav-pills > li.active > a:hover, .nav-pills > li.active > a:focus { background-color:transparent !important; }
#sub-nav-t3id a, #sub-nav-t3id a:link, #sub-nav-t3id a:active, #sub-nav-t3id a:visited { background-color:transparent !important; }


/* Level 2 */

#sub-nav-t3id ul {
	background-color:#FFF;
	padding:10px 15px 30px 15px;
}

#sub-nav-t3id ul li {
	border-bottom:1px #333 dotted;
	padding-left:5px;
}

#sub-nav-t3id ul li.first {
	border-top:0px;
}

#sub-nav-t3id ul li.last {
	border-bottom:1px #333 dotted;
}

#sub-nav-t3id ul li {
	background-image:url(../pics/subnav-arrow.png);
	background-repeat:no-repeat;
	background-position:3px 13px;
}

#sub-nav-t3id ul li.active {
	background-image:url(../pics/subnav-arrow-active.png);
	background-repeat:no-repeat;
	background-position:3px 13px;
	font-weight:bold;
}

#sub-nav-t3id .nav > li.active.open > a { padding-bottom:0px; }

/* Level 3 */

#sub-nav-t3id ul li ul {
	padding-bottom:3px;
	padding-top:3px;
	padding-left:12px;
}

#sub-nav-t3id ul li ul li {
	padding:8px 0 7px 20px !important;
	list-style-type:none;
	font-weight:normal;
	font-size:13px;
}

#sub-nav-t3id ul li ul li.first {
	border-top:1px #333 dotted !important; 
	padding:8px 0 7px 20px !important;
	list-style-type:none;
}

#sub-nav-t3id ul li ul li.last {
	border-bottom:0px; 
	padding:8px 0 7px 20px !important;
	list-style-type:none;
}

#sub-nav-t3id ul li ul li.active {
	font-weight:bold;
}

/* Level 4 */

#sub-nav-t3id ul li ul li ul {
	padding-left:0px !important;
	padding-bottom:0 !important;
}

#sub-nav-t3id ul li ul li ul li {
	border-bottom:0px; 
	border-top:1px #333 dotted;
}

/* ##### BOTTOM-NAV ##### */


#bottom-nav-t3id .nav-pills > li.active > a, #bottom-nav-t3id .nav-pills > li.active > a:hover, #bottom-nav-t3id .nav-pills > li.active > a:focus {
    background-color: transparent;
}
#bottom-nav-t3id .nav-pills > li.active > a:hover {
  text-decoration: none;
}
#bottom-nav-t3id .nav-pills > li > a {
    border-radius: 0px;
	color: #1b60ad;
}
#bottom-nav-t3id .nav-pills > li > a:hover {
    background-color: transparent;
  	text-decoration: none;
}
#bottom-nav-t3id .nav > li > a {
    display: inline;
    padding: 0;
	padding-left:10px;
}
#bottom-nav-t3id ul.nav.nav-pills li {
	margin-top:55px;
	float:right;
}



/* ##### SUCHE ##### */



input#suche-t3id {
  margin-right: 10px;
}

1b60ad .btn {
  color: #fff;  
  background-color: #1b60ad;
  border: 0;
  padding: 6px 9px 5px 9px;
  font-size: 13px;
  line-height: 1.428571429;
  border-radius: 0;
}


.tx-indexedsearch-info {
	font-size: 11px !important;
	padding: 2px !important;
}

.tx-indexedsearch .searchbox-tmpl-css LABEL {
    margin-right: 13px;
    width: 90px;
}

input.tx-indexedsearch-searchbox-sword  {
  	background-color: #f2f2f2; 
    border: 1px solid #DEDEDE;
    color: #333333;
    font-size: 13px;
    height: 30px;
    width: 200px !important;
	margin-left: 0;
}

input.tx-indexedsearch-searchbox-button  {
  color: #fff;  
  background-color: #1b60ad;
    border: 1px solid #1b60ad;
    font-size: 13px;
    height: 30px;
    width: 200px !important;
	margin-top: 10px;
	margin-left: 102px;
}

.tx-indexedsearch legend {
	display: none;
}


.tx-indexedsearch-browsebox  {
    padding: 13px 0 13px 0;
}

.tx-indexedsearch ul {
    padding-left: 0;
}








/* ##### FORMULARE ##### */

input {
  background-color: #f2f2f2; 
}

1b60ad .input-group .form-control {
	float:right;
    width: 50%;
}

.form-control {
  font-size: 13px;
  color: #333333;
  background-color: #f2f2f2;
  border: 0px;
  border-radius: 0px;
  width:70% !important;
  box-shadow:none;
}
.form-control:focus {
  border-color: #333333;
  -webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,.075), 0 0 8px rgba(204, 204, 204, 0.6);
  box-shadow: inset 0 1px 1px rgba(0,0,0,.075), 0 0 8px rgba(204, 204, 204, 0.6);
}
.form-control:-moz-placeholder {
  color: #333333;
}
.form-control::-moz-placeholder {
  color: #333333;
  opacity: 1;
}
.form-control:-ms-input-placeholder {
  color: #333333;
}
.form-control::-webkit-input-placeholder {
  color: #333333;
}

#recaptcha_response_field  {
  border: 1px solid #dedede !important;
  font-size: 11px !important;
}

.btn-default {
    background-color: #1b60ad;
    border-color: #1b60ad;
    color: #fff;
}

.btn {
    border: 1px solid rgba(0, 0, 0, 0);
    border-radius: 0;
    font-size: 13px;
	font-weight: bold;
	padding:7px 10px;
}

.error {
    color: #FF0000;
}

#suche-t3id .glyphicon { margin-right:0px; }




/* ##### CAROUSEL ##### */

#carousel-wrapper .container {
	padding-left:12px;
	padding-right:12px;
	width:950px;
}

.carousel-control {
  font-size: 15px;
    width: 10%;
}

.carousel-indicators {
    bottom: 0;
}

.carousel-indicators li {
    height: 8px;
    width: 8px;
	margin: 0 5px 0 5px;
}

.carousel-indicators .active {
    height: 9px;
    width: 9px;
	margin: 0 5px 0 5px;
}


.carousel-caption {
    top: 30px;
    left: 0;
    position: absolute;
    right: 0;
    text-align: right;
	padding: 0;
	height: 25px;
}

.carousel-caption h2 {
    color: #fff;
	background-color: #4c81b8;
    text-shadow: 0 0px 0px rgba(0, 0, 0, 0.6);
	padding: 15px;
	padding-top: 10px;
	padding-bottom: 10px;
	display: inline;
	font-size:18px;
}

#carousel-wrapper a {
	color:#FFF;
}




/* ##### SITEMAP ##### */

.csc-sitemap ul, .csc-sitemap li {
	list-style: none;
	margin: 0;
	padding: 0;
}

.csc-sitemap a, .csc-sitemap a:link, .csc-sitemap a:active, .csc-sitemap a:visited {
  color: #333333;
  text-decoration: none;
}

.csc-sitemap a:hover {
  color: #1b60ad;
  text-decoration: underline;
}

.csc-sitemap ul li {
	margin-bottom: 13px;
}

.csc-sitemap ul li {
    font-size: 16px;
}

.csc-sitemap ul li ul li {
    font-size: 13px;
	margin-left: 16px;
	margin-bottom: 0;
}

/* ###### NEWS - LISTE ###### */

.news-img-caption { color:#333; font-size:12px; padding-left:5px; }

.news .article h3 { margin-bottom:5px; }

.news h3 a { font-size:24px; text-decoration:none; margin-bottom:20px; color:#333; }

.news .news-img-wrap {
	width:240px !important;
}

.news .news-img-wrap img {
	width:100% !important;
}

.news .article {
	border-bottom:1px solid #cbcbcb;
	margin-bottom:15px;
	padding-bottom:15px;
}

.news .article .news-img-wrap a {
	border:0;
}

.news .teaser-text p {
	padding-top:5px;
	margin-bottom:0;
}

.news-list-date { color:#999; font-size:12px; padding-top:6px; padding-bottom:0; }

.lastarticle .article {
	border-bottom:0px;
}

/* ###### NEWS - LISTE - STARTSEITE ###### */

.startseite {
	margin-left:-30px;
}

.startseite .article {
	float:left;
	width:305px;
	border-bottom:0;
	margin-left:28px;
}

.startseite .article h3 a {
	font-size:20px !important;
}

.startseite .news .article .news-img-wrap a {
	padding:0;
	max-height:200px;
	overflow:hidden;
}

.startseite .news .news-img-wrap {
	width:305px !important;
}


/* ###### NEWS - DETAIL ###### */

.news-single .footer {
	border-top:0px;
	margin:0;
	padding:0;
}

.news-single .teaser-text p {
	color:#333;
}

.news-single .article .news-img-wrap {
	margin-left: 15px;
}

.news-single .article {
	border-bottom:0px;
}

.news-single .mediaelement iframe {
	width:230px;
	border:0;
	height:auto;
	margin-left:4px;
}



/* ####### NEWS - LISTE - LINKE SPALTE ######## */

#content-left-wrapper h3 a {
	font-size:14px;
	font-weight:bold;
	color:#1B60AD;
}

#content-left-wrapper .news-img-wrap img {
	height:70px !important;
	width:auto !important;	
}




#content-left-wrapper .news-img-wrap {
  width: 70px !important;
  height: 70px !important;
  overflow: hidden !important;
  position: relative !important;
}
#content-left-wrapper .img-centerer {
  width: 1000px !important;
  position: absolute !important;
  left: 50% !important;
  top: 0 !important;
  margin-left: -500px !important;
}
#content-left-wrapper .img-centerer img {
  display: block !important;
  margin: 0 auto !important;
  float:none !important;
}

#content-left-wrapper .news .article .news-img-wrap a {
	float:none !important;
}










#content-left-wrapper .article {
	line-height:1.4;
}




/* ########## Bottom Slider ########### */

#bottomslider-wrapper .container .row {
    background-color: #fff;
    margin-bottom: 20px;
    margin-left: 6px;
    margin-right: 6px;
    padding-bottom: 15px;
    padding-top: 15px;
}

#bottomslider-wrapper .carousel.slide {
	margin-left:15px;
	margin-right:15px;
}

#bottomslider-wrapper .carousel.slide .row {
	padding-left:50px;
	padding-right:50px;
	padding-bottom:0;
}

#bottomslider-wrapper .carousel.slide .col-md-3 {
	width:25%;
	text-align:center;
}

#bottomslider-wrapper .carousel.slide a {
    color: #1b60ad;
}

#bottomslider-wrapper .carousel.slide .carousel-control.right {
    background-image: none;
}

#bottomslider-wrapper .carousel.slide .carousel-control.left {
    background-image: none;
}

#bottomslider-wrapper .carousel.slide .carousel-control {
    width: 2%;
}



/* ##### AddThis ##### */

#atstbx {
	text-align:right;
	padding-right:13px;
}

.addthis_sharing_toolbox, #socialmedia_facebook {
	float: right;
}

#socialmedia_facebook {
	 margin-right: 2px;
}

 #socialmedia_facebook img {
	 vertical-align: top;
}

/* ##### HTML5 Video ##### */

.iframe-video-16zu9 { 
	position: relative;
	height: 0;
	overflow: hidden;  
	padding-bottom: 56.25%;
}


.iframe-video-16zu9 iframe {
	position: absolute;
	top:0;
	left: 0;
	width: 100%;
	height: 100%;
}

.iframe-video-4zu3 { 
	position: relative;
	height: 0;
	overflow: hidden;  
	padding-bottom: 75%;
}


.iframe-video-4zu3 iframe {
	position: absolute;
	top:0;
	left: 0;
	width: 100%;
	height: 100%;
}





/* ##### MEDIA QUERIES ##### */

@media (max-width: 767px) {
	
	body {
		background-image:none;
		font-size:18px;
}
	
	.row.content {
		background-image:none !important;
	}
	
	#sub-nav-t3id {
	border-bottom:0px;
	}
	
	.adresse-trenner  {
		display: none;
	}

	.adresse-2  {
  		display: block;
 		margin-left: 0;
  		margin-bottom: -12px;
	}
	
	#logo-wrapper {
		padding-bottom:0px;
		padding-left:0;
	}
	
	#content-top-t3id { text-align:left; font-size: 12px; }
	
	#suche-wrapper {
		padding-right:0;
		padding-bottom:0;
	}
	
	.form-control {
  		width:100% !important;
	}
	
	.container > .navbar-header, .container > .navbar-collapse {
		margin-left:0;
		margin-right:0;
	}
	
	.navbar-toggle {
		color:#FFF;
		font-size:16px;
		width:100%;
	}
	
	.navbar-header {
		padding-right:30px;
	}
	
	#carousel-wrapper .container {
		padding-left: 21px;
	padding-right: 31px;
	width:100%;
	}
	
	#carousel-t3id { 
	padding-left:15px;
	padding-right:6px;
	}
	
	.carousel-caption h2 {
		display:none;
	}
	
/* ###### NEWS - LISTE - STARTSEITE ###### */

	.startseite .article {
		width:100%;
		margin-left:15px;
		}
	
	.startseite .news .news-img-wrap {
		width:100% !important;
		}
		
	
	.startseite .article h3 a {
	font-size:24px !important;
	}
	
/* ###### NEWS - LISTE ###### */

	.news-list-view .article {
		width:100%;
		}
	
	.news-list-view .news-img-wrap {
		width:100% !important;
		}
		
		.startseite .news .article .news-img-wrap a {
	padding:0;
	max-height:none;
	overflow:visible;
}
		
		
/* #### Footer ####### */
	
	#bottom-nav-t3id ul.nav.nav-pills li {
		margin:0 0 30px 0 !important;
		float:left;
	}
	
	
/* ####### Slider Bottom ##### */
	
	#bottomslider-wrapper .carousel.slide .col-md-3 {
		float:left;
		padding-right:0px;
		padding-left:0px;
	}
	
/* ##### Sitemap ##### */
#sitemap ul {
	padding-left: 15px;
	min-height: auto;
}
#sitemap ul li {
	width:100%;
}

#atstbx {
	padding-top:20px;
	text-align:center;
	padding-right: 0 !important;
	}
	#socialmedia_facebook {
	padding-top:20px;
	margin-right: 7px;
}
	
	/* ####### Slider Top ######## */
	
	#carousel-t3id .slider-einzelbild img {
		width:100%;
		height:100%;
		padding-left:6px;
		padding-right:16px;
	}
	
}


@media (min-width: 768px) and (max-width: 992px) {

.row.content {
		background-image:url(../pics/content-background-sm.jpg);
		background-position:center;
}

	#all-wrapper  {
	background-image:none;
 	}	
	
	#sitemap-wrapper { background-color:transparent; }
	
	#carousel-wrapper .container {
	padding-left:11px;
	padding-right:11px;
	width:729px;
	}
	
/* ###### NEWS - LISTE - STARTSEITE ###### */
	
	.startseite .news .news-img-wrap {
	width:230px !important;
	}
	
	.startseite .article {
	width:420px;
	border-bottom:1px solid #CBCBCB;
	margin-top:15px;
	}
	
	.startseite .article h3 {
	margin-top:0;
	}
	
	.startseite .article h3 a {
	font-size:24px !important;
	}
	
	.startseite .news .article {
		margin-bottom:0;
	}
	
	
	/* #### Footer ####### */
	
	#bottom-nav-t3id ul.nav.nav-pills li {
		margin-top:0;
		text-align:right;
		float:none;
	}
	
	.adresse h2 { font-size:20px; }
	
	/* ####### Slider Bottom ##### */
	
	#bottomslider-wrapper .carousel.slide .col-md-3 {
		float:left;
	}
	
	/* ####### Slider Top ######## */
	
	#carousel-t3id .slider-einzelbild img {
		width:710px;
		height:auto;
	}

	


}

@media (min-width: 992px) and (max-width: 1199px) {

	#all-wrapper  {
	background: url(../pics/bg_all-wrapper.png) repeat-y top center #ffffff;
	background-image:url(../pics/bg-wallpaper.jpg);
	background-position:center;
 	}	
	
	#sitemap-wrapper  {
	background-color:transparent !important;
 	}
	
	

}


@media (min-width: 1200px) {

	#all-wrapper  {
	/* background: url(../pics/bg_all-wrapper.png) repeat-y top center #ffffff; */
 	}	
	
	
	#sitemap-wrapper  {
	background-color:transparent !important;
 	}
	
  	.container {
    width: 970px;
  	}
	
}



/* ##### DRUCK ##### */

@media print { 

	#header-wrapper, .navbar-wrapper, #carousel_box, #footer-wrapper, #sitemap-wrapper {
		display:none; 
	} 
	
	#middle-left {
		display:none;
	}
	
	#middle-right {		
		left:0;
		width:100%;
	}
	
	.news.news-single img {
		width:230px !important;
	}
	
}

/* Usercentrics Anpassungen 2022 */ 

.usercentrics-button .uc-main-banner .btn-deny{
    background-color: #044d7a !important;
    color: #e6e6e6;
}