

p a, li a,
#topmenu ul li.current-menu-item a, 
#topmenu ul li.current_page_item a, 
#topmenu ul li.current_page_parent a, 
#topmenu ul li.current_page_ancestor a,
#topmenu ul.sub-menu li.current-menu-item a, 
#topmenu ul.sub-menu li.current_page_ancestor a, 
#topmenu ul.sub-menu li ul li.current-menu-item a,
#topmenu ul li:hover a,
#topmenu ul li ul li:hover a,
#topmenu ul li ul li ul li:hover a,
#topmenu ul.sub-menu li.current-menu-item ul li:hover a,
#topmenu ul.sub-menu li.current_page_ancestor ul li a:hover, 
.top-full #topmenu ul li.menu-item-has-children:hover a:after,
.top-full #topmenu ul li.menu-item-has-children.current-menu-item a:after, 
.top-full #topmenu ul li.menu-item-has-children.current_page_ancestor a:after,
article table a,
.toggle-headline h2:before,
.tab-box  ul.tabber li a:hover,
.tab-box  ul.tabber li a.active,
.more-link,
.postmeta a,
.post-more,
.meta-category a,
#sidebar ul li.current_page_item > a, 
#sidebar ul li.current-menu-item > a,
#sidebar ul li.current-cat > a, 
#sidebar ul li.current-cat:before,
#sidebar .profilebox ul li a
{color:#46af83;}

a.opensearch,
.topline,
#tabContainer #tabitems li a:hover,
#tabContainer #tabitems li a.active,
.tab-box  ul.tabber li a,
a.boxbutton,
.post-nav .current,
.blog-meta-tag a,
.allposts a,
.wpcf7 .wpcf7-submit, 
#respond input#submit,
.notfoundsearch input#searchsubmit,
.content-button a,
.separator-headline > span:before, 
.separator-headline > span:after
{background:#46af83;} 


.logotitle,
.logotitle a,
.logosubtitle
{color:#46af83;}

.footer,
.searchbox input#searchsubmit ,
.blog-meta-tag a:hover,
.wpcf7 .wpcf7-submit:hover, 
#respond input#submit:hover,
.notfoundsearch input#searchsubmit:hover
{background:#46af83; }


.tab-box  ul.tabber li a 
{border:1px solid #46af83;}


.contactline,
.spphone,
.contactline a,
.spphone a {color:#46af83;}


}




body, 
h2 a, h3 a, h2 a:hover, h3 a:hover,
.headerbox-content ul li a, .propfacts a, .team-profile-data a, ul.team-list a, #sidebar ul li a, .teaserbox a
 { color:#000000; }
  p a, li a { color:#46af83; }
 
body { background-image:none !important;}

 
body { background-color:#f2f2f2; }
.page-content, .blogwrap, .iconboxwrap {background:rgba(255,255,255,0.9);	}
.boxed {background:rgba(255,255,255,0.9);}
.boxed .page-content, .boxed .blogwrap, .boxed .iconboxwrap { background:none !important;}

.logo  {max-width:1060px ;}





.top-full-menu {
    background: #FFFFFF;
    border-top: 1px solid #FFFFFF;
    width: 100%;
    margin: 0;
    padding: 0;
}

.top-full #topmenu ul {
    float: none !important;
    margin-left: -15px;
    margin-top: -10px;
}



.et-db #et-boc .et_pb_module blockquote {
    margin: 20px 0 30px;
    padding-left: 20px;
    border-left: 5px solid;
        border-left-color: #368b67;
    border-color: #368b67;
    font-style: normal;
}

.pagetitle {
    font-family: 'Lato', sans-serif;
    font-weight: 700;
    font-size: 1.8em;
    line-height: 1.6em;
    margin: 10px 0 10px 0;
    padding: 0;
    border-bottom: 1px dotted #46af83;
}

h1 {
    font-size: 1.875em;
    line-height: 1.0em;
    margin: 5px 0;
    padding: 0;
    color: #000000;
font-weight: 600;
}
blockquote {
    padding: 15px;
    margin: 20px 0;
background: #ffffff;
color: #46af83;
}
.separator-headline h4 {
color: #46af83;
}

.contactline {
    background: #ededed;
}

h2{
color:#46af83;
font-weight: 500;
}


h3{
color:#46af83;
font-weight: 500;
}

h2 a, h3 a, h4 a, h5 a {
    text-decoration: none;
    color: #46af83;
    border-bottom: 1px solid transparent;
    transition: border-bottom linear 400ms;
}




.wpcf7-list-item {
    line-height: 2.3em;
}




.wpcf7-form-control-wrap.themes, .wpcf7-form-control-wrap.webseite, .wpcf7-form-control-wrap.zielgruppe, .wpcf7-form-control-wrap.artder, .wpcf7-form-control-wrap.funktionen{
    display: block;
    padding: 10px;
    margin-bottom: 20px;
    background: #eee;
    border: 1px solid #ebebeb;
}


.wpcf7-form-control-wrap.themes, .wpcf7-form-control-wrap.optimiert, .wpcf7-form-control-wrap.uebernommen, .wpcf7-form-control-wrap.beibehalten, .wpcf7-form-control-wrap.url{
    display: block;
    padding: 10px;
    margin-bottom: 20px;
    background: #d3d3d3;
    border: 1px solid #d3d3d3;
}




.wpcf7 textarea {
	width:100%;
	padding: 8px;
          height: 100px;
	border: 1px solid #ccc;
	border-radius: 3px;
	-webkit-box-sizing: border-box;
	 -moz-box-sizing: border-box;
	      box-sizing: border-box; 
  background: #eee;}

.wpcf7 input[type="text"], .wpcf7 input[type="email"] {
	width:100%;
	padding: 8px;
          background: #eee;
	border: 1px solid #ccc;
	border-radius: 3px;
	-webkit-box-sizing: border-box;
	 -moz-box-sizing: border-box;
	      box-sizing: border-box
}


.wpcf7 input[type="text"]:focus{
	background: #fff;
}
.wpcf7-submit{
	float: right;
	background: #46af83;
	color: #fff;
	text-transform: uppercase;
	border: none;
	padding: 8px 20px;
	cursor: pointer;
}
.wpcf7-submit:hover{
	background: #7c7f7d;
}
span.wpcf7-not-valid-tip{
	text-shadow: none;
	font-size: 12px;
	color: #fff;
	background: #991813;
	padding: 5px;
}
div.wpcf7-validation-errors { 
	text-shadow: none;
	border: transparent;
	background: #991813;
	padding: 5px;
	color: #ffffff;
	text-align: center;
	margin: 0;
	font-size: 12px;
}
div.wpcf7-mail-sent-ok{
	text-align: center;
	text-shadow: none;
	padding: 5px;
	font-size: 12px;
	background: #59a80f;
	border-color: #59a80f;
	color: #fff;
	margin: 0;
}


responsive-form{
	max-width:600px /*-- change this to get your desired form width --*/;
	margin:0 auto;
        width:100%;
}
.form-row{
	width:100%;
}
.column-half, .column-full{
	float: left;
	position: relative;
	padding: 0.65rem;
	width:100%;
	-webkit-box-sizing: border-box;
        -moz-box-sizing: border-box;
        box-sizing: border-box
}
.clearfix:after {
	content: "";
	display: table;
	clear: both;
}

/**---------------- Media query ----------------**/
@media only screen and (min-width: 48em) { 
	.column-half{
		width: 50%;
	}
}

@media screen and (max-width: 800px) {
a.toggleMenu span {
    text-shadow: 0 -1px 1px #fffdfd, 0 1px 1px #FFFFFF;
    text-align: right !important;
    color: #ffffff;
}
}


.contactline, .spphone, .contactline a, .spphone a {
    color: #368b67;
    background-color: #ffffff;
}

