.home{width: auto;
  text-transform: uppercase;
  color: green;
  float: left;
  margin-top: 15px;}
.home img {
  max-height: 100px;}
@media (min-width: 180px) and (max-width: 480px) {
.home img {
  max-height: 500px;}
}
.header-bg{
  display: none;}
.flexslider{
  -webkit-box-shadow: 1px 3px 5px 0px rgba(0,0,0,0);
  -moz-box-shadow: 1px 3px 5px 0px rgba(0,0,0,0);
  box-shadow: 1px 3px 5px 0px rgba(0,0,0,0) !important;
  z-index: 0;
}
.caption-text{
  display: none;
}
/* LANGUAGE */
.ce-image .image-embed-item {
  max-width: 100%;
  height: auto;
}
.langmenu .dropdown-menu li {
  color: #068C29;
  border: 0;
}
.langmenu .dropdown a, .langmenu .dropdown a:hover{
  color: #068C29!important;
  border: 0;
}
.langmenu .nav a:hover {
  border: 0px solid white !important;
}
.langmenu .dropdown-menu > .active > a, .dropdown-menu > .active > a:hover, .dropdown-menu > .active > a:focus {
  color: #fff!important;
  text-decoration: none;
  outline: 0;
  background-color: #068C29;
}
.langmenu .dropdown-menu > li > a:hover, .dropdown-menu > li > a:focus {
  text-decoration: none;
  color: #fff!important;
  background-color: #068C29;
}
.dropdown-toggle:hover{}
.langmenu ul.nav li.dropdown:hover ul.dropdown-menu {
  display: block;
  margin-top: 10px;
}

.dropdown .dropdown-toggle {
  float:left;}

.dropdown .dropdown-toggle .dropdown {
  float:left;
}

.langmenu .navbar-nav > li > .dropdown-menu{
  margin-top: 0px!important;
}

.langmenu .dropdown a{
  color: #068C29!important;
  margin-top: 0px!important;
}

.langmenu .dropdown-menu li {
  background: white;
  color: #068C29;
}

.langmenu .dropdown a:hover{
  color: #068C29!important;
}
.langmenu .dropdown:hover{
  padding: 0;}

.nav.navbar-nav.navbar-right.dropdown.dropdown-toggle.nav > li > a{
  right: 30px;
  color: #068C29; 
}

@media screen and (max-width: 720px) {
.nav > li > a {
  width: 100%;
  padding: 10px 0 !important;}

.nav-tabs {
  min-height: 330px!important;
}

.nav > li {
  width: 100%!important;
}

.ttextright {
  margin-top: 20px;
}

}
/* Header */
#top {
  height: 0px;
  background: rgba(255,255,255,1);
}
.st-slogan{
  margin-top: 3px;}
/* TOP MENUE */
.top-nav-default > ul {
  list-style: none;
}
.nav-facebook {
  display:none;
}
.nav-youtube{
  display:none;
}
.header-kontakt {
  font-weight: bold;
  color:#068C29;
  padding: 5px 0 5px 45px !important;
  background: white;
}
.header-bg {
  background: #068C29;
  border-bottom: solid 0px #fff;
  padding-bottom: 10px;
}
.st-navi {
  margin: 30px 0 0 0;
}
.top-bar{
  margin: 40px 0 5px 30px!important;
}

.tierlogo img {
  max-height: 137px;
  margin-top: -112px;
  position: absolute;
  z-index: 111;
  right: 0;}
@media (min-width: 769px) and (max-width: 1024px) {
.tierlogo img {
  max-height: 100px;
  margin-top: -77px;
  position: absolute;
  z-index: 111;
  right: 0;
}
.navbar{
  margin-right: 109px;
}
}
@media (min-width: 1025px) and (max-width: 1280px) {
.navbar{
  margin-right: 150px;
}
.tierlogo img {
  margin-top: -112px;
}
}
@media (min-width: 180px) and (max-width: 480px) {
.tierlogo img {
  display:none;
}
}
@media(min-width: 481px) and (max-width: 768px){
.tierlogo img {
  max-height: 92px;
  margin-top: -70px;
  position: absolute;
  z-index: 111;
  right: 0;
}
}
/* Slider */
.flexslider {
  border: 0px solid #fff;
  position: relative;
  -webkit-border-radius: 0px;
  -moz-border-radius: 0px;
  -o-border-radius: 0px;
  border-radius: 0px;
  margin: 0 0 0px!important;
  -webkit-box-shadow: 1px 3px 5px 0px rgba(0,0,0,0.75);
  -moz-box-shadow: 1px 3px 5px 0px rgba(0,0,0,0.75);
  box-shadow: 1px 3px 5px 0px rgba(0,0,0,0.75)!important;
  z-index:10;
}
.flex-next , .flex-prev{
  right: -50px;
  text-align: right;
  color: transparent;
  background: green!important;
  border-radius: 30px!important;
  text-align: center;
}


.wsflexslider-style4 .caption-text  {
  display:none;
}


/* Menü */
.nav {
  background: transparent!important;
  border: 0px solid!important;
  border-radius: 0!important;
}
.nav a{
  color: white!important;
  font-weight: normal!important;
  text-transform: uppercase;}
.nav > li > a:hover, .nav {
  background: transparent;}
.nav a:hover{
  background: transparent;
  color: white!important;
  font-weigth: normal!important;
  border-radius: 0px!important;
  border: 1px solid white!important;}
.nav-tabs > li.active > a, .nav-tabs > li.active > a:hover, .nav-tabs > li.active > a:focus {
  background: transparent!important;
  border: 1px solid white!important;
  color: white!important;
  border-radius: 0!important;}
.navbar{
  bottom: -10px!important;}

/* Untermenü */
.dropdown-submenu{
  position:relative;
}
.dropdown-submenu > .dropdown-menu{
  top:0;
  left:100%;
  margin-top:-6px;
  margin-left:-1px;
  -webkit-border-radius:0 6px 6px 6px;
  -moz-border-radius:0 6px 6px 6px;
  border-radius:0 6px 6px 6px;
}
.dropdown-submenu:hover > .dropdown-menu{
  display:block;
}
.dropdown-submenu > a:after{
  display:block;
  content:" ";
  float:right;
  width:0;
  height:0;
  border-color:transparent;
  border-style:solid;
  border-width:5px 0 5px 5px;
  border-left-color:#cccccc;
  margin-top:5px;
  margin-right:-10px;
}
.dropdown-submenu:hover > a:after{
  border-left-color:#ffffff;
}
.dropdown-submenu .pull-left{
  float:none;
}
.dropdown-submenu.pull-left > .dropdown-menu{
  left:-100%;
  margin-left:10px;
  -webkit-border-radius:6px 0 6px 6px;
  -moz-border-radius:6px 0 6px 6px;
  border-radius:6px 0 6px 6px;
}
ul.nav li.dropdown:hover ul.dropdown-menu{
  display: block;
  margin-top:0px
}
.dropdown-menu > li > a:hover,
.dropdown-menu > li > a:focus {
  text-decoration: none;
  color: #fff;
  background-color: #341215;
}
li .st-active a {
  text-decoration: none;
  color: #fff;
  background-color: #341215 !important;
}
/* Mobiles Menü */
.icon-bar {
  background: #000;
}
/* Menü Ende */
/* Content */
.container-fluid {
  margin-left: auto;
  margin-right: auto;
  padding-left: 0px;
  padding-right: 0px;
}
html{
  overflow-x: hidden;
}
body {
  font-weight: 100!important;
  font-family: "Arial",Helvetica,Arial,sans-serif;
  overflow-x: hidden;
  background: white;
}
p{
  font-size: 120%;
  margin-bottom: 25px;
}
a {
  color: #000;
}
a:hover {
  color: #068C29!important;
}

.align-right {
  text-align: right;
}
.align-left {
  text-align: left;
}
.align-center {
  text-align: center;
}
.align-justify {
  text-align: justify;
}
.wooden-bg{
  background-image: url('/fileadmin/Slider/Wood.jpg');
  background-repeat: no-repeat, repeat;
  background-size: cover;
  /* padding: 60px 40px 60px 40px; */
}

h6{
  font-size: 130%;
  color: black;
}
h5{
  color: white;
  font-family: Georgia, "Times New Roman", Times, serif;
  font-size: 250%;
  text-transform: uppercase;
  text-shadow: 2px 1px 3px rgba(0, 0, 0, .7);
  margin: 25px 0 20px 25px;
}
h4{
  color: black;
  font-family: Georgia, "Times New Roman", Times, serif;
  font-size: 250%;
  text-transform: uppercase;
  padding: 15px;
}
h3{
  font-family: Georgia, "Times New Roman", Times, serif;
  color: #068C29}
/* Content Ende */


/* Footer */
.footer-info {
  background: #068C29;
}
.footer-info a{
  color: white!important;}
.footer-info a:hover{
  color: white!important;}
.footer-box {
  margin: 20px 0;
  text-align: left;
  color: #fff;
  height: 500px;
}
.st-footer {
  width: 100%;
  text-align: center;
  background: #068C29;
  color: white;
  position:relative;
  min-height: 300px;
}
.footer-img{
  transform: rotate(270deg);
  top: 100px;
  position: absolute;
  margin-left: -65px;
}
.footer-info{
  font-size: 120%;
  padding-top: 15px;
}
@media (min-width: 180px) and (max-width: 480px) {
.footer-img {
  transform: rotate(0deg);
  top: 60px;
  margin-left: 20%;}
}
@media (min-width: 481px) and (max-width: 179px) {
.footer-img {
  transform: rotate(0deg);
  top: 60px;
  margin-left: 25%;
}
}
@media (min-width: 180px) and (max-width: 769px) {
.footer-img {
  transform: rotate(0deg);
  top: 60px;
  margin-left: 25%;}

.st-footer {
  width: 100%;
  text-align: center;
  background: #068C29;
  color: white;
  position: relative;
  min-height: 180px;
}
}
.bg-dark {
  background: #ececec;
}
.copyright, .copyright a {
  font-size: 100%;
  padding: 5px 0;
  color: #068C29;
  text-align: center;
}
.container-copy {
  padding: 10px;
}
/* Footer Ende */

/* Back to Top */
#back-to-top{
  position:fixed;
  bottom:60px;
  right:60px;
  z-index: 999;
}
#back-to-top a{
  text-align:center;
  text-decoration:none;
  color:#d1d1d1;
  display:block;
  width:80px;
  -moz-transition:color 1s;
  -webkit-transition:color 1s;
  -o-transition:color 1s;
}
#back-to-top a:hover{
  color:#979797;
}
#back-to-top a span{
  background:transparent;
  border-radius:6px;
  display:block;
  height:80px;
  width:80px;
  background:transparent url("../Icons/btt.png") no-repeat center center;
  margin-bottom:5px;
  -moz-transition:background 1s;
  -webkit-transition:background 1s;
  -o-transition:background 1s;
}
#back-to-top a:hover span{
  background:transparent url("../Icons/btt.png") no-repeat center center;
}
/* Back to Top * ENDE */
/* Mailform */
.csc-mailform ol li {
  font-family:verdana;
  margin-top:10px !important;
  list-style:none;
}
.csc-form-element-submit input{
  background-color:#666;
  color:#fff;
  border:2px outset #666 !important;
  border-radius:5px;
  padding:3px 9px 4px;
}
.csc-form-element-submit input:hover {
  border:2px inset #666!important;
  background-color:#666!important;
}
label em, legend em {
  color: #060;
  display: block;
  font-size: 55%;
  font-style: normal;
  text-transform: uppercase;
}
label strong {
  font-size: 75%;
}
.csc-form-element-textblock {
  font-size: 75%;
  paddig:10px 0;
}
/* Mailform Ende */
/* Fixe Map beim Scrollen */
.mapoverlay {
  background:transparent;
  position:relative;
  z-index: 1;
  width:100%;  /* iframe Breite*/
  height:300px; /* iframe Höhe */
  top:300px;  /* iframe Höhe*/
  margin-top:-300px;  /* iframe Höhe*/
  float: left;
}
/* Fixe Map beim Scrollen Ende */



/* BOOTSTRAP */
.row{
  margin-right: 0px!important;
}
/* NEWS */
/* NEWS DETAIL */
news-img-wrap img{
  width: 100%;
  height: auto;
}
.news-single .article .news-img-wrap {
  float: right;
  width: 600px!important;
  height:auto;
}
.news-single .footer{
  border-top: 3px solid #068C29!important;
}
.news .article:last-child {
  margin-top: 50px!important;
  margin-bottom: 50px!important;
  position: relative;
}
.news-backlink-wrap{
  bottom: 0;
  position: absolute;}
/* LIST */
.news-list-view{
  margin-top: 20px;
}
.news-list-item {
  border: 1px solid #068C29;
  padding: 10px;
  overflow: hidden;
}
.lead p {
  font-size: 14px!important;}

/*TEST*/

/* PACKERY */
.news-list-view .beitrags-item {
  width: 24%;
  height: auto!important;
  float:left;
  margin-left: 15px;
  margin-bottom: 15px;
  list-style: none;
  border: 1px solid #068C29;
}

.news-img-wrap{
  height: auto;
}
.news-img-wrap img {
  float: left;
  height: auto;
  width: 100%; 
}
.news-list-view .news-style {
  background: #fff;  
  color: #4a4a4a;
  padding: 0px;
}
.news-style h3 {
  color: white;
  font-family: Georgia, "Times News Roman", Times, serif;
  padding: 5px;
}
.news-style .teaser {
  padding: 5px;
}
.btn-default {  
  color: #333;
  background-color: #fff;
  border-color: transparent !important;
  border: none !important;
  filter: none;
  background: transparent !important;
  text-shadow: none !important;
  box-shadow: none !important;
  float: right;
}
.f3-widget-paginator {
  position: relative;
  z-index: 10;
  float: right;
}
.newsheadline{
  width: 100%;
  height: auto;
  background: #068C29;
  margin-top: -20px;
}
.btn-read-more{
  color:#068C29;
  border: 1px solid 068C29;
  font-weight: bold;}
@media (min-width: 280px) and (max-width:480px){
.beitrags-item{
  width: 100%;
  margin-left: 0;}
}
@media (min-width: 481px) and (max-width:767px){
.news-list-view .beitrags-item{
  width: 47%;}
}
@media (min-width: 767px) and (max-width:1024px){
.news-list-view .beitrags-item{
  width: 48%;}
}
@media (min-width: 1025px) and (max-width:1280px){
.news-list-view .beitrags-item{
  width: 31%;
  margin-left: 21px;}
}
@media (min-width: 1366px) and (max-width:1600px){
.news-list-view .beitrags-item{
  width: 23%;
  margin-left: 21px;}
}


