body , html{
	font-family: Verdana, Geneva, sans-serif;
	background-image: url(../images/background-stripe.png);
	height: 100%;
	background-attachment: fixed;
	font-size: 1em;
}
#wrapper {
	width: 760px;
	margin-left: 10%;
	position: relative;
	background-color: #f1ead5;
	min-height: 100%;
	padding-bottom: 0px;
	background-image: url(../images/rose.jpg);
	background-repeat: no-repeat;
	background-position: 259px 90%;
}
#FlashID {
	position: absolute;
	z-index: 1;
	top: 0px;
	right: 0px;
}
#wrapper #entree {
	position: absolute;
	z-index: 3;
	top: 2px;
	right: 4px;
}
#wrapper #shadow_right {
	width: 20px;
	height: 100%;
	top: 0px;
	background-image: url(../images/shadow_right.png);
	background-repeat: repeat-y;
	background-position: right;
	position: absolute;
	right: -15px;
}
#wrapper #shadow_left {
	position: absolute;
	left: -15px;
	background-repeat: repeat-y;
	width: 30px;
	background-position: left;
	background-image: url(../images/shadow_left.png);
	height: 100%;
}
#wrapper #header h1 {
	background-repeat: no-repeat;
	text-indent: -9999px;
}




#wrapper #header img {
	padding-left: 10px;
}
#wrapper #colors {
	height: 8;
	width: 500px;
	position: absolute;
	top: 255px;
	right: 0px;
}
#wrapper h2 {
	margin-left: 170px;
	margin-top: 100px;
	font-weight: normal;
	color: #5e2708;
}
#wrapper #navi {
	width: 16%;
	left: 0px;
	padding-top: 50px;
	padding-bottom: 50px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #c45b17;
	top: 350px;
	color: #5e2708;
	position: absolute;
}
#wrapper #navi ul li {
	padding-bottom: 15px;
	padding-left: 25px;
	font-weight: 100;
	font-size: 0.8em;
}
#wrapper #navi ul li a {
	color: #5e2708;
	cursor: pointer;
}
#wrapper #navi ul li a:hover {
	color: #c45b17;
}
#wrapper #navi ul li #home {
	color: #c45b17;
}
#wrapper #navi ul li #hotel {
	color: #c45b17;
}
#wrapper #navi ul li #zimmer {
	color: #c45b17;
}
#wrapper #navi ul li #preise {
	color: #c45b17;
}
#wrapper #navi ul li #umgebung {
	color: #c45b17;
}

#wrapper #navi ul li #biker {
	color: #c45b17;
}
#wrapper #navi ul li #reservierung {
	color: #c45b17;
}
#wrapper #navi ul li #kontakt {
	color: #c45b17;
}
#wrapper #navi ul li #lage {
	color: #c45b17;
}
#wrapper #navi ul li #links {
	color: #c45b17;
}
#wrapper #content {
	font-weight: normal;
	text-align: justify;
	font-size: 0.9em;
	color: #5e2708;
	margin-left: 180px;
	margin-right: 100px;
	margin-top: 40px;
	width: 60%;
	padding-bottom: 250px;
}
#wrapper #footer {
	width: 760px;
	bottom: 0px;
	background-color: #c45b17;
	font-weight: lighter;
	font-size: 0.7em;
	text-align: center;
	letter-spacing: 5px;
	padding-top: 1em;
	padding-bottom: 1em;
	color: #f1ead5;
	position: absolute;
	left: 0px;
}
#wrapper #footer a {
	color: #f1ead5;
}
#wrapper form #form {
	margin-left: 220px;
	width: 500px;
}
#wrapper #language {
	margin-left: 190px;
	font-size: 0.8em;
	padding-top: 127px;
}
#wrapper #language a {
	color: #5e2708;
	font-size: 0.7em;
	text-decoration: underline;
}
