/* Hauptfarben */ 
/* #005497 BLAU */ 
/* #6bbe96 TUERKIS */
/* #ffd511 GELB */
/* #e62925 ROT */


@charset "utf-8";
/* CSS Document */
/* TAGS */
html, body, div, span, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, abbr, address, cite, code, del, dfn, em, img, ins, kbd, q, samp, small, strong, sub, sup, var, b, i, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td, article, aside, canvas, details, figcaption, figure, footer, header, hgroup, menu, nav, section, summary, time, mark, audio, video {
	margin: 0;
	padding: 0;
	border: 0;
	font-size: 100%;
	font: inherit;
	vertical-align: baseline;
}

.tuerkis { color: #6bbe96; }
.gelb { color: #ffd511; }
html { -ms-overflow-style: scrollbar; }
 
article, aside, details, figcaption, figure, footer, header, hgroup, menu, nav, section { display: block; }
article { margin-top: 30px; }
blockquote, q { quotes: none; }
blockquote:before, blockquote:after, q:before, q:after { content: ''; content: none; }
ins { background-color: #ff9; color: #000; text-decoration: none; }
mark { background-color: #ff9; color: #000; font-style: italic; font-weight: bold; }
del { text-decoration: line-through; }
abbr[title], dfn[title] { border-bottom: 1px dotted; cursor: help; }
table { border-collapse: collapse; border-spacing: 0;}
hr { display: block; height: 1px; border: 0; border-top: 1px solid #e5e5e5; margin: 0.75em 0; padding: 0; }
input, select { vertical-align: middle; }
input, select, textarea, button { font-family:Verdana, Geneva, sans-serif; }
article:not(.list) .gallery .img { /*border-top: 1px solid #005497; border-bottom: 1px solid #005497;*/ }
.list .img { position: relative; }
.list .img-count { position: absolute; bottom: 5px; left: 5px; background-color: #FFF; padding: 0 5px; color: #6bbe96; font-size: 13px; opacity: 0.8; border-radius: 2px; }
strong, th, b { font-weight: 500; }
img { border:0;}
.tooltip > .tooltip-inner { background-color: #e62925; }
.tooltip > .tooltip-arrow { border-top-color: #e62925 !important; }
p, article td, article ol li, article ul li { 
	margin:1em 0; 
	line-height: 23px;
	-webkit-hyphens: auto;
	-moz-hyphens: auto;
	-ms-hyphens: auto;
	hyphens: auto;
	text-align: left;
	font-family: 'Ubuntu', sans-serif;
	font-size: 18px;	
	color: #333;
}

article {
	overflow: hidden;
}
article td {
	text-align: left;  
}
article td:first-child {
	 
}

a { font-family: 'Ubuntu', sans-serif;	font-size: 18px; color: #6bbe96; text-decoration:none; outline:none; border: none;}
a:hover { color:#6bbe96; text-decoration:underline; background-color: transparent;}
article a { color:#6bbe96; text-decoration:none; outline:none; font-size: 18px; border: none;}
a.more { color: #6bbe96; }
a.more:hover { color:#6bbe96; }
article table { clear:both; width:100% !important; height:auto !important; }
i, em { font-style:italic; }
u { text-decoration:underline; }
a:focus { outline: none; }
td { vertical-align:top; font-family: 'Ubuntu', sans-serif; padding: 2px 5px; }
td.monat { background-color: #d0eade; font-weight: 500; }
.table td {font-size:1.5em; }
h1, h2, h3, h4, h5, h6 { line-height:1.33em; text-align: left;}
h1, h2, h4 {
	font-size: 21px;
	color: #000000;	
	font-family: 'Ubuntu', sans-serif;
	margin-bottom: 0;
}

h2 { color: #e62925; }

h3, h3 a, h4, h4 a {
	text-decoration: none;	
	font-size: 20px;
	color: #e62925;
	font-family: 'Ubuntu', sans-serif; 
	font-weight: 500;
	line-height: 23px;
    padding-bottom: 0.5em;
	margin-top: 10px;
}
.list h3 { 
	border-left: 5px solid #6bbe96;
    color: #6bbe96;
    padding: 5px 5px 5px 10px;
    position: relative;
	z-index: 1;
}

.list h3:before {
    background-color: #6bbe96;
    content: "";
    height: 100%;
    left: 0;
    opacity: 0.1;
    position: absolute;
    right: 0;
    top: 0;
	z-index: 0;
	pointer-events: none;
}

h5 { font-size:1em; font-weight:bold; }
h6 { font-size:0.8em; font-weight:bold; }

html { height: 100%; }

body {
	font-size:13px;
	line-height:24px;
	color:#000000; 
	text-align:left; 
	font-family: 'Arial', sans-serif;
	height: 100%;
	padding: 0;
	margin: 0;
}
body.startseite { overflow: hidden; }


/* MISC */
img.icon { width:16px; height:16px; }
p.fehler {color:#900;}
.hr { margin:0.8em 0; padding:0; height:1px; background:#e5e5e5; }
.hr hr { display:none; }
.right { float:right; margin:0 0 12px 12px; text-align:right; }
.left { float:left; margin:0 12px 12px 0; text-align:left; }
.left .imgWrap, .right .imgWrap { margin-bottom:12px;}
.left .imgWrap img, .right .imgWrap img { margin-bottom:12px; border: 1px solid #BBBBBB;}
.schrift_klein { font-size:0.8em !important; line-height:1.4em !important; }
.schrift_kleiner { line-height:1.4em; display:block;}
.highlight { color:#267f11; font-weight:bold; }
.anchor, .versteckt { display:none; }
.accordion { line-height:24px; }

.pTop { margin-top:0.2em; }
.backLink { position:relative; margin:0.75em 0; height:20px; display:none;}
.article { padding: 5px 0 25px 10px; }
.article.second {
	background: url(../img/template/liste_odd_back.png) top center repeat;
	color: #333333;
}
.success { color:#267f11; }
.hint { color:#000000; font-size: 100%; margin:0;}

.pages { text-align:center; color:#000000; text-align:left; }
.pages a { color:#FFF; text-decoration:none; }
.pages a.lastPage, .pages a.nextPage { background-color: #005497; padding: 2px 4px; transition: background-color 0.5s ease 0s; }
.pages a.overviewPage { margin: 0 5px; }
.pages a.disabled { background-color:#999; font-style:italic; cursor:not-allowed; }
.pages a.lastPage.enabled:hover, .pages a.nextPage.enabled:hover { background-color: #6bbe96; }

#content a { text-decoration: none;}
#content ul, ol { margin:1em 0 1em 1.5em; padding:0 0 0 1em;  }
#content ul li { padding:0; }

.clearfix:before,
.clearfix:after {
    content: " ";
    display: table;
}

.clearfix:after {
    clear: both;
}

.clearfix {
    *zoom: 1;
}
.clear { clear:both; height:0; line-height:0; font-size:0; }

#headline { position: relative; height: 0; }
#headline .h-wrapper { position: absolute; bottom: 15px; }
#headline h1 { padding: 0 10px; color: #FFF; text-shadow: 1px 1px 5px #222; }
#headline .h-wrapper > h1 { font-size: 36px; text-transform: uppercase; }

/* HEADER, STANDARD NAVIGATION */
#header-box .header-wrapper { position: relative; background-color: #005497; min-height: 70px; }
#header-box { position: relative; margin-top: 40px; }
/* schmale Navi beim Hochscrollen */
#header-box.nav-shrinked { position: fixed !important; top: 0; margin-top: 0; width: 100%; z-index: 100; }
#header-box.nav-shrinked #slogan-link {
	position: relative;
	left: 0;
	top: 0;	
}
#header-box.nav-shrinked #slogan-link img { width: 80px; margin: 2px 15px; }
#header-box.nav-shrinked #mainnav li { padding: 10px 0; }
#header-box.nav-shrinked #mainnav li a { font-size: 16px; }
#header-box.nav-shrinked .header-wrapper::before, #header-box.nav-shrinked .header-wrapper::after { height: 5px; }

#header-box .header-wrapper:before, #header-box .header-wrapper:after {
	height: 10px;
	width: 100%;
	content: "";
	position: absolute; 
	background-color: #005497;
	opacity: 0.5;	
}
#header-box .header-wrapper:before { top: -10px; }

#slogan-link { position: absolute; top: -19px; left: -20px; z-index: 100; }
#slogan-link img { width: 200px; height: auto; }

/* IMAGE GALLERY */
body .mc-cycle { top: -25px; }
.slider-wrapper.theme-light  {
	max-width: 630px;
    overflow: hidden;
	padding: 0;
}

#maximage.raster::before {
    background: rgba(0, 0, 0, 0) url("../img/template/chessboard.png") repeat scroll 0 0;
    bottom: 0;
    content: "";
    height: 100%;
    left: 0;
    position: absolute;
    right: 0;
    top: 0;
    width: 100%;
    z-index: 999;
}

.unterseite #maximage { height: 400px !important; }
.unterseite #main-box { margin-top: 230px; background-color: #FFF; }

#wrapper {
	height: auto !important;
    margin: 0 auto;
    min-height: 100%;	
	overflow: hidden;
}

/* MAIN NAVIGATION */
.navbar {
	width: 100%;
	margin-bottom: 0;
	position: relative;
	z-index: 1;
}

#mainnav {	
	margin-bottom: 0;
	list-style: none;
	display: table;
	width: 100%;
}

#mainnav li {
	display: table-cell;
	text-align: center;
	padding: 26px 0;
	position: relative;
}
#mainnav.nav-shrinked li { padding: 20px; }

#mainnav li a {
	color: #FFF;
	font-size: 19px;
	position: relative;
	padding-left: 10px;
	padding-right: 10px;
	font-weight: 500;
	display: block;
}
#header-box .col-sm-10 > .nav.main #mainnav > li > a:after {
	content: "/";
	position: absolute;
	left: 0;
	color: #FFF;
	font-size: 20px;
	-ms-transform: skewX(17deg); /* IE 9 */
    -webkit-transform: skewX(17deg); /* Safari */
    transform: skewX(17deg);
}
.header-wrapper #mainnav > li > a span {
	-ms-transform: skewX(17deg); /* IE 9 */
    -webkit-transform: skewX(17deg); /* Safari */
    transform: skewX(17deg);
}
#mainnav > li:first-child a:after { display: none; }
#mainnav li a span { display: inline-block; position: relative; }


/* HAUPTMENÜ UNTERPUNKTE */
#header-box #mainnav li ul {
	display: none;
}
#mobile-nav { display: none; }

#header-box .col-xs-6 > .nav.main #mainnav > li:hover ul { display: block !important; } 
#header-box .col-xs-6 > .nav.main #mainnav > li:last-child {display: none; }
#header-box #mainnav > li:hover > a:before { height: 50px; }

#header-box #mainnav > li ul.lvl2 { 
	background-color: #1779c7;
    min-width: 170px;
    padding: 5px;
    position: absolute;
    right: 14px;
    top: 76px;
    width: 100%;
    z-index: 50;
}
#header-box #mainnav > li ul.lvl3 a {
	text-align: right;
	padding-right: 30px;
	font-size: 13px;
	position: relative;
}
#header-box #mainnav > li ul.lvl3 a:after {
	position: absolute;
	top: 0;
	right: 20px;
	content: "-";
	font-weight: 500;
}
#header-box #mainnav > li ul.lvl3 li { background-color: transparent !important; }

#header-box.nav-shrinked #mainnav > li ul { top: 51px; }
#header-box.nav-shrinked .header-wrapper { min-height: 20px; }
#header-box .col-xs-6 > .nav.main #mainnav > li ul li { padding: 5px 0; display: block; background-color: #005497; border-radius: 2px; transition: all 0.5s ease 0s; margin-bottom: 4px; }
#header-box #mainnav > li ul li a { 
	font-size: 15px;
}
#header-box #mainnav > li ul li a:hover:before { display: none; }
#header-box .col-xs-6 > .nav.main #mainnav > li ul li:hover { background-color: #004780; }

/* STANDARD NAVIGATION */
#stdnav  {
	list-style: none;	
	float: right;
	margin-top: 13px;
}

#stdnav li {
	float: left;
	padding-right: 50px;
}


/* MOBILE NAVI */
#mobile-nav, #menueTrigger { display: none; }
#mobile-nav.aktiv { display: block; }
#menueTrigger {
	position:absolute;
	background-color: #6591b9;
	right: 30px;
	top: 15px;
	height: 50px;
	cursor:pointer;
	border: 4px solid #3373a8;
	margin: 0;
	border-radius:0; 
	width: 55px; 
	text-align: center;
	transition: background-color 0.5s ease 0s;
}
#menueTrigger.open, #menueTrigger:hover {
	background-color: #89afd2;
}
#mobile-navi-beschriftung { 
	display: none; 
	text-align: right;
	position: absolute;
	right: 100px;
	top: 26px;
	text-transform: uppercase;
	color: #FFF;
	font-family: 'Ubuntu', sans-serif;
	font-weight: 500;
	font-size: 15px;
}
#menueTrigger span {
	height: 6px;
	background-color: #ffd511;
	width: 6px;
	display: block;	
	margin: 6px auto;
	position: relative;
}
#menueTrigger span#balken-1 {  }
#menueTrigger span#balken-2 {  }

#mobile-nav { 
	position: absolute;
	top: -1000px;
	width: 100%;
	display: none;
	background-color: #FFF; 
	z-index: 200;
	left: 0;
	right: 0;
	opacity: 0.95;
	
	box-shadow: 1px 5px 5px #333;
}

body.open {
    overflow: hidden;
}
body.open #mobile-nav.aktiv { position: relative; }
body.open #header-box { overflow: auto; height: 100%; }
body.open .header-wrapper .col-sm-10 { position: absolute; left: 0; right: 0; width: 100%; }

#mobile-nav #mainnav { float:none; margin:0; padding: 0 !important; }
#mobile-nav #mainnav > li:hover, #mobile-nav #mainnav > li.aktiv { border:none; }
#mobile-nav.aktiv { overflow: auto; height: 100%; position: fixed; }

/* Hauptmenüpunkte umstylen */
#mobile-nav #mainnav li { display: block; margin: 0; padding: 0; width: 100%; position: relative; float: none; }	
#mobile-nav #mainnav > li > a {
	border: none;
	color: #172983;
	font-size: 17px;
	font-weight: 500;
	padding: 10px;
	padding-left: 20px;
	border-top: 1px solid #6bbe96;
	transition: all 0.5s ease 0s;
}
#mobile-nav #mainnav li a span, #mobile-nav #mainnav li a {
	transform: none;
	-ms-transform: none;
	-webkit-transform: none;
	-o-transform: none;
	-moz-transform: none;
}
#mobile-nav #mainnav li, #mobile-nav #mainnav li a { text-align: center; }
#mobile-nav #mainnav li:first-child a { border: none; }
#mobile-nav #mainnav > li > a.active, #mobile-nav #mainnav > li > a:hover  {	
	background-color: #6bbe96;	
	color: #FFF;
}

#mobile-nav .hvr-shutter-out-vertical::before { display: none; }
#mobile-nav #mainnav li ul { padding: 0; background-color: #f2f8f5 !important; list-style: none; position: relative; top: 0; min-width: 50px; right: 0; }
#mobile-nav #mainnav li ul li {
	padding: 5px 50px 5px 0;
	border-bottom: 1px dashed #6bbe96;
}
#mobile-nav #mainnav li ul li a {
	color: #333; text-align: right; display: block; padding: 0 10px;
}
#mobile-nav #mainnav > li ul li:hover { background-color: #e6f2ec; }

#mobile-nav #mainnav li ul li:last-child { border: none; }

#mobile-nav #mainnav li a .main-subtext {
	display: none;
}
#mobile-nav #mainnav li ul:before, #mobile-nav #mainNav li ul { background: none; position: relative; height: auto; }

/* Unterpunkte bei Klick */
#mobile-nav .hovermenue ul { display:none; background-color: #fff4df; margin:0; }
#mobile-nav .hovermenue ul li, #mobile-nav .hovermenue ul li:nth-child(2n+1) { background-color:transparent; }
#mobile-nav .hovermenue ul li a { background: none; text-transform: capitalize !important; }
#mobile-nav .hovermenue .glyphicon { display: none !important; }
#mobile-nav .hovermenue ul li a:hover,#mobile-nav .hovermenue ul li:hover { background: none; font-weight:bold; }

#mobile-nav #mainnav .iconMenuTriggerDwn { display: inline-block; }
.iconMenuTriggerDwn {
    border-left: 1px solid #172983;
    color: #172983;
    display: none;
    height: 30px;
    padding: 8px 30px 0px 15px;
    position: absolute;
    right: 0;
    top: 8px;
}
.iconMenuTriggerDwn:hover, .iconMenuTriggerDwn.active {
    cursor: pointer;
	color: #6bbe96;
}
li.active .iconMenuTriggerDwn:hover, li.active .iconMenuTriggerDwn.active {
	color: #FFF;
}



/* CONTENT */
#main-box {
	padding-bottom: 150px;
}


#content { min-height:200px; }


/* ARTIKEL */
article ul, .article ul {
	margin-left: 1.5em;  
	list-style: none;
}
article ul li { margin:5px 0; position: relative; padding-left: 18px; }
article ul li:before {
	content: "";
	position: absolute;
	left: 0;
	top: 10px;
	height: 7px;
	width: 7px;
	background-color: #6bbe96;
}

/* Bilder Viewer Titel oben ausblenden wegen Doppelung */
.ppt { display: none !important; }

/* Aktion auf Startseite */
#start_aktion {
	position: absolute;
	right: 5%;
	top: 0;
	margin-top: 5%;
	display: block;	
	text-align: center;
}

/* Start Boxen */
#startboxen { position: absolute; bottom: 185px; height: 280px; }
#startboxen > div { position: relative; }
#startboxen .col-sm-4 .box	{
	background-color: #ffd511;
	padding: 8px;
}
#startboxen .col-sm-4 .grau-blau	{
	background: #ffd511 !important;
	padding: 0 !important;
	border-bottom-color: #ffd511 !important;
}
#startboxen .col-sm-4 .startClose { top: 4px; }
#startboxen .col-sm-4 .box-bild { position: relative; }
#startboxen .col-sm-4 h3 {
	color: #1d1d1d;
}

#startboxen img { display: block; width: 100% !important; height: auto !important; }
.box { box-shadow: 0 0 4px #222; transition: all 0.5s ease 0s; position: relative; }
/*box:hover { top: -20px; position: relative;}*/
.box a { position: relative; display: block; overflow: hidden; }
.box a:hover, .box a:active, .box a:focus { text-decoration: none !important; }
.box h3 { font-size: 18px; color: #FFF; text-transform: uppercase; padding: 5px 0; margin-top: 0; text-decoration: none; }

#startboxen .closed .box h3 { padding: 5px 0; }

.box p { font-size: 12px; color: #FFF; margin: 10px 30% 0 0; line-height: 15px; }
.grau-blau {
	padding: 10px;
	position: relative;
	border-bottom: 4px solid #5e5e5e;
	
	background: #005397;
	background: -moz-linear-gradient(-45deg, #005397 0%, #90a4b4 100%);
	background: -webkit-gradient(left top, right bottom, color-stop(0%, #005397), color-stop(100%, #90a4b4));
	background: -webkit-linear-gradient(-45deg, #005397 0%, #90a4b4 100%);
	background: -o-linear-gradient(-45deg, #005397 0%, #90a4b4 100%);
	background: -ms-linear-gradient(-45deg, #005397 0%, #90a4b4 100%);
	background: linear-gradient(135deg, #005397 0%, #90a4b4 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#005397', endColorstr='#90a4b4', GradientType=1 );
}

#startboxen .closed .startClose {
    transform: rotate(0deg);
}
#startboxen .col-md-3 .closed .grau-blau { border-bottom: none; }

#startboxen .startClose {
    background: url("../img/template/closeArrowUp.png") center center no-repeat;
    cursor: pointer;
    height: 30px;
    position: absolute;
    right: 9px;
    top: 12px;
    transform: rotate(180deg);
    transition: all 0.3s linear 0s;
    width: 30px;
	z-index: 5;
	border: 1px solid #457aa5;
}
#startboxen .startClose:hover { background-color: #457aa5; }
#startboxen .col-md-4 .startClose { background: url("../img/template/closeArrowUpBlack.png") center center no-repeat; border: 1px solid #ebb40d; }
#startboxen .col-md-4 .startClose:hover { background-color: #ebb40d; }
#startboxen .hideContent p { display: none; }
#startboxen .closed h3 { margin-top: 0; }
#startboxen .hideContent .box-bild { height: 0 !important; visibility: hidden; }

/* Fix Google Maps canvas
 *
 * Wrap your Google Maps embed in a `.google-map-canvas` to reset Bootstrap's
 * global `box-sizing` changes. You may optionally need to reset the `max-width`
 * on images in case you've applied that anywhere else. (That shouldn't be as
 * necessary with Bootstrap 3 though as that behavior is relegated to the
 * `.img-responsive` class.)
 */

#map_canvas {
    color: #000000;
    height: 400px;
    width: 100%;
	margin-bottom: 1em;
}
#map_canvas,
#map_canvas * { .box-sizing(content-box); }

/* Optional responsive image override */
#map_canvas img { max-width: none; box-shadow: none; }
#map_canvas #map_content p { margin: 0; padding: 0; }


#shops {
	/*width: 1200px;*/
	width: 100%;
	position: absolute;
	bottom: 130px;
	text-align: center;
	
	background-size: contain;
	height: 55px;
}
#shops .owl-carousel { padding-top: 10px; }
#shops:before {
	height: 55px;
	position: absolute;
	left: 0;
	right: 0;
	content: "";
	background-color: #005497;
	opacity: 0.7;	
}

#shops .caroufredsel_wrapper {
	margin-left: auto !important;
	margin-right: auto !important;	
	text-align: center;
}
#shops .owl-item {
	height: 35px;	
}

#shops img {	
	/*height: auto;
	width: 100% !important;
	max-height: 80px;*/
	width:inherit;
	height: 35px;
}

#shops .item { opacity: 0.5; transition: opacity 0.5s ease 0s; }
#shops .item:hover { opacity: 1; }


/* LAGEPLAN */
#geschosse { margin-top: 20px; }
.nav-tabs > li.active > a, .nav-tabs > li.active > a:focus, .nav-tabs > li.active > a:hover {
	background-color: #6bbe96;
	color: #FFF;
	border-color: #3a8d65;
	border-bottom-color: #6bbe96;	
}
.nav-tabs > li > a:hover {border-color: #3a8d65; border-bottom-color: #FFF; }
.nav-tabs { border-bottom: 1px solid #3a8d65; }

.tab-content {
	padding-top: 20px;
	/*background: rgba(237,237,237,1);
	background: -moz-linear-gradient(top, rgba(237,237,237,1) 0%, rgba(246,246,246,1) 53%, rgba(255,255,255,1) 100%);
	background: -webkit-gradient(left top, left bottom, color-stop(0%, rgba(237,237,237,1)), color-stop(53%, rgba(246,246,246,1)), color-stop(100%, rgba(255,255,255,1)));
	background: -webkit-linear-gradient(top, rgba(237,237,237,1) 0%, rgba(246,246,246,1) 53%, rgba(255,255,255,1) 100%);
	background: -o-linear-gradient(top, rgba(237,237,237,1) 0%, rgba(246,246,246,1) 53%, rgba(255,255,255,1) 100%);
	background: -ms-linear-gradient(top, rgba(237,237,237,1) 0%, rgba(246,246,246,1) 53%, rgba(255,255,255,1) 100%);
	background: linear-gradient(to bottom, rgba(237,237,237,1) 0%, rgba(246,246,246,1) 53%, rgba(255,255,255,1) 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ededed', endColorstr='#ffffff', GradientType=0 );*/
}

/* FOOTER */
#footer {
	height: 130px;
	margin-top: -130px;
	position: relative;
	color: #FFF;
	background-color: #005497;
}
#footer .row { background-color: #005497; }

#footer p {
	color: #e9e9e9;
	font-size: 13px;
	line-height: 17px;
    margin-bottom: 0;
	margin-top: 5px;
}
#footer strong { color: #FFF; } 

#footer a {
	font-size: 13px;
	color: #FFF;	
}
#footer #mainnav > li > a {
	-ms-transform: skewX(0); /* IE 9 */
    -webkit-transform: skewX(0); /* Safari */
    transform: skewX(0);
}
#footer .col-md-10 > a,
#footer .col-md-10 > .a { float: right; margin-left: 40px; margin-top: 2px; position: relative; }
#footer #instagram:before {
	content: '';
	position: absolute;
	top: 0;
	left: -25px;
	width: 22px;
	height: 22px;
	background: url(../img/template/social_instagram.png) 0 0 no-repeat;
}

#footer #facebook:before {
	content: '';
	position: absolute;
	top: 0;
	left: -25px;
	width: 22px;
	height: 22px;
	background: url(../img/template/social_facebook.png) 0 0 no-repeat;
}

#footer-trigger {
	text-align: right;	
    transition: all 0.3s linear 0s;
    z-index: 5;
	margin: 0 25px 0 auto;
	display: block;
	position: relative;
	text-decoration: none;
}
#footer-trigger:after {
	content: url(../img/template/closeArrowUp.png);
	position: absolute;
	top: -2px;
	right: -25px;
	transform: rotate(180deg);
}
#footer.closed { height: 29px; }
#footer.closed .links { display: none; }
#footer.closed #footer-trigger:after { transform: rotate(0); top: 4px; }

#footer .hvr-shutter-out-vertical:before, #footer #mainnav li, #footer #mainnav li:before { display: none; }
#footer #mainnav { display: table; }
#footer #mainnav li { display: block;  padding: 0; }
#footer #mainnav li ul { margin-top: 5px; position: relative; }
#footer #mainnav li ul:before { 
	content: '';
	position: absolute;
	width: 1px;
	top: 5px;
	height: 50px;
	background-color: #e9e9e9;
	left: -2px;
}
#footer #mainnav li:first-child ul:before { display: none; }

#footer #mainnav > li { display: table-cell;  padding: 0; }
#footer #mainnav > li > a { color: #6bbe96 !important; background: none; }
#footer #mainnav li a { text-align: left; font-size: 13px; display: block; line-height: 18px; color: #e9e9e9; }

/* Brotkrumenpfad */
#breadcrumb { background-color: #005497; color: #FFF; padding: 15px 10px; }
#breadcrumb a { color: #FFF; transition: color 0.5s ease 0s;}
#breadcrumb a:hover { text-decoration: none; color: #6bbe96; }
.brotkrumen, #brotpfad { background-color: #005497; }
.bull { 
	font-size: 30px;
    margin: 0 10px 0 12px;
    position: relative;
    top: 4px;
}
.sinnvollAberNichtGewuenscht { height: 10px;; }
.sinnvollAberNichtGewuenscht > div { display: none; }

/* SITEMAP */
#sitemap ul { margin:0; padding:0; list-style:none; }
#sitemap ul li { float:left; width:240px; margin:0 5px 10px 0; padding:0; font-size: 20px; line-height: 25px; }
#sitemap ul li.lvl1 { background-image:none !important; }
#sitemap ul li div { z-index: 1; position: relative; }
#sitemap ul li span { padding:5px; display:block; }
#sitemap li ul { margin: 0 5px 0; padding: 5px; background: none repeat scroll 0 0 #FAFAFA; border: 1px solid #F0F0F0; }
#sitemap li ul li { float:none; width:auto; padding:0 0 0 15px; margin:0; font-size:15px; }
#sitemap li ul li span { font-weight:normal; padding:0; }
#sitemap li ul li ul { padding:0; margin:0; border:0; }
#sitemap ul li a { color:#666666; }
#sitemap ul li a:hover { text-decoration:underline; }

/*SUCHE*/
.search_results h3 { padding:0; margin:0; }
.search_results .depthpath { color:#999; font-style:italic; }
.search_results .depthpath a { color:#666; }
.search_results { margin-top: 1em; }

/* SEITENSPRUNGFUNKTION */
.jumper { text-align:left; padding:0 0 16px 0; padding-left: 160px; }

/* FORMS */
.form table { width: 100%; }
.form td, .form .klabel {  padding: 5px 0; }
.form .fehler_text {  padding: 0; }
.form label { color: #58585a; margin-bottom: 5px; }
.form label.checkbox { display: inline; font-size: 12px;  padding: 0 0 0 0.5em; }
.optsRadio, .optsCheckbox { margin: 10px 0 !important; display: inline-block; }
.optsRadio label, .optsCheckbox label { padding-left: 10px; min-width: 50px; max-width: 460px; }
.optsRadio, .optsCheckbox { display: block; }
.checkbox-inline, .radio-inline { font-weight: 600; margin-left: 30px !important; }
.optsContainer { margin-bottom: 5px; margin-top: 5px; line-height: 18px; clear: both; }

.form-control::-moz-placeholder, select option:first {
  color: #999;
  opacity: 1;
}
.form-control:-ms-input-placeholder {
  color: #999;
}
.form-control::-webkit-input-placeholder, {
  color: #999;
}

.form input[type="text"], .form select, .form textarea, #submit {	
	box-shadow: none;
	width: 300px;
	height: 30px;	
	background-color: #FFF;
	border: none;
    border-bottom: 1px solid #6bbe96;
    color: #000000;	
	transition: none;
	padding: 5px 10px;
	border-radius: 0;
}
.form select { border: 1px solid #6bbe96; }
.form input[type="checkbox"], .form input[type="radio"] { margin-top: 0; }
.pflicht { border-width: 2px !important; }
.form textarea {
	min-height: 80px;
	min-width: 400px;
	margin-top: 20px;
	border: 1px solid #6bbe96;
}
#submit {
	padding: 5px;
	background-color: #CCCCCC;
}
#submit:hover {
	color: #FFFFFF;
	background-color: #999999;
}

.form input[type="checkbox"] {	
	background: none;
}

input[type="checkbox"] {
	float: left;
	width: 20px;
	min-width: 20px; 	
	margin-right: 0.25em; 
	clear: left;
}

fieldset legend { 
	color: #e62925;
    font-family: "Ubuntu",sans-serif;
    font-size: 16px;
    font-weight: 500;
    line-height: 23px;
	margin-top: 15px;
}

/* Checkboxen beim Kontaktormular */
.c5 {
	min-width: 20em;	
}
label[for*="Antwort"], label[for*="Rückruf"], .c5 label {
	float: left;	
}

.optsContainer.c5 {
	float: left;	
	margin-right: 1em;
	margin-top: 1em;
}
label[for*="Rückruf"], input[id*="Rückruf"] {
	margin-top: 1em;	
}

/* Fehlermeldung in Formularen */
.error {
	color: #FF0000;	
}

/* Bootstrap blauer Hover-Schatten entfernen */
textarea:focus, input[type="text"]:focus, input[type="password"]:focus, input[type="datetime"]:focus, input[type="datetime-local"]:focus, input[type="date"]:focus, input[type="month"]:focus, input[type="time"]:focus, input[type="week"]:focus, input[type="number"]:focus, input[type="email"]:focus, input[type="url"]:focus, input[type="search"]:focus, input[type="tel"]:focus, input[type="color"]:focus, .uneditable-input:focus {
	box-shadow: none;	
	transition: none;
}

textarea, input[type="text"], input[type="password"], input[type="datetime"], input[type="datetime-local"], input[type="date"], input[type="month"], input[type="time"], input[type="week"], input[type="number"], input[type="email"], input[type="url"], input[type="search"], input[type="tel"], input[type="color"], .uneditable-input
{
	transition: none;
	box-shadow: none;	
}

.nav > li > a:hover, .nav > li > a:focus {
	background-color: transparent;	
}

.article .form input[type="text"], .article .form textarea { width: 610px; }
.article .form select { width: 620px; }

.form input.checkbox { width: auto; }
.form .sendBtn { text-align: right; }
.form td.formInput .grid { float: left; }
.form .fehler_text { color: #990000; }
.form .sendenBtn {
	background:#005497;
	border:none;
	padding:5px;
	color:#FFF;
	cursor:pointer;
	margin-top: 1em;
	transition: all 0.5s ease 0s;
	min-width: 120px;
}
.form .sendenBtn:hover { background-color: #1779c7 ; }
.btn {
    background-color: #dadada;
    color: #4b4b4b;
}
.formBtn input:hover {
    background: none repeat scroll 0 0 #880000;
    text-decoration: underline;
}

/* GUESTBOOK */
.gbook { border-top:#ECECEC solid 4px; border-bottom:#ECECEC solid 4px; margin:10px 0; padding:10px 0 0 0; }
.gbook .noEntries { margin:0; text-align:center; font-style:italic; }
.gbook .addEntry { font-weight:bold; text-align:right; }

.entry { margin:0.75em 0; padding:10px 0; font-size:11px; line-height:16px; }
.entry .link { vertical-align:-7px; }
.entry .entryHead { background:#F6F6F6; border-bottom:1px solid #ECECEC; border-top:1px solid #ECECEC; font-weight:bold; }
.entry .entryHead .dateText { font-weight:normal; color:#666; }
.entry .entryBody { margin-top:0.75em; }
.entry .comment { font-style:italic; padding:8px 0 8px 16px; color:#666; }
.entry .commentHead { font-weight:bold; }

/* Bildbetrachter */
#swipebox-caption, #swipebox-action { background: #005497 !important; }
.caption { color: #005497; text-align: right; margin-top: 4px; }

/* Responsive */
@media (min-width: 1600px) { 
	#startboxen { left: 50%; margin-left: -850px; bottom: 125px !important; }
}

@media (max-width: 1420px) { 
	#header-box #mainnav > li ul li a { font-size: 14px; padding-left: 5px; padding-right: 5px; line-height: 20px; }
}

@media (max-width: 1200px) { 
	.box h3 { font-size: 16px; white-space: nowrap; }
	#mainnav li a { font-size: 17px; padding-left: 8px; padding-right: 8px; }
	.hvr-shutter-out-vertical::before { left: 8px !important; right: 5px !important; }
}

@media (max-width: 1100px) { 
	.box h3 { font-size: 15px; overflow: hidden; text-overflow: ellipsis; padding-right: 25px; }
	#mainnav li a { font-size: 16px; font-weight: 400; }
	#header-box #mainnav > li > a::after { left: -4px; }
	#header-box #mainnav { padding-left: 30px; }
	.hvr-shutter-out-vertical::before { left: 5px !important; }
	.box p { margin-right: 0; }
}

@media (max-width: 1050px) { 
	.box h3 { font-size: 13px; font }
	#start_aktion img { width:80%; }
} 

@media (max-width: 979px) { 
	#header-box #mainnav { padding-left: 60px; }
	.col-xs-6 .nav.main #mainnav > li a, #header-box.nav-shrinked #mainnav li a { font-size: 13px; padding: 0; min-width: 45px; }
	.nav.main #mainnav > li > a::after {display: none; }
	.nav.main #mainnav > li + li + li > a::after {display: inline-block; }
	.nav.main #mainnav > li:first-child { display: none; }
}


/* Landscape phone to portrait tablet */
@media (max-width: 768px) { 
	#footer #mainnav { margin-top: 20px; }
	#footer #mainnav > li { display: block; float: left; min-height: 120px; min-width: 140px; }
	#footer #mainnav li a { white-space: nowrap; overflow: hidden; text-overflow: ellipsis; }
	
	#header-box { margin-top: 0; }
	#header-box .col-sm-10 > .nav.main { display: none; }
	#mobile-navi-beschriftung, #menueTrigger, #mobile-nav {display: block; }
	#header-box .header-wrapper:before { display: none; }
	#header-box .header-wrapper::after { bottom: -10px; }
	#slogan-link {
		display: block;
		left: 0;
		padding: 10px 10px 5px 10px;
		position: relative;
		top: 0;
	}
	#slogan-link img { width: 120px !important; }
	#header-box > .container-fluid { padding: 0; }
	
	#startboxen { width: 100%; }
	#startboxen .box { bottom: 0 !important; margin-bottom: 8px; box-shadow: none; padding: 5px !important; opacity: 0.85; }
	#startboxen .box:hover { opacity: 1; }
	#startboxen .col-sm-3 .box { background-color: #6bbe96; }
	.box .startClose, .box .box-bild, .box  p { display: none; }
	#startboxen .box h3 { color: #FFF; text-shadow. 1px 1px 3px #222; }
	#startboxen .grau-blau { border: none; padding: 0; background: none; }
	#startboxen .glyphicon { 
		color: #fff;
		display: inline-block;
		float: left;
		font-size: 25px;
		min-width: 35px;
		margin-right: 10px;
		padding: 8px;
		position: relative;
		z-index: 20;
		text-shadow: 1px 1px 3px rgba(10,10,10, 0.3);
	}
	#startboxen .col-sm-3 .glyphicon { background-color: #6bbe96; }
	#startboxen .col-sm-4 .glyphicon { background-color: #ffd511; }	
	
	.unterseite #main-box { margin-top: 300px; }
	.form input[type="text"], .form select, .form textarea, #submit { width: 95% !important; min-width: 80px; }
	#header-box { position: fixed; width: 100%; z-index: 50; }
	
	.pages { margin: 0 auto; text-align: center; }
	
	.halfBox { margin-bottom: 40px; } 
	
	#start_aktion img { width: 60%; } #start_aktion { margin-top: 18%; right: 0; }
}

@media (max-width: 510px) { 
	.nav-tabs { border: none; }
	.nav-tabs > li { width: 100%; float: none; }
	.nav-tabs > li a { border-radius: 0; }
	.nav-tabs > li a:hover { border: 1px solid #3a8d65; border-radius: 0; }
	
	#start_aktion img { width: 50%; } #start_aktion { margin-top: 22%; right: 0; }
}

@media (max-width: 480px) { 
	.imgRight, .imgLeft, .articleImgRight, .articleImgLeft { float:none; margin: 5px 0; text-align:center; width: 100%; }
	.imgWrap { width:100% !important; }
	.articleWrap { margin: 0 !important; padding: 0 !important; }
	.imgWrap img, .ing img { width:100% !important; height:auto !important; }
	
	.unterseite #main-box { margin-bottom: 0; }
	#header-box.nav-shrinked .header-wrapper { min-height: 80px; }
	#headline .h-wrapper > h1 { font-size: 30px; }
	
	#footer .col-md-10 > a,
	#footer .col-md-10 > .a { margin-left: 30px; }
}

@media (max-width: 320px) { 
	#mobile-navi-beschriftung { display: none; }
	#wrapper, #footer { min-width: 300px; }
	
	#start_aktion img { width: 35%; } #start_aktion { margin-top: 30%; right: 5%; text-align: right; }
}

.nav-tabs > .active > a, .nav-tabs > .active > a:hover { outline:0;}

/*
 * CSS Styles that are needed by jScrollPane for it to operate correctly.
 *
 * Include this stylesheet in your site or copy and paste the styles below into your stylesheet - jScrollPane
 * may not operate correctly without them.
 */

.jspContainer { overflow: hidden; position: relative; max-width: 630px;}
.jspPane { position: relative; }
.jspVerticalBar {
	position: absolute;
	top: 0;
	right: 2px;
	width: 16px;
	height: 100%;
	background: rgba(255,255,255,0.2);
}

.jspHorizontalBar { display: none; }

.jspCap { display: none; }
.jspHorizontalBar .jspCap { float: left; }
.jspTrack { background: none; position: relative; }
.jspDrag {
	background: #7c7978;
	position: relative;
	top: 0;
	left: 0;
	cursor: pointer;
}
.jspHover {  }
.jspHorizontalBar .jspTrack, .jspHorizontalBar .jspDrag { float: left; height: 100%; }
.jspVerticalBar .jspTrack { background-color: #cdcac9;}
.jspArrow {
	background: #50506d;
	text-indent: -20000px;
	display: block;
	cursor: pointer;
	background: url(../img/jQuery_scroll.png) no-repeat;
}
.jspArrow.jspDisabled { cursor: default; }
.jspArrowUp.jspDisabled { background-position:-16px 0; }
.jspArrowDown.jspDisabled { background-position:-48px 0; }
.jspArrowUp { background-position:-32px 0; }
.jspArrowDown { background-position:-64px 0; }
.jspVerticalBar .jspArrow { height: 16px; }
.jspHorizontalBar .jspArrow { width: 16px; float: left; height: 100%; }
.jspVerticalBar .jspArrow:focus { outline: none; }
.jspCorner { background: #eeeef4; float: left; height: 100%; }

/* Trenner für Artikel */
.hr {	
}

.container-fluid, #startboxen { max-width: 1700px !important; }


.hvr-shutter-out-vertical {
    backface-visibility: hidden;
    background: none;
    box-shadow: 0 0 1px rgba(0, 0, 0, 0);
    display: inline-block;
    position: relative;
    transform: translateZ(0px);
    transition-duration: 0.3s;
    transition-property: color;
    vertical-align: middle;
		
	-ms-transform: skewX(-17deg); /* IE 9 */
    -webkit-transform: skewX(-17deg); /* Safari */
    transform: skewX(-17deg);
}
.hvr-shutter-out-vertical::before {
    background: #1779c7 none repeat scroll 0 0;
    bottom: -4px;
    content: "";
    left: 12px;
    position: absolute;
    right: 2px;
    top: 0;
    transform: scaleY(0);
    transform-origin: 50% 50% 0;
    transition-duration: 0s;
    transition-property: transform;
    transition-timing-function: ease-out;
    z-index: -1;
}
.hvr-shutter-out-vertical:hover, .hvr-shutter-out-vertical:focus, .hvr-shutter-out-vertical:active,
#mainnav > li.aktiv > a {
    color: white;
}
.hvr-shutter-out-vertical:hover::before, .hvr-shutter-out-vertical:focus::before, .hvr-shutter-out-vertical:active::before, .hvr-shutter-out-vertical.active::before, #mainnav > li.aktiv > a::before, #mainnav > li:hover > a::before {
    transform: scaleY(1);
}

/* Schweben */
@-webkit-keyframes hvr-bob {
  0% {
    -webkit-transform: translateY(-8px);
    transform: translateY(-8px);
  }

  50% {
    -webkit-transform: translateY(-4px);
    transform: translateY(-4px);
  }

  100% {
    -webkit-transform: translateY(-8px);
    transform: translateY(-8px);
  }
}

@keyframes hvr-bob {
  0% {
    -webkit-transform: translateY(-8px);
    transform: translateY(-8px);
  }

  50% {
    -webkit-transform: translateY(-4px);
    transform: translateY(-4px);
  }

  100% {
    -webkit-transform: translateY(-8px);
    transform: translateY(-8px);
  }
}

@-webkit-keyframes hvr-bob-float {
  100% {
    -webkit-transform: translateY(-8px);
    transform: translateY(-8px);
  }
}

@keyframes hvr-bob-float {
  100% {
    -webkit-transform: translateY(-8px);
    transform: translateY(-8px);
  }
}

.hvr-bob {
  display: inline-block;
  vertical-align: middle;
  -webkit-transform: translateZ(0);
  transform: translateZ(0);
  box-shadow: 0 0 1px rgba(0, 0, 0, 0);
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  -moz-osx-font-smoothing: grayscale;
}
.hvr-bob:hover, .hvr-bob:focus, .hvr-bob:active {
  -webkit-animation-name: hvr-bob-float, hvr-bob;
  animation-name: hvr-bob-float, hvr-bob;
  -webkit-animation-duration: .3s, 1.5s;
  animation-duration: .3s, 1.5s;
  -webkit-animation-delay: 0s, .3s;
  animation-delay: 0s, .3s;
  -webkit-animation-timing-function: ease-out, ease-in-out;
  animation-timing-function: ease-out, ease-in-out;
  -webkit-animation-iteration-count: 1, infinite;
  animation-iteration-count: 1, infinite;
  -webkit-animation-fill-mode: forwards;
  animation-fill-mode: forwards;
  -webkit-animation-direction: normal, alternate;
  animation-direction: normal, alternate;
  transform: rotate(5deg);
}

.ui-state-default, .ui-widget-content .ui-state-default, .ui-widget-header .ui-state-default { font-weight: 400 !important; }
.ui-datepicker-month, .ui-datepicker-year { color: #000; font-weight: 400 !important; }


/* Lausitzer Lächeln */
#fotowettbewerb { padding: 10px; }
#fotowettbewerb .secHide {
	display:none;	
}
#fotowettbewerb input[type="text"], #fotowettbewerb select { width: 100%; }
.fullBox { clear: both; margin-top: 40px; float: left; }

.participant a { text-align: center; display: inline-block; }
.framed { border: 1px solid #6bbe96; padding: 10px; }

.fileinput-button {
	background-color: #6bbe96;
	border-radius: 0;
	transition: background-color 0.5s ease 0s;
	position: relative;
	padding: 5px;
	color: #FFF;
	display: inline-block;
}
.fileinput-button:hover {
	background-color: #82d5ad;
}
.fileinput-button input {
    cursor: pointer;
    direction: ltr;
    left: 0;
    margin: 0;
    opacity: 0;
    position: absolute;
    right: 0;
    top: 0;
	bottom: 0;
	height: 100%;
	width: 100%;
}

/* Taschenmonster */
.monster, .monster a { color: #e5007e; font-weight: 500; }
#taschenmonster { padding: 10px; }
#taschenmonster .secHide {
	display:none;	
}
#taschenmonster input[type="text"], #taschenmonster select { width: 100%; }
.fullBox { clear: both; margin-top: 40px; float: left; }

.participant a { text-align: center; display: inline-block; }
.framed { border: 1px solid #e5007e; padding: 10px; }

#taschenmonster .fileinput-button {
	background-color: #e5007e;
	border-radius: 0;
	transition: background-color 0.5s ease 0s;
	position: relative;
	padding: 5px;
	color: #FFF;
	display: inline-block;
}
#taschenmonster .fileinput-button:hover {
	background-color: #322783;
}


#banner h5 { 
	color: #FFF;
	font-size: 18px;
	display: inline-block;
}
#banner .modal-header { background-color: #6bbe96; border-radius: 5px 5px 0 0; }
#banner .close { opacity: 1; color: #FFF; }
#banner .btn { background-color: #005497; color: #FFF; }


/*
	Overlay
	*/
.vcModal,
.vcModalOverlay {
	transition: height 0s .3s, opacity .3s;
	pointer-events: none;
	position: fixed;
	height: 0;
	width: 100%;
	opacity: 0;
	left: 0;
	top: 0;
	z-index: 1000;
}
.vcModal {
	overflow: auto;
	line-height: 1.33;
}
.vcModalOverlay {
	background: #fff;
	background: rgba(255,255,255,.75);
	position: fixed;
	display: block;
}

.vcModal .modalMsg {
	display: table;
	padding: 30px 30px 20px;
	height: 100%;
	width: 100%;
}
.vcModal .modalMsg .wrap {
	display: table-cell;
	height: 100%;
	vertical-align: middle;
}
.vcModal .modalMsg .wrap .overlay {
	position: absolute;
	left: 0;
	top: 0;
	height: 100%;
	width: 100%;
	z-index: 0;
}
.vcModal .modalMsg .wrap .wrapMore {
	max-width: 40em;
	width: 100%;
	box-shadow: 0 19px 38px rgba(0,0,0,0.30), 0 15px 12px rgba(0,0,0,0.22);
	position: relative;
	background: #fff;
	padding: 20px;
	margin: 0 auto;
	z-index: 1;
}

.vcModalSwitch:checked + .vcModalTarget .vcModalOverlay,
.vcModalSwitch:checked + .vcModalTarget .vcModal {
	height: 100%;
	opacity: 1;
	transition: height 0s, opacity .3s;
	pointer-events: auto;
}
.vcModal .vcModalClose {
	position: absolute;
	display: block;
	right: -20px;
	top: -20px;
	cursor: pointer;
	padding: 10px;
	line-height: 20px;
	text-align: center;
	background: #005497;
	color: #fff;
	height: 40px;
	width: 40px;
	border-radius: 20px;
	-webkit-transition: all .3s;
	transition: all .3s;
	z-index: 1;
}
.vcModal .vcModalClose:hover {
	background: #6bbe96;
}


/*
	CSS Icons
	*/
.vcCssIcon {
	position: relative;
	display: inline-block;
}
.vcCssIconCheck {
	height: 1em;
	width: .667em;
	border-right: .1875em solid #000;
	border-bottom: .1875em solid #000;
	transform: rotate(45deg);
	margin: 0 .2em;
}
.vcCssIconArrowDown {
    width: 1em;
	height: 1em;
    margin: 0 .2em;
}
.vcCssIconArrowDown:after {
	content: '';
	display: block;
	font-size: .667em;
	width: 1em;
	height: 1em;
	position: absolute;
	left: 50%;
	top: 50%;
	margin-top: -.375em;
	margin-left: -.5em;
	transform: rotate(-45deg);
	border-left: 3px solid #000;
	border-bottom: 3px solid #000;
}
.vcCssIconClose {
	height: 100%;
	width: 100%;
	display: block;
}
.vcCssIconClose:before,
.vcCssIconClose:after {
	position: absolute;
	left: 50%;
	top: 50%;
	content: '';
	background: #fff;
	display: block;
	width: 100%;
	height: .1875em;
	margin-top: -.09375em;
	margin-left: -50%;
}
.vcCssIconClose:before {
	transform: rotate(45deg);
}
.vcCssIconClose:after {
	transform: rotate(-45deg);
}


/*
	Privacy & Cookies
	*/
.vcPrivacyOptsLine input {
	display: none;
}
.vcPrivacyOptsLine label {
	display: block;
	font-weight: bold;
	min-height: 2em;
	padding-right: 4em;
	position: relative;
	cursor: pointer;
	float: none;
}
.vcPrivacyOptsLine label .hint {
	font-weight: normal;
	margin: 0;
	line-height: normal;
}
.vcPrivacyOptsLine label .state {
	position: absolute;
	top: 0;
	right: 0;
	width: 3em;
	height: 1.5em;
	box-shadow: 0 1px 3px rgba(0,0,0,.5) inset;
	background: #C00;
	border-radius: .75em;
	display: block;
	transition: all .3s;
}
.vcPrivacyOptsLine label .state:after {
	content: '';
	display: block;
	position: absolute;
	left: 50%;
	top: 50%;
	display: block;
	width: 1.25em;
	height: 1.25em;
	background: #fff;
	border: 1px solid #ccc;
	margin-top: -.625em;
	margin-left: -1.375em;
	border-radius: .625em;
	transition: all .3s;
}
.vcPrivacyOptsLine input:checked + label .state {
	background: #00b300;
}
.vcPrivacyOptsLine input:checked + label .state:after {
	margin-left: .125em;
}

.vcPrivacyOptsLine input:disabled + label {
	pointer-events: none;
}
.vcPrivacyOptsLine input:disabled + label .state {
	background: #ddd;
}

.vcPrivacyOptsLineWrap + .vcPrivacyOptsLineWrap {
	margin-top: 1.5em;
}
.vcPrivacyMoreInfoTrigger {
	padding: .5em 0 0;
	display: block;
}
.vcPrivacyMoreInfoTrigger .vcCssIconArrowDown {
	margin: 0 0 0 .5em;
	transition: transform .3s;
	float: none !important;
	display: inline-block !important;
}

.vcPrivacySlideDownSwitch ~ .vcPrivacySlideDownTarget {
	max-height: 0;
	transition: max-height .3s cubic-bezier(0,1,0,1), padding .3s, overflow 0s;
	overflow: hidden;
}
.vcPrivacySlideDownSwitch:checked ~ .vcPrivacySlideDownTrigger .on {
	display: inline;
}
.vcPrivacySlideDownTrigger .on,
.vcPrivacySlideDownSwitch:checked ~ .vcPrivacySlideDownTrigger .off {
	display: none;
}
.vcPrivacySlideDownSwitch:checked ~ .vcPrivacySlideDownTrigger .vcCssIcon {
	transform: rotate(180deg);
}
.vcPrivacySlideDownSwitch:checked ~ .vcPrivacySlideDownTrigger .vcCssIconArrowDown:after {
	margin-top: -1em;
}
.vcPrivacySlideDownSwitch:checked ~ .vcPrivacySlideDownTarget {
	max-height: 10000px;
	padding-top: .625em;
	transition: max-height .3s cubic-bezier(1,0,1,0), padding .3s;
	animation: 0s linear 0.3s 1 normal both running delayOverflow;
}

.vcPrivacyDefList {
	padding: 0;
	margin: 0;
	font-size: .8em;
}
.vcPrivacyDefList dt {
	padding: .3125em 0 0;
	font-weight: bold;
	text-align: left;
	margin: 0;
}
.vcPrivacyDefList dd {
	font-weight: normal;
	text-align: left;
	padding: 0 0 .3125em;
	margin: 0;
}
.vcPrivacyDefList dt:first-child {
	padding-top: 0;
}
.vcPrivacyDefList dd:last-child {
	padding-bottom: 0;
}

#vcPrivacySetupSubmit {
	display: block;
	width: 100%;
	text-align: center;
	margin-top: 1em;
}
.vcPrivacyOverlayTrigger {
	cursor: pointer;
}

.vcPrivacyNoPermission {
	background: #f2f2f2;
	border: 1px solid #ddd;
	text-align: center;
	padding: 1em;
    display: flex;
    flex-direction: column;
    justify-content: center;
	align-items: center;
}

@media (min-width: 640px) {
	.vcPrivacyDefList dt {
		clear: left;
		float: left;
		padding: .25em 0;
		width: 25%;
	}
	.vcPrivacyDefList dd {
		padding: .25em 0 .25em 20px;
		margin: 0;
		width: 75%;
		float: left;
	}
	.vcPrivacyDefList dt:first-child,
	.vcPrivacyDefList dt:first-child + dd {
		padding-top: 0;
	}
	.vcPrivacyDefList dt:nth-last-child(2),
	.vcPrivacyDefList dt:nth-last-child(2) + dd {
		padding-bottom: 0;
	}
	
	#vcPrivacySetupSubmit {
		margin-left: auto;
		margin-right: auto;
		width: 50%;
	}
}