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


@font-face {
    font-family: 'danielbold';
    src: url('webfonts/daniel_bold/danielbd-webfont.eot');
    src: url('webfonts/daniel_bold/danielbd-webfont.eot?#iefix') format('embedded-opentype'),
         url('webfonts/daniel_bold/danielbd-webfont.woff') format('woff'),
         url('webfonts/daniel_bold/danielbd-webfont.ttf') format('truetype'),
         url('webfonts/daniel_bold/danielbd-webfont.svg#danielbold') format('svg');
    font-weight: normal;
    font-style: normal; 

}



@font-face {
    font-family: 'clear_sansregular';
    src: url('webfonts/clearsans_regular/ClearSans-Regular-webfont.eot');
    src: url('webfonts/clearsans_regular/ClearSans-Regular-webfont.eot?#iefix') format('embedded-opentype'),
         url('webfonts/clearsans_regular/ClearSans-Regular-webfont.woff') format('woff'),
         url('webfonts/clearsans_regular/ClearSans-Regular-webfont.ttf') format('truetype'),
         url('webfonts/clearsans_regular/ClearSans-Regular-webfont.svg#clear_sansregular') format('svg');
    font-weight: normal;
    font-style: normal;
}

.clearfix {
	clear:both;
}

body, html {
	background: #999; 
	box-sizing: border-box;
	background: no-repeat top;
	background-image: url(layout/panorama.jpg); 
	background-size: cover;
	background-attachment:fixed; 
	font-size: 100.01%;
	height: 100%;	
    margin: 0;
    padding: 0;
    border: 0;
}

html {
	overflow-y:scroll;
}

div#site	{
	margin: 0 auto;
	padding: 0;
	width: 62%;
	height: 100%;	
	min-width: 980px;
}

div#lang {
	text-align: right;
	padding: 0.2em;
}

div#lang p	{
	font-family: "clear_sansregular", sans-serif;
	margin: 0;
}

div#language img.lang {
	margin: 0.5em;
}

div#header {
	box-sizing: border-box;
	width: 100%;
	height: 150px;
	margin: 0 auto;
	padding: 0;
	background-image:url(layout/javiet.png);
	background-repeat:no-repeat;
	background-position:center;
	background-size:contain;
	background-color: rgba(68,42,27,0.925);

}

div#header img.logo	{
	height: 150px;
	float: left;
}

div#header img.bild	{
	height: 150px;
	float: right;
}

div#topnavi {
	box-sizing: border-box;
	height: 2.5rem;
	margin-right: 0;
	font-family: "clear_sansregular", sans-serif;
	padding: 0.5em 0.1em; 
	background-color: rgba(205,205,205,0.925);
	text-align:center;
}

div#topnavi a	{
	color: #000;
	font-size: 1.5rem;
	margin-right: 0.18rem;
	margin-left: 0.18rem;
	text-decoration: none;
	transition: color 0.25s;	
}

div#topnavi a:hover	{
	color: #FFF;
	transition: color 0.25s;
}



div#content {
	box-sizing: border-box;
	width: 100%;
	margin: 0 auto;
	padding-bottom: 1.25em;
	padding-top: 1.5em;
	padding-left: 0;
	padding-right:0;
	font-family: "clear_sansregular", sans-serif;  
	background-color: rgba(68,42,27,0.925);
}

div#content h1 {
	font-family: "danielbold", sans-serif;
	font-size: 2.5em;
	margin-bottom: 0.5em;
	color: #f1a212;
	text-align: center;
}

div#content h2 {
	font-size: 1.5em;
	color: #FFF;
	text-align: center;
}

div#content h3 {
	font-family: "danielbold", sans-serif;
	font-size: 2em;
	color: #f1a212;
	text-align: left;
	margin-left: 6.5em;
	margin-bottom: 0.4em;
}

div#content h4 {
	font-family: "danielbold", sans-serif;
	font-size: 2em;
	color: #f1a212; 
	text-align: center;
	margin-bottom: 0.5em;
}

div#content p {
	font-size: 0.9rem;
	max-width: 35rem;
	text-align: left;
	color: #FFF;
	margin-left: 15rem;
	margin-right: 1rem;
	margin-top: 0.25rem;
	line-height: 1.15rem;
}

div#content p.kontakt {
	text-align: left;
	color: #FFF;
	margin-left: 15em;
	margin-top: 0.15em;
	margin-bottom: 0;
	margin-right: 0;
}

div#oeffnung {
	box-sizing: border-box;
	width: 11rem;
	height: 100%;
	float: left;
	display: table;
}	


div#oeffnung h4 {
	font-family: "clear_sansregular", sans-serif;
	font-size: 0.75rem;
	color: #f1a212;
	text-align: center;
	margin-right: 0;
	margin-left: 0.75rem;
	margin-top: 0;
	margin-bottom: 0;
}

div#oeffnung h5 {
	font-family: "clear_sansregular", sans-serif;
	font-size: 0.75rem;
	color: #FFF;
	text-align: center;
	margin-right: 0;
	margin-left: 0.75rem;
	margin-top: 0;
	margin-bottom: 0;
}

div.vertikal {
	box-sizing: border-box;
	width: 100%;
	display: table-cell;
	vertical-align: middle;
}

div#footer {
	background-color: rgba(205,205,205,0.85);
	box-sizing: border-box;
	position: fixed;
	text-align:right;
	bottom: 0px;
	height: 1.25em;
	width: 100%;
	position: fixed;
}

div#footer a {
	font-family: "clear_sansregular", sans-serif;
	font-size: 0.8em;
	font-weight:bold; 
	color: #000;
	text-decoration:none;
	margin: 0;
	margin-right:1em;
	padding: 0;
}

p.fuss	{
	font-family: "clear_sansregular", sans-serif;
	font-size: 0.8em;
	font-weight:bold; 
	color: #000;
	margin: 0;
	padding: 0;
	margin-left: 1em;
	float:left;
}

.galerie01 {
  position: relative;
  height: 720px;
  width: 990px;
  overflow: hidden;
  margin: 0 auto;
}

.galerie01 a {
  float: left;
  margin: 20px;
}

.featured {
  top: 220px; 
  left: 20px; 
  z-index: -3; 
} 
 
.big {
  position: absolute;
  top: 900px;
  left: 20px;
  transition: top 1s ease;
}
 
a:hover .thumb {
  box-shadow: 0px 0px 15px rgba(0,0,0,0.5);
}
 
a:hover .big {
  top: 220px;
}


