/*---------------------------------------------------------------
# Package - Joomla Template based on Sboost Framework   
# ---------------------------------------------------------------
# Author - olwebdesign http://www.olwebdesign.com
# Copyright (C) 2008 - 2015 olwebdesign.com. All Rights Reserved.
# Websites: http://www.olwebdesign.com
-----------------------------------------------------------------*/

body{font-size:13px;}
#wrapper, #bottomspot, .mx-base {width: 960px;} 
#tophead, #bottsite, #header, #wrapper, #bottomspot {min-width: 960px; margin: 0 auto}
#mx-leftcol {width: 25%} 
#mx-rightcol { width: 27%} 
#mx-sideleft {width: 20%}
#mx-sideright { width: 30%}
h1,h2,h3,h4, .very_big_white, .big_black
 {
	font-family: Arial,Helvetica,sans-serif;
	font-weight:300;
}
h2
{
   font-size: 26px;
}


body.bg { 
color: #444; background-color: #daebd3;
	background-attachment: fixed;
    background-image: url("../../../images/naturfreunde/hintergrund-1920.jpg");
    background-position: center top;
    background-repeat: no-repeat;
    background-size: 100% auto;

}
#wrapper { color: #444; background-color: #fff;
	box-shadow:0 0 5px rgba(0,0,0,0.2);
	-moz-box-shadow:0 0 5px rgba(0,0,0,0.2);
	-webkit-box-shadow:0 0 5px rgba(0,0,0,0.2);}
#bottsite {  background-color: #f1f1f1; color: #000;  }
#bottsite h3 {  font-size: 24px; padding-bottom: 6px; border-bottom: 1px solid #999;}
.jul-formregistration, .jul-formlogin { color: #222;
}
	
.mx_date { padding: 5px 0px;}
.joomla-nav li { padding: 6px 3px; }
#menuout .mx-inner,
#mx-banner .mx-inner, #mx-header  .mx-inner {
	padding:0;
}
#mx-search { 
	height: 46px;
	display: inline;
	list-style: none;
    font-size: 12px;
    margin: 0;
    padding-top: 7px;
    text-transform: uppercase;
    z-index: 999999;

}
#mx-bottom a{  background: transparent; }
#mx-bottom li a{ padding: 7px 0px; border-bottom: 1px solid #ccc;}
#mx-bottom li a:hover{  color: 1px solid #68717b;}
#bottomspot .mx-inner {padding:0;}
.mx_date{float:left;margin-top:8px}
.form-actions{padding:2px 4px 2px;margin-top:5px;margin-bottom:5px;background: transparent;border-top:1px solid #fff;*zoom:1;}	

input{width:90%;}
textarea{width:98%;}
.quick_contact input{width:80%;}
#contact-form input{width:40%;}
#user-registration input, #member-registration input, .login input{width:230px;}
.pagenav a,.pager a{display:inline-block;padding:4px 14px;background-color:#fff;border:1px solid #ddd;-webkit-border-radius:5px;-moz-border-radius:5px;border-radius:5px;background:#fafafa; border-bottom:1px solid #dadada;
	background-image: -webkit-linear-gradient(top,  #fff, #e6e6e6);
	background-image: -moz-linear-gradient(top, #fff, #e6e6e6);
	background-image: -ms-linear-gradient(top, #fff, #e6e6e6);
	background-image: -o-linear-gradient(top, #fff, #e6e6e6);}
.pager a:hover{text-decoration:none;background:#f5f5f5; border-bottom:1px solid #dadada;
	background-image: -webkit-linear-gradient(top,  #e6e6e6, #fff);
	background-image: -moz-linear-gradient(top, #e6e6e6, #fff);
	background-image: -ms-linear-gradient(top, #e6e6e6, #fff);
	background-image: -o-linear-gradient(top, #e6e6e6, #fff);}
a#pagetop{float:right;padding: 4px 10px;}	
a#valdate{  font-size: 10px;padding: 2px 5px; }	
	
.jlogin1 {float:left;width:40%;margin-right:12px;}
.jlogin2 {float:left;width:50%;margin-top:14px;color:#999;}
.jlogintext {float:left;margin:0 12px 12px 0;}

.contactForm legend  { font-size: 12px !important;}
#mx-rightcol .control-group { font-size: 12px !important; }

#mx-rightcol input { width: 95% !important;}
.btn-primary {
  background-image: -webkit-linear-gradient(top, #999 0%, #555 100%);
  background-image: linear-gradient(to bottom, #999 0%, #555 100%);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#999', endColorstr='#555', GradientType=0);
  border-color: #999;
}

.nav {
  padding-left: 0;
  margin-bottom: 0;
  list-style: none;
}
.gallery  {
    margin: 0;
  }
a{color:#51ae2c}
a:hover,a:active,a:focus{color:#585858}
/*main menu*/
#mx-bottom a:hover{color:#333 }
.colors {background-color:#51ae2c;color: #fff;}
.readmore, a.readmore {background:#51ae2c;}
#hormenu ul.level-0 > li.menu-item > a.menu-item {background:#51ae2c;}
#hormenu, #hormenu ul.level-0 > li.menu-item:hover > a.menu-item,
#hormenu ul.level-0 > li.menu-item.active> a.menu-item { border-bottom: 3px solid #51ae2c;}	

/*
// #Tabs
// --------------------------------------------------
*/
.tab .nav-tabs > li > a {
  background: #f7f7f7;
  margin-right: 2px;
  border-left: 1px solid #f7f7f7;
  border-right: 1px solid #f7f7f7;
  border-bottom: none !important;
  border-radius: 0;
  padding: 10px 20px;
  color: #6d6d6d;
  position: relative;
}
.tab .nav-tabs > li > a:after {
  content: "";
  display: block;
  position: absolute;
  top: -1px;
  left: -1px;
  right: -1px;
  height: 3px;
}
.tab .nav-tabs > li > a:before {
  content: "";
  display: block;
  position: absolute;
  bottom: -1px;
  left: 0;
  right: 0;
  height: 1px;
}
.tab .nav-tabs > li > a:hover {
  border-color: #f7f7f7;
}
.tab .nav-tabs > li > a .fa {
  margin-right: 4px;
}
.tab .nav-tabs > li.active > a {
  color: #51ae2c;
  border-left-color: #dcdcdc;
  border-right-color: #dcdcdc;
  background: #fff;
}
.tab .nav-tabs > li.active > a:after {
  background: #51ae2c;
}
.tab .nav-tabs > li.active > a:before {
  background: #fff;
}
.tab .nav-tabs > li.active > a:hover {
  border-bottom-color: #fff;
}
.tab .tab-content {
  padding: 20px;
  border: 1px solid #dcdcdc;
  background: #fff;
  -webkit-box-shadow: 0 5px 12px rgba(0, 0, 0, 0.06);
  box-shadow: 0 5px 12px rgba(0, 0, 0, 0.06);
}
.tab .tab-content:before,
.tab .tab-content:after {
  content: " ";
  display: table;
}
.tab .tab-content:after {
  clear: both;
}
.tab .tab-content p:last-child {
  margin-bottom: 0;
}
.dropcap {
  display: inline-block;
  float: left;
  margin-right: 5px;
  width: 60px;
  height: 50px;
  color: #51ae2c;
  text-align: center;
  font-size: 66px;
  line-height: 54px;
}

/*
// #Gallery
// --------------------------------------------------
*/

.gallery-filters .btn{ 
padding:3px 15px;
text-transform:uppercase; 
margin-right: 2px;
height:auto; 
color: #f1f1f1;
 background:#51ae2c;
border-color:rgba(50,50,50,0.2); 
border-radius:0px;
-moz-border-radius:0px;
-webkit-border-radius:0px;
-ms-border-radius:0px;
-o-border-radius:0px;
}
.gallery-filters .btn:hover,
.gallery-filters .btn:active,
.gallery-filters .btn:focus{ 
padding:3px 15px;
text-transform:uppercase; 
margin-right: 2px;
height:auto; 
color: #51ae2c;
 background:#fafafa;
border-color:rgba(50,50,50,0.2); 
border-radius:0px;
-moz-border-radius:0px;
-webkit-border-radius:0px;
-ms-border-radius:0px;
-o-border-radius:0px;
}
/*
// #Blockquotes & Testimonial
// --------------------------------------------------
*/
blockquote {
  padding: 18px 18px 18px 50px;
  margin: 0 0 18px;
  font-size: 13px;
  border-left: 4px solid #51ae2c;
  background: #f7f7f7;
  font-style: italic;
  position: relative;
}
blockquote:before {
  display: block;
  position: absolute;
  left: 14px;
  top: 18px;
  content: "\f10d";
  font-family: 'FontAwesome';
  font-size: 28px;
  color: #d6d6d6;
  font-style: normal;
  font-weight: normal;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
blockquote.testimonial {
  background: #fff;
  border-top: 1px solid #dcdcdc;
  border-right: 1px solid #dcdcdc;
  border-bottom: 1px solid #dcdcdc;
  -webkit-box-shadow: 0 5px 12px rgba(0, 0, 0, 0.06);
  box-shadow: 0 5px 12px rgba(0, 0, 0, 0.06);
  margin-bottom: 0;
}
cite {
  text-align: right;
  display: block;
}
cite:before {
  content: "—";
  margin-right: 4px;
}
.bq-author {
  padding: 16px 0 0 110px;
  position: relative;
}
.bq-author:before {
  content: "";
  display: block;
  position: absolute;
  top: -1px;
  left: 69px;
  width: 0;
  height: 0;
  border-left: 22px solid transparent;
  border-right: 0 solid transparent;
  border-top: 22px solid #dcdcdc;
  z-index: 2;
}
.bq-author:after {
  content: "";
  display: block;
  position: absolute;
  top: -1px;
  left: 70px;
  width: 0;
  height: 0;
  border-left: 20px solid transparent;
  border-right: 0 solid transparent;
  border-top: 20px solid #fff;
  z-index: 3;
}
.bq-author h6 {
  margin-bottom: .2em;
}
.bq-author .bq-author-info {
  font-style: italic;
}

.turntable button
{
  display:none;
}
