html
{
    width: 100%;
    height: 100%;
}


body {
			-webkit-text-size-adjust: none;
			font-family: 'Open Sans', Arial, sans-serif;
			font-size:100%;
			color:#000;
			margin:0;
			background-color:#fff;
			overflow-y: scroll;
			}


ul {
	list-style-type:disc;
	padding-left:5px;
	margin:5px;
}

a:link {
    color: #f15d5d;
    text-decoration:none;
}

/* visited link */
a:visited {
    color: #000;
}

/* mouse over link */
a:hover {
    color: #f15d5d;
}

/* selected link */
a:active {
    color: #000;
}

.balken_menu a {
	color: #000;
}


.balken_menu a:visited {
	color: #000;
}

.mob_navlink ul li a:link {
	color: #000;
}

.mob_navlink ul li a:visited {
	color: #000;
}

.mob_navlink ul li a:active {
	color: #000;
}

.mob_navlink a:visited {
	color: #000;
}

.mob_navlink a:active {
	color: #000;
}


#mainpage {
	width:100%;
	margin:0;
	padding:0;
	overflow:hidden;
}	



#header {
	position:fixed;
	left:0px;
	top:0px;
	width:100%;
	height:150px;
	background-color:#fff;	
	z-index:2000;
	float:bottom;
}

#navigation {
	position:absolute;
	width:auto;
	right:20px;
	height:30px;
	top:2px;
	color:#000;
	font-size:12px;
	font-size:13px;
//	bottom:20px;
	width:540px;
	right:0px;
	background-color:none;

}

.desk_nav_liste {

	width:540px;
//	margin-left:120px;

}


#navigation ul {
    padding: 0px;
    margin: 0px;
}
#navigation ul:after {
    clear: both;
    content: " ";
    display: block;
    font-size: 0;
    height: 0;
    visibility: hidden;
}
#navigation ul,#navigation ul li{
 //   background-color: #fff;

}
#navigation ul li {
    list-style: none;
    float:left;
}
#navigation ul li a {
    text-decoration: none;
    display: block;
    color: #000;
    padding: 5px 10px 5px 5px;
}
#navigation ul li a:hover {
    background-color:#efeff5;
}

    

#navigation ul li:hover > ul {
    visibility: visible;

    
    
}
#navigation ul li ul{
    display: inline;
    visibility: hidden;
    position: absolute;
    padding:0px;
     
    
}
#navigation ul li ul li{
    float: none;
    background-color:#efeff5;
}
#navigation ul li ul li a:hover{
    color: #f15d5d;
    
   
}

#navigation ul li ul li a:active{
    color: #f15d5d;
    
   
}

.menue_active {
	color:#f15d5d;	
	
}

.menue_active ul li a {
	color:#f15d5d;	
	
}




#logo_top {
	position:absolute;
	width:306px;
	height:60px;
	top:60px;
	left:120px;
	
}

#logo_top img {
	width:100%;
	height:auto;
	
}

/*
.menue_main {
	float:left;
	margin-right:20px;	
}
*/

#balken_grau {
	position:absolute;
	left:0px;
	top:10px;
	width:100%;
	height:32px;
	background-color:#efeff5;	
}		

.balken_menu {
	font-size:11px;
	margin-right:30px;
	text-align:right;
	margin-top:8px;
	color:#000;
}

.mobile_menue {
	width:40px;
	margin-left:20px;
	margin-top:5px;	
	float:left;
	display:none;
	overflow:auto;
}

.mobile_navigation {
		display:none;
}

.start_desktop {
	display:block;	
}

.start_mobile {
	display:none;	
}


#content_scroll {
	width:100%;
	height:auto;
	color:#000;
	font-size:12px;
	line-height:18px;
}

#content_impressum {
	margin-top:30px;
	margin-left:120px;
	width:70%;
	color:#000;
	font-size:12px;
	line-height:18px;
}

.content_head {
	color:#000;
	font-size:16px;
	line-height:28px;
	font-weight: 800;
	
}

.content_head_2 {
	color:#000;
	font-size:14px;
	line-height:20px;
	font-weight: 700;
	
}

.contentscroll {
	position:relative;
	float:bottom;	
//	margin-bottom:100px;
	
}

.streifen {
	position:relative;
	top:150px;
	width:100%;
	height:400px;
//	max-height:400px;
	background-color:#5b913b;	
	border-top:1px solid black;
	border-bottom:1px solid black;
}	

.streifen_index {
	position:relative;
	top:150px;
	width:100%;
	height:400px;
//	max-height:400px;
	background-color:#5b913b;	
	border-top:1px solid black;
	border-bottom:1px solid black;
}


.streifen_imp {
	position:relative;
	top:150px;
	width:100%;
	height:auto;
//	max-height:400px;
	background-color:#5b913b;	
	border-top:1px solid black;

}


.streifen_ohne_img {
	position:relative;
	top:150px;
	width:100%;
	padding-bottom:20px;
	height:auto;
	min-height:150px;
//	max-height:400px;

	border-top:1px solid black;

}

.copy_bold {
	font-weight:700;
}

.pglink {
	
}

.se_aktiv a {
	color:#f15d5d";
}

.teaser_text {
	position:absolute;
	float:left;
	left:0;	
  //  width:30%;
    height:100%;
	
}

.teaser_text_content {
	position:relative;
	background-color:none;
	margin-left:120px;
	margin-top:40px;
	color:#fff;
	font-size:15px;
	line-height:22px;
	width:400px;
	z-index:200;
}

.teaser_text_content_ohne {
	width:500px;
}

.trennungen {
	-moz-hyphens: auto;
   -o-hyphens: auto;
   -webkit-hyphens: auto;
   -ms-hyphens: auto;
   hyphens: auto; 
   hyphenate-limit-chars: auto 5;
	hyphenate-limit-lines: 2;	
}

.teaser_text_head {
	color:#fff;
	font-size:16px;
	line-height:28px;
	font-weight: 800;
	
}

.text_black {
	color:#000;	
}

.teaser_image {
	position:relative;
	float:right;
	right:0px;	
	right:50px;
    height:400px;
    margin:0;
	
}


.teaser_image_start {
	position:relative;
	float:right;
	right:50px;	
    height:400px;
    margin:0;
	
}

.teaser_image img {
	
	max-height:100%;
	width:auto;
     float:right;
}

.teaser_image_start img {
	
	max-height:100%;
	width:auto;
     float:right;
}


.teaser_image_left  {
	position:relative;
	left:120px;
	right:0;	
    height:300px;
    margin:0;
    top:50px;
    float:left;
	
}

.teaser_image_left img {

     height:300px;
}


.teaser_text_right {
	position:relative;
	float:left;
	left:120px;
  //  width:30%;
  //  height:100%;
    height:300px;
    overflow:scroll;
    top:50px;
 //   width:300px;
	
}

.teaser_text_content_r {
	position:relative;
	background-color:none;
	margin-left:80px;
//	margin-top:40px;
	color:#000;
	font-size:14px;
	width:400px;
	
	z-index:200;
	margin-right:50px;
	
	
}

.teaser_text_head_r {
	color:#000;
	font-size:16px;
	line-height:28px;
	font-weight: 800;
	
}



.content {
	display:block;
	position:relative;
	top:170px;
	width:100%;
	padding-left:100px;
	padding-right:100px;
	height:auto;
	font-size:13px;
	line-height:22px;
}

.scrolldown {
	display:block;
	position:relative;
	width:100%;
	text-align:center;
	height:40px;

	margin-top:-50px;

}

.scrollup {
	display:block;
	position:relative;
	width:100%;
	text-align:center;
	height:80px;

	margin-top:-50px;

}

.imgscroller {
	width:40px;
	height:40px;	
}

.content_index {
	font-size:13px;
	line-height:22px;
	display:block;
	position:relative;
	top:20px;
//	float:bottom;
	width:100%;

	padding-left:100px;
	padding-right:100px;
	height:auto;
}


.content_kontakt {
	display:block;
	position:relative;
	top:20px;
	width:100%;
	padding-left:100px;
	padding-right:100px;
	height:auto;
}


.content_weiter {
	display:none;
	position:relative;
	top:170px;
//	float:bottom;
	width:100%;

	padding-left:100px;
	padding-right:100px;
	height:auto;
}

.content_spalten {
	width:25%;
	margin-left:20px;
	margin-right:20px;
	float:left;
}

.content_spalten_2 {
	width:40%;
	margin-left:20px;
	margin-right:20px;
	float:left;
	margin-bottom:20px;
}

.content_spalten_ind_1 {
	width:40%;
	width:410px;
	margin-left:20px;
	margin-right:20px;
	float:left;
	
}

.content_spalten_ind_2 {
	width:400px;
	padding-right:220px;
	float:right;
	
}



.spaltenrow {

}

.re_detail {
	display:none;	
}


.content ul {
	list-style-type:disc;
	padding-left:5px;
	margin:5px;
}

.spaltenrow ul {
	style-type:disc;
	padding-left:5px;
	margin:5px;
}

.re_detail ul {
	style-type:disc;
	padding-left:5px;
	margin:5px;
}

.re_detail ul li { 
	style-type:disc;
}

.show_detail_re {
	cursor:pointer;	
}

.spaltenrow:before, .spaltenrow:after {
    display: table;
    content: " ";
}

.spaltenrow:after {
    clear: both;
}


.scroll_down {
	position:relative;
	width:100%;
	text-align:center;
	bottom:30px;	
}



.content a {
	text-decoration:underline;
	color:#000;	
}

#fp-nav {
    position: fixed;
    z-index: 100;
    margin-top: -32px;
  //  top: 600px;
    
    bottom:100px;
    opacity: 1;
    -webkit-transform: translate3d(0,0,0);
}
#fp-nav.right {
    right: 17px;
}
#fp-nav.left {
    left: 17px;
}
.fp-slidesNav{
    position: absolute;
    z-index: 4;
    left: 50%;
    opacity: 1;
}
.fp-slidesNav.bottom {
    bottom: 17px;
}
.fp-slidesNav.top {
    top: 17px;
}
#fp-nav ul,
.fp-slidesNav ul {
  margin: 0;
  padding: 0;
}
#fp-nav ul li,
.fp-slidesNav ul li {
    display: block;
    width: 14px;
    height: 13px;
    margin: 7px;
    position:relative;
}
.fp-slidesNav ul li {
    display: inline-block;
}
#fp-nav ul li a,
.fp-slidesNav ul li a {
    display: block;
    position: relative;
    z-index: 1;
    width: 100%;
    height: 100%;
    cursor: pointer;
    text-decoration: none;
}
#fp-nav ul li a.active span,
.fp-slidesNav ul li a.active span {
    background: #f15d5d;
}
#fp-nav ul li a span,
.fp-slidesNav ul li a span {
    top: 2px;
    left: 2px;
    width: 8px;
    height: 8px;
    border: 1px solid #000;
    background: rgba(0, 0, 0, 0);
    border-radius: 50%;
    position: absolute;
    z-index: 1;
}


#fp-nav ul li .fp-tooltip {
    position: absolute;
    top: 2px;
    color: #000;
    font-size: 12px;
    font-family: arial, helvetica, sans-serif;
    white-space: nowrap;
    max-width: 220px;
    overflow: hidden;
    display: block;
    opacity: 0;
    width: 0;
}
#fp-nav ul li:hover .fp-tooltip {
    -webkit-transition: opacity 0.2s ease-in;
    transition: opacity 0.2s ease-in;
    width: auto;
    opacity: 1;
}
#fp-nav ul li .fp-tooltip.right {
    right: 20px;
}
#fp-nav ul li .fp-tooltip.left {
    left: 20px;
}

/* horizontaler slider */

.fp-slide {
    float: left;
}
.fp-slide, .fp-slidesContainer {
    height: auto;
    display: block;
}
.fp-slides {
    z-index:1;
    height: 100%;
// 	height:auto;
 	max-height:554px;

    overflow: hidden;
    position: relative;
    -webkit-transition: all 0.3s ease-out; /* Safari<=6 Android<=4.3 */
    transition: all 0.3s ease-out;
}
.fp-section.fp-table, .fp-slide.fp-table {
    display: table;
    table-layout:fixed;
    width: 100%;
}
.fp-tableCell {
    display: table-cell;
    vertical-align: top;
    width: 100%;
//    height: 100%;
	height: auto;

}
.fp-slidesContainer {
    float: left;
    position: relative;
}
.fp-controlArrow {
    position: absolute;
    z-index: 4;
    top: 20%;
    top: 350px;
    cursor: pointer;
    width: 0;
    height: 0;
    border-style: solid;
    margin-top: -38px;
    -webkit-transform: translate3d(0,0,0);
    -ms-transform: translate3d(0,0,0);
    transform: translate3d(0,0,0);
}
.fp-controlArrow.fp-prev {
    left: 15px;
    width: 0;
    border-width: 20.5px 16px 20.5px 0;
    border-color: transparent #fff transparent transparent;
}
.fp-controlArrow.fp-next {
    right: 15px;
    border-width: 20.5px 0 20.5px 16px;
    border-color: transparent transparent transparent #fff;
}
.fp-scrollable {
    overflow: scroll;

}


@media (max-width:1100px) 
	
{
	.content_spalten_ind_2 {
		width:400px;
		padding-right:120px;
		float:right;
		
	}
	
}

@media  (max-width:1080px)
/*, (max-height:768px) */

{
	
	.streifen {
		position:relative;
		top:150px;
		width:100%;
		height:300px;
	//	max-height:400px;
		background-color:#5b913b;	
	}
	
	.teaser_image {
	    max-height:300px;
	    width:auto;
	}
	
	.teaser_image_start {
		max-height:300px;
	    width:auto;
		
	}
	
	.fp-slides {
		height:454px;
	}
	
	
	.teaser_image_left img  {
		top:25px;
   	//	height:200px;
		max-width:30%;
		height:auto;
	}
	
	
	.teaser_text_right {
	//	background-color:red;
	    height:200px;
		width:60%;
		
	}
	
	
	#navigation {
		position:absolute;
		width:auto;
		right:20px;
		height:30px;
		color:#000;
		font-size:12px;
		bottom:20px;
		width:auto;
		right:50px;
		width:500px;

	
	}

	.desk_nav_liste {
		width:auto;
		margin-left:120px;
	
	}


	.content_spalten_ind_1 {
		width:40%;
		width:410px;
		margin-left:20px;
		margin-right:20px;
		float:left;
		
	}
	
	.content_spalten_ind_2 {
		width:400px;
		padding-right:5%;
		float:right;
		
	}
	
	.fp-controlArrow {

	    top: 320px;
    
	}

	
}




@media (max-width:1024px) and  (orientation:portrait)

{
	
	.streifen {
		position:relative;
		top:150px;
		width:100%;
		height:300px;
	//	max-height:400px;
		background-color:#5b913b;	
	}
	
	.teaser_image {
	    max-height:300px;
	    width:auto;
	    display:none;
	}
	
	
	.fp-controlArrow {

	    top: 320px;
    
	}
	
	.teaser_image_start {
		 max-height:300px;
	    width:auto;
	    display:none;
		
	}
	
	.fp-slides {
		height:454px;
	}
	
	
	.teaser_image_left img  {
		top:25px;
   	//	height:200px;
		max-width:30%;
		height:auto;
	}
	
	
	.teaser_text_right {
	//	background-color:red;
	    height:200px;
		width:60%;
		
	}
	
	
	#header {
		height:180px;
	}
	
	#logo_top {
		left:60px;
	}
	
	
	#content_impressum {
		margin-left:60px;

	}
	
	
	.teaser_text_content {
		margin-left:60px;
	}
	
	
	.content {

		padding-left:40px;

	}
	
	.teaser_text_content_ohne {
		width:400px;
	}

	.streifen_ohne_img {
		
		height:auto;
		min-height:200px;
	
	}
	
	.streifen_ohne_img_index {
		
		height:auto;
		min-height:290px;
	
	}
	
	.content_spalten_2 {
		width:80%;
		margin-left:20px;
		margin-right:20px;
		float:bottom;
		margin-bottom:20px;
	}
	
	.scrolldown {
		display:none;	
	}
	
	
	#navigation {
		position:absolute;
		width:auto;
		right:20px;
		height:30px;
		color:#000;
		font-size:12px;
		bottom:20px;
		width:auto;
		right:50px;

	
	}

	.desk_nav_liste {
		width:auto;
		margin-left:120px;
	
	}
	
	.content_index {

		padding-left:40px;

	}
	
	.sect1_index {
		display:none;
	}
	
}
//and (max-height:768px)
@media (max-width:768px)  {
	
	.streifen {
		position:relative;
		top:150px;
		width:100%;
		height:250px;
	//	max-height:400px;
		background-color:#5b913b;	
	}
	
	.teaser_image {
	    height:250px;	
	}
	
	.teaser_image_start {
	    height:250px;	
	}
	
	.fp-slides {
		height:404px;
	}
	
	.teaser_image_left img  {
   		 height:150px;
	}
	
	
	#navigation {
		position:absolute;
		width:auto;
		right:20px;
		height:30px;
		color:#000;
		font-size:12px;
		bottom:20px;
		width:auto;
		right:50px;
		background-color:yellow;
		
	
	}

	.desk_nav_liste {
		width:auto;
		margin-left:120px;
	
	}
	
	.content_spalten_ind_1 {
		clear:both;
		width:40%;
		width:410px;
		margin-left:20px;
		margin-right:20px;
		float:bottom;
		
	}
	
	.content_spalten_ind_2 {
		clear:both;
		width:400px;
		margin-left:20px;
		padding-right:5%;
		float:bottom;
		
	}
	
}

@media (max-width:768px), (max-height:768px)  and  (orientation:portrait) {
	.teaser_image_left img  {
		display:none;
		top:25px;
   	//	height:200px;
		max-width:30%;
		height:auto;
	}
	
	.content_spalten_ind_1 {
		clear:both;
		width:40%;
		width:410px;
		margin-left:20px;
		margin-right:20px;
		float:bottom;
		
		
	}
	
	.content_spalten_ind_2 {
		margin-top:20px;
		clear:both;
		width:400px;
		margin-left:20px;
		float:left;

		
	}

}


@media only screen 
    and (max-device-width: 640px), 
    only screen and (max-device-width: 667px), 
    only screen and (max-width: 480px)
{ }

@media only screen and (max-width:320px),  (max-width:480px), (max-device-width: 667px) {
	
	
	#header {

		height:100px;

	}
	
	#fp-nav {

		display:none;
	}
	
	
	
	
	#navigation {
		height:1px;
		display:none;
	}
	
	.desk_nav_liste {
		display:none;

	}
	
	
	.mob_nav_liste {
		padding:20px;
		font-size:16px;
		line-height:26px;
		
	}
	
	
	.mobile_menue {

		display:block;
	}
	
	
	.start_desktop {
		display:none;	
	}
	
	.start_mobile {
		display:block;	
	}
	
	.scrolldown {
		display:none;	
	}
	
	.mobile_navigation {
		position:absolute;
		display:block;
		z-index:2000;
		top:50px;
		width:100%;
		height:100%;
		background-color:#efeff5;
		left:-500px;
	}
	
	
	.mob_navlink li {
		border-bottom:1px solid black;	
		padding-left:0px;
		width:90%;	
		margin-left:0;
	}
	
	
	
	#logo_top {
		left:20px;
		
	}
	
	#logo_top img {
		margin-top:-10px;
		width:70%;
		height:auto
		
	}
	
	.content_spalten_2 {
		width:80%;
		margin-left:20px;
		margin-right:20px;
		float:bottom;
		margin-bottom:20px;
	}
	
	.teaser_image {
	    display:none;
	}
	
	.content {

		padding-left:0px;

	}
	
	#content_impressum  {
		margin-left:20px;
		width:80%;
	}
	
	.teaser_text_content, .teaser_text_content_ohne {
		margin-left:20px;
		width:280px;
	}
	
	.streifen {
		height:auto;
		margin-bottom:50px;
		height:400px;

	}	
	
	.streifen_index {
		height:auto;
		margin-bottom:20px;
		height:300px;

	}	
	
	.mobile_hoch {
		height:300px;
		margin-bottom:50px;
	}
	
	.teaser_text {
		
	}
	
	

}