/* ------------ open sans ------------- */
/* Open Sans @font-face kit */

/* BEGIN Regular */
@font-face {
  font-family: 'Open Sans';
  src: url('../../fonts/open-sans/Regular/OpenSans-Regular.eot');
  src: url('../../fonts/open-sans/Regular/OpenSans-Regular.eot?#iefix') format('embedded-opentype'), url('../../fonts/open-sans/Regular/OpenSans-Regular.woff') format('woff'), url('../../fonts/open-sans/Regular/OpenSans-Regular.ttf') format('truetype'), url('../../fonts/open-sans/Regular/OpenSans-Regular.svg#OpenSansRegular') format('svg');
  font-weight: 400;
  font-style: normal;
}
/* END Regular */
/* BEGIN Italic */
@font-face {
  font-family: 'Open Sans';
  src: url('../../fonts/open-sans/Italic/OpenSans-Italic.eot');
  src: url('../../fonts/open-sans/Italic/OpenSans-Italic.eot?#iefix') format('embedded-opentype'),    url('../../fonts/open-sans/Italic/OpenSans-Italic.woff') format('woff'),   url('../../fonts/open-sans/Italic/OpenSans-Italic.ttf') format('truetype'), 
  url('../../fonts/open-sans/Italic/OpenSans-Italic.svg#OpenSansItalic') format('svg');
  font-weight: 400;
  font-style: italic;
}
/* END Italic */
/* BEGIN Semibold */
@font-face {
  font-family: 'Open Sans';
  src: url('../../fonts/open-sans/Semibold/OpenSans-Semibold.eot');
  src: url('../../fonts/open-sans/Semibold/OpenSans-Semibold.eot?#iefix') format('embedded-opentype'), url('../../fonts/open-sans/Semibold/OpenSans-Semibold.woff') format('woff'), url('../../fonts/open-sans/Semibold/OpenSans-Semibold.ttf') format('truetype'), url('../../fonts/open-sans/Semibold/OpenSans-Semibold.svg#OpenSansSemibold') format('svg');
  font-weight: 500;
  font-style: normal;
}
/* END Semibold */
/* BEGIN Semibold Italic */
@font-face {
  font-family: 'Open Sans';
  src: url('../../fonts/open-sans/SemiboldItalic/OpenSans-SemiboldItalic.eot');
  src: url('../../fonts/open-sans/SemiboldItalic/OpenSans-SemiboldItalic.eot?#iefix') format('embedded-opentype'), url('../../fonts/open-sans/SemiboldItalic/OpenSans-SemiboldItalic.woff') format('woff'), url('../../fonts/open-sans/SemiboldItalic/OpenSans-SemiboldItalic.ttf') format('truetype'), url('../../fonts/open-sans/SemiboldItalic/OpenSans-SemiboldItalic.svg#OpenSansSemiboldItalic') format('svg');
  font-weight: 500;
  font-style: italic;
}
/* END Semibold Italic */
/* BEGIN Bold */
@font-face {
  font-family: 'Open Sans';
  src: url('../../fonts/open-sans/Bold/OpenSans-Bold.eot');
  src: url('../../fonts/open-sans/Bold/OpenSans-Bold.eot?#iefix') format('embedded-opentype'), url('../../fonts/open-sans/Bold/OpenSans-Bold.woff') format('woff'), url('../../fonts/open-sans/Bold/OpenSans-Bold.ttf') format('truetype'), url('../../fonts/open-sans/Bold/OpenSans-Bold.svg#OpenSansBold') format('svg');
  font-weight: bold;
  font-style: normal;
}

@font-face {
  font-family: 'Open Sans';
  src: url('../../fonts/open-sans/Bold/OpenSans-Bold.eot');
  src: url('../../fonts/open-sans/Bold/OpenSans-Bold.eot?#iefix') format('embedded-opentype'), url('../../fonts/open-sans/Bold/OpenSans-Bold.woff') format('woff'), url('../../fonts/open-sans/Bold/OpenSans-Bold.ttf') format('truetype'), url('../../fonts/open-sans/Bold/OpenSans-Bold.svg#OpenSansBold') format('svg');
  font-weight: 700;
  font-style: normal;
}
/* END Bold */
/* BEGIN Bold Italic */
@font-face {
  font-family: 'Open Sans';
  src: url('../../fonts/open-sans/BoldItalic/OpenSans-BoldItalic.eot');
  src: url('../../fonts/open-sans/BoldItalic/OpenSans-BoldItalic.eot?#iefix') format('embedded-opentype'), url('../../fonts/open-sans/BoldItalic/OpenSans-BoldItalic.woff') format('woff'), url('../../fonts/open-sans/BoldItalic/OpenSans-BoldItalic.ttf') format('truetype'), url('../../fonts/open-sans/BoldItalic/OpenSans-BoldItalic.svg#OpenSansBoldItalic') format('svg');
  font-weight: bold;
  font-style: italic;
}
/* END Bold Italic */
/* BEGIN Extrabold */
@font-face {
  font-family: 'Open Sans';
  src: url('../../fonts/open-sans/ExtraBold/OpenSans-ExtraBold.eot');
  src: url('../../fonts/open-sans/ExtraBold/OpenSans-ExtraBold.eot?#iefix') format('embedded-opentype'), url('../../fonts/open-sans/ExtraBold/OpenSans-ExtraBold.woff') format('woff'), url('../../fonts/open-sans/ExtraBold/OpenSans-ExtraBold.ttf') format('truetype'), url('../../fonts/open-sans/ExtraBold/OpenSans-ExtraBold.svg#OpenSansExtrabold') format('svg');
  font-weight: 800;
  font-style: normal;
}
/* END Extrabold */
/* BEGIN Extrabold Italic */
@font-face {
  font-family: 'Open Sans';
  src: url('../../fonts/open-sans/ExtraBoldItalic/OpenSans-ExtraBoldItalic.eot');
  src: url('../../fonts/open-sans/ExtraBoldItalic/OpenSans-ExtraBoldItalic.eot?#iefix') format('embedded-opentype'), url('../../fonts/open-sans/ExtraBoldItalic/OpenSans-ExtraBoldItalic.woff') format('woff'), url('../../fonts/open-sans/ExtraBoldItalic/OpenSans-ExtraBoldItalic.ttf') format('truetype'), url('../../fonts/open-sans/ExtraBoldItalic/OpenSans-ExtraBoldItalic.svg#OpenSansExtraboldItalic') format('svg');
  font-weight: 800;
  font-style: italic;
}
/* END Extrabold Italic */



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


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


ul {
	list-style-type:none;
	padding-left:5px;
	margin:10px;
		font-family:Times, serif;
		font-style:italic;
}

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

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

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

/* selected link */
a:active {
    color: #f15d5d;

}

.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;
}



#mobile_check {
		display:none;	
}

.mobil_an {
	
	display:none;
}


.mobile_menue {
	position:absolute;
	width:40px;
	right:20px;
	margin-top:15px;	

	display:none;
	overflow:auto;
}


#home_overlay {
	position:absolute;
	width:100%;
	height:100%;
	top:0;
	left:0;
	
  		
  	z-index:5000;
  	cursor:pointer;
  		
	
}

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



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


#logo_top {
	position:relative;
	left:50%;
	margin-left:-100px;
	width:200px;
	height:55px;
	top:50px;
	
}

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

#navigation {
	position:absolute;
	height:30px;
	color:#000;
	font-size:13px;
	width:610px;
	width:710px;
	left:50%;
	margin-left:-355px;
	top:150px;
	font-family:Times, serif;
	font-style:italic;
	font-size:16px;

}

#navigation .nav_menue {
	position:relative;

	width:610px;
	width:710px;
	height:30px;
	margin-left:5px;
	margin-right:5px;
	margin-left:auto;
	margin-right:auto;
	border-bottom:1px #c5c5c3 solid;
	
}



#navigation .nav_item {

    float:left;
    margin-left:10px;
    margin-right:10px;
    height:20px;

}

.nav_item a {
	text-decoration:none;
		
}

.nav_item a:visited {
	text-decoration:none;
	color:#000;
		
}

.nav_item a:active {
	text-decoration:none;
	color:#f15d5d;

		
}


.nav_item_active {
	border-bottom:4px #9d9d9c solid;	
}



.start_sub_text {
	width:100%;
	margin-top:30px;
	font-family:Times, serif;
	font-style:italic;
	font-size:20px;
	text-align:center;
}

.section_content {
	position:relative;
	width:1080px;
	height:400px;
	left:50%;
	margin-left:-540px;
}

.cont_container {
	float:left;
	width:320px;
	height:500px;
	margin-left:20px;
	margin-right:20px;	

}

.cont_img_container {
	overflow:hidden;
	height:460px;
	margin-top:-10px;
	margin-left:-10px;
}

.cont_img_container_start {

	height:460px;
	margin-top:-10px;
	margin-left:-10px;
}

.cont_img_bu {
	height:40px;
	background-color:none;
	font-family:Times, serif;
	font-style:italic;
	font-size:20px;
	text-align:center;
	margin-top:12px;
	
}
.cont_container_portrait {
	float:left;
	width:720px;
	height:400px;
	margin-left:20px;
	margin-right:20px;	

	font-family:Times, serif;
	font-style:italic;
	font-size:20px;
	text-align:center;

}

.cont_text {
	margin-top:20px;
	text-align:center;	

	font-size:16px;
	line-height:22px;

	
}

.text_impressum {
	font-size:12px;
	line-height:15px;
}

.img_row_2 {
	position:relative;
	width:720px;
	height:440px;
	left:50%;
	margin-left:-360px;
}

.img_row_2 .cont_img_container {
	height:500px;
}

.img_row_2 .shop_img_container {
	height:520px;
	width:720px;
	margin-left:0;
	overflow-x:hidden;
}


.img_row_3 {
	position:relative;
	height:760px;
	width:500px;
	left:50%;
	margin-left:-250px;
}

.img_row_3 .shop_img_container_aktuell {
	height:760px;
	width:500px;
	margin-left:0;
	overflow-x:hidden;
}

.img_row_3 .shop_img_container_aktuell  img {
	height:auto;
	width:100%;

}


.img_row_start {
	width:1080px;
	height:600px;	
	
}

.head_fontana {
	color:#9d9d9c;
	font-size:60px;
	font-weight:800;
	
}

.head_fontana_sub {
	color:#000;
	font-family:Times, serif;
	font-style:italic;
	font-size:64px;
	line-height:60px;
	
}
/*
.menue_main {
	float:left;
	margin-right:20px;	
}
*/

/* Logos */

.img_row_logo {
	position:relative;
	width:1000px;
	height:200px;
	left:50%;
	margin-left:-500px;
}

.cont_img_logo {
	float:left;
	width:180px;
	height:180px;
	margin-left:10px;
	margin-right:10px;
}

.cont_img_logo img {
	width:80%;
	height:auto;
	
}


/* kontakt */

.cont_kontakt {
	float:left;
	margin-right:30ox;
	width:300px;
		
}


	.ggframe {
		width:400px;
		height:300px;
	}



.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;
}


.copy_bold {
	font-weight:700;
}

.pglink {
	
}


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


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

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

{
	.section_content {
		position:relative;
		width:940px;
		height:400px;
		left:50%;
		margin-left:-470px;
	}
	
	
	.cont_container {
		float:left;
		width:250px;
		height:360px;
		margin-left:20px;
		margin-right:20px;	
	
	}
	
	
		.img_row_start {
			width:940px;
			height:550px;	
			text-align:center;
		}
		.img_row_start img {
			width:80%;
			height:auto;
			
		}
	.cont_img_container {
		height:380px;
	}
}




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

{
	
	.section_content {
		position:relative;
		width:940px;
		height:400px;
		left:50%;
		margin-left:-470px;
		
	}
	
	
	.img_row_logo {
		position:relative;
		width:680px;
		height:200px;
		left:50%;
		margin-left:-340px;
	}
	
	
	.head_fontana {
		color:#9d9d9c;
		font-size:30px;
		font-weight:800;
		
	}
	
	.head_fontana_sub {
		color:#000;
		font-family:Times, serif;
		font-style:italic;
		font-size:32px;
		line-height:30px;
		
	}
	
	
	.cont_text {
		margin-top:20px;
		text-align:center;	
	
		font-size:14px;
		line-height:20px;
	
		
	}
	

	
		.img_row_start {
			width:800px;
			height:500px;	
			text-align:center;
			
			
		}
	
}


@media (max-width:768px), (max-height:768px)  and  (orientation:portrait) {
	.section_content {
		position:relative;
		width:720px;
		height:550px;
		left:50%;
		margin-left:-360px;

		
	}
	.cont_img_container {
		height:300px;
	}
	
	.img_row_start {
			width:720px;
			height:300px;	

			
	}

}


@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 {
		position:fixed;
		left:0px;
		top:0px;
		width:100%;
		height:50px;
		background-color:#fff;	
		z-index:2000;
		float:bottom;
	}
	
	#mobile_check {
		display:block;	
	}
	
	
	.mob_nav_liste {
		padding:30px;
		font-size:16px;
		line-height:26px;
		
	}
	

	

	
	
	.mobile_navigation {
		position:absolute;
		display:block;
		z-index:10000;
		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;
		padding-top:5px;
		padding-bottom:5px;
	}
	
	
	.section_content {
		position:relative;
		width:280px;
		height:auto;
		left:50%;
		margin-left:-140px;
		padding-bottom:40px;
		
	}
	
	
	.img_row_logo {
		position:relative;
		width:300px;
		height:200px;
		left:50%;
		margin-left:-150px;
	}
	
	.head_fontana {
		color:#9d9d9c;
		font-size:24px;
		font-weight:800;
		
	}
	
	.head_fontana_sub {
		color:#000;
		font-family:Times, serif;
		font-style:italic;
		font-size:26px;
		line-height:30px;
		
	}
	
	.img_row_2 {
		position:relative;
		width:280px;
		height:auto;
		left:50%;
		margin-left:-140px;
		
	}
	
	
	
	.img_row_3 {
		position:relative;
		
		width:300px;
		height:auto;
		left:50%;
		margin-left:-150px;
	}
	
	.img_row_3 .shop_img_container_aktuell {
		width:300px;
		height:auto;
		margin-left:0;
		overflow-x:hidden;
	}
	
	.cont_container_portrait {
		clear:both;
		width:280px;
		height:auto;
		margin-left:0;
		margin-right:0;	
		
	
		font-family:Times, serif;
		font-style:italic;
		font-size:14px;
		text-align:center;
	
	}
	
	
	.cont_img_container {
		height:300px;

	}
	
	.cont_container_portrait img {

		max-width:100%;
		height:auto;
	}
	
	.cont_text {
		margin-top:5px;
		text-align:center;	
	
		font-size:12px;
		line-height:16px;
	
		
	}
	
	
	/* Logos */

	.img_row_logo {
		position:relative;
		width:240px;
		height:auto;
		left:50%;
		margin-left:-120px;
	}
	
	.cont_img_logo {
		float:left;
		width:100px;
		height:100px;
		margin-left:10px;
		margin-right:10px;
	}
	
	.cont_img_logo img {
		max-width:100%;
		height:auto;
		
	}
	
	
	#section0 {
	}
	
	.ggframe {
		width:280px;
		height:210px;
	}
	
	.mobil_aus {
		display:none;	
	}
	
	.mobil_an {
		display:block;	
	}
	
	#navigation {
		display:none;
	}
	
	.mobile_navigation {
		display:block;
	}
	
	.mobile_menue {
		display:block;
	}



}


@media only screen and (max-width:320px) and  (orientation:landscape) ,  (max-width:480px) and  (orientation:landscape) , (max-device-width: 667px) and  (orientation:landscape)  {
	
	
	.section_content {
		position:relative;
		width:440px;
		height:auto;
		left:50%;
		margin-left:-220px;
		padding-bottom:40px;
		
	}
	
	
		/* Logos */

	.img_row_logo {
		position:relative;
		width:360px;
		height:auto;
		left:50%;
		margin-left:-180px;
	}
	
	.cont_img_logo {
		float:left;
		width:100px;
		height:100px;
		margin-left:10px;
		margin-right:10px;
	}
	
	
	.img_row_2 {
		position:relative;
		width:440px;
		height:auto;
		left:50%;
		margin-left:-220px;
		
	}
	
	.cont_container_portrait {
		clear:both;
		width:440px;
		height:auto;
		margin-left:0;
		margin-right:0;	
		
	
		font-family:Times, serif;
		font-style:italic;
		font-size:14px;
		text-align:center;
	
	}
	
}



#fp-nav {
    position: fixed;
    z-index: 100;
    margin-top: -32px;   
    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;
    height: 100%;
    display: block;
}
.fp-slides {
    z-index:1;
    height: 100%;
    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%;


}
.fp-slidesContainer {
    float: left;
    position: relative;
}
.fp-controlArrow {
    position: absolute;
    z-index: 4;
    top: 50%;
    top: 450px;
    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 #9d9d9c transparent transparent;
}
.fp-controlArrow.fp-next {
    right: 15px;
    border-width: 20.5px 0 20.5px 16px;
    border-color: transparent transparent transparent #9d9d9c;
}
.fp-scrollable {
    overflow: scroll;

}

.banner-jubi {
	max-width:300px;
	width:20%;
	height:auto;	
	position:absolute;
	left:5%;
	bottom:200px;
	transform: rotate(-10deg);
}

.banner-jubi img {
	width:100%;
	height:auto;	
}
