
/* EXT:start Configuration/TypoScript/Foundation/Page */
div.reveal-modal {
  position: absolute;
}
/* small displays */
@media only screen {
}
/* medium displays */
@media only screen and (min-width: 40.0625em) {
	div.reveal-modal {
		position: absolute;
	}
}
/* large displays */
@media only screen and (min-width: 64.0625em) {
	div.reveal-modal {
		position: absolute;
	}
}
/* xlarge displays */
@media only screen and (min-width: 90.0625em) {
	div.reveal-modal {
		position: absolute;
	}
}
/* xxlarge displays */
@media only screen and (min-width: 120.0625em) {
	div.reveal-modal {
		position: absolute;
	}
}html body {background-color:#46962B;background-image:url(/typo3conf/ext/startgreen/Resources/Public/Css/background/fotos/green/01_gruene_sunflower.jpg);}#header-image {background-image:url(/fileadmin/_processed_/6/f/csm_Kommunalwahlprogramm_GRUENE_2024_791864051b.png);}@media only screen and (min-width: 40.063em) {
  .theme-2017007 .row {
    max-width: 75.0rem;
  }
  .theme-2017007 .row .row {
    max-width: none;
  }
	/* #t4891, 200421, dwildt, 4+ */
  .theme-2017007 .row .row.reseted {
    max-width: 75.0rem;
		margin:0 auto;
  }
}body .theme-2017007 {
  font-family: 'PT Sans', PTSansWeb, 'DejaVu Sans Condensed', Trebuchet MS, Geneva, Arial, Helvetica, Verdana, sans-serif;;
}
.theme-2017007 body,
.theme-2017007 h2,
.theme-2017007 h3,
.theme-2017007 h4,
.theme-2017007 h5,
.theme-2017007 h6,
.theme-2017007 p,
.theme-2017007 ul {
  color: #0A321E;
  font-family: 'PT Sans', PTSansWeb, 'DejaVu Sans Condensed', Trebuchet MS, Geneva, Arial, Helvetica, Verdana, sans-serif;;
}
.theme-2017007 h1 {
  color: #0A321E;
  font-family: ArvoWeb, Arvo, 'PT Sans', PTSansWeb, 'DejaVu Sans Condensed', Trebuchet MS, Geneva, Arial, Helvetica, Verdana, sans-serif;;
}
.theme-2017007 h2 {
  color: #0A321E;
  font-family: 'PT Sans', PTSansWeb, 'DejaVu Sans Condensed', Trebuchet MS, Geneva, Arial, Helvetica, Verdana, sans-serif;;
}
.theme-2017007 h3 {
  color: #0A321E;
  font-family: 'PT Sans', PTSansWeb, 'DejaVu Sans Condensed', Trebuchet MS, Geneva, Arial, Helvetica, Verdana, sans-serif;;
}
.theme-2017007 a,
.theme-2017007 .listview-201 button.buttonaslink,
.theme-2017007 .xBlogItem p a {
  color: #46962B;
  font-weight: bold;
}
/* #i0123, 200912, dwildt, 4+ */
.theme-2017007 .xBlogMain.list h2 a:hover:not(.button),
.theme-2017007 .xBlogMain.list p a:hover:not(.button),
.theme-2017007 .xBlogMini h4 a:hover:not(.button),
.theme-2017007 .xBlogMini p a:hover:not(.button){
  color: #46962B;
}
.theme-2017007 .mapicon a {
	fill: #46962B;
}
.theme-2017007 a,
.theme-2017007 span.details a,
.theme-2017007 span.teaser a,
.theme-2017007 .listview-201 button.buttonaslink {
  transition: color 300ms ease-out 0s;
}

.theme-2017007 a:hover,
.theme-2017007 a:focus,
.theme-2017007 span.details a:hover,
.theme-2017007 span.details a:focus,
.theme-2017007 span.teaser a:hover,
.theme-2017007 span.teaser a:focus,
.theme-2017007 .listview-201 button.buttonaslink:hover,
.theme-2017007 .listview-201 button.buttonaslink:focus {
  color: #E6007E;
}
.theme-2017007 .mapicon a:hover {
	fill: #E6007E;
}
						/*#t4967, 200423, dwildt, +*/
						.theme-2017007 .button, 
						.theme-2017007 button {
							background-color: #46962B;
							border-color: #46962B;
							color: #FFFFFF;
						}
						/*#t4967, 200423, dwildt, +*/
						.theme-2017007 .button:hover, 
						.theme-2017007 button:hover {
							background-color: #E6007E;
							border-color: #E6007E;
							color: #FFFFFF;
						}

@media only screen and (min-width: 75.0rem) {
	.theme-2017007 #header-green-devision.resized {
		width: 75.0rem;
	}
	/* #t4891, 200421, dwildt, 3+ */
	.header > .row.expanded #header-green-devision.resized {
		width: 100%;
	}
}
.theme-2017007 .siteLine {
/*  background: #0A321E;*/
  color: #FFFFFF;
	padding-top: .6em;
}
.theme-2017007 .siteLine.siteLineTop {
  color: #FFFFFF;
	padding: 0;
}
.theme-2017007 .siteLine p,
.theme-2017007 .siteLine p.bodytext {
  color: #FFFFFF;
	font-size: .8rem;
	margin:0;
	opacity: .8;
}
.theme-2017007 .siteLine a,
.theme-2017007 .siteLine .menuitem a,
.theme-2017007 .siteLine .side-nav li a:not(.button) {
  color: #FFD500;
}
.theme-2017007 .siteLine a:active,
.theme-2017007 .siteLine a:focus,
.theme-2017007 .siteLine a:hover,
.theme-2017007 .siteLine .menuitem a:active,
.theme-2017007 .siteLine .menuitem a:focus,
.theme-2017007 .siteLine .menuitem a:hover,
.theme-2017007 .siteLine .side-nav li a:not(.button):active,
.theme-2017007 .siteLine .side-nav li a:not(.button):focus,
.theme-2017007 .siteLine .side-nav li a:not(.button):hover
{
  color: #FFFFFF;
}
.theme-2017007 .breadcrumbs {
  background: #FFE500;
	/* #t4891, 200421, dwildt, 3+ */
	max-width: 75.0rem;
}
.theme-2017007 .breadcrumbs > * {
  color: #0A321E;
}
.theme-2017007 .breadcrumbs > * a {
  color: #0A321E;
}
.theme-2017007 .breadcrumbs > *.current {
  color: #0A321E;
}
.theme-2017007 .breadcrumbs > *.current a {
  color: #0A321E;
}
.theme-2017007 .breadcrumbs > *.unavailable {
  color: #999999;
}
.theme-2017007 .breadcrumbs > *.unavailable a {
  color: #999999;
}
.theme-2017007 .breadcrumbs > *.unavailable:hover, .theme-2017007 .breadcrumbs > *.unavailable:hover a,
.theme-2017007 .breadcrumbs > *.unavailable:focus, .theme-2017007 .breadcrumbs > *.unavailable a:focus {
  color: #999999;
}
.theme-2017007 .breadcrumbs > *:before {
  content: ">";
  color: #0A321E;
	top:-1px;
}
.theme-2017007 .breadcrumbs > *:first-child:before {
  content: unset;
}.theme-2017007 .icon-bar {
  background: #0A321E;
}
.theme-2017007 .icon-bar > a,
.theme-2017007 .icon-bar > * i {
  background: #0A321E;
  color: #FFFFFF;
}
.theme-2017007 .icon-bar > a:hover,
.theme-2017007 .icon-bar > * i:hover {
  background: #0A321E;
  color: #FFE500;
}

.theme-2017007 div.mega-menu-content {
  background: #FFFFFF;
}
/* #t4891, 200421, dwildt, 3+ */
.theme-2017007 .contain-to-grid {
  background: #0A321E;
}
.theme-2017007 .top-bar {
  background: #0A321E;
}
.theme-2017007 .top-bar a {
  color: #FFFFFF;
	font-weight:normal;
}
.theme-2017007 .top-bar .name h1 a, .theme-2017007 .top-bar .name h2 a, .theme-2017007 .top-bar .name h3 a, .theme-2017007 .top-bar .name h4 a, .theme-2017007 .top-bar .name p a, .theme-2017007 .top-bar .name span a {
  color: #FFFFFF;
}
.theme-2017007 .top-bar .toggle-topbar a {
  color: #FFFFFF;
}
.theme-2017007 .top-bar .toggle-topbar.menu-icon a {
  color: #FFFFFF;
}
.theme-2017007 .top-bar .toggle-topbar.menu-icon a span::after {
  box-shadow: 0px 0px 0px 1px #FFFFFF, 0px 7px 0px 1px #FFFFFF, 0px 14px 0px 1px #FFFFFF;
}

.theme-2017007 .top-bar.expanded .title-area {
  background: #0A321E;
}
.theme-2017007 .top-bar.expanded .toggle-topbar a {
  color: #FFE500;
}
.theme-2017007 .top-bar.expanded .toggle-topbar a span::after {
  box-shadow: 0 0 0 1px #FFE500, 0 7px 0 1px #FFE500, 0 14px 0 1px #FFE500;
}

.theme-2017007 .top-bar-section .divider,
.theme-2017007 .top-bar-section [role="separator"] {
  border-top: solid 1px #5C5C5C;
}
.theme-2017007 .top-bar-section .divider-last {
  display:none;
}
.theme-2017007 .top-bar-section ul li {
  background: #0A321E;
  color: #FFFFFF;
}
.theme-2017007 .top-bar-section ul li > a {
  font-family: 'PT Sans', PTSansWeb, 'DejaVu Sans Condensed', Trebuchet MS, Geneva, Arial, Helvetica, Verdana, sans-serif;;
  color: #FFFFFF;
}
.theme-2017007 .top-bar-section ul li.active > a {
  background: #FFE500;
  color: #0A321E;
}
.theme-2017007 .top-bar-section li.active:not(.has-form) > a:not(.button) {
  background: #FFE500;
  color: #0A321E;
}
.theme-2017007 .top-bar-section li:not(.has-form) > a:not(.button):hover {
  background: #FFE500;
  color: #0A321E;
}
.theme-2017007 .top-bar-section ul.dropdown li.title h5 a,
.theme-2017007 .top-bar-section ul.dropdown li.parent-link a {
  background: #0A321E;
  color: #FFFFFF;
}
.theme-2017007 .top-bar-section ul.dropdown li.title h5 a:hover,
.theme-2017007 .top-bar-section ul.dropdown li.parent-link a:hover {
  background: #FFE500;
  color: #0A321E;
}
.theme-2017007 .top-bar-section ul li > a.button {
  background-color: #FFE500;
  border-color: #007095;
  color: #FFFFFF;
}
.theme-2017007 .top-bar-section ul li > a.button:hover, .theme-2017007 .top-bar-section ul li > a.button:focus {
  background-color: #007095;
}
.theme-2017007 .top-bar-section ul li > a.button:hover, .theme-2017007 .top-bar-section ul li > a.button:focus {
  color: #FFFFFF;
}
.theme-2017007 .top-bar-section ul li > a.button.secondary {
  background-color: #e7e7e7;
  border-color: #b9b9b9;
  color: #0A321E;
}
.theme-2017007 .top-bar-section ul li > a.button.secondary:hover, .theme-2017007 .top-bar-section ul li > a.button.secondary:focus {
  background-color: #b9b9b9;
}
.theme-2017007 .top-bar-section ul li > a.button.secondary:hover, .theme-2017007 .top-bar-section ul li > a.button.secondary:focus {
  color: #0A321E;
}
.theme-2017007 .top-bar-section ul li > a.button.success {
  background-color: #43AC6A;
  border-color: #368a55;
  color: #FFFFFF;
}
.theme-2017007 .top-bar-section ul li > a.button.success:hover, .theme-2017007 .top-bar-section ul li > a.button.success:focus {
  background-color: #368a55;
}
.theme-2017007 .top-bar-section ul li > a.button.success:hover, .theme-2017007 .top-bar-section ul li > a.button.success:focus {
  color: #FFFFFF;
}
.theme-2017007 .top-bar-section ul li > a.button.alert {
  background-color: #f04124;
  border-color: #cf2a0e;
  color: #FFFFFF;
}
.theme-2017007 .top-bar-section ul li > a.button.alert:hover, .theme-2017007 .top-bar-section ul li > a.button.alert:focus {
  background-color: #cf2a0e;
}
.theme-2017007 .top-bar-section ul li > a.button.alert:hover, .theme-2017007 .top-bar-section ul li > a.button.alert:focus {
  color: #FFFFFF;
}
.theme-2017007 .top-bar-section ul li > a.button.warning {
  background-color: #f08a24;
  border-color: #cf6e0e;
  color: #FFFFFF;
}
.theme-2017007 .top-bar-section ul li > a.button.warning:hover, .theme-2017007 .top-bar-section ul li > a.button.warning:focus {
  background-color: #cf6e0e;
}
.theme-2017007 .top-bar-section ul li > a.button.warning:hover, .theme-2017007 .top-bar-section ul li > a.button.warning:focus {
  color: #FFFFFF;
}
.theme-2017007 .top-bar-section ul li > button {
  background-color: #FFE500;
  border-color: #007095;
  color: #FFFFFF;
}
.theme-2017007 .top-bar-section ul li > button:hover, .theme-2017007 .top-bar-section ul li > button:focus {
  background-color: #007095;
}
.theme-2017007 .top-bar-section ul li > button:hover, .theme-2017007 .top-bar-section ul li > button:focus {
  color: #FFFFFF;
}
.theme-2017007 .top-bar-section ul li > button.secondary {
  background-color: #e7e7e7;
  border-color: #b9b9b9;
  color: #0A321E;
}
.theme-2017007 .top-bar-section ul li > button.secondary:hover, .theme-2017007 .top-bar-section ul li > button.secondary:focus {
  background-color: #b9b9b9;
}
.theme-2017007 .top-bar-section ul li > button.secondary:hover, .theme-2017007 .top-bar-section ul li > button.secondary:focus {
  color: #0A321E;
}
.theme-2017007 .top-bar-section ul li > button.success {
  background-color: #43AC6A;
  border-color: #368a55;
  color: #FFFFFF;
}
.theme-2017007 .top-bar-section ul li > button.success:hover, .theme-2017007 .top-bar-section ul li > button.success:focus {
  background-color: #368a55;
}
.theme-2017007 .top-bar-section ul li > button.success:hover, .theme-2017007 .top-bar-section ul li > button.success:focus {
  color: #FFFFFF;
}
.theme-2017007 .top-bar-section ul li > button.alert {
  background-color: #f04124;
  border-color: #cf2a0e;
  color: #FFFFFF;
}
.theme-2017007 .top-bar-section ul li > button.alert:hover, .theme-2017007 .top-bar-section ul li > button.alert:focus {
  background-color: #cf2a0e;
}
.theme-2017007 .top-bar-section ul li > button.alert:hover, .theme-2017007 .top-bar-section ul li > button.alert:focus {
  color: #FFFFFF;
}
.theme-2017007 .top-bar-section ul li > button.warning {
  background-color: #f08a24;
  border-color: #cf6e0e;
  color: #FFFFFF;
}
.theme-2017007 .top-bar-section ul li > button.warning:hover, .theme-2017007 .top-bar-section ul li > button.warning:focus {
  background-color: #cf6e0e;
}
.theme-2017007 .top-bar-section ul li > button.warning:hover, .theme-2017007 .top-bar-section ul li > button.warning:focus {
  color: #FFFFFF;
}
.theme-2017007 .top-bar-section ul li:hover:not(.has-form) > a {
  background-color: #0A321E;
  color: #0A321E;
}
.theme-2017007 .top-bar-section .has-dropdown > a:after {
  border-color: transparent transparent transparent rgba(255, 255, 255, 0.4);
}
.theme-2017007 .top-bar-section .dropdown label {
  color: #777777;
}

@media only screen and (min-width: 40.063em) {
  .theme-2017007 .top-bar {
    background: #0A321E;
  }
  .theme-2017007 .top-bar-section li.hover > a:not(.button) {
    background: #0A321E;
    color: #FFFFFF;
  }
  .theme-2017007 .top-bar-section li:not(.has-form) a:not(.button) {
    background: #0A321E;
    color: #FFFFFF;
  }
  .theme-2017007 .top-bar-section li:not(.has-form) a:not(.button):hover {
    background: #FFE500;
    color: #0A321E;
  }
  .theme-2017007 .top-bar-section li.active:not(.has-form) a:not(.button) {
    background: #FFE500;
    color: #0A321E;
  }
  .theme-2017007 .top-bar-section li.active:not(.has-form) a:not(.button):hover {
    background: #FFE500;
    color: #0A321E;
  }
  .theme-2017007 .top-bar-section li.active.has-dropdown > a {
    background: #FFE500;
    color: #0A321E;
  }
  .theme-2017007 .top-bar-section li.has-dropdown > a:after {
    border-color: rgba(255, 255, 255, 0.4) transparent transparent transparent;
  }
  .theme-2017007 .top-bar-section li.has-dropdown > a {
    background: #0A321E;
    color: #FFFFFF;
  }
  .theme-2017007 .top-bar-section .dropdown li a {
    color: #FFFFFF;
    background: #0A321E;
  }
  .theme-2017007 .top-bar-section .dropdown li:hover:not(.has-form):not(.active) > a:not(.button) {
    background: #FFE500;
    color: #0A321E;
  }
  .theme-2017007 .top-bar-section .dropdown li:not(.has-form):not(.active) > a:not(.button) {
    background: #0A321E;
    color: #FFFFFF;
  }
  .theme-2017007 .top-bar-section .dropdown li:not(.has-form):not(.active):hover > a:not(.button) {
    background: #FFE500;
    color: #0A321E;
  }
  .theme-2017007 .top-bar-section .dropdown li label {
    background: #0A321E;
    color: #FFFFFF;
  }
  .theme-2017007 .top-bar-section > ul > .divider, .theme-2017007 .top-bar-section > ul > [role="separator"] {
    border-right: solid 1px #5C5C5C;
  }
  .theme-2017007 .top-bar-section .has-form {
    background: #0A321E;
    color: #FFFFFF;
  }
  .no-js .theme-2017007 .top-bar-section ul li:hover > a {
    background: #0A321E;
    color: #FFFFFF;
  }
  .no-js .theme-2017007 .top-bar-section ul li:active > a {
    background: #FFE500;
    color: #FFFFFF;
  }
  .theme-2017007 .contain-to-grid .top-bar {
    max-width: 75.0rem;
  }
}body .reveal-modal,
body .reveal-modal dl,
body .reveal-modal h1,
body .reveal-modal h2,
body .reveal-modal h3,
body .reveal-modal i,
body .reveal-modal ol,
body .reveal-modal p,
body .reveal-modal ul {
  background-color: #46962B;
	color: #ffffff;
}
body .reveal-modal a {
	color: #FFEE00;
}
body .reveal-modal a:hover {
	color: #FFD500;
}
body .reveal-modal a.close-reveal-modal {
	color: #ffffff;
}
body .reveal-modal a.close-reveal-modal:hover {
	color: #FFD500;
}
body .reveal-modal a.button,
body .reveal-modal a.button:hover {
	background-color: #4CB4E7;
  color: #ffffff;
}
@media only screen and (min-width: 40.063em) {
	.theme-2017007 .reveal-modal {
		max-width: 75.0rem;
	}
	.theme-2017007 .reveal-modal.tiny {
		max-width: 75.0rem;
	}
	.theme-2017007 .reveal-modal.small {
		max-width: 75.0rem;
	}
	.theme-2017007 .reveal-modal.medium {
		max-width: 75.0rem;
	}
	.theme-2017007 .reveal-modal.large {
		max-width: 75.0rem;
	}
	.theme-2017007 .reveal-modal.xlarge {
		max-width: 75.0rem;
	}
	.theme-2017007 .reveal-modal.full {
		max-width: 75.0rem;
	}
}
						.theme-2017007 footer {
							background-color: #0A321E;
							color: #FFFFFF;
							opacity: 1;
						}
						.theme-2017007 footer h1, .theme-2017007 footer h2, .theme-2017007 footer h3, .theme-2017007 footer h4,
						.theme-2017007 footer h5, .theme-2017007 footer h6, .theme-2017007 footer p, .theme-2017007 footer ul, .theme-2017007 footer ol
						{
							color:#FFFFFF;
						}
						.theme-2017007 footer a:not(.button), 
						.theme-2017007 footer a:not(.button):link, 
						.theme-2017007 footer a:not(.button):visited
						{
							color:#FFE500;
						}
						.theme-2017007 footer a:not(.button):active, 
						.theme-2017007 footer a:not(.button):focus, 
						.theme-2017007 footer a:not(.button):hover
						{
							color:#E6007E;
						}
						.theme-2017007 footer .active a:active, .theme-2017007 footer .active a:focus, .theme-2017007 footer .active a:hover
						{
							color:#FFFFFF;
						}
						@media only screen and (min-width: 40.063em) {
							.theme-2017007 footer {
								max-width: 75.0rem;
								margin: 0 auto;
							}
						}.xBlogItem.i1.backgroundchange,
.xBlogItem.i7.backgroundchange,
.xBlogItem.i13.backgroundchange,
.xBlogItem.i19.backgroundchange,
.xBlogItem.i25.backgroundchange {
	background-color: #4CB4E7;
	color: #FFFFFF;
}
#startBox01 #startBox02 .columns .xBlogItem.i1.backgroundchange * a,
#startBox01 #startBox02 .columns .xBlogItem.i7.backgroundchange * a,
#startBox01 #startBox02 .columns .xBlogItem.i13.backgroundchange * a,
#startBox01 #startBox02 .columns .xBlogItem.i19.backgroundchange * a,
#startBox01 #startBox02 .columns .xBlogItem.i25.backgroundchange * a {
	color: #FFFFFF;
}
.xBlogItem.i2.backgroundchange,
.xBlogItem.i8.backgroundchange,
.xBlogItem.i14.backgroundchange,
.xBlogItem.i20.backgroundchange,
.xBlogItem.i26.backgroundchange {
	background-color: #00A358;
	color: #FFFFFF;
}
#startBox01 #startBox02 .columns .xBlogItem.i2.backgroundchange * a,
#startBox01 #startBox02 .columns .xBlogItem.i8.backgroundchange * a,
#startBox01 #startBox02 .columns .xBlogItem.i14.backgroundchange * a,
#startBox01 #startBox02 .columns .xBlogItem.i20.backgroundchange * a,
#startBox01 #startBox02 .columns .xBlogItem.i26.backgroundchange * a {
	color: #FFFFFF;
}
.xBlogItem.i3.backgroundchange,
.xBlogItem.i9.backgroundchange,
.xBlogItem.i15.backgroundchange,
.xBlogItem.i21.backgroundchange,
.xBlogItem.i27.backgroundchange {
	background-color: #E6007E;
	color: #FFFFFF;
}
#startBox01 #startBox02 .columns .xBlogItem.i3.backgroundchange * a,
#startBox01 #startBox02 .columns .xBlogItem.i9.backgroundchange * a,
#startBox01 #startBox02 .columns .xBlogItem.i15.backgroundchange * a,
#startBox01 #startBox02 .columns .xBlogItem.i21.backgroundchange * a,
#startBox01 #startBox02 .columns .xBlogItem.i27.backgroundchange * a {
	color: #FFFFFF;
}
.xBlogItem.i4.backgroundchange,
.xBlogItem.i10.backgroundchange,
.xBlogItem.i16.backgroundchange,
.xBlogItem.i22.backgroundchange,
.xBlogItem.i28.backgroundchange {
	background-color: #FFEE00;
	color: #00A358;
}
#startBox01 #startBox02 .columns .xBlogItem.i4.backgroundchange * a,
#startBox01 #startBox02 .columns .xBlogItem.i10.backgroundchange * a,
#startBox01 #startBox02 .columns .xBlogItem.i16.backgroundchange * a,
#startBox01 #startBox02 .columns .xBlogItem.i22.backgroundchange * a,
#startBox01 #startBox02 .columns .xBlogItem.i28.backgroundchange * a {
	color: #00A358;
}
.xBlogItem.i5.backgroundchange,
.xBlogItem.i11.backgroundchange,
.xBlogItem.i17.backgroundchange,
.xBlogItem.i23.backgroundchange,
.xBlogItem.i29.backgroundchange {
	background-color: #D4EDFC;
	color: #4CB4E7;
}
#startBox01 #startBox02 .columns .xBlogItem.i5.backgroundchange * a,
#startBox01 #startBox02 .columns .xBlogItem.i11.backgroundchange * a,
#startBox01 #startBox02 .columns .xBlogItem.i17.backgroundchange * a,
#startBox01 #startBox02 .columns .xBlogItem.i23.backgroundchange * a,
#startBox01 #startBox02 .columns .xBlogItem.i29.backgroundchange * a {
	color: #4CB4E7;
}
.xBlogItem.i6.backgroundchange,
.xBlogItem.i12.backgroundchange,
.xBlogItem.i18.backgroundchange,
.xBlogItem.i24.backgroundchange,
.xBlogItem.i30.backgroundchange {
	background-color: #F0F0F0;
	color: #363636;
}
#startBox01 #startBox02 .columns .xBlogItem.i6.backgroundchange * a,
#startBox01 #startBox02 .columns .xBlogItem.i12.backgroundchange * a,
#startBox01 #startBox02 .columns .xBlogItem.i18.backgroundchange * a,
#startBox01 #startBox02 .columns .xBlogItem.i24.backgroundchange * a,
#startBox01 #startBox02 .columns .xBlogItem.i30.backgroundchange * a {
	color: #363636;
}        .single-item{
          margin:0;
        }
        .slick-slide figure {
          margin:0;
        }
        .border {
          border-left: 20px solid #c0c;
        }
        .slick-header,
        .slick-text {
          display: inline;
          position: absolute;
          z-index: 1;
        }
        .slick-header {
          bottom: inherit;
          top: 1em;
        }
        .slick-text {
          bottom: inherit;
          top: 7em;
        }
        .slick-header .span,
        .slick-text .span {
        }
        .slick-header .span {
          display: inline;
        }
        .slick-header .span  {
          background-color: rgba(0,0,0,0.5);
          color: #FFF;
          font-size: 2em;
          font-weight: bold;
        }
        .slick-text .span {
          display: inline;
        }
        .slick-text .span p {
          background-color: rgba(0,0,0,0.5);
          color: #FFF;
          font-size: 1.4em;
          font-weight: bold;
        }
        /* color */
        .slick-slider .slick-next:before,
				.slick-slider .slick-prev:before, 
        #slickcarousel1 .slick-next:before,
				#slickcarousel1 .slick-prev:before, 
        #slickcarousel2 .slick-next:before,
				#slickcarousel2 .slick-prev:before, 
        #slickcarousel3 .slick-next:before,
				#slickcarousel3 .slick-prev:before {
          color: #FFE500;
        }
        .slick-slider  .slick-dots li button:before,
        #slickcarousel1 .slick-dots li button:before,
        #slickcarousel2 .slick-dots li button:before,
        #slickcarousel3 .slick-dots li button:before {
          color: #FFE500;
        }
        .slick-slider .slick-dots li.slick-active button:before,
        #slickcarousel1 .slick-dots li.slick-active button:before,
        #slickcarousel2 .slick-dots li.slick-active button:before,
        #slickcarousel3 .slick-dots li.slick-active button:before {
          color: #FFE500;
        }
        .slick-slider .slick-next:before,
				.slick-slider .slick-prev:before, 
        .slider1 .slick-next:before,
				.slider1 .slick-prev:before, 
        .slider2 .slick-next:before,
				.slider2 .slick-prev:before, 
        .slider3 .slick-next:before,
				.slider3 .slick-prev:before {
          color: #FFE500;
        }
        .slick-slider .slick-dots li button:before,
        .slider1 .slick-dots li button:before,
        .slider2 .slick-dots li button:before,
        .slider3 .slick-dots li button:before {
          color: #FFE500;
        }
        .slick-slider .slick-dots li.slick-active button:before,
        .slider1 .slick-dots li.slick-active button:before,
        .slider2 .slick-dots li.slick-active button:before,
        .slider3 .slick-dots li.slick-active button:before {
          color: #FFE500;
        }
        /* position */
        .slick-dots {
          bottom: -55px;
          margin-left:0;
          margin-right:0;
        }
        .slick-next {
          right: {$plugin.slick.carousel.css.position.next.right};
        }
        .slick-prev {
          left: {$plugin.slick.carousel.css.position.prev.left};
        }