	
* {
	margin:0;
	padding:0;
}
body, html {
	height:100%;
	margin:0 0 0 0;
	padding:0 0 0 0;
	background:url(../images/bg.jpg) #889b33 repeat-x scroll center top;
}

p {
	font:14px/21px Arial, Helvetica, sans-serif;
	color:#000;
	margin-bottom:22px;
	}
	
p.small {
	margin:10px 0 0 0;
	font:11px/21px Arial, Helvetica, sans-serif;
	color:#000;
	}
	
strong {
	font:14px/21px Arial, Helvetica, sans-serif;
	color:#000;
	margin-bottom:21px;
	color:#35558e;
	font-weight:bold;
	}
	

	
a:link, a:visited {
	color: #4b6695;
	text-decoration: underline;
}
a:hover {
	color: #000;
	text-decoration:underline;
}

h2 {
	font:16px/21px Arial, Helvetica, sans-serif;
	color:#000;
	margin-bottom:21px;
	color:#35558e;
	font-weight:bold;
	margin-bottom:10px;
	}

h1.start {
	background:url(../images/layout/h1/start.jpg);
	width:417px;
	height:48px;
	text-indent:-999999px;
	margin:15px 0 20px -19px;
	}
	
h1.zimmer {
	background:url(../images/layout/h1/zimmer.jpg);
	width:417px;
	height:48px;
	text-indent:-999999px;
	margin:15px 0 20px -19px;
	}
	
h1.fehler {
	background:url(../images/layout/h1/404.jpg);
	width:417px;
	height:48px;
	text-indent:-999999px;
	margin:15px 0 20px -19px;
	}
	
h1.aktuelles {
	background:url(../images/layout/h1/aktuelles.jpg);
	width:417px;
	height:48px;
	text-indent:-999999px;
	margin:15px 0 20px -19px;
	}
	
h1.restaurant {
	background:url(../images/layout/h1/restaurant.jpg);
	width:417px;
	height:48px;
	text-indent:-999999px;
	margin:15px 0 20px -19px;
	}
	
h1.impressum {
	background:url(../images/layout/h1/impressum.jpg);
	width:417px;
	height:48px;
	text-indent:-999999px;
	margin:15px 0 20px -19px;
	}
	
h1.kontakt {
	background:url(../images/layout/h1/kontakt.jpg);
	width:417px;
	height:48px;
	text-indent:-999999px;
	margin:15px 0 20px -19px;
	}
h1.anfahrt {
	background:url(../images/layout/h1/anfahrt.jpg);
	width:417px;
	height:48px;
	text-indent:-999999px;
	margin:15px 0 20px -19px;
	}	
h1.feste {
	background:url(../images/layout/h1/feste.jpg);
	width:417px;
	height:48px;
	text-indent:-999999px;
	margin:15px 0 20px -19px;
	}	
	
h1.danke {
	background:url(../images/layout/h1/danke.jpg);
	width:417px;
	height:48px;
	text-indent:-999999px;
	margin:15px 0 20px -19px;
	}	
h1.reservierung {
	background:url(../images/layout/h1/reservierung.jpg);
	width:417px;
	height:48px;
	text-indent:-999999px;
	margin:15px 0 20px -19px;
	}


/* ----------------------------------------------------- wrapper ----------------------------------------------------- */
div#wrapper {
	min-height:100%;  /*hierdurch + die 100% Angabe im Body/Html nimmt der wrapper 100% des Browserfensters in der Höhe ein*/
	width:950px;
	margin:0 auto;
}
* html #wrapper {
	height:100%;
}
/* ----------------------------------------------------- head ----------------------------------------------------- */

#head {
	position:relative;
	width:950px;
	height:321px;
	padding:0 0 0 0;
	background:url(../images/layout/head.jpg);
}

/* ----------------------------------------------------- main----------------------------------------------------- */

#content {
	width:950px;
	margin:0 0 0 0;
	padding:0 0 0 0;
}

#left {
	background:url(../images/layout/left.jpg) no-repeat;
	width:227px;
	float:left;
	}
	
#anschrift {
	width:197px;;
	float:left;
	padding:346px 0 0 30px;
	}

#anschrift p {
	font:12px/21px Arial, Helvetica, sans-serif;
	color:#000;
	margin-bottom:22px;
	}

#main {
	width:449px;
	height:auto;
	float:left;
	}
	
#reservierung {
	background:url(../images/layout/reservierung.jpg) no-repeat;
	width:412px;
	height:75px;
	position:relative;
	padding:68px 0 0 37px;
	}

#inhalt {
	width:412px;
	height:auto;
	position:relative;
	padding:0 0 0 37px;
	}
	
#right {
	background:url(../images/layout/right.jpg) no-repeat;
	width:270px;
	height:448px;
	float:left;
	}
	
#kontakt {
	width:233px;
	position:relative;
	padding:93px 0 0 37px;
	}
	
#kontakt p {
	font:12px/21px Arial, Helvetica, sans-serif;
	color:#000;
	margin-bottom:22px;
	}
	
.clear {
	float:none;
	clear:both;
	}
	
#slideshow {
	position:absolute;
	top:67px;
	left:406px;
	width:261px;
	height:182px;
	}

.img {
	float:left;
	border:solid 1px #4b6695;
	margin:0 10px 10px 0;
	padding:3px;
	}
#panorama_formatierung {
	border:solid 1px #4b6695;
	margin:0 10px 10px 0;
	}
	


