/*
 * HTML5 Boilerplate
 *
 * What follows is the result of much research on cross-browser styling.
 * Credit left inline and big thanks to Nicolas Gallagher, Jonathan Neal,
 * Kroc Camen, and the H5BP dev community and team.
 */

/* ==========================================================================
   Base styles: opinionated defaults
   ========================================================================== */

html,
button,
input,
select,
textarea {
    color: #fff;
}
html {
	overflow-y: scroll;
	}
body {
    font-size: 100%;
    line-height: 1.3;
	background-color: #ffffff;
	font-family:Arial, Helvetica, sans-serif;
	color: #ffffff;
}
iframe, object, embed{
	max-width: 100%;
	}
	/*
 * Remove text-shadow in selection highlight: h5bp.com/i
 * These selection declarations have to be separate.
 * Customize the background color to match your design.
 */

::-moz-selection {
    background: #b3d4fc;
    text-shadow: none;
}

::selection {
    background: #b3d4fc;
    text-shadow: none;
}

/*
 * A better looking default horizontal rule
 */

hr {
    display: block;
    height: 1px;
    border: 0;
    border-top: 1px solid #ccc;
    margin: 1em 0;
    padding: 0;
}

/*
 * Remove the gap between images and the bottom of their containers: h5bp.com/i/440
 */


img {
    vertical-align: middle;
	max-width: 100%;
}

.img {
  -moz-box-orient: vertical;
    background-repeat: no-repeat;
    background-size: 100% auto;
    display: inline-block;
    text-shadow: none;
    vertical-align: middle;
}
a:focus {
outline: none;
}
/*
 * Remove default fieldset styles.
 */

fieldset {
    border: 0;
    margin: 0;
    padding: 0;
}

/*
 * Allow only vertical resizing of textareas.
 */

textarea {
    resize: vertical;
}

/* ==========================================================================
   Chrome Frame prompt
   ========================================================================== */

.chromeframe {
    margin: 0.2em 0;
    background: #ccc;
    color: #000;
    padding: 0.2em 0;
}

/* ==========================================================================
   Author's custom styles
   ========================================================================== */
html, body {
	height:100%;
	background-color: #DDE4C5;
}
body {
    font-size: 100%;
    line-height: 1.3;
	font-family:Arial, Helvetica, sans-serif;
	color: #ffffff;
}
#wrapper  {
 height: auto !important;
    margin: 0 auto;
   width: 1040px;
    min-height: 100%;
    position: relative;
}

#header {
	width: 100%;
	height: 100px;
	background-color:#587624;
}
#logo {
	padding: 35px 10px 0;
	float:right;
	}
.clear {
    clear: both;
}
#main {
	background-image: url(../images/hg_content.jpg);
	background-repeat: repeat;
 height: auto !important;
    margin: 0 auto;
    min-height: 100%;
    position: relative;
	}
#small {
	visibility:hidden;	
	display: none;
	}
#content_left {
	background-image: url(../images/home_links.png);
	width: 27.5%;
	float:left;
	background-repeat: no-repeat;
		background-color:#000;
}
#content_middle {
	background: url(../images/home_mitte.png) no-repeat;
    width: 51.25%;
	float:left;
}
#content_middle_text {
	background-image: url(../images/text_mitte.png);
	background-repeat: no-repeat;
    width: 51.25%;
	float:left;
		background-color:#000;
}
#content_garten_left {
	background-image: url(../images/garten_links.png);
	background-repeat: no-repeat;
    width: 27.5%;
	float:left;
		background-color:#000;
}
#content_garten_middle {
	background-image: url(../images/garten_mitte.png);
	background-repeat: no-repeat;
    width: 51.25%;
	float:left;
		background-color:#000;
}
#content_restaurant_left {
	background-image: url(../images/restaurant_links.png);
	background-repeat: no-repeat;
    width: 27.5%;
	float:left;
		background-color:#000;
}
#content_restaurant_middle {
	background-image: url(../images/restaurant_mitte.png);
	background-repeat: no-repeat;
    width: 51.25%;
	float:left;
		background-color:#000;
}
#content_right {
	float:right;
	height: 100%;
	width:21.25%;
		background-color:#000;
}

#content ul {
	color: #e20f1a;
	margin:0;
	padding: 0 0 0 15px;
	}
#text_content_left {
   color: #FFFFFF;
    left: 5%;
    padding-top: 5%;
    position: relative;
    text-align: left;
    top: 0;
    z-index: 4;
	 padding-left: 11%;
}

#text_content_left a{
	color: #ffffff;
	font-weight: bold;
	text-decoration:none;
	font-size: 95%;
	}
#text_content_middle {
    color: #FFFFFF;
    left: 5%;
    padding: 4% 14% 0 6%;
    position: relative;
    text-align: left;
    top: 15%;
    z-index: 4;
}
#text_content_anfahrt {
 margin-right: 6%;
    position: relative;
    text-align: left;
    z-index: 4;
}
#text_content_reservierung {
   font-size: 80%;
    margin-right: 7%;
    padding-top: 350px;
    position: relative;
    text-align: left;
    z-index: 4;
}
#reservierung {  
height: 342px;
}
#text_content_middle a{
	color: #ffffff;
	font-weight: bold;
	text-decoration:none;
}
#karte {  
height: 392px;
}
#panorama {  
height: 392px;
}
.responsiveContainer {
  position: relative;
  height: 0;
  overflow: hidden;
    position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}

.responsiveContainer iframe {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}

#navi_oben{
	width: 100%;
	background-image: url(../images/balken_oben.png);
	background-repeat: no-repeat;
	height: 41px;
		}
#navi_oben nav {
	margin: 0;
	height:41px;
z-index: 1000;	
}
#navi_oben nav li{
		list-style-type:none;
		font-size: 95%;
	
}
#navi_oben nav  a,  a:link,  a:visited{
	color: #ffffff;
	text-decoration: none;
	padding-top: 10px;
}

#navi_oben nav  li a:hover{
         text-decoration: none;
		 color: #587624;
}

#navi_oben nav li.activ a{
 color: #587624;
text-decoration: none;
}
#navi_oben nav li.second a{
	padding-left: 110px;
}

#navi_unten{
	width: 100%;
	background-image: url(../images/balken_oben.png);
	background-repeat: no-repeat;
	height: 41px;
		}
#navi_unten ul{
	margin: 0;
	
}
#navi_unten li{
		list-style-type:none;
		font-size: 95%;
		float: left;
	
}
#navi_unten a, #navi_unten a:link, #navi_unten a:visited{
	color: #ffffff;
	text-decoration: none;
}

#navi_unten li a:hover{
 color: #587624;
         text-decoration: none;
}

#navi_unten li.activ a{
 color: #587624;
text-decoration: none;
}
#navi_unten nav li.second a{
	padding-left: 258px;
}
#footer {
	height:100px;
	background-color:#587624;
	width: 100%;
	}
.text_klein {
	font-size: 75%;
	line-height: 14px;
} 
.text_klein_bold {
	font-weight: bold;
} 
.text {
	font-size: 90%;
	line-height: 14px;
} 
.text_bold {
	font-weight:bold;
}
.text_1_em {
	font-size: 110%;
	font-weight:bold;

}

/* ==========================================================================
   Helper classes
   ========================================================================== */

/*
 * Image replacement
 */

.ir {
    background-color: transparent;
    border: 0;
    overflow: hidden;
    /* IE 6/7 fallback */
    *text-indent: -9999px;
}

.ir:before {
    content: "";
    display: block;
    width: 0;
    height: 150%;
}

/*
 * Hide from both screenreaders and browsers: h5bp.com/u
 */

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

/*
 * Hide only visually, but have it available for screenreaders: h5bp.com/v
 */

.visuallyhidden {
    border: 0;
    clip: rect(0 0 0 0);
    height: 1px;
    margin: -1px;
    overflow: hidden;
    padding: 0;
    position: absolute;
    width: 1px;
}

/*
 * Extends the .visuallyhidden class to allow the element to be focusable
 * when navigated to via the keyboard: h5bp.com/p
 */

.visuallyhidden.focusable:active,
.visuallyhidden.focusable:focus {
    clip: auto;
    height: auto;
    margin: 0;
    overflow: visible;
    position: static;
    width: auto;
}

/*
 * Hide visually and from screenreaders, but maintain layout
 */

.invisible {
    visibility: hidden;
}

/*
 * Clearfix: contain floats
 *
 * For modern browsers
 * 1. The space content is one way to avoid an Opera bug when the
 *    `contenteditable` attribute is included anywhere else in the document.
 *    Otherwise it causes space to appear at the top and bottom of elements
 *    that receive the `clearfix` class.
 * 2. The use of `table` rather than `block` is only necessary if using
 *    `:before` to contain the top-margins of child elements.
 */

.clearfix:before,
.clearfix:after {
    content: " "; /* 1 */
    display: table; /* 2 */
}

.clearfix:after {
    clear: both;
}

/*
 * For IE 6/7 only
 * Include this rule to trigger hasLayout and contain floats.
 */

.clearfix {
    *zoom: 1;
}

/* ==========================================================================
   EXAMPLE Media Queries for Responsive Design.
   Theses examples override the primary ('mobile first') styles.
   Modify as content requires.
   ========================================================================== */
   
/* For iPads and other Tablets or Displays less then 1024px ========================*/ 
  @media screen and (max-width: 1024px){  
html, body {
	height:100%;
	font-family:Arial, Helvetica, sans-serif;
	color: #ffffff;
	background-color: #DDE4C5;
}
body {
    font-size: 97%;
    line-height: 1.2;
	font-family:Arial, Helvetica, sans-serif;
	color: #ffffff;
}
#wrapper  {
 height: auto !important;
    margin: 0 auto;
    max-width: 1040px;
    min-height: 100%;
    position: relative;
    width: 100%;
}

#header {
	width: 100%;
	height: 100px;
	background-color:#587624;
}
#logo {
	padding: 35px 10px 0;
	}
.clear {
    clear: both;
}
#big {
	background-color:#000;	
	}
#small {
	visibility:hidden;
	display: none;	
	}
#content_left {
	float:left;
		background-color:#000;
}
#content_middle {

    float:left;
		background-color:#000;
}
#content_right {
	float:right;
	width:21.25%;
    height:100%;
		background-color:#000;
}
#content_middle_text {
	background-image: url(../images/text_mitte.png);
	background-repeat: no-repeat;
    width: 51.25%;
	float:left;
}
#content ul {
	color: #e20f1a;
	margin:0;
	padding: 0 0 0 15px;
	}
	
#text_content_left {
   color: #FFFFFF;
    left: 5%;
    padding-top: 5%;
    position: relative;
    text-align: left;
    top: 0;
    z-index: 4;
}

#text_content_left a{
	color: #ffffff;
	font-weight: bold;
	text-decoration:none;
	font-size: 95%;
	}
	
#text_content_middle {
   color: #FFFFFF;
    left: 2%;
    padding: 4% 7% 0 1%;
    position: relative;
    text-align: left;
    top: 5%;
    z-index: 4;
}
#text_content_middle a{
	color: #ffffff;
	font-weight: bold;
	text-decoration:none;
}
#text_content_reservierung {
   font-size: 80%;
    margin-right: 7%;
    padding-top: 323px;
    position: relative;
    text-align: left;
    z-index: 4;
}
#reservierung {  
height: 322px;
}
#karte {  
height: 320px;}
#panorama {  
height: 320px;}
.responsiveContainer {
  position: relative;
  height: 0;
  overflow: hidden;
    position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}

.responsiveContainer iframe {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}
#navi_oben{
	width: 100%;
	background-image: url(../images/balken_oben.png);
	background-repeat: no-repeat;
	height: 41px;
		}
#navi_oben nav {
	margin: 0;
	height:41px;
	
}
#navi_oben nav li{
		list-style-type:none;

	
}
#navi_oben nav  a,  a:link,  a:visited{
	color: #ffffff;
	text-decoration: none;
	padding-top: 10px;
}

#navi_oben nav  li a:hover{
         text-decoration: none;
		  color: #587624;
}

#navi_oben nav li.activ a{
text-decoration: none;
 color: #587624;
}
#navi_oben nav li.second a{
	padding-left: 98px;
}

#navi_unten{
	width: 100%;
	background-image: url(../images/balken_oben.png);
	background-repeat: no-repeat;
	height: 41px;
		}
#navi_unten ul{
	margin: 0;
	
}
#navi_unten li{
		list-style-type:none;
		float: left;
	
}
#navi_unten a, #navi_unten a:link, #navi_unten a:visited{
	color: #ffffff;
	text-decoration: none;
}

#navi_unten li a:hover{
          color: #587624;
         text-decoration: none;
}

#navi_unten li.activ a{
 color: #587624;
text-decoration: none;
}
#navi_unten nav li.second a{
	padding-left: 250px;
}
#footer {
	height:100px;
	background-color:#587624;
	width: 100%;
	}
.text_klein {
	font-size: 75%;
	line-height: 14px;
}  
.text {
	font-size: 90%;
	line-height: 14px;
}   
  
  }


/* For Smartphones, Tablets or other Displays less then 980px ====================== */
@media screen and (max-width: 900px){

html, body {
	height:100%;
	font-family:Arial, Helvetica, sans-serif;
	color: #ffffff;
	background-color: #DDE4C5;
}
body {
    font-size: 85%;
    line-height: 1.2;
	font-family:Arial, Helvetica, sans-serif;
	color: #ffffff;
}
#wrapper  {
 height: auto !important;
    margin: 0 auto;
    max-width: 1040px;
    min-height: 100%;
    position: relative;
    width: 100%;
}

#header {
	width: 100%;
	height: 100px;
	background-color:#587624;
}
#logo {
	padding: 35px 10px 0;
	}
.clear {
    clear: both;
}
#small {
	visibility:hidden;
	display: none;	
	}
#content_left {
	background-image: url(../images/home_links.png);
	background-repeat:no-repeat;
	float:left;
	background-color:#000;

}
#content_middle {
	background: url(../images/home_mitte.png) no-repeat;
    float:left;
		background-color:#000;
}
#content_right {
	float:right;
	width:21.25%;
		background-color:#000;
}
#content ul {
	color: #e20f1a;
	margin:0;
	padding: 0 0 0 15px;
	}
	
#text_content_left {
 color: #FFFFFF;
    left: 5%;
    line-height: 1.1;
    position: relative;
    text-align: left;
    top: 0;
    z-index: 4;
	padding-left:2%
}

#text_content_left a{
	color: #ffffff;
	font-weight: bold;
	text-decoration:none;
	font-size: 95%;
	}
	
#text_content_middle {
 color: #FFFFFF;
    left: 1%;
    padding: 1% 7% 0 1%;
    position: relative;
    text-align: left;
    top: 1%;
    z-index: 4;
}
#text_content_middle a{
	color: #ffffff;
	font-weight: bold;
	text-decoration:none;
}
#text_content_reservierung {
   font-size: 80%;
    margin-right: 7%;
    padding-top: 325px;
    position: relative;
    text-align: left;
    z-index: 4;
}

#reservierung {  
height: 322px;
}
#karte {  
height: 250px;}
#panorama {  
height: 250px;}
.responsiveContainer {
  position: relative;
  height: 0;
  overflow: hidden;
    position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}

.responsiveContainer iframe {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}
#navi_oben{
	width: 100%;
	background-image: url(../images/balken_oben.png);
	background-repeat: no-repeat;
	height: 41px;
		}
#navi_oben nav {
	margin: 0;
	height:41px;
	
}
#navi_oben nav li{
		list-style-type:none;
		font-size: 1.2em;
	
}
#navi_oben nav  a,  a:link,  a:visited{
	color: #ffffff;
	text-decoration: none;
	padding-top: 10px;
}

#navi_oben nav  li a:hover{
         text-decoration: none;
		  color: #587624;
}

#navi_oben nav li.activ a{
 color: #587624;
text-decoration: none;
}
#navi_oben nav li.second a{
	padding-left: 90px;
}

#navi_unten{
	width: 100%;
	background-image: url(../images/balken_oben.png);
	background-repeat: no-repeat;
	height: 41px;
		}
#navi_unten ul{
	margin: 0;
	
}
#navi_unten li{
		list-style-type:none;
	    padding: 10px 40px 5px 5px;
		font-size: 1.1em;
		float: left;
	
}
#navi_unten a, #navi_unten a:link, #navi_unten a:visited{
	color: #ffffff;
	text-decoration: none;
}

#navi_unten li a:hover{
          color: #587624;
         text-decoration: none;
}

#navi_unten li.activ a{
 color: #587624;
text-decoration: none;
}
#navi_unten nav li.second a{
	padding-left: 8px;
}
#footer {
	height:100px;
	background-color:#587624;
	width: 100%;
	}
.text_klein {
    font-size: 80%;
    line-height: 5px;
}  
.text {
	font-size: 90%;
	line-height: 14px;
}  
  }

/* For Smartphones, Tablets or other Displays less then 768px ====================== */
@media screen and (max-width: 768px){

html, body {
	height:100%;
	font-family:Arial, Helvetica, sans-serif;
	color: #ffffff;
	background-color: #DDE4C5;
}

#wrapper  {
 height: auto !important;
    margin: 0 auto;
    max-width: 1040px;
    min-height: 100%;
    position: relative;
    width: 100%;
}
body {
    font-size: 80%;
    line-height: 1.2;
	font-family:Arial, Helvetica, sans-serif;
	color: #ffffff;
}
#header {
	width: 100%;
	height: 100px;
	background-color:#587624;
}
#logo {
	padding: 35px 10px 0;
	}
.clear {
    clear: both;
}
#small {
	visibility:hidden;	
	display: none;
	}
#content_left {
	background-image: url(../images/home_links.png);
	background-repeat:no-repeat;
	float:left;
	background-color:#000;
}
#content_middle {
	background: url(../images/home_mitte.png) no-repeat;
    float:left;
		background-color:#000;
}
#content_right {
	float:right;
	width:21.25%;
		background-color:#000;
}
#content_right img {
	position:relative;
	width:100%;
}
#content ul {
	color: #e20f1a;
	margin:0;
	padding: 0 0 0 15px;
	}
	
#text_content_left {
 color: #FFFFFF;
    font-size: 87%;
    left: 2%;
    line-height: 1;
    padding-right: 8%;
    position: relative;
    text-align: left;
    top: 2%;
    z-index: 4;
}

#text_content_left a{
	color: #ffffff;
	font-weight: bold;
	text-decoration:none;
	font-size: 95%;
	}
#text_content_middle {
   color: #FFFFFF;
    left: 1%;
    padding: 1% 7% 0 2%;
    position: relative;
    text-align: left;
    top: 1%;
    z-index: 4;
	line-height: 1.15;
	font-size: 87%;
}
#content_middle_text #gutschein img{
  height: 100px;
    width: 174px;
}
#text_content_middle a{
	color: #ffffff;
	font-weight: bold;
	text-decoration:none;
}
#text_content_reservierung {
   font-size: 80%;
    margin-right: 7%;
    padding-top: 325px;
    position: relative;
    text-align: left;
    z-index: 4;
}

#reservierung {  
height: 322px;
}
#karte {  
height: 200px;}
#panorama {  
height: 200px;}
.responsiveContainer {
  position: relative;
  height: 0;
  overflow: hidden;
    position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}

.responsiveContainer iframe {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}
#navi_oben{
	width: 100%;
	background-image: url(../images/balken_oben.png);
	background-repeat: no-repeat;
	height: 41px;
		}
#navi_oben nav {
	margin: 0;
	height:41px;
	
}
#navi_oben nav li{
		list-style-type:none;
		font-size: 1.2em;
	
}
#navi_oben nav  a,  a:link,  a:visited{
	color: #ffffff;
	text-decoration: none;
	padding-top: 10px;
}

#navi_oben nav  li a:hover{
         text-decoration: none;
		  color: #587624;
}

#navi_oben nav li.activ a{
 color: #587624;
text-decoration: none;
}
#navi_oben nav li.second a{
	padding-left: 90px;
}

#navi_unten{
	width: 100%;
	background-image: url(../images/balken_oben.png);
	background-repeat: no-repeat;
	height: 41px;
		}
#navi_unten ul{
	margin: 0;
	
}
#navi_unten li{
		list-style-type:none;
	    padding: 10px 40px 5px 5px;
		font-size: 1.2em;
		float: left;
	
}
#navi_unten a, #navi_unten a:link, #navi_unten a:visited{
	color: #ffffff;
	text-decoration: none;
}

#navi_unten li a:hover{
          color: #587624;
         text-decoration: none;
}

#navi_unten li.activ a{
  color: #587624;
text-decoration: none;
}
#navi_unten nav li.second a{
	padding-left: 4px;
}
#footer {
	height:100px;
	background-color:#587624;
	width: 100%;
	}

.text_klein {
	font-size: 80%;
	line-height: 14px;
}  
.text {
	font-size: 90%;
	line-height: 14px;
}   
  
  
  }
  
/* For Smartphones, Tablets or other Displays less then 568px ====================== */
@media screen and (max-width: 568px){

body {
    font-size: 70%;
    line-height: 1.2;
	font-family:Arial, Helvetica, sans-serif;
	color: #ffffff;
}
h1 {
    color: #64a7c5;
    font-size:0.9em;
}
html, body {
	height:100%;
	font-family:Arial, Helvetica, sans-serif;
	color: #ffffff;
	background-color: #DDE4C5;
}

#wrapper  {
 height: auto !important;
    margin: 0 auto;
    max-width: 1040px;
    min-height: 100%;
    position: relative;
    width: 100%;
}

#header {
	width: 100%;
	height: 100px;
	background-color:#587624;
}
#logo {
	padding: 35px 10px 0;
	}
.clear {
    clear: both;
}
#small {
	visibility:hidden;	
	display: none;
	}
#content_left {
	background-image: url(../images/home_links.png);
	background-repeat:no-repeat;
	float:left;
	background-color:#000;
}
#content_middle {
	background: url(../images/home_mitte.png) no-repeat;
    float:left;
		background-color:#000;
}
#content_right {
	float:right;
	width:21.25%;
		background-color:#000;
}
#content_right img {
	position:relative;
	width:100%;
}
#content ul {
	color: #e20f1a;
	margin:0;
	padding: 0 0 0 15px;
	}
	
#text_content_left {
 color: #FFFFFF;
    font-size: 87%;
    left: 2%;
    line-height: 1;
    padding-right: 8%;
    position: relative;
    text-align: left;
    top: 2%;
    z-index: 4;
}

#text_content_left a{
	color: #ffffff;
	font-weight: bold;
	text-decoration:none;
	font-size: 95%;
	}
#text_content_middle {
   color: #FFFFFF;
    left: 1%;
    padding: 1% 7% 0 2%;
    position: relative;
    text-align: left;
    top: 1%;
    z-index: 4;
	line-height: 1.15;
	font-size: 87%;
}
#content_middle_text #gutschein img{
  height: 100px;
    width: 174px;
}
#text_content_middle a{
	color: #ffffff;
	font-weight: bold;
	text-decoration:none;
}
#content_left {
	background-image: url(../images/home_links.png);
	background-repeat:no-repeat;
	float:left;
font-size: 1.1em;
	background-color:#000;
}
#text_content_left {
  color: #FFFFFF;
    left: 1%;
    line-height: 1;
    position: relative;
    text-align: left;
    top: 1%;
    z-index: 4;;
}
#content_middle_text #gutschein img{
  height: 100px;
    width: 174px;
}
#text_content_left a{
	color: #ffffff;
	font-weight: bold;
	text-decoration:none;
	font-size: 95%;
	}
#text_content_middle {
   color: #FFFFFF;
    left: 1%;
    padding: 1% 7% 0 1%;
    position: relative;
    text-align: left;
    top: 1%;
    z-index: 4;
}
#text_content_reservierung {
   font-size: 80%;
    margin-right: 7%;
    padding-top: 340px;
    position: relative;
    text-align: left;
    z-index: 4;
}

#reservierung {  
height: 339px;
}
#navi_oben{
	width: 100%;
	background-image: url(../images/balken_oben.png);
	background-repeat: no-repeat;
	height: 41px;
		}
#navi_oben nav {
	margin: 0;
	height:41px;
	
}
#navi_oben nav li{
		list-style-type:none;
		font-size: 1.2em;
	
}
#navi_oben nav  a,  a:link,  a:visited{
	color: #ffffff;
	text-decoration: none;
	padding-top: 10px;
}

#navi_oben nav  li a:hover{
         text-decoration: none;
		  color: #587624;
}

#navi_oben nav li.activ a{
 color: #587624;
text-decoration: none;
}
#navi_oben nav li.second a{
	padding-left: 90px;
}

#navi_unten{
	width: 100%;
	background-image: url(../images/balken_oben.png);
	background-repeat: no-repeat;
	height: 41px;
		}
#navi_unten ul{
	margin: 0;
	
}
#navi_unten li{
		list-style-type:none;
	    padding: 10px 40px 5px 5px;
		font-size: 1.2em;
		float: left;
	
}
#navi_unten a, #navi_unten a:link, #navi_unten a:visited{
	color: #ffffff;
	text-decoration: none;
}

#navi_unten li a:hover{
          color: #587624;
         text-decoration: none;
}

#navi_unten li.activ a{
  color: #587624;
text-decoration: none;
}
#navi_unten nav li.second a{
	padding-left: 4px;
}
}
/* For Smartphones, Tablets or other Displays less then 480px ====================== */
@media screen and (max-width: 480px){

html, body {
	height:100%;
	font-family:Arial, Helvetica, sans-serif;
	color: #ffffff;
	background-color: #DDE4C5;
}
body {
    font-size: 100%;
    line-height: 1.2;
	font-family:Arial, Helvetica, sans-serif;
	color: #ffffff;
}
#wrapper  {
 height: auto !important;
    margin: 0 auto;
    max-width: 1040px;
    min-height: 100%;
    position: relative;
    width: 100%;
}

#header {
	width: 100%;
	height: 100px;
	background-color:#587624;
}
#logo {
	padding: 15px 0 0 0;
	float:none;
	}
	
.clear {
    clear: both;
}
#small {
	visibility: visible;
	display:inline;	
	}
#big {
	visibility:hidden;	
	display: none;

	}
#content_left_320 {
	background-image: url(../images/home_links_320.png);
	background-repeat:no-repeat;
	min-height:280px;

}
#content_middle_text {
	background-image: url(../images/text_mitte.png);
	background-repeat: no-repeat;
    width: 100%;
	height: 393px;
	float:left;
}

#content_middle_text_320 {
	background-image: url(../images/text_mitte.png);
	background-repeat: no-repeat;
	min-height:340px;
}
#content_garten_left_320 {
	background-image: url(../images/garten_links.png);
	background-repeat: no-repeat;
}
#content_garten_middle_320 {
	background-image: url(../images/garten_mitte.png);
	background-repeat: no-repeat;
	min-height:280px;
}
#content_restaurant_left_320 {
	background-image: url(../images/restaurant_links.png);
	background-repeat: no-repeat;
    min-height:280px;
}
#content_restaurant_middle_320 {
	background-image: url(../images/restaurant_mitte.png);
	background-repeat: no-repeat;
    min-height:280px;
}
#text_content_anfahrt_320 {
margin: 0 5%;
    position: relative;
    text-align: left;
    z-index: 4;
}
#text_content_middle_320 {
    color: #FFFFFF;
    left: 5%;
    padding: 4% 10% 0 2%;
    position: relative;
    text-align: left;
    top: 15%;
    z-index: 4;
}
#text_content_middle_320 a{
	color: #ffffff;
	font-weight: bold;
	text-decoration:none;
}
#text_content_reservierung {
   font-size: 75%;
    margin: 0 2%;
    padding-top: 6px;
    position: relative;
    text-align: left;
    z-index: 4;
	padding-top: 350px;
}

#reservierung {  
height: 345px;
}
#karte_320 {  
height: 280px;}
#panorama_320 {  
height: 280px;}
.responsiveContainer_reservierung {
  position: relative;
  height: 0;
  overflow: hidden;
    position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}
.responsiveContainer_reservierung iframe {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}

.responsiveContainer {
  position: relative;
  height: 0;
  overflow: hidden;
    position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}

.responsiveContainer iframe {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}

#content_middle_320 {
	background: url(../images/home_mitte_320.png) no-repeat;
    float: left;
    height:280px;
    width: 100%;
}
#content_right_320 {
    float: left;
    width: 100%;
}
#content_right_320 img {
	position:relative;
	width:100%;
}
#content ul {
	color: #e20f1a;
	margin:0;
	padding: 0 0 0 15px;
	}
#text_content_left_320 {
     color: #FFFFFF;
    font-size: 100%;
    left: 7%;
    position: relative;
    text-align: left;
    top: 5%;
    z-index: 4;
    line-height: 1.2;
}

#text_content_left_320 a{
	color: #ffffff;
	font-weight: bold;
	text-decoration:none;
	}
	

#navi_oben{
	width: 100%;
	background-image: url(../images/balken_oben.png);
	background-repeat: no-repeat;
	height: 41px;
		}
#navi_oben nav {
	margin: 0;
	height:41px;
	
}
#navi_oben nav li{
		list-style-type:none;
		font-size: 1.2em;
	
}
#navi_oben nav  a,  a:link,  a:visited{
	color: #ffffff;
	text-decoration: none;
	padding-top: 10px;
}

#navi_oben nav  li a:hover{
         text-decoration: none;
		   color: #587624;
}

#navi_oben nav li.activ a{
 color: #587624;
text-decoration: none;
}
#navi_oben nav li.second a{
	padding-left: 90px;
}

#navi_unten{
	width: 100%;
	background-image: url(../images/balken_oben.png);
	background-repeat: no-repeat;
	height: 41px;
		}
#navi_unten ul{
	margin: 0;
	
}
#navi_unten li{
		list-style-type:none;
	    padding: 10px 40px 5px 5px;
		font-size: 1.2em;
		float: left;
	
}
#navi_unten a, #navi_unten a:link, #navi_unten a:visited{
	color: #ffffff;
	text-decoration: none;
}

#navi_unten li a:hover{
         color: #587624;
         text-decoration: none;
}

#navi_unten li.activ a{
 color: #587624;
text-decoration: none;
}

#footer {
	height:100px;
	background-color:#587624;
	width: 100%;
	}
.text_klein {
	font-size: 65%;
	line-height: 14px;
}  
.text {
	font-size: 90%;
	line-height: 14px;
} 

.text_bold {
	font-weight:bold;
}
  }


@media only screen and (min-width: 35em) {
    /* Style adjustments for viewports that meet the condition */
}

@media print,
       (-o-min-device-pixel-ratio: 5/4),
       (-webkit-min-device-pixel-ratio: 1.25),
       (min-resolution: 120dpi) {
    /* Style adjustments for high resolution devices */
}

/* ==========================================================================
   Print styles.
   Inlined to avoid required HTTP connection: h5bp.com/r
   ========================================================================== */

@media print {
    * {
        background: transparent !important;
        color: #000 !important; /* Black prints faster: h5bp.com/s */
        box-shadow: none !important;
        text-shadow: none !important;
    }

    a,
    a:visited {
        text-decoration: underline;
    }

    a[href]:after {
        content: " (" attr(href) ")";
    }

    abbr[title]:after {
        content: " (" attr(title) ")";
    }

    /*
     * Don't show links for images, or javascript/internal links
     */

    .ir a:after,
    a[href^="javascript:"]:after,
    a[href^="#"]:after {
        content: "";
    }

    pre,
    blockquote {
        border: 1px solid #999;
        page-break-inside: avoid;
    }

    thead {
        display: table-header-group; /* h5bp.com/t */
    }

    tr,
    img {
        page-break-inside: avoid;
    }

    img {
        max-width: 100% !important;
    }

    @page {
        margin: 0.5cm;
    }

    p,
    h2,
    h3 {
        orphans: 3;
        widows: 3;
    }

    h2,
    h3 {
        page-break-after: avoid;
    }
}
