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

/* CSS Reset */
html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, tt, var,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-weight: inherit;
	font-style: inherit;
	font-size: 100%;
	font-family: inherit;
	vertical-align: baseline;
}
/* remember to define focus styles! */
:focus {
	outline: 0;
}
body {
	line-height: 1;
	color: black;
	background: white;
}
ol, ul {
	list-style: none;
}
/* tables still need 'cellspacing="0"' in the markup */
table {
	border-collapse: separate;
	border-spacing: 0;
}
caption, th, td {
	text-align: left;
	font-weight: normal;
}
blockquote:before, blockquote:after,
q:before, q:after {
	content: "";
}
blockquote, q {
	quotes: "" "";
}

/* Ende CSS Reset */ 

body{
font-family: 'Roboto', 'sans-serif';
font-size:16px;
color:#313131;
font-weight:400;
line-height:1.5;
background: #fdfdfd url(/img/background-tiny.png) top left repeat-x;
}
hr{
border:0 none;
border-bottom:dotted 1px #CCCCCC;
margin:0 0 5px 0;
width:100%;
height:0;
display:inline-block;
}
p{
margin:0 0 20px 0;
line-height: 1.5
}
h1, h1 strong, h1 b{
text-align: left;
line-height:1.5;
margin:0 0 5px 0;
font-size: 22px;
color:#d01daf;
}
h2, h2 strong, h2 b{
text-align: left;
line-height:1.2;
margin:0 0 5px 0;
font-size: 18px
}
h3{
	font-family: 'Roboto', 'sans-serif';
margin:0;
font-size:23px;
font-weight: 400;
}
h4, h5, h6{
color:#5c5e6c;
font-size:12px!important;
font-weight:normal;
margin:0 0 12px 0;
}
h1 a,h2 a, h3 a, h1 a:link,h2 a:link, h3 a:link{
color:#5c5e6c;
}
h1 a:hover,h2 a:hover, h3 a:hover {
color:#000;
}
a, a:link{
color:#000;
text-decoration: none;
}
a:hover{
color:#000;
text-decoration:none;
}
ul{
margin-left:15px;
margin-bottom:20px;
font-size: 16px;
}
ul li{
list-style:disc;
line-height:1.5;
}
ol{
margin-left:21px;
margin-bottom:20px;
}
ol li{
list-style:decimal;
line-height:1.5;
}
strong{
font-weight:bold;
}
em{
font-style:italic;
}

table{
width:100%;
}

img{
	line-height: 1
}

#banner_content img[src*="nopic"] {
    height: 230px;
}

.dropdown-menu a,.tools a{
	color: #000!important
}

.flex-control-nav.flex-control-thumbs{
	display: none
}

#right_side_wrapper .btn-group a{
	text-decoration: none
}

.galerie .portlet-body img{
	width: 193px
}

.home .galerie .portlet-body img{
	width: 193px
}
/*----------------------------------------CSS Start----------------------------------------------*/
.opensans{
	font-family: 'Roboto', 'sans-serif';
	font-weight: 400
}

.oleoscript{
	font-family: 'handschrift15regular', cursive;
	font-weight: 400
}

.tangerine{
	font-family: 'Tangerine', cursive;
	font-weight: 700
}

.home h1{
	font-family: 'handschrift15regular', cursive;
	font-weight: 400;
	font-size: 33px;
}

h1, h1 strong, h1 b{
	font-family: 'handschrift15regular', cursive;
	font-weight: 400;
	font-size: 33px
}

h2, h2 strong, h2 b{
	font-family: 'handschrift15regular', cursive;
	font-weight: 400;
	font-size: 23px;
	margin-bottom: 10px
}

#formular input, #formular textarea{
	font-family: 'Roboto', 'sans-serif';
	font-size: 14px
}
/*----------------------------------------Farben----------------------------------------------*/
.color #right_side_wrapper  h1,.color #right_side_wrapper  a:not(.btn){
	color: #237236; 
}

.color #right_side_wrapper h2{
	color: #3a3a3a;
}

.color .box a{
	background: #237236;
	color: #fff;
}

#footer_wrapper{
	
}

#nav a, #nav a:link,.facebook a:before {
	color: #237236;
	font-weight: 700;
}

#nav a:hover,#nav .facebook a:hover:before {
    color: #309b49;
}

#nav .facebook a {
    color: rgba(0, 0, 0, 0);
}

#logo a{
	color: #b38d3a;
	line-height: 1
}

#logoimg{	
	margin-top: 40px;
	margin-left: -3px;
}

#right_side_wrapper{
	
}


.home #right_side_wrapper{
	background: none;
}

.box{
	color: #fdfdfd;
	background: #292929;
}

#nav ul li ul{
	background: rgba(203,227,121,0.9);
}

#nav ul li ul li{
	white-space:nowrap;
}

/*---------------------------------------Classes---------------------------------------*/
.left{
	float: left;
}

.right{
	float: right;
}

.full{
	width: 100%;
	float: left;
}

.bild-text_box{
	float: left;
	width: 100%;
}

.bild-box{
	width: 220px;
	float: left;
	margin-top: 5px
}

.text-box{
	width: 320px;
	float: left;
	margin-left: 40px
}

.home .text-box{
	width: 360px
}

.slideshow{
	width: 100%;
	float: left;
	margin-bottom: 10px
}

.box{
	padding: 25px 30px;
	width: 220px;
	color: #237236;
	float: left;
	background: #bcda57;
	margin-bottom: 20px;
}
/*font-family: 'Oleo Script', cursive;
font-family: 'Tangerine', cursive;
font-family: 'Open Sans', sans-serif;*/
/*--------------------------------------Container--------------------------------------*/
#header_wrapper{
	width: 100%;
	float: left;
}

#header_content_wrapper{
	width: 940px;
	margin: 10px auto 0;
}

#header_content{
	float: left;
	width: 100%;
	margin-bottom: 5px;
}

#banner_wrapper{
	float: left;
	width: 100%;
	position: relative;
	margin-bottom: 30px
}

#banner_wrapper .flex-direction-nav a{
	height: 40px
}

#banner_wrapper li{
	list-style: none;
	line-height: 1
}

#banner_content{
    /*left: 50%;
    position: absolute;*/
    /*text-align: center;*/
   	width: 940px;
    margin: 0 auto
}

#main_wrapper{
	width: 940px;
	margin: 0 auto;
}

#content_wrapper{
	width: 100%;
	float: left;
	margin-bottom: 150px;
}

#left_side_wrapper{
	float: left;
	width: 280px;
}

#right_side_wrapper{
	float: left;
	width: 580px;
	padding: 0 40px 40px 40px;
}

.home #right_side_wrapper{
	width: 620px;
	margin: -5px 0 0 40px;
	padding: 0
}

#footer_wrapper{
	width: 100%;
	float: left;
	min-height: 300px
}

#footer_content_wrapper{
	width: 940px;
	margin: 20px auto 0;
}

/*--------------------------------------Header--------------------------------------*/
#nav {
    margin-top: 48px;
}

#nav li{
	list-style: none;
	line-height: 1.3
}

#nav >ul >li{
	float: left;
	margin-left: 10px;
	position: relative;
}

#nav ul li ul{
	display: none;
	padding: 5px 10px;
	position: absolute;
	margin: 0;
	left: 5px;
	min-width: 90px;
	z-index: 9001;
	border-radius: 2px;
	behavior: url(PIE.htc);
}

#nav ul ul a{
	display: block;
}

#nav li.subnav ul {
    display: block;
}

#nav >ul:first-child >li{
	margin-left: 15px
}

#nav a, #nav a:link{
	padding: 5px
}

#nav .right li:first-child a {
    position: relative;
    top: -5px;
}

#nav .icon-mail {
    font-size: 24px;
    position: relative;
    top: 5px;
}

#nav .icon-facebook {
    font-size: 19px;
    position: relative;
    top: 3px;
}

#logo {
    margin-bottom: 7px;
}

#logo a{
	font-size: 60px;
}

#logo a span{
	font-size: 100px
}

#banner_content img {
    -webkit-box-shadow: 0 -2px 8px rgba(0, 0, 0, 0.2);
    -moz-box-shadow: 0 -2px 8px rgba(0, 0, 0, 0.2);
    box-shadow: 0 -2px 8px rgba(0, 0, 0, 0.2);
    -pie-box-shadow: 0 -2px 6px rgba(50, 50, 50, 0.2);
    behavior: url(PIE.htc);
}

/*--------------------------------------Content--------------------------------------*/
#newsbox{
	padding-top: 45px;
	position: relative;
}

#newsicon {
    left: -14.5px;
    position: absolute;
    top: 12px;
}

#newsbox p{
	margin-bottom: 5px
}

#newsbox p ~ p {
    margin-bottom: 25px
}

.box a{
	padding: 0 5px
}

.box h2{
	font-size: 18px;
	color: #1d602d;
}

.box li{
	list-style: none;
}

.box ul{
	margin-left: 0
}

.box ul:first-of-type{
	margin-bottom: 25px
}

#right_side_wrapper a{
	text-decoration: underline;
}

#formular div{
	float: left;
	width: 100%;
	margin-bottom: 20px
}

#formular label{
	min-width: 150px;
	display: block;
	float: left;
}

#formular input, #formular textarea{
	border: 1px solid #E0E0E0;
	width: 418px;
	padding: 5px
}

#formular #plz {
    width: 80px;
}

#formular #ort {
    margin-left: 20px;
    width: 306px;
}

#formular #nachricht{
	min-height: 100px
}

#formular #submit{
	float: right;
	width: 428px
}

.galerie{
	float: left;
	width: 100%
}

.galerie a{
	width: 180px;
	margin: 0 0 20px 20px;
	float: left;
	display: block;
}

.home .galerie a{
	width: 193px;
}

.galerie a:first-child{
	margin-left: 0
}
/*--------------------------------------Footer--------------------------------------*/
#footer_wrapper a, #footer_wrapper a:link{
	color: #;
}

#footer_wrapper p{
	font-size: 12px
}

.grau p{
	color: #7f7f7f
}



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


/* Browser Resets
*********************************/
.flex-container a:active,
.flexslider a:active,
.flex-container a:focus,
.flexslider a:focus  {outline: none;}
.slides,
.flex-control-nav,
.flex-direction-nav {margin: 0; padding: 0; list-style: none;}

/* Icon Fonts
*********************************/
/* Font-face Icons */
@font-face {
	font-family: 'flexslider-icon';
	src:url('fonts/flexslider-icon.eot');
	src:url('fonts/flexslider-icon.eot?#iefix') format('embedded-opentype'),
		url('fonts/flexslider-icon.woff') format('woff'),
		url('fonts/flexslider-icon.ttf') format('truetype'),
		url('fonts/flexslider-icon.svg#flexslider-icon') format('svg');
	font-weight: normal;
	font-style: normal;
}

/* FlexSlider Necessary Styles
*********************************/
.flexslider li{list-style: none}
.flexslider {margin: 0; padding: 0;}
.flexslider .slides > li {display: none; -webkit-backface-visibility: hidden;} /* Hide the slides before the JS is loaded. Avoids image jumping */
.flexslider .slides img {width: 100%; display: block;}
.flex-pauseplay span {text-transform: capitalize;}

/* Clearfix for the .slides element */
.slides:after {content: "\0020"; display: block; clear: both; visibility: hidden; line-height: 0; height: 0;}
html[xmlns] .slides {display: block;}
* html .slides {height: 1%;}

/* No JavaScript Fallback */
/* If you are not using another script, such as Modernizr, make sure you
 * include js that eliminates this class on page load */
.no-js .slides > li:first-child {display: block;}

/* FlexSlider Default Theme
*********************************/
.flexslider { position: relative; zoom: 1; }
.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; }
.flexslider .slides { zoom: 1; }
.carousel li { margin-right: 5px; }

/* Direction Nav */
.flex-direction-nav {*height: 0;}
.flex-direction-nav a  { display: block; width: 40px; height: 50px; margin: -20px 0 0; position: absolute; top: 50%; z-index: 10; overflow: hidden; opacity: 0; cursor: pointer; color: rgba(0,0,0,0.8)!important; text-shadow: 1px 1px 0 rgba(255,255,255,0.3); -webkit-transition: all .3s ease; -moz-transition: all .3s ease;-ms-transition: all .3s ease; transition: all .3s ease; }
.flex-direction-nav .flex-prev { left: -50px; }
.flex-direction-nav .flex-next { right: -50px; text-align: right; }
.flexslider:hover .flex-prev { opacity: 0.7; left: 10px; }
.flexslider:hover .flex-next { opacity: 0.7; right: 10px; }
.flexslider:hover .flex-next:hover, .flexslider:hover .flex-prev:hover { opacity: 1; }
.flex-direction-nav .flex-disabled { opacity: 0!important; filter:alpha(opacity=0); cursor: default; }
.flex-direction-nav a:before  { font-family: "flexslider-icon"; font-size: 40px; display: inline-block; content: '\f001'; }
.flex-direction-nav a.flex-next:before  { content: '\f002'; }

/* Pause/Play */
.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'; }

/* Control Nav */
.flex-control-nav {width: 100%; position: absolute; bottom: -40px; text-align: center;}
.flex-control-nav li {margin: 0 6px; display: inline-block; zoom: 1; *display: inline;}
.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-border-radius: 20px; -moz-border-radius: 20px; -o-border-radius: 20px; border-radius: 20px; -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); }
.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%; display: block; opacity: .7; cursor: pointer;}
.flex-control-thumbs img:hover {opacity: 1;}
.flex-control-thumbs .flex-active {opacity: 1; cursor: default;}

@media screen and (max-width: 860px) {
  .flex-direction-nav .flex-prev { opacity: 1; left: 10px;}
  .flex-direction-nav .flex-next { opacity: 1; right: 10px;}
}