
#gflags {display:none;}
#goog-gt-tt {display:none !important;}
.goog-te-banner-frame {display:none !important;}
.goog-te-menu-value:hover {text-decoration:none !important;}
body {top:0 !important;}
#google_translate_element2 {display:none!important;}


header{
	margin: 0;
	padding:5px 0 0 0;
}

.firstrow .fg6 {
	margin-bottom:0;
}



#logo {
	max-width:350px;
	height:auto;

}

.fgf {
	padding:10px 0;
}

.fgf span {
	border:1px solid #006B51;
}
.fg4 h4 {text-align:center;}

.meta {
	text-align:right;
}

#meta-bottom {
	text-align: center;
	margin-top: 1em;
}

.meta ul {
	margin:0;
	padding:0;
	display:inline;
}

.meta ul li {
	list-style-type:none;
	font-size:80%;
	text-transform:uppercase;
	display:inline-block;
	margin:0;
	padding:0 1em;	
}

.meta ul li a:link, 
.meta ul li a:visited {
	text-decoration:none;
	color:#808080;
}

.meta ul li a:hover, 
.meta ul li a:visited:hover,
.meta ul li a:active, 
.meta ul li a:visited:active {
	color:#333;

}

a {color: #006c53; text-decoration: none; line-height: inherit; font-weight: normal; }
a:hover {color: #000; text-decoration: underline; }
a:focus {color: #000; outline: none; }



.align-center {
    text-align: center;
}

.align-right {
	text-align: right;
}

.fg4.equal-box {
    padding:0 0 60px 0 ;
}
.fg4.equal-box button {
    position: absolute;
    bottom: 10px;
    display: block;
}

.logos{display: block; min-height: 100px; width: 65%; margin: auto; border-top: 1px solid #006B51;}
.tsrs_text {text-align: center;}


footer {background: #006c53; color:#eee; font-size:16px; padding:15px 0 15px 0}
footer a {color: #ccc; text-decoration: none; line-height: inherit; font-weight: normal; margin-left: 20px; }
footer a:hover {color: #fff; text-decoration: underline;}
footer a:focus {color: #fff; outline: none; }


.fg1,.fg2,.fg3,.fg4,.fg5,.fg6,.fg7,.fg8,.fg9,.fg10,.fg11,.fg12 {
	background: transparent;
	color: #333;
}
.fg-no-gutter > [class*="fg"] {
	height: auto;
	background: none;
}

/* ----- Images ----- */


/* Back to Top */
#backtotop{z-index:999; display:inline-block; position:fixed; visibility:hidden; bottom:5px; right:5px; width:30px; height:30px; padding-top: 10px; line-height:26px; border-radius:5px; font-size:1rem; text-align:center; opacity:.2; text-decoration:none;}
#backtotop i{display:block; width:100%; height:100%; line-height:inherit; }
#backtotop.visible{visibility:visible; opacity:.5;}
#backtotop:hover{opacity:1;}
#backtotop{color:#fff; background-color:#006B51; width: 50px; height: 50px; margin-bottom: 150px; margin-right:50px;}

.breadcrumbs {
	height:30px;
	line-height:100%;
	margin: 0 0 0 0;
	padding: 3px 0 3px 0;
	clear:both;
}

.innerbc {
	font-size:14px;
	margin:10px 0 0 0;
}

.breadcrumbs .innerbc span {
	background: transparent url(img/bclink.gif) no-repeat;
	padding: 6px 2px 0px 12px; font-weight: normal; }

.breadcrumbs .innerbc a {
	padding:1px;
	border-bottom: 1px dotted #666;
	text-decoration: none;
}
.breadcrumbs .innerbc a:hover {border-bottom: 1px solid #505567;}

.breadcrumbs .innerbc .menu-current a{
	color: #666666;
}


.frontpage .breadcrumbs {display:none;}

.socialwrapper {position: fixed; z-index: 10000; background: #fff; padding: 2px 2px 2px 0; bottom: 250px }
.followicon, .shareicon {padding-bottom:2px; }*/
.followbaker, .socialbaker {xxdisplay: none;} 
.social-mobil {display: none;}
.social {display: block}

/*wunderblock-Anfang*/

.wub_text_right .wub_aside {margin-top: 5px;}
.wub_text .wub_inner, .wub_aside_wysiwyg .wub_inner {text-align: left;  hypens: auto;}
.wub_hl_top .wub_headline, .wub_hl_bottom .wub_headline {text-align: left;} 




/*Wunderblock Ende */



/* ======================================= 
   media queries
   ======================================= */

/* tablet size */   
@media screen and (max-width: 768px ) {
	
.socialwrapper {position: sticky; z-index: 10000; background: #006B51; bottom:0; margin-bottom: 10px; display: flex;
justify-content: center;
align-items: center;}
.followicon, .shareicon {padding-bottom:0;}
.followbaker, .socialbaker {display: inline-block; } 
.socialwrapper img {width: 80%; border: 1px solid #fff;}
.social-mobil {display: block;}
.social {display: none;}
.logos {display: none;}
#backtotop{margin-bottom: 10px; margin-right:5px; width: 30px; height:30px;}
#backtotop  {padding:1px 0 0 0;}

	
}   
    
/* smartphone size */
@media screen and (max-width: 584px ) {
	
	/* css */
	#logo {width: 95%;}


}


/* back-to-top */
@media only screen and (min-width: 768px) {
  .cd-top {
    right: 20px;
    bottom: 20px;
  } 
footer a {text-align: center; }


}
@media only screen and (min-width: 1024px) {
  .cd-top {
    height: 60px;
    width: 60px;
    right: 30px;
    bottom: 30px;
  }
}