/*
Author       : Themeplaza.
Template Name: Launch Digital Agency Website Template
Version      : 1.0
*/

body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:18px;
	line-height:24px;
	color:#888;
	overflow-x: hidden;
}

.column {
	width:1178px;
	margin:0 auto;
}
.floatleft {
	float:left;
}
.floatright {
	float:right;
}

ul {
	margin:0;
	padding:0;
	list-style:none;
}
a {
	text-decoration:none;
	color: #000;
}
a:hover {
	text-decoration:none;
	color:#800304;
}
h1, h2, h3, h4, h5, h6, p {
	margin-bottom:20px;
	padding:0;
	color: #333;
}
.title-box {
	padding-bottom: 30px;
}
.title-box p {
  font-size: 14px;
  font-weight: 500;
  letter-spacing: 2px;
  margin-top: 10px;
  text-transform: uppercase;
}
.section_padding {
	padding:50px 0 5px 0;
}
.fix {
	overflow:hidden;
}

/* ------------start navigation css---------------- */
label.hamburg { 
   display: block;
   background: #555; width: 75px; height: 50px; 
   position: relative; 
   margin-left: auto; margin-right: auto;
   border-radius: 4px; 
}

input#hamburg {display:none}

.line { 
   position: absolute; 
   left:10px;
   height: 4px; width: 55px; 
   background: #fff; border-radius: 2px;
   display: block; 
   transition: 0.5s; 
   transform-origin: center; 
}

.line:nth-child(1) { top: 12px; }
.line:nth-child(2) { top: 24px; }
.line:nth-child(3) { top: 36px; }

#hamburg:checked + .hamburg .line:nth-child(1){
   transform: translateY(12px) rotate(-45deg);
}

#hamburg:checked + .hamburg .line:nth-child(2){
   opacity:0;
}

#hamburg:checked + .hamburg .line:nth-child(3){
   transform: translateY(-12px) rotate(45deg);
}

#hamburg:checked + .hamburg .line

nav.topmenu { 
    height: auto; 
    max-height:0; 
    overflow: hidden; 
    transition: all 0.5s;
}

#hamburg:checked + .hamburg  + nav.topmenu { 
    max-height: 600px; 
}

nav ul {
  display: flex;
  flex-direction: column;
} 

nav li {
  list-style: none;
  margin: 0.5em;
  padding: 0;
  font-size: 1.5em;  
}

@media (min-width: 45em) {
  nav ul {	
    flex-direction: row;  
  }
  nav li {
    font-size: 1em;
  }  
}

/* ------------end navigation css---------------- */


/* ------------start header css---------------- */

.navbar-default{
	background-color: transparent;
	border-color: transparent;
}
.navbar-default .navbar-toggle:hover,
.navbar-default .navbar-toggle:focus
{
	border-color: #fff;
	background: #000;
	color: #fff;
}
.navbar-default .navbar-toggle:hover .icon-bar,
.navbar-default .navbar-toggle:focus .icon-bar
{
	background: #fff;
}
.navbar.navbar-default.menu-top{
	margin-bottom: 0;
}
.navbar-default .navbar-nav > li > a{
  font-size: 80%;
}
.navbar-default .navbar-nav > li > a:focus, .navbar-default .navbar-nav > li > a:hover,
.navbar-default .navbar-nav > li.current > a{
	color:#800304;
}
.logo img{
	width:130px;
}
.navbar-toggle{
	margin-top:20px;
	border-color: #ffe127;
	background-color: #800304;
	color: #ffe127;
}
.navbar-nav {
  margin-bottom: 0px;
  margin-top: 0;
}
.navbar-fixed-top {
	background: #ffe127 none repeat scroll 0 0;
	box-shadow: 0 0 2px rgba(0, 0, 0, 0.09);
	min-height: 75px;
}
.logo {
	position:relative;
}
.logo img{
	position:absolute;
	top:0;
	left:0;
}
.navbar-collapse ul.nav{

}
.navbar-collapse ul.nav li {
	display:inline;
}
.navbar-collapse ul.nav li a {
	display:inline-block; 
	color: #000;
	font-size:75%; 
	font-weight:700;
	padding:25.5px 20px; 
	text-transform:uppercase;
	transition:.5s;
}
.navbar-collapse ul.nav li a:hover {}

.toggle-only {
	display: none;
}

/* ------------end header css---------------- */



/* ------------start Home slider css---------------- */


.slider-overlay {
	background: rgba(0, 0, 0, 0.5) none repeat scroll 0 0;
	height: 100%;
	position: absolute;
	top: 0;
	width: 100%;
	margin-top:85px;
}
#home_slider .item{
	padding: 100px 0 10px 0;
	color:#fff;
}
#home_slider  h1,
#home h1{
	color: #fff;
	font-family: Verdana, Arial, Helvetica,sans-serif;
	font-size: 36px;
	font-weight: 700;
	line-height: 48px;
	margin-top: 17%;
	text-transform: uppercase;
}
#home_slider  h4 ,
#home h4{
	color: #fff;
	font-size: 20px;
	font-weight: 500;
	line-height: 26px;
	margin-bottom: 50px;
	margin-top: 30px;
}

.btn-custom {
  background-color: #ffe127;
}
.btn-custom h5,
#home h5{
  color: #fff;
  font-weight: 700;
  letter-spacing: 1px;
}
#home_slider .btn-custom,
#home .btn-custom
{
	margin-right: 25px;
}
.btn-custom ,
.get_started
{
  border-radius: 20px;
  font-weight: 700;
  letter-spacing: 1px;
  color: #fff;
  padding: 10px 30px;
  text-transform: uppercase;
  transition: all 0.4s ease-out 0s;
}
.btn-custom:hover{
	background: transparent;
	border-color: #ffe127;
	color: #fff;
}
.get_started{
	border: 1px solid #fff;
}
.get_started:hover{
	background: #fff;
	color: #ffe127;
}
#home_slider .get_started i{
	padding-right: 5px;
}
#home_slider .carousel-indicators li{
	background:transparent;
	border: 2px solid #fff;
	width:15px;
	height:15px;
	margin:3px;
}
#home_slider .carousel-indicators .active {
  background: #ffe127;
  border-color: #ffe127;
  height: 15px;
  width: 15px;
}
#home_slider .carousel-control{
	z-index: 1;
	background-image: none !important;
	top: 50%;
	width: 50px;
	height: 50px;
	line-height: 50px;
	background: rgba(0,0,0,0.5);
	border-radius: 50%;
}
#home_slider .carousel-control.left{
	margin-left: 20px;	
}
#home_slider .carousel-control.right{
	margin-right: 20px;	
}
.center-block{
	float: inherit;
}
#home_slider .carousel-indicators{
	bottom: 10px;
}
/* ------------end Home Slider css---------------- */



/* ------------start about css---------------- */
#about{
	padding-bottom: 0;
}

#about .title-box h2{
	font-size: 28px;
	color: #800304;
}
.aboutsec-text h5 {
	margin-top: 55px;
	margin-bottom: 30px;
	color: #333;
	font-weight: bold;
	font-size: 18px;
}
.aboutsec-text > p {
  margin-bottom: 14px;
  margin-top: 25px;
}
.red-text.uppercase {
  font-weight: 800;
}
.aboutsec-text .shadow_btn{
	margin-top: 30px;
}
.shadow_btn {
	background: #800304 none repeat scroll 0 0;
	border: 1px solid #800304;
	border-radius: 50px;
	color: #fff;
	font-size: 14px;
	font-weight: 800;
	padding: 10px 26px;
	text-align: center;
	text-transform: uppercase;
	transition: all 0.5s ease 0s;
}
.shadow_btn:hover{
	box-shadow: 0 0px 15px 2px rgba(0, 0, 0, 0.2);
	background-color: #ffe127;
	border-color: #ffe127;
	color:#000;
}
.no-headline {
	display: none;
}
.headline h2 {
	margin-top: 15px;
	padding-bottom: 50px;
	color: #800304;
	font-weight: normal;
	font-size: 28px;
}
.welcome {
	width: 50%;
	height: auto;
	margin: auto;
}

/* ------------end about css---------------- */



/* ------------start feature css---------------- */

.title-box h2 {
  font-weight: 700;
  margin-bottom: 25px;
  margin-top: 10px;
}
.img-thumbnail {
  background-color: #ffe127;
  border: 3px solid #fff;
  border-radius: 50%;
  box-shadow: 0 0 5px -1px rgba(0, 0, 0, 0.4);
  display: inline-block;
  height: 100px;
  line-height: 1.42857;
  padding: 17px;
  transition: all 0.2s ease-in-out 0s;
  width: 100px; margin-top: 20px;
}
.img-thumbnail-1 {
  background-color: #fff;
  border: 5px solid #ffe127;
  border-radius: 50%;
  box-shadow: 0 0 5px -1px rgba(0, 0, 0, 0.4);
  display: inline-block;
  height: 100px;
  line-height: 1.42857;
  padding: 0;
  transition: all 0.2s ease-in-out 0s;
  width: 100px; margin-top: 20px;
}
.team-box h4 {
  font-size: 18px;
  font-weight: 800;
  margin-bottom: 12px;
  margin-top: 20px;
}
.team-box:hover .img-thumbnail,
.team-box:hover .img-thumbnail-1 {
	box-shadow: 0 0px 15px 2px rgba(0, 0, 0, 0.2);
	border: 3px solid #800304;
}
.team-box:hover h4{
	color:#800304;
}

/* ------------end feature css---------------- */

/* ------------start anzeigen css---------------- */
#empfehlungen .title-box h2,
#einkehren .title-box h2,
#uebernachten .title-box h2,
#wein .title-box h2,
#shopping .title-box h2 {
	font-size: 28px;
	color: #800304;
}
.link-logos {
	margin: 8px 50px 8px 8px;
	float: left;
}
/* ------------end anzeigen css---------------- */


/* ------------start kontakt css---------------- */
#kontakt .title-box h2 {
	font-size: 28px;
	color: #800304;
}
.kontakt {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #000;
	text-align: center;
	line-height: 1.5;
}

/* ------------end kontakt css---------------- */


/* ------------start impressum und datenschutz css---------------- */
#impressum .title-box h2,
#datenschutz .title-box h2 {
	font-size: 28px;
	color: #800304;
}
.impressum {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000;
	text-align: left;
	line-height: 1.5;
}
#impressum-herausgeber {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000;
	margin-left: 70px;
}
.impressum-text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000;
}
.impressum h1 {
	font-size: 18px;
	font-weight: bold;
	color: #000;
}
.impressum h2 {
	font-size: 16px;
	font-weight: bold;
	color: #000;
	padding-top: 20px;
}
.impressum h3 {
	font-size: 12px;
	font-weight: bold;
	color: #B8001F;
	line-height: 8px;
	padding-top: 5px;
	letter-spacing: 0.25px;
}
.impressum h4 {
	font-size: 12px;
	font-style: italic;
	font-weight: bold;
	color: #000;
	margin-top: 5px;
	line-height: 3px;
}
.impressum p{
	font-size: 12px;
	color: #000;
}
.impressum ul {
	font-size: 12px;
	color: #000;
	margin-top: -7px;
	margin-bottom: 15px;
	padding-bottom: 5px;
	padding-left: 75px;
	display: block;
	list-style-type: square;
}
.impressum li {
	font-size: 12px;
	color: #000;
}
li::marker  {
	font-size:1.2em;
}
/* ------------end impressum und datenschutz css---------------- */



/* ------------start portfolio css---------------- */

#portfolio{
	padding:0px 0 100px;
}
#portfolio h2{
	font-weight:bold;
}
*  {
	-webkit-box-sizing:border-box;
	-moz-box-sizing:border-box;
	    box-sizing: border-box;
}
#portfolio .button-group .button {
	background: #fff none repeat scroll 0 0;
	border: medium none;
	color: #000;
	cursor: pointer;
	display: inline-block;
	font-family: Verdana, Arial, Helvetica,sans-serif;
	font-size: 18px;
	font-weight: 800;
	text-align: center;
	margin-bottom: 30px;
	outline: medium none;
	padding: 0.5em 1em;
	text-transform: none;
	border-radius: 20px;
	margin-left: 0;
	margin-right: 6px;
}

#portfolio .button-group .button:active,
#portfolio .button-group .button.is-checked {
  background-color: #800304;
  box-shadow: 0 0 15px 0 rgba(0, 0, 0, 0.2);
  color: #fff;
}

#portfolio .button-group .button.is-checked {
  color: white;
}

#portfolio .button-group .button-group {
  margin-bottom: 20px;
}



/* clear fix */
.grid:after {
  content: '';
  display: block;
  clear: both;
}

/* ---- .element-item ---- */

.element-item {
  position: relative;
  float: left;
  color: #262524;
  width:33%;
  border:12px solid #fff;
  overflow:hidden;
}

.element-item img{
	width: 100%;
}
.isotope-overlay {
	background-color: #ffe127;
	color: #000;
	height: 100%;
	left: 0;
	opacity: 0;
	position: absolute;
	text-align: center;
	top: 0;transform: rotateY(180deg) scale(0.5, 0.5); 
	transition: all 450ms ease-out 0s;
	width: 100%;
	padding-top: 1%;
}
.element-item:hover .isotope-overlay{
	opacity:1;
	transform: rotateY(0deg) scale(1, 1);
	text-align: center;
}
.isotope-overlay h2 {
  color: #000;
  font-size: 17px;
	font-weight: bold;
}
.about-icon-overlay {

  transition: all 0.5s ease 0s;
}
.about-icon-overlay i {
  border: 2px solid #fff;
  border-radius: 100%;
  color: #fff;
  font-size: 12px;
  height: 50px;
  line-height: 50px;
  margin-left: 10px;
  padding-left: 0;
  transition: all 0.5s ease 0s;
  width: 50px;
}
.service-icon:hover .about-icon-overlay{
	bottom:40%;
}
.about-icon-overlay i:hover{
	background:#fff;
	border:2px solid #fff;
	color:#ffe127;
}
.isotope_btn {
	background: #ffe127 none repeat scroll 0 0;
	border: 2px solid #ffe127;
	border-radius: 50px;
	color: #000;
	font-size: 12px;
	font-weight: 800;
	height: 45px;
	margin-top: 20px;
	text-align: center;
	text-transform: uppercase;
	transition: all 0.5s ease 0s;
	width: 177px;
	display: inline-block;
	line-height: 42px;
}
.isotope_btn:hover {
	  box-shadow: 0 0px 15px 2px rgba(0, 0, 0, 0.2);
	  color: #000;
}

.ausflugsz,
.einkehren,
.uebernachten,
.wein,
.shopping {
	  text-align: center;
}


/* ------------end portfolio css---------------- */



/* ------------start testimonial css---------------- */

#testimonial {
	background-color: #EEE;
	background-attachment: fixed !important;
	background-position: center center;
	background-repeat: no-repeat;
	background-size: cover;
}
#testimonial p{
	color: #000;
	font-size: 17px;
	margin-bottom: 30px;
	padding: 0 20px;
}
.testimonial_overlay {
  background-color: #EEE;
	padding: 80px 0;
}

.single_testimonial {
	position:relative;
}
.testimonial_quoteleft > i {
	float: left;
	margin-top:110px;
}
.testimonial_quoteright > i {
	float: right;
	margin-top:110px;
}
.testimonial_quoteleft,
.testimonial_quoteright > i{
	color: #ffe127;
	font-size: 50px;
}
.tesimonial_img .img-thumbnail {
	border: 1px solid #FFF;
	box-shadow: 0 0 5px -1px rgba(0, 0, 0, 0.7);
	display: inline-block;
	height: 175px;
	width: 175px;
	padding: 0;
	transition: all 0.2s ease-in-out 0s;
	background-color: transparent;
	margin-top: 5px;
}
.tesimonial_img:hover .img-thumbnail{
	box-shadow: 0 0px 5px 2px rgba(0, 0, 0, 0.4);
}

.single_testimonial a{
	color: #000;
}

.single_testimonial a:hover,
.single_testimonial a:visited {
	color: #800304;
}

.testimonial-top h3 {
	color:#000;
	font-size: 20px;
	font-weight: 800;
	margin-bottom: 0;
	padding: 5px 10px;
}
.testimonial-top h3 span{
	text-transform:uppercase;
	font-weight:800;
	color:#ffe127;
}
.single_testimonial h4 {
  color: #e4e4e4;
  font-size: 16px;
  font-weight: 500;
  line-height: 20px;
  margin-bottom: -45px;
  padding: 0 125px;
  text-transform: lowercase;
}
.testimonial-carousel-control {
	font-size: 20px;
	color:#fff;
	background:#800304;
	padding: 5px 10px;
	margin-left: 5px;
	margin-right: 5px;
	border-radius: 5px;
	transition:.5s;
}
.testimonial-carousel-control a:hover{
	color:#ffe127;
	background:#ffe127;
}

/* ------------end testimonial css---------------- */




/* ------------start team css---------------- */

.member-thumb {
  position: relative;
}

.member-thumb .overlay h5 {
  font-size: 16px;
  font-weight: 700;
  line-height: 0;
  margin: 10px 0;
}

.member-thumb .overlay {
	font-size: 16px;
	padding: 20px;
	line-height: 24px;
}
.overlay {
  background-color: #ffe127;
  color: #fff;
  height: 100%;
  left: 0;
  opacity: 0;
  position: absolute;
  text-align: center;
  top: 0;
  transform: rotateY(180deg) scale(0.5, 0.5);
  transition: all 450ms ease-out 0s;
  width: 100%;
}

.team-member h4 {
  color: #062033;
  font-size: 18px;
  font-weight: 600;
  line-height: 24px;
  margin: 15px 0 8px;
  transition:.5s;
}
.team-member img{
	width: 100%;
}
.member-thumb:hover .overlay {
	opacity: 1;
	filter: alpha(opacity=100);
	-webkit-transform: rotateY(0deg) scale(1,1);
	-moz-transform: rotateY(0deg) scale(1,1);
	-ms-transform: rotateY(0deg) scale(1,1);
	-o-transform: rotateY(0deg) scale(1,1);
	transform: rotateY(0deg) scale(1,1);
}

.team-member:hover h4 {
  color: #ffe127;
}
.team-member p{
	color: #fff;
}
.team-member .social-links {
  margin-top: 24%;
}
.social-links li {
  display: inline-block;
}

.social-links li a {
  display: block;
  margin: 0 6px;
}
.team-member .social-links li a {
  color: #fff;
  height: 42px;
  margin-bottom: 35px;
  padding: 20px 0 0;
  width: 42px;
}

/* ------------end team css---------------- */



/* ------------start blog css---------------- */

#blog-area{
  background: #f5f5f5 none repeat scroll 0 0;
  padding: 25px 0;
	margin-top: 50px;
	margin-bottom: 50px;
}
.termine {
	background: #ffe127 none repeat scroll 0 0;
	border-radius: 15px;
	bottom: 0;
	padding: 20px;
	text-align: center;
	width: 100%;
	position: relative;
	overflow: hidden;
}
.termine p,
.termine a {
	color: #000;
	font-size: 15px;
	margin-top: 10px;
}
.termine h2 {
	color: #444;
	font-size: 23px;
	line-height: 30px;
	font-weight: 800;
	margin-top: 20px;
}
.termine > h2 a {
  color: #000;
  line-height: 30px;
  text-decoration: none;
  font-weight: 800;
  font-size: 20px;
  transition:.5s;
}
.termine > h2 a:hover {
  color: #800304;
}

.sonderanzeigen {
	padding-top: 20px;
	width: 100%;
	float: left;
}

.sonderanzeigen-1 {
	padding-top: 20px;
	width: 100%;
	float: left;
	border-radius: 2%;
	border: #f5f5f5 3px solid;
}

.single_post{
	overflow: hidden;
	margin-bottom: 30px;
}
.post_details{
	position: relative;
	overflow: hidden;
}

.post_details img {
  float: left;
  text-align: center;
  width: 100%;
  height: auto;
  vertical-align: middle;
}
.post_info {
  background: #ffe127 none repeat scroll 0 0;
  bottom: 0;
  left: 7.5%;
  padding: 35px 60px;
  position: absolute;
  text-align: center;
  width: 85%;
  transition:.5s;
}
.post_info:hover {
  box-shadow: 0 8px 42px 0 rgba(0, 0, 0, 0.2);
}
.post_info > h2 {
  color: #444;
  font-size: 17px;
  margin: 0;
}
.post_info > h2 a {
  color: #fff;
  line-height: 30px;
  text-decoration: none;
  font-weight: 800;
  font-size: 17px;
  transition:.5s;
}
.post_info > h2 a:hover {
  color: #2E2E2E;
}
.post-meta {
  display: inline-block;
  list-style: outside none none;
  margin-bottom: 0;
  margin-top: 10px;
  padding-left: 0;
  color: #fff;
  font-size: 15px;
  transition:.5s;
}
.post-meta a:hover,
.post-meta a {
  color: #fff;
}

/* ------------end blog css---------------- */



/*-------------- Start broschuere css -------------*/


.intro-broschuere-1 {
	padding-bottom: 10px;
	display: inline-block;
	min-height: 700px;
	margin-top: 25px;
}


.blaettern-links-1 {
	width: 40%;
	text-align: justify;
	float: left;
}

.blaettern-rechts-1 {
	width: 55%;
	text-align: justify;
	float: right;
}

.PDF-titel-link {
	margin: 25px 15px 50px 0;
	float: left;
	width: 100%;
	height: auto;
}

.PDF-titel-link-mini {
	margin: 25px 15px 50px 0;
	float: left;
	width: 30%;
	height: auto;
}

.book-maus {
	font-style: italic;
	font-size: 60%;
	color: #000;
}

.book-hinweis p {
	font-size: 12px;
	color: #000;
	text-align: left;
	padding-left: 5%;
	padding-right: 5%;
}

.book-vormonat p {
	font-size: 18px;
	color: #000;
	text-align: left;
	padding-top: 245px;
	padding-left: 55px;
}

.flipbook {
	float: left;
	width: 100%;
	height: auto;
	margin-left:15%;
}

.flipbook p {
	font-size: 12px;
	color: #000;
	text-align: justify;
	padding: 10px 50px;
}

/*-------------- End broschuere css -------------*/


/* ------------start kids css---------------- */
.kids p {
	margin-bottom: 35px;
	margin-top: 25px;
	text-align: left;
	font-size: 15px;
}
.kids-text {
	margin-left: 1%;
	width: 98%;
}
.kids-text p {
	margin-bottom: 20px;
	margin-top: 35px;
	margin-left: 20%;
	text-align: left;
	font-size: 15px;
}
.kids-text-rot {
	color: #800304;
	font-weight: bold;
	font-size: 18px;
	margin-left: 0;
	margin-top: 25px;
}
#kids .kids h2 {
	font-size: 28px;
	font-weight: bold;
	color: #8BC34A;
	padding-top: 25px;
	text-align: left;
	margin-top: 25px;
}
.kids-pic {
	margin: 15px 50px 25px 0;
	float: left;
	width: 20%;
	height: auto;
}


/* ------------end kids css---------------- */


/* ------------start adressen css---------------- */
#adressen{
	padding-bottom: 25px;
}

#adressen .title-box h2,
#ausflug .title-box h2,
#kids .title-box h2,
#gesund .title-box h2{
	font-size: 28px;
	color: #800304;
}
.adressen-text,
.wegweiser-text {
	margin-left: 20%;
}
.adressen-text h5 {
	margin-top: 55px;
	margin-bottom: 30px;
	color: #333;
	font-weight: bold;
	font-size: 18px;
}
.adressen-text p,
.wegweiser-text p {
  margin-bottom: 14px;
  margin-top: 25px;
	text-align: left;
	font-size: 15px;
}
.wegweiser-text-rot {
	color: #800304;
	font-weight: bold;
	font-size: 18px;
}
#adressen .wegweiser h2{
	font-size: 28px;
	font-weight: bold;
	color: #8BC34A;
	padding-top: 25px;
}
.radwandern p {
	margin-bottom: 25px;
	margin-top: 5px;
	text-align: center;
	font-size: 15px;
}
.ausflug p {
	margin-bottom: 25px;
	margin-top: 25px;
	text-align: left;
	font-size: 15px;
}
.ausflug-text {
	margin-left: 1%;
}
.ausflug-text p {
	margin-bottom: 14px;
	margin-top: 25px;
	margin-left: 10%;
	text-align: left;
	font-size: 15px;
}
.ausflug-text-rot {
	color: #800304;
	font-weight: bold;
	font-size: 18px;
	margin-left: 0;
}
#ausflug .ausflug h2,
#gesund .ausflug h2{
	font-size: 28px;
	font-weight: bold;
	color: #8BC34A;
	padding-top: 25px;
	text-align: left;
}
.gesund-text {
	margin-left: 1%;
}
.gesund-text p {
	margin-bottom: 14px;
	margin-top: 25px;
	margin-left: 10%;
	text-align: left;
	font-size: 15px;
}
.gesund-text-rot {
	color: #800304;
	font-weight: bold;
	font-size: 18px;
	margin-left: 0;
}
.veranstaltungen p {
	margin-bottom: 25px;
	margin-top: 25px;
	text-align: center;
	font-size: 15px;
}
.veranstaltungen-text {
	margin-left: 1%;
}
.veranstaltungen-text p {
	margin-bottom: 14px;
	margin-top: 25px;
	margin-left: 10%;
	text-align: center;
	font-size: 15px;
}
.veranstaltungen-text-rot {
	color: #800304;
	font-weight: bold;
	font-size: 18px;
	margin-left: 0;
}
#ausflug .veranstaltungen h2{
	font-size: 28px;
	font-weight: bold;
	color: #8BC34A;
	padding-top: 25px;
	text-align: center;
}
.adressen-text .shadow_btn{
	margin-top: 30px;
}
.shadow_btn {
	background: #800304 none repeat scroll 0 0;
	border: 1px solid #800304;
	border-radius: 50px;
	color: #fff;
	font-size: 14px;
	font-weight: 800;
	padding: 10px 26px;
	text-align: center;
	text-transform: uppercase;
	transition: all 0.5s ease 0s;
}
.shadow_btn:hover{
	box-shadow: 0 0px 15px 2px rgba(0, 0, 0, 0.2);
	background-color: #ffe127;
	border-color: #ffe127;
	color:#000;
}
.link-logos {
	margin: 8px 50px 8px 8px;
	float: left;
}
.link-logos img {
	width: 100%;
	height: auto;
	margin-left: auto;
	margin-right: auto;
	}

/* ------------end adressen css---------------- */



/*-------------- Start footer css -------------*/

.footer {
  background: #ffe127 none repeat scroll 0 0;
  padding-top: 15px;
  width: 100%;
}

.footer-text {
	font-size: 66%;
	color: #000;
	text-align: center;
	padding-bottom: 1px;
}

#footer {
  background: #2E2E2E none repeat scroll 0 0;
  padding-left: 100px;
  padding-right: 100px;
  padding-top: 15px;
  width: 100%;
}
div#footer-social {
  padding: 30px 0;
}
#footer-social a {
  color: #F5F5F5;
  padding: 10px;
  transition:.5s;
}
#footer-social a:hover {
  color: #ffe127;
}
div#footer-copyrights {
  margin-left: 200px;
}
div#footer-copyrights {
  color: #F5F5F5;
  font-size: 15px;
  line-height: 30px;
  padding: 30px 0;
  padding-bottom:34px;
}

/*-------------- end footer css -------------*/
/*START SCROLL TO TOP*/
.topcontrol {
    background: #ffe127 none repeat scroll 0 0;
    border-radius: 50px;
    bottom: 5px;
    box-shadow: 0 1px 10px 0 rgba(0, 0, 0, 0.2);
    color: #fff;
    cursor: pointer;
    font-size: 26px;
    height: 40px;
    opacity: 1;
    filter: alpha(opacity=100);
    padding: 5px 12px;
    position: fixed;
    right: 5px;
    -webkit-transition: all 0.2s ease 0s;
    transition: all 0.2s ease 0s;
    width: 40px;
}
.topcontrol:hover {
    background: #222;
    color: #fff;
}