
		@-ms-viewport { width: device-width; } 
		@media only screen and (min-device-width: 800px) { html { overflow:hidden; } }

	
		@font-face {
			font-family: 'ComfortaaRegular';
			src: url('font/Comfortaa_Regular-webfont.eot');
			src: url('font/Comfortaa_Regular-webfont.eot?#iefix') format('embedded-opentype'),
				 url('font/Comfortaa_Regular-webfont.woff') format('woff'),
				 url('font/Comfortaa_Regular-webfont.ttf') format('truetype'),
				 url('font/Comfortaa_Regular-webfont.svg#ComfortaaRegular') format('svg');
			font-weight: normal;
			font-style: normal;
		} 
		
		@font-face {
			font-family: 'ComfortaaBold';
			src: url('font/Comfortaa_Bold-webfont.eot');
			src: url('font/Comfortaa_Bold-webfont.eot?#iefix') format('embedded-opentype'),
				 url('font/Comfortaa_Bold-webfont.woff') format('woff'),
				 url('font/Comfortaa_Bold-webfont.ttf') format('truetype'),
				 url('font/Comfortaa_Bold-webfont.svg#ComfortaaBold') format('svg');
			font-weight: normal;
			font-style: normal;
		} 	
		
		@font-face {
			font-family: 'fontawesome';
			src: url('font/fontawesome-webfont.eot');
			src: url('font/fontawesome-webfont.eot?#iefix') format('embedded-opentype'),
				 url('font/fontawesome-webfont.woff') format('woff'),
				 url('font/fontawesome-webfont.ttf') format('truetype'),
				 url('font/fontawesome-webfont.svg#fontawesome') format('svg');
			font-weight: normal;
			font-style: normal;
		}		
	
body, html { 
	height:100%; 
	overflow:hidden; 
	margin:0; 
	padding:0; 
	
	background-image: url(img/Der_Hof_mit_viel_Grund.jpg) ;
	background-position: center center;
	background-repeat:  no-repeat;
	background-attachment: fixed;
	background-size:  cover;
	background-color: #000;
}

h1{
	color: #FFF;
	font-family: Arial, Helvetica, sans-serif;
	font-family: ComfortaaRegular;
	font-size: 30px;
	font-weight: normal;
	letter-spacing:5px;
}
h2{
	color: #FFF;
	font-family: Arial, Helvetica, sans-serif;
	font-family: ComfortaaRegular;
	font-size: 30px;
	font-weight: normal;
	letter-spacing:10px;
}
h3{
	color: #333;
	font-family: Arial, Helvetica, sans-serif;
	font-family: ComfortaaRegular;
	font-size: 30px;
	font-weight: normal;
	letter-spacing:2px;
	text-align: left;
	/* margin-top: -1px; */
}
h4{
	color: #FFF;
	font-family: Arial, Helvetica, sans-serif;
	font-family: ComfortaaRegular;
	font-size: 19px;
	font-weight: normal;
	letter-spacing:2px;
	text-align: justify;
}
h5{
	color: #333;
	font-family: Arial, Helvetica, sans-serif;
	font-family: ComfortaaBold;
	font-size: 24px;
	font-weight: normal;
	letter-spacing:1px;
	text-align: left;
	/* margin-top: -1px; */
}

p{
	letter-spacing:1px;
	font-family: Arial, Helvetica, sans-serif;
	font-family: ComfortaaRegular;
	font-size: 18px;
	color: #333;
	line-height:24px;
	text-align:justify;
	margin-top: 0px;
}

hr {
	/* clear:both;  */ 
	float:left;
	border: solid #999999 1px;
	width: 90%;
	margin:  2% 0 0 0; 
	display:    block;
}





/* ----- LINKS ----- */
a.page_navi:link {
	color:            #333;
	text-decoration: none;
}
a.page_navi:visited {
   color:            #333;
   text-decoration: none;
}
a.page_navi:hover {
	color:            #333;
	text-decoration: underline;
}
a.page_navi:active {
   color:            #333;
   text-decoration: none;
}

a.page_content:link {
	color:            #333;
	text-decoration: underline;
}
a.page_content:visited {
   color:            #333;
   text-decoration: none;
}
a.page_content:hover {
	color:            #333;
	text-decoration: none;
}
a.page_content:active {
   color:            #333;
   text-decoration: none;
}

a.sponsor_content:link {
	color:            #FFF;
	text-decoration: underline;
}
a.sponsor_content:visited {
   color:            #FFF;
   text-decoration: none;
}
a.sponsor_content:hover {
	color:            #FFF;
	text-decoration: none;
}
a.sponsor_content:active {
   color:            #FFF;
   text-decoration: none;
}

a.social_navi:link {
	color:            #666;
	text-decoration: none;
}
a.social_navi:visited {
   color:            #666;
   text-decoration: none;
}
a.social_navi:hover {
	color:            #333;
	text-decoration: none;
}
a.social_navi:active {
   color:            #666;
   text-decoration: none;
}


a[href^="tel"]{
    color:inherit;
    text-decoration:none;
}


/* ----- MAIN PAGE ----- */
#full-screen-background-image {
	z-index: -999;
	min-height: 100%;
	width: 100%;
	height: auto;
	position: fixed;
	top: 0;
	left: 0;
} 
#headline {
	position: absolute; 
	width: 47%;
	text-align: center;
	right: 5%;
	top: 10%;
}


/* ----- SPONSOR IMMOVISION ----- */
#sponsor {
	position: absolute; 
	/* background-color: rgba(255,255,255,0.2); */
	letter-spacing:2px;
	font-family: Arial, Helvetica, sans-serif;
	font-family: ComfortaaRegular;
	font-size: 13px;
	color: #FFF;
	line-height: 25px;
	left: -90px;
	top: 110px;
	-moz-transform: rotate(-90deg);
	-ms-transform: rotate(-90deg);
	-o-transform: rotate(-90deg);
	-webkit-transform: rotate(-90deg);
	transform: rotate(-90deg);
	text-align: right;
}
#sponsor_unten {
	position: absolute;  
	background-color: rgba(0,0,0,0.2); 
	letter-spacing:2px;
	font-family: Arial, Helvetica, sans-serif;
	font-family: ComfortaaRegular;
	font-size: 11px;
	color: #FFF;
	line-height: 25px;
	/* left: -90px; */
	bottom: 0px; 
	width: 100%;
	height: 30px;
	text-align: center;
	
	margin-left: auto;
	margin-right: auto;	
}




/* ----- MAIN PAGE TISCH BUCHEN ----- */
#tischbuchen {	
	margin-left: 2%; 
    margin-top: 10px; 
	width: 110px;
 	height: 70px;
	background-color:rgba(70,96,174,0.9);	
	z-index: 1;	
	float: left; 
	border-top-left-radius: 10px;
	text-align:left; 
	/* vertical-align:middle; */
	padding-left: 20px;
	padding-top: 20px;
	letter-spacing:2px;
	font-family: Arial, Helvetica, sans-serif;
	font-family: ComfortaaRegular;
	font-size: 16px;
	color: #FFF;
	line-height: 25px;
	-moz-transform: rotate(-90deg);
	-ms-transform: rotate(-90deg);
	-o-transform: rotate(-90deg);
	-webkit-transform: rotate(-90deg);	 
}
a.tischbuchen:link {
	color:            #FFF;
	text-decoration:  none;
}
a.tischbuchen:visited {
   color:            #FFF;
   text-decoration:  none;
}
a.tischbuchen:hover {
	color:            #FFF;
	text-decoration:  none;
}
a.tischbuchen:active {
   color:            #FFF;
   text-decoration:  none;
} 


/* ----- MAIN PAGE NEWS ----- */
#news {	
	margin-left: 3px; 
    margin-top: 0px; 
	width:120px;
 	height:120px;
	background-color:rgba(70,96,174,0.9);	
	z-index: 1;	
	float: left; 
	border-bottom-right-radius: 10px;
}
.news_img{
	margin-left: 15px;
	margin-top: 15px;
	width: 75%;
	height: auto;	
}






/* ----- MAIN PAGE NAVI ----- */
#mainNavi {
	margin-left: -17px; 
    margin-top: -20px; 
	width:310px;
	height:110%;
	background-color:rgba(255,255,255,0.7);	
	z-index: 1;
	float: left;  
}


#naviHead {
	width:100%;
	height:140px;
	background-color:rgba(255,255,255,0.6);	
	border-bottom: 3px solid #FFF;
}  
#naviHeadLogo img {	
	margin-top: 20px;
	width: 220px;
	height: auto;
}   
#naviHeadSocial {
	margin-left: 20px;
	width: 290px; 
	height: 40px;
	/* background-color: rgba(255,255,255,0.9);	  */
	font-family: Arial, Helvetica, sans-serif;
	font-family: fontawesome;
	font-size: 26px;	
	color: #666;
	text-align: left;
	letter-spacing:12px;
}  


#navi {	
	position: absolute; 
	margin-left: -10px;
	/* width: 260px; */
	text-align:left;
	letter-spacing:2px;
	font-family: Arial, Helvetica, sans-serif;
	font-family: ComfortaaRegular;
	font-size: 17px;	
	line-height:50px;
}
#navi ul {
	/* position: relative;  */
}
#navi li {
    list-style-type: none; /* ohne Aufzählungspunkte */
	word-spacing: normal; 
  }


  
  

/* ----- Hinweis PanoPage ----- */
#hinweisMainPage{
	position: fixed; 
	background-color: rgba(0,0,0,0.6);
	height: auto;
	width: 48.5%;
	right: 6%;
	margin-left: auto; 
    margin-right: auto; 
	bottom: 50px;
	padding: 0px;   
	max-width: 1350px;
	text-align:center; 
	vertical-align:middle;
	letter-spacing:2px;
	font-family: Arial, Helvetica, sans-serif;
	font-family: ComfortaaRegular;
	font-size: 16px;
	color: #FFF;
	line-height: 25px;
	/* z-index: 10; */
}
#hinweisMainPage:hover{
	background-color: rgba(255,255,255,0.6);	
	/* color: #333; */
} 
a.hinweisMainPage:link {
	color:            #FFF;
	text-decoration:  none;
	display: block; 
	padding: 20px 20px;
}
a.hinweisMainPage:visited {
   color:            #FFF;
   text-decoration:  none;
}
a.hinweisMainPage:hover {
	color:            #333;
	text-decoration:  none;
}
a.hinweisMainPage:active {
   color:            #FFF;
   text-decoration:  none;
} 














/* ----- SUB PAGES ----- */
#backgroundLightbox{
	z-index: 10;
	background-color: rgba(0,0,0,0.8);
	width: 100%;
	height: 100%;
	position: fixed;
	top: 0;
	left: 0;
}
/* #backgroundLightboxLevel2{
	z-index: 20;
	background-color: rgba(0,0,0,0.6);	
	width: 100%;
	height: 100%;
	position: fixed;
	top: 0;
	left: 0;
	visibility:visible;
} */
#headlineLightbox {
	width: 100%;
	margin-left: auto;
    margin-right: auto;
	text-align: center;
}

#closeLightbox{
	position: fixed;
    top: 20px;
    right: 20px;
 	opacity: 0.8;
	filter: alpha(opacity=80); 	
}
#closeLightbox:hover{
	filter: alpha(opacity=100);
    opacity: 1.0;
}  



/* ----- CONTENT SUB PAGES ----- */
#contentLightbox{
	background-color: rgba(255,255,255,0.98);
	position: relative;
	width:80%;
	min-width: 420px;
	/* max-width: 1200px; */
	height: 80%; 
	margin: 30px auto;
	overflow: hidden;	
	padding-left: 15px;
}
#contentLightboxLogoTrans{
	width: 60%;
	height: 60%;
	position: absolute;
	bottom: 2%;
	left: 42%;
 	opacity: 0.2;
	filter: alpha(opacity=20); 
}
.contentLightboxLogoTransImg{
	width: 80%; 
	height: auto; 
	url: ../images_panopage/logo_lieberhof_trans_bg.png;
}
#contentHeadline{
	width:100%;
	margin-left:1%;
	margin-top: -10px; 
}
#contentVertical {
	background-color: rgba(230,230,230,0.5);
	position: absolute;
	margin-left:1%;
	width: 95%;
	height: 83%; 
	margin-top: -10px; 
	overflow-x: hidden;
	overflow-y: auto;	
} 
.contentImg {
	float:left; 
	width:33%; 
	margin-left:0%; 	
	-moz-box-shadow: 0 4px 4px rgba(0, 0, 0, 0.4);
    -webkit-box-shadow: 0 4px 4px rgba(0, 0, 0, 0.4);
    box-shadow: 0 4px 4px rgba(0, 0, 0, 0.4);
}
.contentImgNoShadow {
	float:left; 
	width:33%; 
	margin-left:0%; 	
} 
#contentVerticalContent {
	position: relative;
	width: 100%;
	height: 60%; 
	/* margin-top: 50px;  
	overflow-x: hidden;
	overflow-y: auto;	*/
} 








#contentVerticalFilm {
	background-color: rgba(255,255,255,0.0);
	position: absolute;
	width: 100%;
	height: 81%; 
	margin-top: 10px; 
	overflow: hidden;
} 
.contentVerticalTable {
	/* float:left; */ 
	/* margin-left:20px; */
	width:100%;
	color: #333;
	font-family: Arial, Helvetica, sans-serif;
	font-family: ComfortaaRegular;
	font-size: 14px;
	font-weight: normal;
	letter-spacing:2px;
	line-height:30px;
}

#contentVerticalHinweisTour{
	background-color: rgba(90,90,90,1.0);
	position: absolute;
	width: 58%;
	height: auto; 
	color: #333;
	font-family: Arial, Helvetica, sans-serif;
	font-family: ComfortaaRegular;
	font-size: 14px;
	font-weight: normal;
	letter-spacing:2px;
	text-align:justify;
	line-height:25px;
	padding: 0 10px;
	/* margin-bottom: 70px; */
}
#contentVerticalHinweisTour:hover{
	background-color: rgba(255,255,255,0.8);
}
a.contentVerticalHinweisTour:link {
	color:            #FFF;
	text-decoration: none;
	display: block;
	padding: 10px 10px; 
}
a.contentVerticalHinweisTour:visited {
	color:            #FFF;
   text-decoration: none;
}
a.contentVerticalHinweisTour:hover {
   color:            #333;
	text-decoration: none;
}
a.contentVerticalHinweisTour:active {
	color:            #FFF;
   text-decoration: none;
}



















/* Screen-Devices Anpassungen
==================================================  */
@media (max-width: 1200px) { 
	h1{
		font-size: 25px;
	}
	h4{
		font-size: 15px;
	}
	#contentVerticalHinweisTour{
		line-height:20px;
		margin-top: -20px;
	}
	#tischbuchen{
		margin-left: -40px; 
	}
}

@media (max-width: 1400px) {
	#mainNavi{	
		width:230px;
	}
	
	#contentLightbox{
 		height: 80%;
		margin: -5px auto;
	}
	#contentVertical{
 		height: 82%;
	}
	
	#naviHead {
		height:116px;
	} 	
	#naviHeadLogo img {	
		width: 160px;
	}
	
	#news {	
		margin-left: 3px; 
		margin-top: 0px; 
		width:100px;
		height:100px;
	}
 	.news_img{
		width: 70%;	
	} 
	
	#tischbuchen {	
		width: 90px;
		height: 50px; 
	}
	
	h2{
		font-size: 22px;
	}
	h3{
		font-size: 22px;
	}
	h5{
		font-size: 22px;
	}
}


@media (max-height: 680px) { 
	#navi{	
		line-height:28px;
		font-size: 16px;
		margin-top: -10px; 	
	}
}