.powermail_form h3, .powermail_legend, .powermail_form label {
	display: none;	
}
input[type="text"], input[type="email"], input[type="submit"]{
	border-radius:0px;
}	
input[type="hidden"]{
	position:absolute;
	left:-9999px;
}	

.powermail_fieldwrap_type_radio .powermail_field  label, .checkbox  label{
	display: inline-block;
	font-size:1.313em;
	color: #000;
	font-family: 'Roboto Bold';
	padding-left: 0;
}

 .powermail_form .powermail_fieldwrap_type_captcha label{
	display: inline-block;
	font-size:1.313em;
	color: #000;
	padding-left: 0;
}

 .powermail_form_6 .mandatory {
	display: none;
 }

.powermail_form .powermail_fieldwrap_type_captcha label {
	margin-top:10px;
}

.powermail_fieldwrap_vorname {
	clear: both;	
}

textarea {
	resize: none;
}

.radio+.radio{
    margin-top: 10px;
    margin-bottom: 10px;
}

.checkbox+.checkbox {
    margin-top: 10px;
    margin-bottom: 0px;
}

.radio input[type="radio"], .radio-inline input[type="radio"], .checkbox input[type="checkbox"], .checkbox-inline input[type="checkbox"] {
    position: absolute;
    margin-left: 0;
}

#powermail_field_marker {
	height:53px;	
}

 .radiobutton{
    height: 15px;
    width: 15px;
    background: #f2f2f2;
    display: inline-block;
	border-radius:50%;
}

span.checkbox{
    height: 15px;
    width: 15px;
    background: #f2f2f2;
    display: inline-block;
}

.on .radiobutton, .checkbox.on {
    background: #2a6f48 ;
}

.powermail_fieldwrap_type_captcha {
	float: left;	
}

.powermail_fieldwrap_type_submit {
	float: right;	
}

.powermail_fieldset {
	margin: 0 -7.5px;
}

.powermail_fieldwrap_type_input {
	width: calc(50% - 15px);
	float: left;
	margin: 0 7.5px;
}

.powermail_field input,
.powermail_field .radio label {
	margin-bottom: 15px;
}

.powermail_field .radio,
.powermail_field .powermail_textarea,
.powermail_field > .checkbox,
.powermail_fieldwrap_type_captcha,
.powermail_fieldwrap_type_submit{
	margin: 0 7.5px;
}

.powermail_field > .checkbox {
	margin-top: 30px;
	margin-bottom: 15px;
}

.powermail_fieldwrap_adresse {
	width: calc(((50% - 15px) * 0.57) - 5px);
	margin-right: 5px;
}

.powermail_fieldwrap_plzort {
	width: calc(((50% - 15px) * 0.43) - 6px);
	margin-left: 5px;
}
.powermail_form_15 .powermail_fieldwrap_plzort {
	width: calc(50% - 15px);
	margin-left: 5px;
}

.powermail_field .powermail_textarea {
	width: calc(100% - 15px);
}

.powermail_fieldwrap_type_captcha input[type="text"] {
	width: 34%;
	float:left;
}

.powermail_fieldwrap_type_captcha input {
	margin-right: 15px;
}

/*
.powermail_fieldwrap_vorname, .powermail_fieldwrap_firma, .powermail_fieldwrap_telefon   {
	float: left;
	width:49%;
	margin-right:2%;
}

.powermail_fieldwrap_adresse, #powermail_field_marker {
	float: left;
	margin-right:2%;
	width: 32%;
}

.powermail_fieldwrap_plzort {
	float: left;
	width: 15%;
}

.powermail_fieldwrap_name, .powermail_fieldwrap_email {
	float: left;
	width:49%;
}
*/
.powermail_form .radio  {
	float: left;
	margin-right:25px;
}

input[type="email"],input[type="text"], textarea, select  {
	width:100%;	
	font-size:1.313em;
	color: #000;
	font-family: 'Roboto Bold';
	background: #f2f2f2;
	border: none;
	margin-bottom:15px;
	height:38px;
	padding:0 13px;
	outline: none;
}

select {
	width: calc(50% - 15px);
	border-radius:0px;
}

textarea {
	height: auto;
	padding:13px;
}	

.powermail_submit, .tx_nezzodonate_pi1-submit-form, .load-more-news, .load-more-projects, .button.not-link {
	background: #2a6f48 ;
	border: none;
	color: #fff;
	float: right;
	outline: none;
	font-size:2.188em;
	font-family: 'Roboto Bold';
	padding: 0 15px;
	height:53px;
	line-height:53px;
}
.powermail_submit.orange, .tx_nezzodonate_pi1-submit-form.orange, .load-more-news.orange, .load-more-projects.orange, .button.not-link.orange {
	background: #e16455;
}
.load-more-news,
.button.not-link {
	float:left;
	clear:both;
}
.button.not-link,
.button.link {
    display: block;
    margin-top: 10px;
    margin-bottom: 45px;
    margin-left: 10px;
}
#inhalt > .container > div:nth-child(1) .button.link {
	margin-top: 30px;
    margin-bottom: 0;
}
#inhalt > .container > div:nth-child(1) .button.not-link {
	margin-top: 30px;
}

.button.not-link.center {
	float: none;
    margin-left: auto;
    margin-right: auto;
    margin-bottom: 0;
}

::-webkit-input-placeholder { /* Chrome/Opera/Safari */
  color: #000;
}
::-moz-placeholder { /* Firefox 19+ */
  color: #000;
}
:-ms-input-placeholder { /* IE 10+ */
  color: #000;
}
:-moz-placeholder { /* Firefox 18- */
  color: #000;
}

.tx-powermail {
	margin: 0 -10px;	
}

.parsley-errors-list.filled {
    margin: 0px 0 15px 0;
    padding: 0;
}

/* Style */
.container header {
	height: auto;	
}
#inhalt > .container {
	padding-bottom:120px;
}

#inhalt {
	min-height: calc(100vh - 333px);
}

.fixed-icon {
    z-index: 10;
}

#mainnavi .navi1 > li {
	position: relative;
}

#mainnavi li:hover > ul.unavi2{
    display: block;
    position: absolute;
    left: 0;
    margin: 0;
    padding: 0;
    z-index: 11;
    text-align: right;
    background: #fff;
	padding-top: 35px;
}
ul.unavi2 li {
	position: relative;	
}

.unavi3 {
	display: none;	
}

ul.unavi2 li:hover .unavi3{
    display: block;
    position: absolute;
    left: 100%;
    margin-left: 0;
    padding-left: 0;
    top: -9px;
    background: #fff;
}

#mainnavi li li{
    text-align: left;
	    display: block;
}

.clearfix:after, .ce-uploads:after {
    content: ".";
    clear: both;
    display: block;
    visibility: hidden;
    height: 0px;
}

/* Galerie */
.galerie img{
	max-width:100%;
	height:auto;
}

.lb-nav a.lb-prev {
    width: 34%;
    left: 0;
    float: left;
    background: url(../img/pfeil_left.svg) left no-repeat;
    background-size: 34px;
    margin-left: -76px;
}

.lb-nav a.lb-next {
    background: url(../img/pfeil_right.svg) right no-repeat;
	background-size: 34px;
	margin-right: -76px;
}

.lb-data .lb-close {
    display: block;
    float: right;
    width: 30px;
    height: 30px;
    background: url(../img/Icon_Close.svg) top right no-repeat;
    text-align: right;
}

.lb-nav a:hover, .lb-data .lb-close:hover {
    border-bottom:none;
}

.ce-uploads a.pdf {
	background: url(../img/Files-Pdf-icon.png);	
}
#colorchange {
	display: none;
}

.searchicon  {
    width: 34px;
    height: 34px;
    margin-right: 50px;
    display: inline-block;
    background: url(../img/lupe.svg) no-repeat;
    background-size: 100% 100%;
    cursor: pointer;
    position: absolute;
    top: 27px;
    right: 313px;
}

.size3 .searchicon {
	top:29px;
}

.size1 .searchicon {
    width: 20px;
    height: 20px;
    top: 30px;
	right: 300px;
}

#searchDiv {
	display: none;
	position:absolute;
	top:20px;
	right: 0;
	background-color: #fff;
	z-index: 20;
}
#searchDiv input[type=text]{
	width:74%;
	float:left;
	    margin-bottom: 6px;
}
#searchDiv input[type=submit]{
	height:38px;
	line-height:38px;
}

/* Spenden */

.powermail_form label {
	font-weight:normal;
}
.powermail_form.powermail_form_11 .powermail_field > .checkbox, 
.powermail_form.powermail_form_15 .powermail_field > .checkbox {
    margin-top: 0px;
    margin-bottom: 15px;
}

.powermail_fieldset.powermail_fieldset_13, 
.powermail_fieldset.powermail_fieldset_16,
.powermail_fieldset.powermail_fieldset_30,
.powermail_fieldset.powermail_fieldset_31 {
	margin:30px 0;	
}

.powermail_fieldset.powermail_fieldset_13  label{
	display: block;
}
.powermail_form_11 .powermail_fieldset.powermail_fieldset_13 label{
	font-size: 1.500em;
	padding: 0;
	margin-bottom: 15px;
	margin-left: 9px;
	color: #00338e;
	font-family: 'Roboto Bold';
}

.powermail_form.powermail_form_11 .powermail_fieldwrap_plzort {
    width: calc(50% - 15px);
    margin-left: 7.5px;
}

.powermail_fieldset.powermail_fieldset_13 .powermail_fieldwrap_type_input {
    width: calc(50% - 15px);
    float: left;
    margin: 0;
}

.powermail_fieldset_14 legend,
.powermail_fieldset_19 legend,
.powermail_fieldset_15 .powermail_label,
.powermail_fieldset_31 .powermail_label,
.powermail_fieldset_32 .powermail_label,
.powermail_fieldset_33 legend,
.powermail_fieldset_34 .powermail_label,
.powermail_fieldset_35 .powermail_label
{
	display: block;	
	font-size: 1.500em;
    padding: 0;
    margin-left: 15px;
    color: #00338e;
	font-family: 'Roboto Bold';
    border: 0;
    border-bottom: none;
}

.powermail_fieldset_19, 
.powermail_fieldset_32 {
	margin-bottom: 50px;
}

.powermail_fieldset_15 .powermail_label,
.powermail_fieldset_34 .powermail_label {
	margin-top:30px;
	margin-bottom:20px;	
}

.powermail_fieldwrap_iban  {
	clear: both;
	margin-left:35px;
	display:none;
}

.powermail_form_11  .radio, 
.powermail_form_15  .radio {
    float: none;
    margin-right: 0;
}

/* Suche */

.tx-indexedsearch-searchbox {
	width:50%;
}
.tx-indexedsearch-searchbox input[type="submit"] {
	width: calc(100% - 10px);
}
.tx-indexedsearch-res {
	background-color:#f2f2f2;
	padding:10px 25px;
	margin-bottom:16px;
}
.tx-indexedsearch-icon, .tx-indexedsearch-info, .tx-indexedsearch-percent {
	display:none;
}
.tx-indexedsearch-title a {
	font-family: 'Roboto Bold';
	font-weight:normal;
	font-size: 1.438em;
	line-height: 1.261em;
}
.tx-indexedsearch-browsebox {
	margin-bottom:16px;
	float:left;
	width:100%;
}
.tx-indexedsearch-browsebox li {
	margin-right:12px;
}

/* Animation Themengebiete */

.animation {
	position:relative;
	height:300px;
	width:100%;
	margin-top:30px;
	margin-bottom:50px;
}
.animation span {
	position:absolute;
	font-family: 'Roboto Bold';
	color:#00338e;
	font-size:1.5em;
	display:none;
}
.animation span.green {
	color: #2a6f48;
}
.animation span.medium {
	font-size:1.3em;
}
.animation span.small {
	font-size:1em;
}