@import url('reset.css');
body{
	background:#555 url(../images/bg.png) repeat top left;
	color:#000;
	font-family: Arial, sans-serif;
	font-size:12px;
  height:100%;
	overflow:hidden;
}
a{
	color:#f0f0f0;
	text-decoration:none;
}
.clr{
	clear:both;
}
.container {
	width:100%;
	margin:0 auto;
  margin-top:40px;
  margin-bottom:400px;
}


h1{
      font-family:arial;
      color:#D1C272;
      font-size:1.45em;
}


.content{
	width:100%;
	position:relative;
	margin:1px 0 0 0;
	clear:both;
}


.sbi_container{
	position:relative; 
	margin:0 auto;
	overflow:hidden;
	padding:10px;
	background:#30466F;
	-moz-box-shadow:1px 1px 5px #000;
	-webkit-box-shadow:1px 1px 5px #000;
	box-shadow:1px 1px 5px #000;
	-moz-border-radius:4px;
	-webkit-border-radius:4px;
	border-radius:4px 4px 4px 4px;
}
.sbi_panel{
	float:left;
	position:relative;
	height:100%;
	overflow:hidden;
}
.sbi_panel_img{
	position:absolute;
	height:100%;
	top:0px;
	background-repeat:no-repeat;
}
.sbi_label{
	display:block;
	width:100%;
	background:#30466F;
	text-align:center;
	font-size:20px;
	height:40px;
	line-height:40px;
	position:absolute;
	bottom:50px;
	left:0px;
	opacity:0.7;
	cursor:pointer;
	text-shadow:0px 0px 1px #000;
	text-decoration:none;
	color:#fff;
	outline:none;	
  z-index:11;
}
.sbi_label:hover{
	opacity:0.9;
}
.sbi_content{
	position:absolute;
	border-top:1px solid #3B537E;
	bottom:90px;
	left:0px;
	width:100%;
	background:transparent url(../images/pattern.png) repeat top left;
	display:none;
	overflow:hidden;
  z-index:11;
}
.sbi_content ul{
	padding:10px;
}
.sbi_content ul a{
	display:block;
	color:#f0f0f0;
	font-size:16px;
	padding:4px 6px 4px 14px;
	background:transparent url(../images/triangle.png) no-repeat 3px 50%;
	opacity:0.9;
}
.sbi_content ul a:hover{
	background-color:#000;
	color:#fff;
	-moz-box-shadow:1px 1px 5px #000;
	-webkit-box-shadow:1px 1px 5px #000;
	box-shadow:1px 1px 5px #000;
}
 
#home{
      position:relative;
	     margin:0 auto;
      left:-225px;
      top:-950px;  
      width:340px;
      height:375px;
      background:#30466F;
      padding:25px;
      color:#fff;
      filter: alpha(opacity=0); /* internet explorer */
	     -khtml-opacity: 0.0;      /* khtml, old safari */
	     -moz-opacity: 0.0;       /* mozilla, netscape */
	     opacity: 0.0;           /* fx, safari, opera */
       z-index:1;
      overflow:hidden;  
}  

#lage{
      position:relative;
	     margin:0 auto;
      left:-113px;
      top:-1375px;
      width:565px;
      height:375px;
      background:#30466F;
      padding:25px;
      color:#fff;
      filter: alpha(opacity=0); /* internet explorer */
	     -khtml-opacity: 0.0;      /* khtml, old safari */
	     -moz-opacity: 0.0;       /* mozilla, netscape */
	     opacity: 0.0;           /* fx, safari, opera */
       z-index:1;
      overflow:hidden;  
}

#ausstattung{
      position:relative;
	     margin:0 auto;
      left:-113px;
      top:-1800px;
      width:565px;
      height:375px;
      background:#30466F;
      padding:25px;
      color:#fff;
      filter: alpha(opacity=0); /* internet explorer */
	     -khtml-opacity: 0.0;      /* khtml, old safari */
	     -moz-opacity: 0.0;       /* mozilla, netscape */
	     opacity: 0.0;           /* fx, safari, opera */
       z-index:1;
      overflow:hidden;  
}

#fotos{
      position:relative;
	     margin:0 auto;
      left:-113px;
      top:-2225px;
      width:565px;
      height:375px;
      background:#30466F;
      padding:25px;
      color:#fff;
      filter: alpha(opacity=0); /* internet explorer */
	     -khtml-opacity: 0.0;      /* khtml, old safari */
	     -moz-opacity: 0.0;       /* mozilla, netscape */
	     opacity: 0.0;           /* fx, safari, opera */
       z-index:1;
      overflow:hidden;  
}

#impressionen{
      position:relative;
	     margin:0 auto;
      left:-113px;
      top:-2650px;
      width:565px;
      height:375px;
      background:#30466F;
      padding:25px;
      color:#fff;
      filter: alpha(opacity=0); /* internet explorer */
	     -khtml-opacity: 0.0;      /* khtml, old safari */
	     -moz-opacity: 0.0;       /* mozilla, netscape */
	     opacity: 0.0;           /* fx, safari, opera */
       z-index:1;
      overflow:hidden;  
}

#sehenswuerdiges{
      position:relative;
	     margin:0 auto;
      left:-113px;
      top:-3075px;
      width:565px;
      height:375px;
      background:#30466F;
      padding:25px;
      color:#fff;
      filter: alpha(opacity=0); /* internet explorer */
	     -khtml-opacity: 0.0;      /* khtml, old safari */
	     -moz-opacity: 0.0;       /* mozilla, netscape */
	     opacity: 0.0;           /* fx, safari, opera */
       z-index:1;
      overflow:hidden;  
}

#buchung{
      position:relative;
	     margin:0 auto;
      left:-225px;
      top:-3500px;
      width:340px;
      height:375px;
      background:#30466F;
      padding:25px;
      color:#fff;
      filter: alpha(opacity=0); /* internet explorer */
	     -khtml-opacity: 0.0;      /* khtml, old safari */
	     -moz-opacity: 0.0;       /* mozilla, netscape */
	     opacity: 0.0;           /* fx, safari, opera */
       z-index:1;
      overflow:hidden;  
}

#buchung a{
      color:#D1C272;
      font-weight:bold; 
}

#buchung a:hover{
      color:#93B1CD;
}

#belegungsplan{
      position:relative;
	     margin:0 auto;
      left:-0px;
      top:-3925px;
      width:805px;
      height:375px;
      background:#30466F;
      padding:25px;
      color:#fff;
      filter: alpha(opacity=0); /* internet explorer */
	     -khtml-opacity: 0.0;      /* khtml, old safari */
	     -moz-opacity: 0.0;       /* mozilla, netscape */
	     opacity: 0.0;           /* fx, safari, opera */
       z-index:1;
      overflow:hidden;  
}

#belegungsplan a{
      color:#D1C272;
      font-weight:bold; 
}

#belegungsplan a:hover{
      color:#93B1CD;
}

#preise{
      position:relative;
	     margin:0 auto;
      left:-225px;
      top:-4350px;
      width:340px;
      height:375px;
      background:#30466F;
      padding:25px;
      color:#fff;
      filter: alpha(opacity=0); /* internet explorer */
	     -khtml-opacity: 0.0;      /* khtml, old safari */
	     -moz-opacity: 0.0;       /* mozilla, netscape */
	     opacity: 0.0;           /* fx, safari, opera */
       z-index:1;
      overflow:hidden;  
}

#preise a{
      color:#D1C272;
      font-weight:bold; 
}

#preise a:hover{
      color:#93B1CD;
}


#impressum{
      position:relative;
	     margin:0 auto;
      left:0px;
      top:-4775px;
      width:805px;
      height:375px;
      background:#30466F;
      padding:25px;
      color:#fff;
      filter: alpha(opacity=0); /* internet explorer */
	     -khtml-opacity: 0.0;      /* khtml, old safari */
	     -moz-opacity: 0.0;       /* mozilla, netscape */
	     opacity: 0.0;           /* fx, safari, opera */
       z-index:1;
      overflow:hidden;  
}

#impressum a{
      color:#D1C272;
      font-weight:bold; 
}

#impressum a:hover{
      color:#93B1CD;
}

#kontakt{
      position:relative;
	     margin:0 auto;
      left:-225px;
      top:-5200px;
      width:340px;
      height:375px;
      background:#30466F;
      padding:25px;
      color:#fff;
      filter: alpha(opacity=0); /* internet explorer */
	     -khtml-opacity: 0.0;      /* khtml, old safari */
	     -moz-opacity: 0.0;       /* mozilla, netscape */
	     opacity: 0.0;           /* fx, safari, opera */
       z-index:1;
      overflow:hidden;  
}

#kontakt a{
      color:#D1C272;
      font-weight:bold; 
}

#kontakt a:hover{
      color:#93B1CD;
}

#bildnachweis{
      position:relative;
	     margin:0 auto;
      left:-113px;
      top:-5625px;
      width:565px;
      height:375px;
      background:#30466F;
      padding:25px;
      color:#fff;
      filter: alpha(opacity=0); /* internet explorer */
	     -khtml-opacity: 0.0;      /* khtml, old safari */
	     -moz-opacity: 0.0;       /* mozilla, netscape */
	     opacity: 0.0;           /* fx, safari, opera */
       z-index:1;
      overflow:hidden;  
}

#bildzeigen{
      z-index:0; 
      opacity:0.0;
      filter: alpha(opacity = 0);
      position:absolute; 
      left:0px; 
      top:0px;
      width:100%; 
      height:100%; 
      background-color: rgba(0,0,0,0.7);
      overflow:auto; 
} 


#bildplatz{
      z-index:0; 
      opacity:0.0;
      filter: alpha(opacity = 0);
      position:absolute; 
      left:0px; 
      top:0px;
      width:100%; 
      height:100%; 
      background-color: rgba(0,0,0,0);
      overflow:auto; 
} 

#blende{
      z-index:28; 
      opacity:0.0;
      filter: alpha(opacity = 0);
      position:absolute; 
      left:0px; 
      top:0px;
      width:100%; 
      height:100%; 
      background-color: rgba(0,0,0,0.7);
      overflow:auto; 
}

#webdesign{
      z-index:1; 
      position:absolute; 
      text-align:center;
      top:620px;
      width:100%;  
}
#webdesign a{ 
      color: #666666;
}

#webdesign a:hover{ 
      color: #fff;
}