.pagewidth {
	max-width:1400px;
	margin-left:auto;
	margin-right:auto;
}

html,body {
	padding:0px;
	margin:0px;
	color:rgba(0,0,0,0.7);
	height:100%;
}

body {
	font-family:  sans-serif;
    
	font-size:12pt;
    background-color:rgb(247,247,247);
}

img {
	max-width:100%;
	height:auto !important;
}

h1,h2,h3,h4,h5 {
	margin:0px;
	padding:0px;
	margin-bottom:0.5em;
}


b, strong {
	font-weight: 600;
}

h1, h2, h3 {
	
}

legend {
    font-size: 1rem;
}


a {
	color:inherit;
	text-decoration:inherit;
	text-shadow: none;
}

a:link, a:visited, a:hover, a:active {
	color:inherit;
	text-decoration:inherit;
}

a:hover {
	color:inherit;
}

.frame a {
    text-decoration:underline;
}

.tab {
    display:table;
}

.cel {
    display:table-cell;
}

/*common*/

fieldset {
	margin:0px;
	padding:0px;
}

.hideme{
     opacity:0;
}
.showme{
     opacity:1;
}
.nopadding {
	padding:0px;
	margin:0px;
}


.smalfont {
	font-size:0.8em;
}

.left {
    text-align:left;
}

.center {
    text-align:center;
}

.right {
    text-align:right;
}

.col-lg-1, .col-lg-10, .col-lg-11, .col-lg-12, .col-lg-2, .col-lg-3, .col-lg-4, .col-lg-5, .col-lg-6, .col-lg-7, .col-lg-8, .col-lg-9, .col-md-1, .col-md-10, .col-md-11, .col-md-12, .col-md-2, .col-md-3, .col-md-4, .col-md-5, .col-md-6, .col-md-7, .col-md-8, .col-md-9, .col-sm-1, .col-sm-10, .col-sm-11, .col-sm-12, .col-sm-2, .col-sm-3, .col-sm-4, .col-sm-5, .col-sm-6, .col-sm-7, .col-sm-8, .col-sm-9, .col-xs-1, .col-xs-10, .col-xs-11, .col-xs-12, .col-xs-2, .col-xs-3, .col-xs-4, .col-xs-5, .col-xs-6, .col-xs-7, .col-xs-8, .col-xs-9 {
	min-height:0px;
}

.clear {
	clear:both;
}

.hidden-feather {
	display: none;
}

.spacer1 {
    height:15px;
}

.spacer2 {
    height:30px;
}

.spacer3 {
    height:60px;
}

.w50pro {
   width:50%; 
}

.w25pro {
    width:25%;
}
.hfzmp {
    background-color: #E6E6E6;
    padding:40px 0px;
    margin:30px 0px;
    
}

/*
.frame ul {
	list-style:none;
	padding:0px;
	margin:0px;
	font-weight:300;
	margin-bottom:30px;
}


.frame ul li {
	padding-left:30px;
	position:relative;
	margin-bottom:10px;
}

.frame ul li:before {
	position: absolute;
	left:0px;
	top: 3px;
	display: inline-block;
	font-family: 'Glyphicons Halflings';
	font-style: normal;
	font-weight: normal;
	line-height: 1;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
	padding: 0px;
	content: "\e074";
}

*/

hr {
    border-top: 1px solid rgba(0,0,0,0.1);
	margin-bottom: 2rem;
}

.delay2 {
	animation-delay: 2s;	
}

.delay3 {
	animation-delay: 3s;	
}

.slick-track {
    margin-left: 0px;
}

.hfspacer {
	margin-right:40px;
}




/*Header*/
#witzenhausen2030 .header {
    background-color:white;
	position: relative;
}

#witzenhausen2030 .header .wrapper {
	position: relative;
}

#witzenhausen2030 .header .thegg {
	position: absolute;
	top:0px;
	right:00px;
	width:100px;
	box-shadow: 0 3px 3px 0 rgba(33,33,33,0.14), 0 1px 4px 0 rgba(33,33,33,0.06), 0 1px 16px 0 rgba(33,33,33,0.1);
}

.tgg_desc {
	display: none;
	max-width:860px;
}

/*/Header*/


/*Logo*/

#witzenhausen2030 .logo  {
    padding:30px;
}


#witzenhausen2030 .logo img {
    width:290px;
    max-width:70%;
    display:block;
    margin-left:auto;
    margin-right:auto;
	margin-bottom:30px;
}
/*/Logo*/


/*Hauptmenü*/


.hauptnavigation {
   
    margin-bottom:0px;
}

.stellarnav ul {
    text-align: center;
}

.stellarnav.desktop ul ul {
    background-color: white;
	width:280px;
	font-size:10pt;
	box-shadow: 0 3px 3px 0 rgba(33,33,33,0.14), 0 1px 4px 0 rgba(33,33,33,0.06), 0 1px 16px 0 rgba(33,33,33,0.1);
}

.stellarnav.desktop ul ul li a {
    color:#222;
	border-bottom: 1px solid #aaa;
}

.stellarnav.desktop ul ul li:last-child a {
	border-bottom: none;
}


.stellarnav.desktop ul ul li a:hover {
    background-color: #000;
	width:280px;
	font-size:10pt;
	color:white;
}

.stellarnav.desktop ul ul ul {
    top: 0;
    left: 280px;
}

.hauptnavigation .desktop>ul>li {
    border-right:1px solid rgba(0,0,0,0.1);
}

.hauptnavigation .desktop>ul>li:last-child {
    border-right:none;
}



.hauptnavigation .desktop>ul>li>a {
    transition-duration:0s;
    font-size: 13pt;
    padding: 10px 20px;
    margin: 0px;
   
    text-decoration: none;
    color: rgb(100,100,100);
    
}

.hauptnavigation .desktop>ul>li>a:hover, .hauptnavigation .desktop>ul>li.active>a {
    color:white;
	background-color:#239ece; 
} 

.stellarnav li.has-sub>a:after {
    content: '';
    margin-left: 5px;
    margin-right: 10px;
    border-left: 6px solid transparent;
    border-right: 6px solid transparent;
    border-top: 6px solid rgba(0,0,0,0.2);
    display: inline-block;
}
/*Hauptmenü*/

/*.Powermail*/

.tx-powermail {
    font-size:1em;
}

.tx-powermail .container-fluid {
	margin:0px;
	padding:0px;
}


.powermail_input, .powermail_textarea {
	padding:6px;
	width:100%;
	margin-bottom:20px;
	border:1px solid #239ece;
}

.powermail_submit {
	background-color:#fff;
	margin:0px;
	padding:12px 8px;
	color:black;
	border:1px solid #239ece;
}

/*/.Powermail*/

.gg_dd {
    margin-bottom:15px;
}

.gg_dd_headline {
    background-color:rgba(0,0,0,.2);
    padding:10px 15px;
    cursor:pointer;
}

.gg_dd_headline p {
    padding:0px;
    margin:0px;
}

.gg_dd_headline p::before {
    font-family: "Font Awesome 5 Free";
	content: "\f0fe";
	font-weight: 900;
	-webkit-font-smoothing: antialiased;
    display: inline-block;
    font-style: normal;
    font-variant: normal;
    text-rendering: auto;
    line-height: 1;
	margin-right:5px;
}

.gg_dd_text {
    display:none;
    background-color:rgba(0,0,0,.1);
    padding:10px 15px;
}


/*globalgoals*/

.goals {
	background-color: white;
}

.globalgoals {
    margin:0 -10px;
}

.globalgoals .element {
    display:inline-block;
    max-width:16.666666%;
}

.globalgoals .element .wrapper {
    margin:0 10px 20px 10px;
    
}

.globalgoals>a {
    line-height: 0px;
    font-size: 0px;
}
/*/globalgoals*/


/*introtext*/
.introtext {
    background-color:#239ece;
    color:white;
    font-size:17pt;
    line-height:1.5em;
}

.introtext .wrapper {
    padding:60px 0px;
    background-image:url(/templates_and_config/witzenhausen2030/images/world_icon.png);
    background-position:100% 100%;
    background-size:30%;
    background-repeat:no-repeat;
}

.introtext .wrapper2 {
    max-width:60%;
}

/*/introtext*/

/*w2030button*/


.w2030button {
    margin-bottom:30px;
}

.buttoncenter .w2030button {
    text-align: center;
}

.buttonright .w2030button {
    text-align: right;
}


.w2030button p {
    padding:0px;
    margin:0px;
}

.w2030button p.sub {
    font-size:12pt;
}

.w2030button a {
    display:inline-block;
    background-color:#186a95;
    padding:10px 15px;
    color:white;
    
}
.bigbutton a {
    display:block;
    text-align:center;
    font-size:18pt;
    padding:40px 20px;
    transform: scale(1);
    transition: all 0.5s ease;
    text-shadow: 2px 2px rgba(0,0,0,0.2);
    text-decoration:none;
}

.bigbutton a:hover {
    transform: scale(1.1);
    background-color:#186a95 !important;
}
.w2030button_popup .btn_popup {
    display:inline-block;
    background-color:#1da2de;
    padding:10px 15px;
    color:white;    
}

/*/w2030button*/

/*handlungsfelder*/

.handlungsfelder {
    background-color:rgb(230,230,230);
}

.hf{
    margin-left:-10px;
    margin-right:-10px;
    margin-bottom:30px;
}

.hf .wrapper {
    width:25%;
    float:left;
}

.hf .wrapper2 {
    margin:10px;
}

/*/handlungsfelder*/




/*.ablauf*/
.ablauf {
    background-color:rgb(230,230,230);  
}

.ablaufelement {
   	margin:60px 60px;
    padding-top:0px;
    border-top:4px dotted rgba(0,0,0,0.2);
}

.ablaufelement .slick-list {
	margin-top: -15px;
}
.ablaufelement p {
    margin:0px;
    padding:0px;
}

.ablaufelement .element {
    position: relative;
    top: -20px;
    opacity:0.5;
}

.ablaufelement .element .rmore {
    background-color:#bbb;
    padding:5px 10px;
    display: inline-block;
    margin:10px 0px;
    color:white;
	
	-webkit-transition:all 500ms ease-out;
	-moz-transition:all 500ms ease-out;
	-o-transition:all 500ms ease-out;
	transition:all 500ms ease-out;
	
	
}

.ablaufelement .slick-current .element .rmore {
    background-color:#3aae2a !important;
	pointer-events:auto;
}

.ablaufelement .dot {
    text-align:center;
    font-size:20pt;
    margin-bottom:20px;
    width:100%;
    color:#ccc;
}

.slick-current .dot {
    color:#3aae2a;
}

.slick-current .element {
    opacity:1;
}



.ablaufelement .dot i {
    /*background-color:rgb(230,230,230);*/
	
}

.ablaufelement .element .cel .wrapper {
    background-color:rgb(210,210,210);
	box-shadow: 0 3px 3px 0 rgba(33,33,33,0.14), 0 1px 4px 0 rgba(33,33,33,0.06), 0 1px 16px 0 rgba(33,33,33,0.1);
	transition: all 0.5s ease;
    text-align:center;
    padding:25px 15px;
}

.ablaufelement .tab {
    width:100%;
}

.ablaufelement .beschreibung {
    display:none;
   
}

.featherlight-content .beschreibung {
    max-width:640px; 
	padding:20px;
}

.ablaufelement .cel {
    text-align:center;
    vertical-align:middle;
}

.slick-list {
	margin:50px;
}

.slick-slide {
	margin:15px;
}

.slicks .element .image img {
	width:100%;
}


.slick-dots {
    position: absolute;
    bottom: -25px;
    display: block;
    width: 100%;
    padding: 0;
    margin: 0;
    list-style: none;
    text-align: center;
}

.slick-dotted.slick-slider {
    margin-bottom: 60px;
}


.slick-dots li button:before {
	font-size:15px;
}

.slick-prev:before, .slick-next:before {
	
}

.slick-next {
	right:-60px;
}

.slick-prev {
	left:-60px;
	z-index:1;
}

.slick-prev:before, .slick-next:before {
	color:black;
}

/*/.ablauf*/


/*globalgoals-slick*/
.globalgoals_slick .slick-slide {
	margin:10px;
}

.globalgoals_slick .slick-list {
	margin:-10px;
}

/*/globalgoals-slick*/


/*globalgoals-normal*/

.globalgoals_normal {
	font-size: 0px;
	line-height: 0px;
	margin-bottom: 30px;
}

.globalgoals_normal .element {
	display:inline-block;
	max-width: 33.333%;
}

.globalgoals_normal .element .wrapper {
	margin-right:10px;
	margin-bottom:10px;
}


.globalgoals_normal .element img {
	width:320px;
}


/*/globalgoals-normal*/



/*Agenda Element*/

.agenda {
    margin-left:-15px;
    margin-right:-15px;
}

.agenda_spacer {
    float:left;
    width:16.66666666666667%;
    /*width:25%;*/
    
}
.agenda_element {
    margin:15px;
    color:white;
    position:relative;
}

.agenda_element .wrapper {
    
}

.agenda_element .text {
    display:table;
    width:100%;
}

.agenda_element .zahl, .agenda_element .name {
    display:table-cell;
    margin:0px;
    padding:0px;
    text-align:left;
    vertical-align:top;
    text-transform:uppercase;
}

.agenda_element .zahl {
    font-size:30px;
    line-height:1em;
    text-align:center;
    vertical-align:middle;
    background-color:rgba(255,255,255,0.2);
    height:50px;
    width:50px;
}

.agenda_element .name {
    font-size:13px;
    vertical-align:middle;
    padding:15px;
    line-height:1em;
}

.agenda_element .symbol {
    position:absolute;
    bottom:0px;
    left:0px;
}

.agenda_element .symbol img {
    padding:20px;
}

/*/Agenda Element*/


/*projekte*/
.projekte {
	position: relative;
}

.projekte .hinweis {
	position: absolute;
	top:0px;
	left:0px;
	width:100%;
	text-align: center;
    pointer-events: none !important;
}
.projekte .hinweis p {
	color:white;
	display:inline-block;
	background-color: #239ece;
	padding:10px 30px;
	border-bottom-left-radius: 8px;
	border-bottom-right-radius: 8px;
	font-size: 18pt;
}

/*/projekte*/

/*gallery*/

.gallery {
    margin-left: -15px;
    margin-right: -15px;
}

.gallery .bild {
    padding:6px;
    margin:15px;
    box-shadow: 0px 0px 7px -1px rgba(0,0,0,0.57);
}

.gallerydesign_1.rows1 .helper .helper  {
    width:100%;
    float: none;
}

.gallerydesign_1.rows2 .helper .helper  {
    width:50%;
    float: left;
}

.gallerydesign_1.rows3 .helper .helper  {
    width:33.33%;
    float: left;
}

.gallerydesign_1.rows4 .helper .helper  {
    width:25%;
    float: left;
}

.gallerydesign_1.rows5 .helper .helper  {
    width:20%;
    float: left;
}

.gallerydesign_1.rows6 .helper .helper  {
    width:16.666%;
    float: left;
}

.gallerydesign_1.rows7 .helper .helper  {
    width:14.28%;
    float: left;
}

.gallerydesign_1.rows8 .helper .helper  {
    width:12.5%;
    float: left;
}

.gallerydesign_1 .helper .helper  {

}

.lbhelper {
	max-height: 100%;
}

.gallery .element .helper {
	margin:15px;
}

.gallery .imagerows1 .element {
	width:100%;
}

.gallery .imagerows2 .element {
	width:50%;
	float: left;
}

.gallery .imagerows3 .element {
	width:33.333%;
	float: left;
}

.gallery .imagerows4 .element {
	width:25%;
	float: left;
}

.gallery .imagerows5 .element {
	width:20%;
	float: left;
}

.gallery .imagerows6 .element {
	width:16.666%;
	float: left;
}

.gallery .bildunterschrift {
    text-decoration: none;
    font-size:11px;
}

.gallery a {
    text-decoration: none;
}


/*/gallery*/


/*zmp*/

.zmp {
    margin-bottom: 25px;
}



.zmp .zielthema {
    text-align: center;
    padding:20px 80px;
	border-bottom-right-radius:1024px;
	border-top-right-radius:1024px;
}

.zmp .detailbtn {
    display: inline-block;
    background-color:white;
    padding:15px 30px;
    border-radius: 1024px;
    margin-top:15px;
    cursor:pointer;
    color:black;
}

.zmp .bild {
    margin-bottom: 15px;
}

.zmp .caption {
    background-color:rgba(255,255,255,0.9);
    font-size:11px;
    padding:5px 10px;
}

.zmp .line1 {
    height:50px;
    width:5px;
    margin-left: auto;
    margin-right:auto;
}

.zmp .line2 {
    height:50px;
    width:5px;
    margin-left: auto;
    margin-right:auto;
}

.zmp .ziele {
    padding:30px;
    background-color: white;
}

.zmp .ziel {
   padding:15px 30px;
        
}

.zmp .ziel h4 {
    text-align: center;
}

.zmp .massnahmen {
    padding:30px;
}

.zmp .massnahme {
    border-bottom: 3px dashed rgba(0,0,0,0.3);
    padding-bottom:15px;
    margin-bottom: 15px;
}

.zmp .massnahme p {
    padding-bottom:0px;
    margin-bottom: 0px;
}


.zmp .massnahme:last-child {
    border-bottom: none;
    padding-bottom:0px;
    margin-bottom: 0px;
}


.zmp .massnahmen h3 {
    text-align: center;
}

.zmp .projekte {
    padding:30px;
    margin-bottom: 25px;
}

.zmp .projekte h3 {
    text-align: center;   
}

.zmp .projekt {
    background-color:rgba(255,255,255,0.8);
    margin-bottom: 15px;
    padding:30px;
    border-radius: 8px;
}




/*/zmp*/



.featherlight .featherlight-content {
    max-width:1024px;
}


/*emotional*/
.emotional {
	background-color:#239ece;
	color:white;
}

.emotional h2, .emotional h3 {
	color:white;
	font-size:30pt;
}

.emotional .tx-powermail {
	max-width:650px;
}
/*/emotional*/


/*hfheader*/

.hfheader {
	margin-top:0px;
	color:white;
	margin-bottom:50px;
}

.hfheader_element .bild img {
	display:block;
}

.hfheader .text .wrapper2 {
	padding-top:40px;
	padding-bottom:40px;
}

.hfheader .text, .hfheader .bild {
	display:table;
}

.hfheader .text .wrapper, .hfheader .bild .wrapper {
	display:table-cell;
	vertical-align: middle;
}


/*/hfheader*/



/*News*/

.page-navigation p {
    display: none;
}

.newsmh {
    display: table;
}

.newsmh .mhhelper {
    display: table-cell;
    vertical-align: bottom;
}



.bild_detail_news {
    margin-bottom:15px;
}


.regularcontent	.w2030_news_list_element {
    width:100%;
    display:block;
}



.regularcontent	.w2030_news_list_element .wrapper {
    margin:10px;
}

.w2030_news_list_element {
	
}

.w2030_news_list_element  h3 {
	font-size:14pt;
}

.w2030_news_list_element a {
	text-decoration: none;
}

.w2030_news_list_element .wrapper {
	display:table;
}

.w2030_news_list_element .wrapper2 {
	display:table-cell;
	vertical-align: top;
}

.regularcontent .w2030_news_list_element .wrapper2 {
	display:table-cell;
	vertical-align: top;
}

.w2030_news_list_element .wrapper3 {
	font-size:0.9rem;
	background-color:white;
	box-shadow: 0 3px 3px 0 rgba(33,33,33,0.14), 0 1px 4px 0 rgba(33,33,33,0.06), 0 1px 16px 0 rgba(33,33,33,0.1);
}



.w2030_news_list_element .w2030_news_header {
	padding: 20px 20px 10px 20px;
}

.w2030_news_list_element .teaser-text {
	padding: 10px 20px;
}

.w2030_news_list_element .teaser-text .more {
	display:inline-block;
    background-color:#186a95;
    padding:10px 15px;
    color:white;
	text-decoration: none;
}

.w2030_news_list_element .teaser-text .more:after {
	font-family: "Font Awesome 5 Free";
	content: "\f101";
	font-weight: 900;
	-webkit-font-smoothing: antialiased;
    display: inline-block;
    font-style: normal;
    font-variant: normal;
    text-rendering: auto;
    line-height: 1;
}

.w2030_news_list_element .w2030_news_footer {
	padding: 10px 20px;
	background-color:rgba(0,0,0,0.05);
}

.w2030_news_list_element .w2030_news_footer p {
	margin:0px;
	padding: 0px;
}

.news-list-view .slick-prev, .news-list-view .slick-next {
	/*bottom: -10px;
    top: auto;*/
}



.news-list-view .slick-prev {
	left:0px;
}
.news-list-view .slick-next {
	right:0px;
}
.news-list-view .slick-dots {
    position: relative;
    bottom: 0;
}

.singlenewscontainer .caption {
    font-size:0.8em;
    padding:4px 8px;
    background-color:rgba(0,0,0,0.1);
}

.singlenewscontainer .haupttext {
    margin-bottom:30px;
}


.singlenewscontainer .datum  {
    margin-bottom:10px;
}

.singlenewscontainer .datum time {
    color:white;
    display:inline-block;
    padding:10px 15px;
    background-color:#2e9fcc;
}

.singlenewscontainer .kategorie {
    border-bottom:1px solid rgba(0,0,0,.2);
    padding-bottom:15px;
    margin-bottom:30px;
}




.frame-layout-3 .news-list-view::after {
    content:"";
    display: block;
    clear: both;
    margin-bottom: 30px;
      
}

.frame-layout-3 .news-list-view .w2030_news_list_element {
    width: 25%;
    float:left;
}

.frame-layout-3 .news-list-view .w2030_news_list_element .wrapper3 {
    display: flex;
    flex-direction: column;
    justify-content: space-between;
}


.frame-layout-3 .w2030_news_list_element  {
    /*float:left;
    width:25%;*/
}

.page-navigation::before {
    display:block;
    content: " ";
    width:100%;
    clear:both;
}

.page-navigation::after {
    content: " ";
    width:100%;
    clear:both;
}

.news .page-navigation ul li {
    background-color:rgba(35,158,206,1) !important;
    color:white;
    display: inline-block;
    padding:5px 10px;
    margin:5px;
}

.news .page-navigation ul li.current {
    background-color:#41ad33 !important;
    color:white;
    display: inline-block;
    padding:5px 10px;
    margin:5px;
}



/*/News*/

/*textbox*/
.w2030textbox {
	margin-bottom:30px;
	box-shadow: 0 3px 3px 0 rgba(33,33,33,0.14), 0 1px 4px 0 rgba(33,33,33,0.06), 0 1px 16px 0 rgba(33,33,33,0.1);
}

.w2030textbox h2 {
    color: rgba(0,0,0,.7);
    font-size: 24px;
}

.w2030textbox {
	color:rgba(0,0,0,.7);
}

.w2030textbox .wrapper2{
	padding:30px;
}

.w2030textbox a::before {
	font-family: "Font Awesome 5 Free";
	content: "\f35d";
	font-weight: 900;
	-webkit-font-smoothing: antialiased;
    display: inline-block;
    font-style: normal;
    font-variant: normal;
    text-rendering: auto;
    line-height: 1;
	margin-right:5px;
}
/*/textbox*/



/*blauer content*/
.bluecontent {
    background-color:#239ece;
    color:white !important;
}
/*/blauer content*/


/*footer*/
.footer {
	background-color:white;
	padding-top:40px;
	padding-bottom:100px;
	border-top:2px solid #ccc;
	margin-top:40px;
}

.footer p {
    font-size:12px;
    color:#999;
    text-align:center;
}

.footer .flogo {
    display:table;
    width:100%;
}

.footer .flogobox {
    display:table-cell;
    vertical-align:bottom;
}


.footer .flogo img {
    margin-bottom:30px;
    display:block;
}

.footer ul {
	list-style: none;
	margin: 0px;
	padding: 0px;
    text-align:center;
}

.footer ul li {
	margin: 0px;
	padding: 0px;
    display:inline-block;
}

.footer ul li a {
    margin: 15px 10px;
	color:#444;
}

.footer ul li a:hover {
	color:black;
}

/*/footer*/

.w2030_bilder {
    margin-bottom:30px;
}

.w2030_bilder .caption {
    font-size:0.8em;
    padding:4px 8px;
    background-color:rgba(0,0,0,0.1);
}

.w2030_bilder .elemente {
    margin-left:-10px;
    margin-right:-10px;
}

.w2030_bilder .bilder-col-1 .element {
    display:block;
}

.w2030_bilder .bilder-col-2 .element {
    width:50%;
    float:left;
}

.w2030_bilder .bilder-col-3 .element {
    width:33.3333%;
    float:left;
}

.w2030_bilder .bilder-col-4 .element {
    width:25%;
    float:left;
}

.w2030_bilder .element .wrapper2 {
    margin:10px;
}

/*gallery*/
.featherlight-content .caption {
	background-color:rgba(255,255,255,0.8);
	margin-left:25px;
	margin-right:25px;
	padding:0px;
	color: black;
	position:absolute;
	bottom:0px;
	left:0px;
}

.featherlight-content .caption p {
	padding:10px;
	margin:0px;
}
/*/gallery*/


/*youtube*/
.youtubevideo {
    margin-bottom:30px;
}
/*/youtube*/


/*----------------------- Preloader -----------------------*/
body.preloader-site {
   
}

.preloader-wrapper {
    height: 100%;
    width: 100%;
    background: #FFF;
    position: fixed;
    top: 0;
    left: 0;
    z-index: 9999999;
    display:table;
}

.preloader-wrapper .preloader {
    
}

.preloader-wrapper .preloader img {
    width: 100px;
    height: 100px;
    animation-name: spin;
    animation-duration: 500ms;
    animation-iteration-count: infinite;
    animation-timing-function: ease-in-out; 
    /* transform: rotate(3deg); */
    /* transform: rotate(0.3rad);/ */
    /* transform: rotate(3grad); */ 
    /* transform: rotate(.03turn);  */
    width: 100px;
    height: 100px;
}

@keyframes spin {
    from {
        transform:rotate(0deg);
    }
    to {
        transform:rotate(360deg);
    }
}




/* template Element Downloads*/

.download h2 {
	color:rgba(0,0,0,.7);
    font-size:24px;
}

.download {
	background-color:rgba(0,0,0,0.08);
	padding:30px;
	margin-bottom:30px;
	box-shadow: 0 3px 3px 0 rgba(33,33,33,0.14), 0 1px 4px 0 rgba(33,33,33,0.06), 0 1px 16px 0 rgba(33,33,33,0.1);
}

.download a {
	text-decoration:none !important;
}

.download .element {
	padding-bottom:15px;
	margin-bottom:15px;
	border-bottom:1px solid rgba(0,0,0,0.5);
}

.download .element p {
	margin:0px;
	padding:0px;
}

.download a:last-child .element {
	padding-bottom:15px;
	margin-bottom:15px;
	border-bottom:none;
}


.download .element .thumb {
	background-color:white;
	float:left;
	max-width:30%;
}


.download .element .name {
	margin-bottom:5px;
	font-weight:bold;
}

.download .element .infos {
	float:left;
	max-width:70%;
}
.download .element .button p {
	margin:0px !important;
}

.download .element .button {
	font-size:0.7em;
	display:inline-block;
	padding:5px;
	background-color:rgba(0,0,0,.7);
	color:rgb(255,255,255) !important;
}


.download .element .description {
	font-size:0.8em;
	margin-bottom:10px;
}


/* /template Elemente Downlads */

/*Ansprechpartner*/
.w2030ansprechpartner {
	background-color:#239ece;
	padding:30px;
	margin-bottom:30px;
	color:white;
	box-shadow: 0 3px 3px 0 rgba(33,33,33,0.14), 0 1px 4px 0 rgba(33,33,33,0.06), 0 1px 16px 0 rgba(33,33,33,0.1);
	text-shadow: 2px 2px 2px rgba(0,0,0,0.2);
}

.w2030ansprechpartner .element {
	margin-top:10px;
	margin-bottom:10px;
}

.w2030ansprechpartner hr {
	border-top: 1px solid rgba(255,255,255,0.5);
	margin-bottom: 1rem;
}

.w2030ansprechpartner hr:last-child {
	display:none;
}


.w2030ansprechpartner p {
	margin:0px;
	padding:0px;
	padding-bottom:4px;
}

.w2030ansprechpartner .bild {
	float:left;
	width:100px;
	margin-right:15px;
	margin-bottom:15px;
}

.w2030ansprechpartner .bild img {
	border:3px solid white;
	box-shadow: 0 3px 3px 0 rgba(33,33,33,0.14), 0 1px 4px 0 rgba(33,33,33,0.06), 0 1px 16px 0 rgba(33,33,33,0.1);
}

.w2030ansprechpartner .text  {
	font-size:0.8em;
}

.w2030ansprechpartner .text .name {
	font-size:1.3em;
}

.w2030ansprechpartner .text .kontaktdaten {
	margin-top:15px;
}

.w2030ansprechpartner .text a {
	font-weight: bold;
}

.w2030ansprechpartner .text a::after {
	font-family: "Font Awesome 5 Free";
	content: "\f35d";
	font-weight: 900;
	-webkit-font-smoothing: antialiased;
    display: inline-block;
    font-style: normal;
    font-variant: normal;
    text-rendering: auto;
    line-height: 1;
	margin-left:5px;
}

/*/Ansprechpartner*/


@media (max-width: 1499.98px) {
	.news-list-view {
		/*margin:60px;*/
	}
}


@media (max-width: 991.98px) {
	.globalgoals .element {
		display: inline-block;
		max-width: 25%;
	}
	
	.hf .wrapper {
		width:33.3333%;
	}
	
	.ablauf .element h4 {
		font-size:14pt;
	}
	
	.hfspacer {
		margin-right:20px;
	}
}



@media (max-width: 767.98px) { 
	
	.hfspacer {
		margin-right:0px;
	}
	
	#witzenhausen2030 .logo  {
		padding:30px;
		padding-left: 0px;
		padding-bottom: 0px;
	}

	
	#witzenhausen2030 .logo img {
		width:250px;
		max-width:70%;
		display:block;
		margin-left:0px;
		margin-bottom:20px;
	}
	
		
	.projekte .hinweis p {
		padding:5px 10px;
		font-size: 15pt;
	}
	
	.introtext .wrapper2 {
		max-width:100%;
	}
	
	.globalgoals .element {
		display: inline-block;
		max-width: 50%;
	}
	
	.emotional .ce-gallery img {
		display:block;
		max-width: 50%;
		margin-left: auto;
		margin-right: auto;
	}
	
	.ablauf .element h4 {
		font-size:14pt;
	}
	
	.ablaufelement {
		margin: 40px 0px;
	}
	
	.hf .wrapper {
		width:50%;
		float:left;
	}
	
	.globalgoals_slick .slick-dots {
		bottom: -40px;
	}
}

@media (max-width: 575.98px) {
	#witzenhausen2030 .header .thegg {
		width:70px;
	}
	.introtext {
		font-size:14pt;
	}
	
	.projekte .hinweis p {
		padding:3px 6px;
		font-size: 13pt;
	}
	
	.introtext .wrapper2 {
		max-width:100%;
	}
	
	.hf .wrapper {
		width:100%;
		float:none;
	}
    
    .footer .flogo img {
        max-width:60%;
        margin-left:auto;
        margin-right:auto;
    }
}





@media (max-width: 991.98px) {
}


@media (max-width: 1199.98px) {
}

/* Medium Devices, Desktops */
@media only screen and (max-width : 992px) {
	    
    .gallerydesign_1.rows1 .helper .helper  {
		width:100%;
		float: none;
	}

	.gallerydesign_1.rows2 .helper .helper  {
		width:50%;
		float: left;
	}

	.gallerydesign_1.rows3 .helper .helper  {
		width:33.33%;
		float: left;
	}

	.gallerydesign_1.rows4 .helper .helper  {
		width:25%;
		float: left;
	}

	.gallerydesign_1.rows5 .helper .helper  {
		width:25%;
		float: left;
	}

	.gallerydesign_1.rows6 .helper .helper  {
		width:25%;
		float: left;
	}

	.gallerydesign_1.rows7 .helper .helper  {
		width:25%;
		float: left;
	}

	.gallerydesign_1.rows8 .helper .helper  {
		width:25%;
		float: left;
	}
	
}


/* Small Devices, Tablets */
@media only screen and (max-width : 767px) {
    .newskacheln .helper {
        width:100%;
        float: left;
    }
		
	.slick-dotted.slick-slider {
    	margin-bottom: 60px;
		margin-left:0px;
		margin-right:0px;
	}
	
	    
    .gallerydesign_1.rows1 .helper .helper  {
		width:100%;
		float: none;
	}

	.gallerydesign_1.rows2 .helper .helper  {
		width:50%;
		float: left;
	}

	.gallerydesign_1.rows3 .helper .helper  {
		width:33.33%;
		float: left;
	}

	.gallerydesign_1.rows4 .helper .helper  {
		width:33.33%;
		float: left;
	}

	.gallerydesign_1.rows5 .helper .helper  {
		width:33.33%;
		float: left;
	}

	.gallerydesign_1.rows6 .helper .helper  {
		width:33.33%;
		float: left;
	}

	.gallerydesign_1.rows7 .helper .helper  {
		width:33.33%;
		float: left;
	}

	.gallerydesign_1.rows8 .helper .helper  {
		width:33.33%;
		float: left;
	}
    
    /*gallery*/


.lbhelper {
	max-height: 100%;
}


    
    


/*/gallery*/

}


/* Extra Small Devices, Phones */ 
@media only screen and (max-width : 480px) {
    
	.zmp .zielthema {
		text-align: center;
		padding:15px;
		border-bottom-right-radius:0px;
		border-top-right-radius:0px;
	}
	
	.gallerydesign_1.rows1 .helper .helper  {
		width:100%;
		float: none;
	}

	.gallerydesign_1.rows2 .helper .helper  {
		width:50%;
		float: left;
	}

	.gallerydesign_1.rows3 .helper .helper  {
		width:50%;
		float: left;
	}

	.gallerydesign_1.rows4 .helper .helper  {
		width:50%;
		float: left;
	}

	.gallerydesign_1.rows5 .helper .helper  {
		width:50%;
		float: left;
	}

	.gallerydesign_1.rows6 .helper .helper  {
		width:50%;
		float: left;
	}

	.gallerydesign_1.rows7 .helper .helper  {
		width:50%;
		float: left;
	}

	.gallerydesign_1.rows8 .helper .helper  {
		width:50%;
		float: left;
	}
    
}