html { overflow-y: scroll; }
/* CSS Document */

/* DEFAULT ELEMENTS */

* { 
	margin:0px;
	padding:0px
}


body {
	background: #FFF url(../images/background.jpg) left top repeat-x;
	text-align: center;
}
	
#wrapper {
	background: transparent url(../images/back.jpg) top left no-repeat;
	margin: 0px auto 0 auto;
	width: 695px;
	height: auto;
	text-align: left;
}

#head {
	background: transparent url(../images/navbg_gold.jpg) top left no-repeat;
	height: 90px;
	font: 14px  "Times New Roman", Arial, Helvetica, sans-serif;
	color: #ffffff;	
	font-weight: bold;
	padding: 10px 0 0 30px;
	}

#head .id { 
	font: 30px "Times New Roman", Arial, Helvetica, sans-serif;
	color: #ffffff;
	font-weight: bold;
	padding-top: 10px;
	
	}

a { 
	font: 15px "Times New Roman", Arial, Helvetica, sans-serif;
	color: #808800;
	text-decoration: none;
	}

a:hover {
	color:#d0dd00;
	
	}

a img {
	border: 0;
	}

a:active, a:focus {
	outline: none
	}

/* DEFAULT ELEMENTS */




/* CONTENT */

h1 {
	font: 23px "Times New Roman", Arial, Helvetica, sans-serif;
	color: #fff;	
	font-weight:normal;	
	}
	
h2 {
	font: 15px "Times New Roman", Arial, Helvetica, sans-serif;
	color: #464646;	
	font-weight: ;	
	}
	
h3 {
	font: 17px "Times New Roman", Arial, Helvetica, sans-serif;
	color: #888888;	
	font-weight: bold ;	
	}

#content {
	font: 13px/18px "Times New Roman", Arial, Helvetica, sans-serif;
	color: #dcdcdc;
	width: 699px;
	height: auto;
	min-height: 655px;
	padding-top: 0px;
}

#content:after
	{
		content: ".";
		visibility: hidden;
		height:		0;
		display:	block;
		clear:		both;
	}

* html #content {
  /* ende verbergen IE-Mac */
  height: 1%;
  /* ende verbergen IE-Mac */
}


#navigation  {
	margin:0;
	padding:0px 0px 0 0
px;
    list-style: none;	
	}

#navigation ul {
	margin:0;
	padding:0 0px 0 0px;
    list-style: none;	
	}
	
	
#navigation li {
	font: 14px  "Times New Roman", Arial, Helvetica, sans-serif;
	float:left;

}

#navigation li.act{
	font: 14px  "Times New Roman", Arial, Helvetica, sans-serif;
	color:#ffffff;	
	font-weight: bold;
}

#navigation li a{	
	float:left;
    display:block;
    color:#ffffff;
	font-weight: bold;
}

#navigation li a:hover{	
	color:#d0d9cb;	
}


#content .gallery {  border-collapse:collapse; width:80%; }
#content .gallery td { padding: 5px 10px 10px 0; }



#content .landing {
	background: transparent url(../images/landingbg.png) top right no-repeat;
	clear: left;
	height: 720px;
	margin: 0px 0 0 0px;
	padding: 0px 0px 0 0px;
	}
	
	#content .speise {
	background: transparent url(../images/speisenbg.png) top right no-repeat;
	clear: left;
	height: 720px;
	margin: 0px 0 0 0px;
	padding: 465px 0px 0 405px;
	}
	
	#content .anfahrt {
	background: transparent url(../images/anfahrtbg.png) top right no-repeat;
	clear: left;
	height: 720px;
	margin: 0px 0 0 0px;
	padding: 190px 0px 0 62px;
	}
	
	#content .galerie {
	background: transparent url(../images/galeriebg.png) top right no-repeat;
	clear: left;
	height: 720px;
	margin: 0px 0 0 0px;
	padding: 320px 0px 0 250px;
	}
	
	#content .galerie_detail {
	clear: left;
	height: 720;
	margin: 0px 0 0 0px;
	padding: 30px 0px 0 120px;
	}

    #content .overview {
	
	margin: 0px 0 0 70px;
	padding: 0 0 0 180px;
	}
	
	#content .impressum {
	clear: left;
	height: 720px;
	margin: 0px 0 0 0px;
	padding: 50px 60px 0px 60px;

/* CONTENT */




/* FOOTER */

#footer {
	clear: left;
	font: 11px/17px "Trebuchet MS", Arial, Helvetica, sans-serif;
	color: #636363;
	width: 700px;
	padding-bottom: 20px;
		 	
}




/* FOOTER */



  
