body
	{
	background: #d1d1d1;
	font-family: 'lane_-_narrowregular', sans-serif;
    line-height: 30px;
	color:#222;
	}

@font-face {
    font-family: 'lane_-_narrowregular';
    src: url('../fonts/LANENAR_-webfont.eot');
    src: url('../fonts/LANENAR_-webfont.eot?#iefix') format('embedded-opentype'),
         url('../fonts/LANENAR_-webfont.woff') format('woff'),
         url('../fonts/LANENAR_-webfont.ttf') format('truetype'),
         url('../fonts/LANENAR_-webfont.svg#lane_-_narrowregular') format('svg');
    font-weight: normal;
    font-style: normal;

}

h1, p {
  font-family: 'Raleway', sans-serif;
  font-weight: 400;
}

h2,h3 {
  font-weight: bold;
}

h50 {
	font-weight: bold;
	font-size: 16px;
}

h51 {
	font-weight: bold;
	font-size: 16px;
	float: right;
}

h51:hover {
	color: #61c01a;
	cursor: pointer;
}

hr {
  border-color: #61c01a;
  margin: 0;
  opacity: 0.7;
}

img {
  max-width: 100%;
  height: auto;
  transition: all 0.3s ease-in;
}
/*img:hover {
  cursor: pointer;
  opacity: 0.5;
}*/

/* navigation */
.logo_img {
	heigth: 200px;
	width: 200px;
	float: left;
	position: absolute;
}

.navbar-default {
    background: #222;
    border: none;
    box-shadow: 0px 2px 8px 0px rgba(50, 50, 50, 0.08);
    margin: 0 !important;
	height: 105px;
  }
.navbar-default .navbar-brand {
    background: #dc5034;
    color: #fff;
    font-weight: bold;
    font-size: 30px;
    line-height: 50px;
    height: 90px;
    margin: 0;
    padding: 20px 20px 40px 20px;
	transition: all 0.2s ease-in-out;
    -webkit-transition: all 0.2s ease-in-out;
    -moz-transition: all 0.2s ease-in-out;
    -ms-transition: all 0.2s ease-in-out;
   }
.navbar-brand:hover, .navbar-brand:clicked {
  background: #dc5034;
}
.navbar-default .navbar-nav li a {
    border-right: 1px solid #444;
    color: #fff;
     font-weight: bold;
    padding-right: 40px;
    padding-left: 40px;
	padding-top: 68px;
    height: 105px;
	
	transition: all 0.2s ease-in-out;
    -webkit-transition: all 0.2s ease-in-out;
    -moz-transition: all 0.2s ease-in-out;
    -ms-transition: all 0.2s ease-in-out;
  }
.navbar-default .navbar-nav > li > a:clicked,
.navbar-default .navbar-nav > li > a:hover,
.navbar-default .navbar-nav > li > a:focus {
  color: #61c01a;
}
.navbar-default .navbar-nav > .active > a,
.navbar-default .navbar-nav > .active > a:hover,
.navbar-default .navbar-nav > .active > a:focus {
  color: #61c01a;
  background-color: transparent;
}
.navbar-default .navbar-toggle {
    border: none;
    padding-top: 30px;
}
.navbar-default .navbar-toggle .icon-bar {
    background: #61c01a;
    border-color: transparent;
}
.navbar-default .navbar-toggle:hover,
.navbar-default .navbar-toggle:focus { 
  background-color: transparent;  /*hb Dropdown-button */
}

/* home section */
#home {
  min-height: 600px;
  padding-top: 220px;
  padding-bottom: 100px;
}
#home .text_bg {
	background-color: #fff;
	background-color: rgba(209,209,209,0.5);
}
#home h1 {
  /*color: #61c01a;*/
  color: #000;
  /*text-shadow: 0px 0px 2px #61c01a;*/
  font-weight: 300;
  padding-bottom: 10px;
}
#home h2 {
  line-height: 10px;
}
#home .btn {
  background: rgba(255, 255, 255, 0.6);
  border: 2px solid #444;
  border-radius: 0px;
  color: #444;
  font-family: 'Raleway', sans-serif;
  font-weight: bold;
  font-size: 16px;
  padding-top: 14px;
  width: 200px;
  padding: 20px;
  margin-top: 20px;
   transition: all 0.4s ease-in-out;
    -webkit-transition: all 0.4s ease-in-out;
    -moz-transition: all 0.4s ease-in-out;
    -ms-transition: all 0.4s ease-in-out;
}
#home .btn:hover {
  background: #dc5034;
  border-color: transparent;
  color: #fff;
}

/* Über uns section */
#service {
  padding-top: 100px;
  padding-bottom: 80px;
}
#service h2 {
  border-left: 2px solid #61c01a;
  display: inline-block;
  padding: 10px 20px 10px 10px;
}
#service h4 {
	color: #61c01a;
	font-weight: bold;
}
#service .col-md-12 {
  text-align: left; /* center */
  padding-bottom: 30px;
}

/* Buschenschank section */
#about {
  padding-top: 60px;
  padding-bottom: 80px;
}
#about h2 {
  border-right: 2px solid #61c01a;
  display: inline-block;
  padding: 10px 20px 10px 10px;
}
#about .col-md-12 {
  text-align: right; /* center */
  padding-bottom: 30px;
}
#about h4 {
  padding-bottom: 10px;
  color: #61c01a;
  font-weight: bold;
}
#about tr .past {
	color: #222;
	font-size: 14px;
	font-weight: 400;
	font-style: italic;
	line-height: 26px;
}
#about tr .actual {
	color: #61c01a;
	font-size: 16px;
	font-weight: 600;
	line-height: 26px;
	text-shadow: 1px 1px 1px #222;
}
#about tr .future {
	color: #222;
	font-size: 14px;
	font-weight: 600;
	line-height: 26px;
}
#about .td_mid {
	width: 36px;
	text-align: center;
}


/* Anfahrt section */
#portfolio {
  text-align: right;
  padding-top: 80px;
  padding-bottom: 60px;
  }
#portfolio h2 {
  border-right: 2px solid #61c01a;
  display: inline-block;
  padding: 10px 20px 10px 10px;
}
/* FILTER CSS */
.filter-wrapper {
    width: 100%;
    margin: 0 0 24px 0;
    overflow: hidden;
    text-align: center;
}
.filter-wrapper li {
    display: inline-block;
    margin: 4px;
}
.filter-wrapper li a {
    color: #999999;
    font-size: 16px;
    font-family: 'lane_-_narrowregular', sans-serif;
    font-weight: bold;
    padding: 8px 17px;
    display: block;
    text-decoration: none;
    transition: all 0.4s ease-in-out;
    -webkit-transition: all 0.4s ease-in-out;
    -moz-transition: all 0.4s ease-in-out;
    -ms-transition: all 0.4s ease-in-out;
}
.filter-wrapper li a.selected,
.filter-wrapper li a:focus,
.filter-wrapper li a:hover {
    background: #61c01a;
    border-color: transparent;
    color: #ffffff;
  }

/* ISOTOPE BOX CSS */
.iso-box-section {
    width: 100%;
}
.iso-box-wrapper {
    width: 100%;
    padding: 0;
    clear: both;
    position: relative;
}
.iso-box {
    position: relative;
    min-height: 50px;
    float: left;
    overflow: hidden;
    margin-bottom: 20px;
}
.iso-box > a {
    display: block;
    width: 100%;
    height: 100%;
    overflow: hidden;
}
.iso-box > a {
    display: block;
    width: 100%;
    height: 100%;
    overflow: hidden;
}
.fluid-img {
  width: 100%;
  display: block;
}

/* Bauernladen section */
#pricing {
  padding-top: 100px;
  padding-bottom: 80px;
}
#pricing h2 {
  border-left: 2px solid #61c01a;
  display: inline-block;
  padding: 10px 20px 10px 10px;
}
#pricing h4 {
	color: #61c01a;
	font-weight: bold;
}
#pricing .col-md-12 {
  text-align: left; /* center */
  padding-bottom: 30px;
}
#pricing tr .actual {
	color: #61c01a;
	font-size: 16px;
	font-weight: 600;
	line-height: 26px;
	text-shadow: 1px 1px 1px #222;
}
#pricing tr .else {
	color: #222;
	font-size: 14px;
	font-weight: 600;
	line-height: 26px;
}
#pricing .td_day {
	width: 90px;
}
#pricing .td_mid {
	width: 36px;
	text-align: center;
}

/* Kontakt section */
#contact {
  padding-top: 60px;
  padding-bottom: 60px;
  text-align: left; /* center */
}
#contact h2 {
  border-left: 2px solid #61c01a;
  display: inline-block;
  padding: 10px 20px 10px 10px;
  margin-bottom: 30px;
}
#contact .form-control {
  border: 2px solid #444;
  border-radius: 0px;
  box-shadow: none;
  font-family: 'Raleway', sans-serif;
  margin-bottom: 20px;
}
#contact .form-control:focus {
  position: relative;
  bottom: 10px;
}
#contact.contact_headline_2 {
	text-align: left;
}
#contact input {
  height: 50px;
}
#contact input[type="submit"] {
  background: #444;
  color: #ffffff;
  transition: all 0.4s ease-in-out;
    -webkit-transition: all 0.4s ease-in-out;
    -moz-transition: all 0.4s ease-in-out;
    -ms-transition: all 0.4s ease-in-out;
}
#contact input[type="submit"]:hover {
  background: #61c01a;
  border-color: transparent;
}
#contact p {
  padding-top: 10px;
}
.form-control::-moz-placeholder {
  color: #202020;
  opacity: 1;
}
.form-control:-ms-input-placeholder {
  color: #202020;
}
.form-control::-webkit-input-placeholder {
  color: #202020;
}

/* footer section */
footer {
  padding-top: 60px;
  padding-bottom: 60px;
}
footer h2 {
  border-bottom: 2px solid #444;
  padding-top: 20px;
  padding-bottom: 20px;
  margin-bottom: 40px;
}
footer p {
  line-height: 20px;
}
footer span {
  font-weight: bold;
  padding-left: 20px;
}
footer font{
	cursor: pointer;
}
footer font:hover{
	color: #61c01a;
	text-decoration: underline;
}
footer a{
	color: #333;
}
footer a:hover{
	color: #333;
	text-decoration: underline;
}
.social-icons {
  padding: 0;
  margin: 0;
}
.social-icons li {
  display: inline-block;
  list-style: none;
}
.social-icons li a {
  background: #444;
  color: #ffffff;
  text-decoration: none;
  font-size: 30px;
  width: 60px;
  height: 60px;
  line-height: 60px;
  text-align: center;
  vertical-align: middle;
  margin-right: 10px;
  transition: all 0.4s ease-in-out;
    -webkit-transition: all 0.4s ease-in-out;
    -moz-transition: all 0.4s ease-in-out;
    -ms-transition: all 0.4s ease-in-out;
}
.social-icons li a:hover {
  background: #61c01a;
}

/* copyright section */
.copyright {
  padding-top: 20px;
  padding-bottom: 20px;
  text-align: center;
}

/* scrolltop section */
.go-top 
  {
    background-color: #444;
    font-size: 26px;
    bottom: 2em;
    right: 2em;
    color: #FFF;
    display: none;
    position: fixed;
    text-decoration: none;
    width: 60px;
    height: 60px;
    line-height: 58px;
    text-align: center;
	transition: all 0.4s ease-in-out;
    -webkit-transition: all 0.4s ease-in-out;
    -moz-transition: all 0.4s ease-in-out;
    -ms-transition: all 0.4s ease-in-out;
  }
.go-top:hover
  {
    background-color: #61c01a;
	color: #fff;
  }

/* media 1200 */
/*@media only screen and ( max-width: 1185px ) {
  .navbar-default .navbar-nav li a {
	padding-top: 3px;
    height: 30px;
  }
}*/

/* media 960 */
@media only screen and ( max-width: 980px ) {
  .navbar-default .navbar-nav li a {
    padding-right: 20px;
    padding-left: 40px;
    line-height: 30px;
	padding-top: 3px;
	  height: 40px;
	
}

/* media 360 */
@media only screen and ( max-width: 360px ) {
  #team h4 {
    padding-bottom: 30px;
  }
}

.overlay{ 
	background:#333;
	opacity:0.8;
	filter:alpha(opacity=80);
	position:fixed;
	top:0px;
	bottom:0px;
	left:0px;
	right:0px;
	z-index:2000;
	text-align:center;
}

.contentWrap{
	position:fixed;
	top:50px;
	color:#7F7F7F;
	z-index:2001;
	width:40%;
	left:30%;
}

.contentWrap_imp_ds{
	position:fixed;
	top:8%;
	height:84%;
	color:#7F7F7F;
	z-index:2001;
	width:50%;
	left:25%;
}

.content{
	background:none repeat scroll 0 0 #d1d1d1;
	height:100%;
	overflow-y:scroll;
	overflow-x:none;
	width:98%;
	padding:10px;
	text-align: left;
	align:justify;
}
	
.send-box{
	width:100%;
	float:left;
	color:#000;
	background-color:#d1d1d1;
	padding:5px;
}

.send-box input[type="button"] {
  background: #444;
  color: #ffffff;
  transition: all 0.4s ease-in-out;
    -webkit-transition: all 0.4s ease-in-out;
    -moz-transition: all 0.4s ease-in-out;
    -ms-transition: all 0.4s ease-in-out;
}
.send-box input[type="button"]:hover {
  background: #61c01a;
  border-color: transparent;
}