/**
 * $Id$
 * Website Baker template: allcss
 * This template is one of four basis templates distributed with Website Baker.
 * Feel free to modify or build up on this template.
 *
 * This file contains all CSS definitions required to display the template
 * in the Website Baker frontend. 
 *
 * LICENSE: GNU General Public License
 * 
 * @author     Ryan Djurovich, C. Sommer
 * @copyright  GNU General Public License
 * @license    http://www.gnu.org/licenses/gpl.html
 * @version    2.70
 * @platform   Website Baker 2.7
 *
 * Website Baker is free software; you can redistribute it and/or modify
 * it under the terms of the GNU General Public License as published by
 * the Free Software Foundation; either version 2 of the License, or
 * (at your option) any later version.
 *
 * Website Baker is distributed in the hope that it will be useful,
 * but WITHOUT ANY WARRANTY; without even the implied warranty of
 * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
 * GNU General Public License for more details.
*/

/**
 * $Id$
 * Website Baker template: allcss
 * This template is one of four basis templates distributed with Website Baker.
 * Feel free to modify or build up on this template.
 *
 * This file contains all CSS definitions required to display the template
 * in the Website Baker frontend. 
 *
 * LICENSE: GNU General Public License
 * 
 * @author     Ryan Djurovich, C. Sommer
 * @copyright  GNU General Public License
 * @license    http://www.gnu.org/licenses/gpl.html
 * @version    2.70
 * @platform   Website Baker 2.7
 *
 * Website Baker is free software; you can redistribute it and/or modify
 * it under the terms of the GNU General Public License as published by
 * the Free Software Foundation; either version 2 of the License, or
 * (at your option) any later version.
 *
 * Website Baker is distributed in the hope that it will be useful,
 * but WITHOUT ANY WARRANTY; without even the implied warranty of
 * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
 * GNU General Public License for more details.
*/

@charset "utf-8";
/* CSS Document */

/* ----------------------------------------------------------------------------------------------------------- */
/* Globale Definitionen */
html, body {
	min-height:100%;
	margin:0px;
	padding:0px;

	
}

body {
    margin: 0; padding: 0;


	font-family:Verdana, Helvetica, sans-serif;
	font-size:13px;
	line-height:19px;
	color:#333333;
	padding-bottom:0px;
	/*background-color:#cddbc2;
	
	background: linear-gradient(top, #fff 0%, #dfe8d7 56%, #cddbc2 100%);
	background: -moz-linear-gradient(top, #fff 0%, #dfe8d7 56%, #cddbc2 100%);
	background: -webkit-linear-gradient(top, #fff 0%, #dfe8d7 56%, #cddbc2 100%);
	background: -ms-linear-gradient(top, #fff 0%, #dfe8d7 56%, #cddbc2 100%);
	background: -o-linear-gradient(top, #fff 0%, #dfe8d7 56%, #cddbc2 100%);
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr=#fff, endColorstr=#cddbc2,GradientType=1);*/
	
	
}

.wrapper{
	margin:0 auto; /* center, not in IE5 */
	height:auto !important; /* real browsers */
	
	min-height:100%; /* real browsers */

}
.main-area-wrapper {
	text-align:center;
	/*padding-bottom:80px !Important;*/
}

#main-area,#footer, .main-area, #hotline-wrapper{
	margin:auto;


	max-width:1020px;
	text-align:center;
}

.main-area-dark{
	background-color:#023b15;
padding-top:70px;
padding-bottom:50px;
		-webkit-box-shadow: 0 0 15px 0 #d4d6d5;
	box-shadow: 0 0 15px 0 #d4d6d5;

}

.main-area-dark *{
	color:#fff !Important;
text-align:left;

}

#main-area,#footer{
	margin-top:20px;
	margin-bottom:20px;
		background-color:#fff;
	
}
#main-area{
	border-top:none;
}


#slider{

}

#slideshow-wrapper{
	position:relative;
	/*margin-top:20px;*/
}

#slider img{
	width:100% !Important;
	height:auto !Important;
	/*border-radius: 10px 10px 10px 10px;

	-moz-border-radius: 10px 10px 10px 10px;
	
	-webkit-border-radius: 10px 10px 10px 10px;*/
		-webkit-box-shadow: 0 0 10px 0 #d4d6d5;
	box-shadow: 0 0 10px 0 #d4d6d5;
max-height:500px !Important;

}
.header{
	/*border-top:5px solid #86be8d;*/

	position:relative;
	height:80px;
	/*position:fixed;*/
	/*border-radius: 10px 10px 0px 0px;
	
	-moz-border-radius: 10px 10px 0px 0px;
	
	-webkit-border-radius: 10px 10px 0px 0px;*/
	/*width:80px;*/
	
	margin:auto;


	max-width:1020px;
	text-align:center;

}

#header-wrapper{
	/*position:absolute;
	top:0px;
	left:0px;
	width:100%;
	z-index:700 !Important;
position:fixed;*/
background-color: rgba(255,255,255,.75);

}

#logo{
	position:absolute;
	top:15px;
	left:20px;
}

#content, .content{
	padding:20px;
	/*float:left;*/
	padding-top:0px;
	text-align:left;
	
}

#hotline-wrapper{
z-index:800;
	position:absolute;

width:100%;
left:0px;
right:0px;
bottom:0px;



background-color: rgba(255,255,255,.25);

}

#hotline{
  

/*z-index:800;
	position:absolute;
	bottom:0px;
	right:0px;*/
     
	background-color: rgba(2, 59, 21,.85);
background-color: rgba(255,255,255,.25);
	
		padding-left:20px;
	padding-right:20px;
	padding-top:10px;
	padding-bottom:10px;
	line-height:45px;
	display:inline-block;
float:right;
	
	text-decoration:none !Important;
	color:#fff;
	/*border:1px solid #86be8d;*/
	border-top:none;
	font-size:21px;
font-weight:lighter !Important;
background-color:#000


	
/*
-webkit-box-shadow: inset 0px -2px 25px 0px rgba(134,190,141,1);

-moz-box-shadow: inset 0px -2px 25px 0px rgba(134,190,141,1);

box-shadow: inset 0px -2px 25px 0px rgba(134,190,141,1);*/

	
		/*-webkit-box-shadow: 0 0 10px 0 #d4d6d5;
	box-shadow: 0 0 10px 0 #d4d6d5;*/
}

#hotline strong{

	font-size:36px;
font-weight:lighter !Important;
}
#menu-h-wrap{
	position:absolute;
	bottom:20px;
	right:20px;
}
#menu-h {
	position:relative;
}
#menu-h ul{
	padding:0px;
	margin:0px;
	
}

#menu-h ul li{
	list-style:none;
	padding:0px;
	margin:0px;
	display:inline-block;
}

#menu-h ul li a{
	display:block;
	padding-left:20px;
	padding-right:20px;
	padding-top:10px;
	padding-bottom:10px;
	line-height:20px;
	/*background-color:#86be8d;
-webkit-box-shadow: inset 0px -5px 10px 0px rgba(44,92,37,1);

-moz-box-shadow: inset 0px -5px 10px 0px rgba(44,92,37,1);

box-shadow: inset 0px -5px 10px 0px rgba(44,92,37,1);*/
	text-decoration:none !Important;
	color:#023b15;
	font-size:16px;
	font-weight:lighter;
	margin-left:2px;
/*	-moz-border-radius: 5px 5px 0px 0px;
-webkit-border-radius: 5px 5px 0px 0px;
border-radius: 5px 5px 0px 0px;*/

border-bottom:2px solid #fff;
}

#menu-h ul li a:hover{
/*-webkit-box-shadow: inset 0px 5px 10px 0px rgba(44,92,37,1);

-moz-box-shadow: inset 0px 5px 10px 0px rgba(44,92,37,1);

box-shadow: inset 0px 5px 10px 0px rgba(44,92,37,1);*/
color:#023b15;
border-bottom:2px solid #023b15;
}

#menu-h  ul ul{
	display:none;
}
.nav-mobile {
	display:none; /* Hide from browsers that don't support media queries */
	cursor:pointer;
	position:absolute;
	top:0;
	right:0;
	background:#000 url(Bilder/nav.svg) no-repeat center center;
	background-size:18px;
	height:41px;
	width:41px;
}


#footer-inhalt{
padding:10px;
}

#footer-inhalt p{
	padding:0px;
	margin:0px;
font-weight:lighter;
font-size:12px;
}

#footer-inhalt a{
font-weight:lighter;
font-size:12px;
}




#logo{
	
}


#logo img{

}

#colLeft{

	
}
#contentwrap{
background-color:#fbfbfb;
width:763px;

}

#menutop{
	text-align:right;
	padding-right:23px;
	font-size:11px;
	color:#494747;
	height:32px;
}

#menutop p{
	padding:0px;
	margin:0px;
	padding-top:9px;
}

#menutop a{
	font-size:11px;
	color:#494747;
}


#header-wrapper #hotline{
display:none !Important;
}


#footer p{

}
/* GENERAL fonts */
li, ul, ol, center, textarea, p, a, td{
	font-family:Verdana, Helvetica, sans-serif;
	font-size:14px;
	line-height:23px;
	color:#333333;
}


#content h2 strong{

	font-weight:lighter !Important;
}

#sidebar{
	margin-left:5px;
	
	
		/*background-image:url(Bilder/menuback_18.gif);
	background-repeat:repeat-y;
	background-position:left top;*/
}

#sidebar a, #sidebar a:hover{
	text-decoration:none;
	
	background-position:left top;
	background-repeat:no-repeat ;

	
	font-weight:bold;
	display:block;
	padding-top:5px;
	padding-bottom:4px;
	font-size:15px;
	


	padding-left:13px;
		color:#023b15;
		color:#ffffff;
		/*color:#71a378;*/
	background-image:url(Bilder/listimage_22.gif);
	
		background-image:url(Bilder/tableth.gif)!important;
	background-repeat:repeat-x !Important;
	background-position:left top;
	
		border:1px solid #254e1f;
	margin-top:3px;
}

#sidebar a:hover, #sidebar span .menu_current{
	color:#393434;
	/*background-image:url(Bilder/listimage_22.gif);*/
	background-color:transparent;
	background-image:url(Bilder/tabletRo.gif)!important;
	background-repeat:repeat-x !Important;
	background-position:left top;
	
	text-decoration:none;
}


#sidebar #pw:hover{
	color:#E8E8E8;
}



#sidebar ul ul .menu_default, #sidebar ul ul .menu_current{
	border:none !Important;
	background-image:none !Important;
	
	margin-bottom:0px !Important;
	font-size:13px;
	color:#393434;
	
	
}	
	
#sidebar ul li span{

}
#sidebar ul ul li{
	width:154px !Important;
	background-color:transparent !Important;
}
#sidebar ul ul{
	margin-left:10px;
}

#sidebar ul ul a,#sidebar ul ul a:hover{
	background-color:#dfdfdf;
	padding-top:1px;
	padding-bottom:1px;
	/*border:1px solid #cfcece;*/
	display:block;
	padding-left:5px !important;
	/*background-image:url(Bilder/tabletRo2.png)!important;*/
}

#sidebar ul ul a:hover,#sidebar ul ul .menu_current{
	color:#ffffff;
	background-image:url(Bilder/tabletRo.gif)!important;
}
#sidebar span{

}


#leftwrap{
	text-align:left;
}

#sidebar  ul{
	margin:0px;
	padding:0px;
}
#sidebar li{
	padding:0px;
	margin:0px;

	list-style:none;

	width:164px !important;
}

#sidebaroben{
background-image:url(Bilder/menutop_18.gif);
	background-repeat:no-repeat;
	background-position:left top;
	display:block;
	height:16px;
}

#sidebarunten{
background-image:url(Bilder/menubottom_27.gif);
	background-repeat:no-repeat;
	background-position:5px 0px;
	display:block;
	height:9px;
}




#content img{
	
	margin-bottom:15px;
	margin-left:20px;
	width:35% !Important;
	height:auto !Important;
/*	border-radius: 10px 10px 10px 10px;

	-moz-border-radius: 10px 10px 10px 10px;
	
	-webkit-border-radius: 10px 10px 10px 10px;*/
		-webkit-box-shadow: 0 0 10px 0 #d4d6d5;
	box-shadow: 0 0 10px 0 #d4d6d5;
	/*border:4px solid #CDCDCD;*/
	
	
}


#content p{
	text-align:left;
}


#gutscheinbild{
	margin-top:-65px;
}
#content table{
	/*border:1px solid #e3e2e2;*/
}

#content table td,#content table th{
	padding:5px;
	font-size:13px;
	border:1px solid #e3e2e2;
	border-top:none;
	background-color:#f1f0f0;
	vertical-align:top;
	
	}
	
	
#content table td p{
	padding-bottom:0px;
}

#content #formular td{
	background-color:transparent;
	border:none;
	padding-top:4px;
	vertical-align:middle !Important;

}


#content .field_title{
	text-align:left;
	font-weight:bold;
	width:180px;
	padding-bottom:5px;
}
#content table th,#content #formular .field_heading{
		border-top:1px solid #023b15;

	background-color:#86be8d;
/*-webkit-box-shadow: inset 0px -5px 10px 0px rgba(44,92,37,1);

-moz-box-shadow: inset 0px -5px 10px 0px rgba(44,92,37,1);

box-shadow: inset 0px -5px 10px 0px rgba(44,92,37,1);*/
	font-size:14px;
	color:#ffffff;
}

#content #formular td input, #content #formular textarea{
	width:100%;
	height:19px;
	line-height:19px;


}

.main-area-dark tr th{
padding-bottom:15px;
padding-top:15px;
vertical-align:top;

}

.main-area-dark td{
padding-bottom:24px;
padding-top:0px;
vertical-align:top;
}

#content #formular td select{
	width:100%;
	height:22px !Important;
	line-height:22px;
}


#content #formular td #sendbut{
	border:1px solid #e3e2e2;
	background-image:url(Bilder/tableth.gif);
	background-repeat:repeat-x;
	background-position:left top;
	font-size:14px;
	color:#ffffff;
	padding-top:4px;
	padding-bottom:4px;
	height:auto !Important;
	font-weight:bold;
	text-align:center;
	width:120px;
	margin-left:0px;
	cursor:pointer;
}

#content #formular textarea{
	height:160px;

}

#content #formular td .field_radio{
	width:20px;
	height:20px;

}

#content #formular .field_heading{
	padding-top:7px;
	padding-bottom:2px;
	background-position:0px 5px !Important;
	border:none !Important;

}
form {
	margin:0px;
	padding:0px;
}


/* ----------------------------------------------------------------------------------------------------------- */
/* UEberschriften */
h1, h2, h3, h4, h5, h6 {

}
#content h1 {
	margin:0;
font-size:35px;
	color:#023b15;
	padding-bottom:20px;
	margin-bottom:18px;
	/*background-color:#86be8d;
	margin-left:-20px;
	margin-right:-20px;
	font-size:45px;
	padding-top:15px;
	padding-bottom:20px;
	margin-bottom:18px;
	margin-top:0px;
	font-family: Verdana, Helvetica, sans-serif;
	border-top:1px solid #2c5c25;
	display:block;
	font-weight:bold;
	padding-left:20px;
	background-color:#86be8d;
-webkit-box-shadow: inset 0px -5px 10px 0px rgba(44,92,37,1);

-moz-box-shadow: inset 0px -5px 10px 0px rgba(44,92,37,1);

box-shadow: inset 0px -5px 10px 0px rgba(44,92,37,1);*/
font-weight:lighter;
}

h2{
	margin:0;
	padding:0;

	margin-bottom:0px;
	line-height:28px;
	font-family: Verdana, Helvetica, sans-serif;
	font-size:21px;
font-weight:lighter;
}

h2 a{
font-size:21px;
}

#content{
  margin-top:70px;
}

#content h2{
margin:0px !important;
	color:#023b15;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	/*font-size:16px;
	line-height:21px;*/
	padding-bottom:0px;
	font-weight:normal;
	
}


#content iframe{
	width:100%;
}
#content li,#content ul,#content ol,#content center,#content textarea,#content p,#content a {
font-weight:lighter;
}

h3 {
	margin:0;
	margin-top:5px;
	margin-bottom:1px;
	font-family: Verdana, Verdana, Helvetica, sans-serif;
	color:#333333;
	font-weight:normal;
	font-size:19px;
font-weight:lighter;
}

a{
color:#023b15;
text-decoration:none;
}






#content a{

text-decoration:underline;
}

a:hover{
color:#254e1f;
text-decoration:underline;
}

.slideshow {  
	width:100% !Important;

   
    padding: 0;  
    margin:  0;  
	
} 
 
blockquote{
	padding:15px;
	padding-left:67px;
	border:1px solid #D2D2D2;
	margin:0px;
	margin-bottom:20px;
	background-image:url(Bilder/blockquote.png);
	background-repeat:no-repeat;
	background-position:5px 15px;
	
	}



@media only screen and (max-width: 1020px) {


.main-area-dark table td{
	display:inline-block !Important;
float:left !Important;
width:100% !Important;

padding-top:0px;
padding-bottom:0px;

}

.main-area-dark table tr{
	display:block !Important;
      border-bottom:1px solid #fff;
float:left;
margin-bottom:20px !Important;
padding-bottom:20px !Important;
}

#hotline strong{
	font-size:18px;

}

#content{
margin-top:40px;
}

.main-area-dark{
padding-top:40px;
padding-bottom:0px;

}

#hotline {
	line-height:35px;

}
	#main-area,#slideshow-wrapper,#footer, #hotline-wrapper, .main-area-dark {
		float:none;
		width:100%;
		margin-left: 0%;
		margin-right: 0%;
	}
	
	.nav-mobile {
		display:block;
		margin-right:20px;
z-index:888;
	}


	#menu-h-wrap{
	position:absolute;
	bottom:0px;
	right:0px;
		top:15px !Important;
	width:100%;
z-index:887;
}
#menu-h {

}
#menu-h ul{
	padding:0px;
	margin:0px;
	position:absolute;
	width:100%;
	left:0px;
	top:42px;
	
}

	#menu-h ul {
		display:none;
		
	}

#menu-h ul li{
	list-style:none;
	padding:0px;
	margin:0px;
	display:block;
}

#menu-h ul li a{
	display:block;
	padding-left:20px;
	padding-right:20px;
	padding-top:10px;
	padding-bottom:10px;
	line-height:20px;
	background-color:#000;
/*-webkit-box-shadow: inset 0px -5px 10px 0px rgba(44,92,37,1);

-moz-box-shadow: inset 0px -5px 10px 0px rgba(44,92,37,1);

box-shadow: inset 0px -5px 10px 0px rgba(44,92,37,1);*/
	text-decoration:none !Important;
	border-bottom:1px solid #333;
	text-align:left;
	color:#fff;
	font-size:16px;
	font-weight:lighter;
	margin-left:0px;
	-moz-border-radius: 0px 0px 0px 0px;
-webkit-border-radius: 0px 0px 0px 0px;
border-radius: 0px 0px 0px 0px;
}

#menu-h ul li a:hover{
	border-bottom:1px solid #333;
color:#fff;
background-color:#333;
}

	
	
}


@media only screen and (max-width: 600px) {

	

	

	
	#header-wrapper{
		position:inherit !Important;
			-webkit-box-shadow: 0 0 10px 0 #d4d6d5;
	box-shadow: 0 0 10px 0 #d4d6d5;
	}
	
	#content h1{
		font-size:32px;
	}
	
	#menu-h-wrap{
	
		top:15px !Important;
	}
	

}

@media only screen and (max-width: 400px) {
	#content img{
		float:none !Important;
		width:100% !Important;
		margin-left:0px !Important;
		border:none !Important;
	}

	#hotline{
		font-size:14px;
		left:20px;
		padding-top:5px;
		padding-bottom:5px;
	}
}




/*
 * jQuery FlexSlider v2.6.0
 * http://www.woothemes.com/flexslider/
 *
 * Copyright 2012 WooThemes
 * Free to use under the GPLv2 and later license.
 * http://www.gnu.org/licenses/gpl-2.0.html
 *
 * Contributing author: Tyler Smith (@mbmufffin)
 *
 */
/* ====================================================================================================================
 * FONT-FACE
 * ====================================================================================================================*/

/* ====================================================================================================================
 * RESETS
 * ====================================================================================================================*/
.flex-container a:hover,
.flex-slider a:hover {
  outline: none;
}
.slides,
.slides > li,
.flex-control-nav,
.flex-direction-nav {
  margin: 0;
  padding: 0;
  list-style: none;
}
.flex-pauseplay span {
  text-transform: capitalize;
}
/* ====================================================================================================================
 * BASE STYLES
 * ====================================================================================================================*/
.flexslider {
  margin: 0;
  padding: 0;
}
.flexslider .slides > li {
  display: none;
  -webkit-backface-visibility: hidden;
}
.flexslider .slides img {
  width: 100%;
  display: block;
}
.flexslider .slides:after {
  content: "\0020";
  display: block;
  clear: both;
  visibility: hidden;
  line-height: 0;
  height: 0;
}
html[xmlns] .flexslider .slides {
  display: block;
}
* html .flexslider .slides {
  height: 1%;
}
.no-js .flexslider .slides > li:first-child {
  display: block;
}
/* ====================================================================================================================
 * DEFAULT THEME
 * ====================================================================================================================*/
.flexslider {
  margin: 0 0 0px;
/*  background: #ffffff;
  border: 4px solid #ffffff;*/
  position: relative;
  zoom: 1;
/*  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  border-radius: 4px;
  -webkit-box-shadow: '' 0 1px 4px rgba(0, 0, 0, 0.2);
  -moz-box-shadow: '' 0 1px 4px rgba(0, 0, 0, 0.2);
  -o-box-shadow: '' 0 1px 4px rgba(0, 0, 0, 0.2);
  box-shadow: '' 0 1px 4px rgba(0, 0, 0, 0.2);*/
}
.flexslider .slides {
  zoom: 1;
}
.flexslider .slides img {
  height: auto;
  -moz-user-select: none;
}
.flex-viewport {
  max-height: 2000px;
  -webkit-transition: all 1s ease;
  -moz-transition: all 1s ease;
  -ms-transition: all 1s ease;
  -o-transition: all 1s ease;
  transition: all 1s ease;
}
.loading .flex-viewport {
  max-height: 300px;
}
.carousel li {
  margin-right: 5px;
}
.flex-direction-nav {
  *height: 0;
}
.flex-direction-nav a {
  text-decoration: none;
  display: block;
  width: 40px;
  height: 40px;
  margin: -20px 0 0;
  position: absolute;
  top: 50%;
  z-index: 10;
  overflow: hidden;
  opacity: 0;
  cursor: pointer;
  color: rgba(0, 0, 0, 0.8);
  text-shadow: 1px 1px 0 rgba(255, 255, 255, 0.3);
  -webkit-transition: all 0.3s ease-in-out;
  -moz-transition: all 0.3s ease-in-out;
  -ms-transition: all 0.3s ease-in-out;
  -o-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
}
.flex-direction-nav a:before {
  font-family: "flexslider-icon";
  font-size: 40px;
  display: inline-block;
  content: '\f001';
  color: rgba(0, 0, 0, 0.8);
  text-shadow: 1px 1px 0 rgba(255, 255, 255, 0.3);
}
.flex-direction-nav a.flex-next:before {
  content: '\f002';
}
.flex-direction-nav .flex-prev {
  left: -50px;
}
.flex-direction-nav .flex-next {
  right: -50px;
  text-align: right;
}
.flexslider:hover .flex-direction-nav .flex-prev {
  opacity: 0.7;
  left: 10px;
}
.flexslider:hover .flex-direction-nav .flex-prev:hover {
  opacity: 1;
}
.flexslider:hover .flex-direction-nav .flex-next {
  opacity: 0.7;
  right: 10px;
}
.flexslider:hover .flex-direction-nav .flex-next:hover {
  opacity: 1;
}
.flex-direction-nav .flex-disabled {
  opacity: 0!important;
  filter: alpha(opacity=0);
  cursor: default;
  z-index: -1;
}
.flex-pauseplay a {
  display: block;
  width: 20px;
  height: 20px;
  position: absolute;
  bottom: 5px;
  left: 10px;
  opacity: 0.8;
  z-index: 10;
  overflow: hidden;
  cursor: pointer;
  color: #000;
}
.flex-pauseplay a:before {
  font-family: "flexslider-icon";
  font-size: 20px;
  display: inline-block;
  content: '\f004';
}
.flex-pauseplay a:hover {
  opacity: 1;
}
.flex-pauseplay a.flex-play:before {
  content: '\f003';
}
.flex-control-nav {
  width: 100%;
  position: absolute;
  bottom: -40px;
  text-align: center;
  display:none !Important;
}
.flex-control-nav li {
  margin: 0 6px;
  display: inline-block;
  zoom: 1;
  *display: inline;
}

.flex-control-paging, .flex-direction-nav {
	display:none !Important;
}
.flex-control-paging li a {
  width: 11px;
  height: 11px;
  display: block;
  background: #666;
  background: rgba(0, 0, 0, 0.5);
  cursor: pointer;
  text-indent: -9999px;
  -webkit-box-shadow: inset 0 0 3px rgba(0, 0, 0, 0.3);
  -moz-box-shadow: inset 0 0 3px rgba(0, 0, 0, 0.3);
  -o-box-shadow: inset 0 0 3px rgba(0, 0, 0, 0.3);
  box-shadow: inset 0 0 3px rgba(0, 0, 0, 0.3);
  -webkit-border-radius: 20px;
  -moz-border-radius: 20px;
  border-radius: 20px;
}
.flex-control-paging li a:hover {
  background: #333;
  background: rgba(0, 0, 0, 0.7);
}
.flex-control-paging li a.flex-active {
  background: #000;
  background: rgba(0, 0, 0, 0.9);
  cursor: default;
}
.flex-control-thumbs {
  margin: 5px 0 0;
  position: static;
  overflow: hidden;
}
.flex-control-thumbs li {
  width: 25%;
  float: left;
  margin: 0;
}
.flex-control-thumbs img {
  width: 100%;
  height: auto;
  display: block;
  opacity: .7;
  cursor: pointer;
  -moz-user-select: none;
  -webkit-transition: all 1s ease;
  -moz-transition: all 1s ease;
  -ms-transition: all 1s ease;
  -o-transition: all 1s ease;
  transition: all 1s ease;
}
.flex-control-thumbs img:hover {
  opacity: 1;
}
.flex-control-thumbs .flex-active {
  opacity: 1;
  cursor: default;
}
/* ====================================================================================================================
 * RESPONSIVE
 * ====================================================================================================================*/
@media screen and (max-width: 860px) {
#content h2 strong,#content h1,h2, #content li,#content ul,#content ol,#content center,#content textarea,#content p,#content a, h3,#menu-h ul li a, #footer-inhalt a, #footer-inhalt, #footer-inhalt p{

	font-weight:normal !Important;
}


  .flex-direction-nav .flex-prev {
    opacity: 1;
    left: 10px;
  }
  .flex-direction-nav .flex-next {
    opacity: 1;
    right: 10px;
  }
}
