@charset "UTF-8";

* {
	margin: 0;
	padding: 0;
}

body {
	font-family: Arial, Helvetica, sans-serif;
	color: #F4D38E;
	background-color: #E2E0DF;
}

#wrapper {
	top: 0px;
	margin-left: auto;
	margin-right: auto;
	position: relative;
	width: 819px;
}
#language {
	position: relative;
	height: 50px;
	width: 819px;
	background-color: #E2E0DF;
	float: left;
}
#language #flaggeengl {
	background-image: url(../hintergrund/englishaktiv.png);
	position: absolute;
	height: 17px;
	width: 33px;
	left: 7px;
	bottom: 2px;
}
#language #flaggeengl:hover {
	background-image: url(../hintergrund/englishpassiv.png);
}
#language #flaggedeu {
	background-image: url(../hintergrund/austriaaktiv.png);
	position: absolute;
	height: 17px;
	width: 33px;
	left: 7px;
	bottom: 2px;
}
#language #flaggedeu:hover {
	background-image: url(../hintergrund/austriapassiv.png);
}
#language #flaggeengl a {
	position: absolute;
	height: 17px;
	width: 33px;
	left: 0px;
	top: 0px;
}
#language #flaggedeu a {
	position: absolute;
	height: 17px;
	width: 33px;
	left: 0px;
	top: 0px;
}
#head {
	background-image: url(../hintergrund/head.png);
	float: left;
	height: 150px;
	width: 819px;
	position: relative;
}
#head #cafepension {
	height: 80px;
	width: 300px;
	left: 4px;
	top: 24px;
	position: absolute;
}
#head #cafepension h1 {
	font-size: 45px;
	font-weight: lighter;
	line-height: 44px;
	letter-spacing: 0px;
	word-spacing: 0px;
}
#head #familieparzer {
	height: 80px;
	width: 600px;
	right: 3px;
	top: 56px;
	position: absolute;
}
#head #familieparzer h1 {
	font-size: 45px;
	font-weight: lighter;
	line-height: 44px;
	letter-spacing: 0px;
	word-spacing: 0px;
	text-align: right;
}
#head #sternebettcafe {
	position: absolute;
	height: 26px;
	width: 139px;
	left: 8px;
	top: 120px;
	background-image: url(../hintergrund/sternebettcafe.png);
}
#head #impressum {
	position: absolute;
	height: 20px;
	width: 60px;
	top: 126px;
	right: 16px;
}
#head #impressum p a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 12px;
	font-weight: normal;
	text-decoration: underline;
	color: #F8D992;
}
#head #impressum p a:hover {
	font-size: 12px;
	line-height: 12px;
	font-weight: normal;
	text-decoration: none;
}
#content {
	background-image: url(../hintergrund/content.png);
	float: left;
	width: 819px;
	position: relative;
	min-height: 549px;
}
#content #navi {
	position: absolute;
	height: 250px;
	width: 200px;
	left: 7px;
	top: 16px;
}
#content #navi a {
	height: 25px;
	width: 191px;
	color: #F8D992;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 24px;
	text-decoration: none;
	display: block;
	text-align: right;
	padding-right: 9px;
}
#content #navi a:hover {
	background-color: #F4D38E;
	color: #70040B;
}
#content #navi .aktiv {
	color: #70040B;
	background-color: #F4D38E;
}
#content #aktion {
	position: absolute;
	height: 164px;
	width: 200px;
	left: 7px;
	top: 256px;
	background-color: #F4D38E;
}
#content #aktion h1 {
	font-size: 14px;
	line-height: 17px;
	font-weight: bold;
	color: #52000B;
	letter-spacing: 0px;
	padding-left: 9px;
	padding-top: 9px;
	padding-bottom: 6px;
}
#content #aktion p {
	color: #52000B;
	font-size: 12px;
	line-height: 17px;
	letter-spacing: 0px;
	word-spacing: -1px;
	padding-top: 6px;
	padding-right: 9px;
	padding-left: 9px;
}
#content #aktion p a {
	color: #52000B;
	text-decoration: underline;
}
#content #aktion p a:hover {
	text-decoration: none;
}
#content #adresse {
	position: absolute;
	height: 99px;
	width: 200px;
	left: 7px;
	top: 442px;
}
#content #adresse p {
	color: #F8D992;
	font-size: 12px;
	line-height: 16px;
	letter-spacing: 0px;
	word-spacing: -1px;
	padding-right: 9px;
	padding-top: 0px;
	text-align: right;
}
#content #adresse p a {
	color: #F8D992;
	text-decoration: underline;
}
#content #adresse p a:hover {
	text-decoration: none;
}
#content #mitte {
	position: absolute;
	width: 370px;
	left: 235px;
	top: 35px;
}
#content h1.ueberschrift {
	font-size: 14px;
	line-height: 17px;
	font-weight: bold;
	color: #F8D992;
	letter-spacing: 0px;
	padding-bottom: 16px;
	padding-left: 235px;
	padding-top: 35px;
	padding-right: 214px;
}
#content p.content {
	font-size: 12px;
	line-height: 17px;
	color: #F8D992;
	letter-spacing: 0px;
	word-spacing: 0px;
	padding-bottom: 8px;
	padding-left: 235px;
	padding-right: 214px;
}
#content p a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 12px;
	font-weight: normal;
	text-decoration: underline;
	color: #F8D992;
}
#content p a:hover {
	font-size: 12px;
	line-height: 12px;
	font-weight: normal;
	text-decoration: none;
}
#content #bild {
	background-image: url(../hintergrund/zimmer.png);
	position: absolute;
	height: 132px;
	width: 200px;
	top: 88px;
	right: 8px;
}
#content #neu {
	background-color: #F4D38E;
	position: absolute;
	height: 60px;
	width: 200px;
	top: 238px;
	right: 8px;
}
#content #neu h1 {
	font-size: 14px;
	line-height: 17px;
	font-weight: bold;
	color: #52000B;
	letter-spacing: 0px;
	padding-left: 9px;
	padding-top: 5px;
}
#content #neu p {
	color: #52000B;
	font-size: 12px;
	line-height: 17px;
	letter-spacing: 0px;
	word-spacing: 0px;
	padding-top: 0px;
	padding-right: 9px;
	padding-left: 9px;
}
#content #anfahrtsplan {
	position: absolute;
	height: 70px;
	width: 111px;
	right: 23px;
	bottom: 15px;
	text-align: right;
}
#content #anfahrtsplan p a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 12px;
	font-weight: normal;
	text-decoration: underline;
	color: #F8D992;
}
#content #anfahrtsplan p a:hover {
	font-size: 12px;
	line-height: 12px;
	font-weight: normal;
	text-decoration: none;
}
#content #anfahrtsplan p img {
	margin-top: 3px;
	border: 0px;
}
#content #bottomcenterref {
	position: relative;
	height: 370px;
	width: 395px;
	margin-right: auto;
	margin-left: auto;
	font-size: 12px;
	color: #333;
}
#footer {
	background-image: url(../hintergrund/footer.png);
	float: left;
	height: 15px;
	width: 819px;
	position: relative;
}
#content iframe.alle {
	position: absolute;
	top: 28px;
	left: 227px;
}
.hochform  {
	height: 2000px;
}
.ie6  {
	visibility: hidden;
}

