/* @override http://u.jimdo.com/www60/o/s8e89d3459366e856/userlayout/css/layout.css?t=1372174952 */

XXX.wartung {
	position: absolute;
	z-index: 1000;
	width: 100%;
	height: 100%;
	background: #FFF url(http://u.jimdo.com/www60/o/s8e89d3459366e856/userlayout/img/wartung.png) no-repeat center 	center;
} 

XXX#wrap {
	display: none;
}

/*  Typo 
----------------------------------------------- */

a:link, a:visited {
	text-decoration: none;
	color: #1E6D34;
}

a:active {
	text-decoration: underline;
}

a:hover {
	text-decoration: underline;
}


/*  Layout 
----------------------------------------------- */

html, body {
    padding: 0;
    margin: 0;
	height: 100%;	
}

html {
 	min-height: 100%;
}


body {
	font-family: 'PT Sans', Arial, sans-serif;
	font-size: 14px;
	background: #F1F2DB;
	color: #525252;
	/*-webkit-text-size-adjust:none;*/
}

body * {
	font-family: 'PT Sans', Arial, sans-serif;
}

#cc-inner  { /*jimdo wrap*/
	position: relative;
	height: auto!important;
	min-height: 100%;
}

#wrap.cc-content-parent {
}

.inner {
	position: relative;
	width: 960px;
	margin: 0 auto;	
}


/*  Header
----------------------------------------------- */

#header {
	position: relative;
	background: #D2DDC0 url(http://u.jimdo.com/www60/o/s8e89d3459366e856/userlayout/img/header-bg.jpg) repeat-x top center;
}

#header .inner {
}

#header .logo h1 {
	position: absolute;
	z-index: 2;
	top: 30px;
	left: 0;
	width: 385px;
	height: 90px;
	overflow: hidden;
	background: transparent;
}

#header .logo h1 a {
	position: absolute;
	font-size: 10px;
	width: 385px;
	height: 90px;
	top: 0;
	left: 0;
	text-indent: -7989px;
}

.hero {
	float: left;
	position: relative;
	margin: 30px 0 30px 0;
	width: 100%;
	height: 410px;
	background: #F1F2DB url(http://u.jimdo.com/www60/o/s8e89d3459366e856/userlayout/img/logo-bg-r.png) no-repeat 0 0;
	overflow: hidden;
	border-radius: 7px;
	
	-webkit-box-shadow:  0px 3px 10px 0px rgba(1, 1, 1, .5);
    box-shadow:  0px 3px 10px 0px rgba(1, 1, 1, .5);
}

.hero .logo {
	position: relative;
	width: 260px;
	float: left;
}

.logo ul,
.logo li {
	margin: 0;
	padding: 0;
	list-style: none;
}

.logo ul {
	margin: 165px 0 0 0;
	padding: 28px;
}

.logo li {
	font-size: 17px;
	font-weight: bold;
	color: #1E6F36;
	margin: 0 0 13px 0;
	padding: 0 0 13px 0;
	border-bottom: 4px solid #CCD524;
}

.logo li strong {
	display: block;
	padding: 0 12px;
	line-height: 150%;
}

.logo li.last,
.logo li:last-child {
	border: none;
	padding-bottom: 0;
	margin-bottom: 0;
}

.hero .imgbanner {
	position: relative;
	width: 700px;
	float: right;
	overflow: hidden;
}

.hero .imgbanner img {
	border-radius: 0 7px 7px 0;
}

.hero .slideshow {
	width: 960px!important;
	height: 410px!important;
	z-index: 10;
	overflow: hidden;
}

.hero .slideshow:after {
	content: " ";
	position: absolute;
	bottom: 0;
	left: 0;
	width: 15px;
	height: 100%;
	z-index: 100;
	background: url(http://u.jimdo.com/www60/o/s8e89d3459366e856/userlayout/img/hero-shadow-img.png) repeat-y 0 0;
}

/*  Navigation
----------------------------------------------- */

#navigation {
	position: relative;
	clear: both;
    overflow: hidden;
    max-width: 700px;
    padding: 0 0 0 15px;
}


ul.mainNav1,
ul.mainNav2 {
	margin: 0;
	padding: 0;
}

ul.mainNav1 {
	float: left;
}

ul.mainNav1 li {
	float: left;
	list-style: none;
	margin: 0 5px 0 0;
}

ul.mainNav1 li a {
	position: relative;
	display: block;
	padding: 15px 17px;

	font-weight: bold;
	font-size: 17px;
	text-decoration: none;

	color: #1E6D34;
	
	border-radius: 2px 2px 0 0;
	
	-webkit-transition: all 200ms ease;
	-moz-transition: all 200ms ease;
	-ms-transition: all 200ms ease;
	-o-transition: all 200ms ease;
	transition: all 200ms ease;
}

ul.mainNav1 a:hover,
ul.mainNav1 a.current,
ul.mainNav1 a.parent.level_1,
ul.mainNav1 a:active {
	background: #F8F8ED;
	color: #1E6D34;
	
	-webkit-border-top-left-radius: 7px;
	-webkit-border-top-right-radius: 7px;
	-moz-border-radius-topleft: 7px;
	-moz-border-radius-topright: 7px;
	border-top-left-radius: 7px;
	border-top-right-radius: 7px;
	
	-webkit-box-shadow:  0px 5px 10px 0px rgba(0, 0, 0, .3);
     box-shadow:  0px 5px 10px 0px rgba(0, 0, 0, .3);
}


ul.mainNav1 #mainLev2,
ul.mainNav1 li li  {
	/*display: none;*/
}

.navlev2 {
	float: left;
}


ul.mainNav2,
ul.mainNav2 li {
	list-style: none;
	padding: 0;
	margin: 0;
	float: left;
}

ul.mainNav2 {
	margin: 0px 0 20px 5px;
	padding: 0 20px;
}

ul.mainNav2 li {
	margin: 0 3px 0 0;
}

ul.mainNav2 li a {
	display: block;
	font-size: 13px;
	text-decoration: none;
	text-transform: uppercase;
	font-weight: normal;
	margin: 0;
	padding: 5px 15px;
	color: #5E5039;

	border-radius: 2px;
	background: #FFE7C1;
}



ul.mainNav2 li a:hover {
}

ul.mainNav2 li a.current,
ul.mainNav2 li a:active {
}


.hottab {
	position: absolute;
	width: 240px;
	bottom: 0;
	right: 10px;
	line-height: 60px;
	

}

.hottab a {
	display: block;
	text-align: center;
	padding: 0 0 0 0;
	text-decoration: none!important;
	font-size: 18px;
	font-weight: normal;
	color: #1E6E35!important;
	background: #CCD524 url(http://u.jimdo.com/www60/o/s8e89d3459366e856/userlayout/img/bullet-big.png) no-repeat 48px 20px;
	border-radius: 7px 7px 0 0;	
	
	-webkit-transition: all 200ms ease;
	-moz-transition: all 200ms ease;
	-ms-transition: all 200ms ease;
	-o-transition: all 200ms ease;
	transition: all 200ms ease;
}

.hottab a:hover {
	background-color: #F8F8ED;
}



/*  Content
----------------------------------------------- */


#content {
	clear: both;
	min-height: 350px;
	padding: 30px 0 170px 0;
	background: url(http://u.jimdo.com/www60/o/s8e89d3459366e856/userlayout/img/content-bg.png?v1) repeat-x 0 0;
}

#content .inner {
}

#content_area {
	float: left;
	width: 630px;
	padding: 0 0 0 15px;
}

#content h1, #content h2, #content h3 {
	font-family: 'PT Sans', Arial, sans-serif;
	font-weight: bold;
	color: #1E6D34;
	margin-bottom: 10px;
}

#content_area h1 {
	font-size: 29px;
	line-height: 30px;
	padding: 14px 0  15px 0;
	border-bottom: 6px solid #CCD524;
	margin-bottom: 15px;
}

#content h2 {
	font-size: 24px;
}

#content h3 {
	font-size: 18px;
}

#content_area img {
	max-width: 630px;
	height: auto;
}


#content_area p,
#content_area li {
	font-family: 'PT Sans', Arial, sans-serif;
	font-size: 15px;
	line-height: 150%;
	color: #526A59;
}


#content_area p.einleitung {
	font-size: 18px;
	line-height: 170%;
}

#content_area li {
	margin: 0 0 3px 0;
}

#content_area .j-text p strong em{
	font-size: 15px;
	line-height: 23px;
}



#content_area a  {
	text-decoration: none;
	color: #0B862D;
}

#content_area a:hover {
	text-decoration: underline;
}

#content div.n.j-hr {
	padding: 15px 5px;
}

#content div.n.j-hr .hr,
.cc-m-hr .hr,
#sidebar .hr {
	border: none;
	border-top: 3px solid #D3E0C5;
}



/* Sidebar 
----------------------------------------------- */

#sidebar {
	width: 240px;
	float: right;
	margin: 0 10px 0 0;
}


#sidebar .j-htmlCode,
#sidebar .j-imageSubtitle,
#sidebar .j-text,
#sidebar .j-textWithImage,
#sidebar .j-video,
#sidebar AUS.cc-m-all-content /*for backend*/ {
	position: relative;
	margin: 0 0 0px 0;
	padding: 0 18px;
	padding-top: 15px;
	background: #FFF;
}

#sidebar .j-htmlCode {
	padding: 10px 20px 5px 20px;
}


#sidebar .j-hr {
	padding: 0 18px;
	margin: 0 0 15px 0;
}

#sidebar .n.j-spacing {
	padding: 0;
}

#sidebar .cc-m-spacing {
	background: transparent;
	/*background: #F1F2DB;*/

}

#sidebar .j-text em strong {
}

#sidebar .n.j-header {
	padding: 0;
}

#sidebar .n.j-header {
	background: #D2DDC0;
	border-radius: 7px 7px 0 0;	
}

#sidebar .n.j-header h1,
#sidebar .n.j-header h2,
#sidebar .n.j-header h3 {
	color: #1E6D34;
	font-size: 16px;
	padding: 13px 20px;
	margin: 0 0 0 0;
}

#sidebar .n.j-text {
	padding-bottom: 16px;
	background: #FFF;
	border-radius: 0 0 7px 7px;	
	
	-webkit-box-shadow:  0px 5px 10px -6px rgba(1, 1, 1, .4);        
    box-shadow:  0px 5px 10px -6px rgba(1, 1, 1, .4);
}


#sidebar h1, #sidebar h2, #sidebar h3, #sidebar p, #sidebar a {
	color: #233A57;
	font-family: 'PT Sans', Arial, sans-serif;
}

#sidebar h1 {
	font-size: 16px;
	font-weight: normal;
	background: #FFD192;
	display: inline-block;
	margin: 15px 0 15px 0;
	padding: 5px 20px;
	border-radius: 0 2px 2px 0;
}



#sidebar p {
	color: #526A59;
	font-size: 13px;
	line-height: 19px;
	font-weight: normal;
}

#sidebar a {
	color: #1E6D34;
	text-decoration: none;
}

#sidebar a:hover {
	text-decoration: underline;
}


#sidebar .fbfanbox {
	background: #F9F8F6;
	width: 223px;
	height: 400px;
	border: 1px solid #D3CEBF;
	overflow: hidden;
}

#sidebar .fbfanbox iframe {
	height: 400px;
	width: 233px;
	margin: -5px 0 0 -5px;
}




form input.cc-checkout-btn { /* final submit btn */
	padding: 10px 40px!important;
	font-weight: bold!important;
	font-size: 15px!important;
}

#cc-checkout-wrapper {
	border-radius: 8px;
	background: rgba(1,1,1, .04)!important;
}

.cc-checkout-progress-element.cc-title a{
	text-decoration: none!important;
}

#cc-checkout-wrapper form,
#cc-checkout-wrapper table *  {
	color: #5E5039!important;
}

#cc-checkout-wrapper thead th {
	background: transparent!important;
}

.cc-checkout-subheadings {
	color: #5E5039!important;
	text-decoration: none;
	border-color: #5E5039!important;
}

#cc-checkout-billing-address-form input,
#cc-checkout-shipping-address-form input {
	padding: 4px!important;
}

#cc-checkout-successinfo h1,
#cc-checkout-successinfo p {
	color: #5E5039!important;
}

#cc-checkout-successinfo h1 {
	margin-bottom: 20px!important;
	color: #99CC33!important;
}



/* Footer 
----------------------------------------------- */

#footer { 
	position: absolute;
	width: 100%;
	margin: 0;
	height: 100px;
	left: 0;
	bottom: 0;
	color: #F1F2DD;
	background: #25753D url(http://u.jimdo.com/www60/o/s8e89d3459366e856/userlayout/img/footer-bg2.jpg) repeat-x top center;
}

#footer .inner {
	position: relative;
	width: 940px; /*-padding*/
	padding: 25px 0 15px 20px;
}

#footer a {
	font-size: 13px;
	color: #F1F2DD;
	text-decoration: none;
}

#footer .subnav ul,
#footer .subnav li {
	margin: 0;
	padding: 0;
	list-style: none;
	float: left;
}

#footer .trigger {
	position: absolute;
	top: 11px;
	right: 10px;
	width: 60px;
	height: 57px;
	border-radius: 0 0 5px 5px;
	background: url(http://u.jimdo.com/www60/o/s8e89d3459366e856/userlayout/img/icon-like.png) no-repeat 13px 10px;
	cursor: pointer;
	background-color: #8CB38B;
	background-color: rgba(255,255,255,.45);
}

#footer .trigger.open {
	border-radius: 0 0 5px 0px;
}


#footer .social {
	position: absolute;
	top: 11px;
	right: 70px;
	width: 155px;
	height: 42px;
	padding: 15px 10px 0px 10px;
	overflow: hidden;
	
	border-radius: 0 0 0 5px;

	background-color: #8CB38B;
	background-color: rgba(255,255,255,.45);
}

#footer .social .fb {
	float: right;
	width: 120px;
	height: 30px;
	background: transparent!important;
}

#footer .social .fb iframe {
	background: transparent!important;
}


#footer #contentfooter .rightrow {
	position: absolute;
	top: 10px;
	left: 50%;
	width: 300px;
	margin: 0 0 0 -150px;
	text-align: center;
	background: transparent;
	border-radius: 5px;
}

#footer #contentfooter .rightrow a {
	background: #FFF;
	color: #333;
	display: inline-block;
	margin: 0 0 5px 0;
	padding: 5px 15px;
	border-radius: 5px;
}


/* Form */

#content .j-formnew form,
.cc-m-formnew {
	border-radius: 2px;
	padding: 20px;
	padding-bottom: 15px;
	margin: 0 0 15px 0;
	background: #FFF;
	border-radius: 7px;
}

#content form .cc-m-form-view-element {
	padding: 3px 0;
}


#content .j-formnew p.cc-m-form-note {
	position: absolute;
	right: 30px;
	bottom: 30px;
	width: 48%;
	
	font-size: 11px;
	color: #888;
	background-image: none;
	padding: 0 0 0 0;
	border: none;
	text-align: right;
	margin: 0;	
}

#content .j-formnew p.cc-m-form-note strong {
	display: none;
}


#content form .cc-m-form-view-label {
	font-weight: normal;
	font-size: 14px;
	color: #526A59;
	margin: 0;
	padding: 0 0 0 8px;
	height: 30px;
	line-height: 30px;
}

#content form .cc-m-form-view-submit .cc-m-form-view-label {
	background: none;
}

#content form .cc-m-form-view-label-required {
	font-weight: normal;
}

#content .j-formnew form input,
#content .j-formnew  form textarea {
	font-size: 13px;
	padding: 7px 5px;
	border-radius: 2px; 
	border: 2px solid #D2DDC0;
	outline: none;
	min-height: 16px;    
}


#content .j-formnew form input:focus,
#content .j-formnew  form textarea:focus {
	-moz-box-shadow: inset 1px 1px 2px 0px rgba(1, 1, 1, 0.2);
	-webkit-box-shadow: inset 1px 1px 2px 0px rgba(1, 1, 1, 0.2);
	box-shadow: inset 1px 1px 2px 0px rgba(1, 1, 1, 0.2);
}

#content .j-formnew form label span {
	color: #5E5039;
	font-weight: bold;
}

#content .j-formnew .cc-m-form-view-submit input {
	padding: 10px 30px!important;
	text-transform: uppercase;
	color: #1E6E35;
	font-weight: bold;
	font-size: 14px;
	border-radius: 5px;
	border: none;
	background: #CCD524;
}




/* ELSE
----------------------------------------------------------------------------- */

.accessibility {
   position: absolute;
   top: -999em;
   left: -999em;
}

/* clearing */

.clearer {
	clear: both;
	display: block;
	height: 1px;
	margin-bottom: -1px;
	font-size: 1px;
	line-height: 1px;
}

.clearfix:after {
	content: "."; 
	display: block; 
	height: 0; 
	clear: both; 
	visibility: hidden;
}
* html>body .clearfix {
	display: inline-block; 
	width: 100%;
}

.hidden {
	display: none;
	visibility: hidden;
}

/* Jimdo backend stuff*/

span.cc-invisible {
	font-size: 12px;
}


#sidebar .cc-m-all-content {
    background: #FFF;
    border: 1px dashed #999999;
    padding: 10px 15px;
}

#sidebar .cc-m-all-content .hr {
    padding: 0 0 15px 0;
    margin-top: 15px
}

#sidebar .cc-m-all-content h1,
#sidebar .cc-m-all-content h2,
#sidebar .cc-m-all-content h3 {
    margin: 0;
}

#sidebar div.cc-m-all div.cc-m-all-wrapper {
}

#sidebar div.cc-m-all div.cc-m-all-wrapper .n.j-header {
}

#sidebar .cc-m-all-content .cc-m-spacing {
	padding: 0!important;
	background: transparent!important;
}

#footer #contentfooter .rightrow {
	margin-top: 15px!important;
}



/* MEDIA QUERIES
----------------------------------------------------------------------------- */


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

	}