body {
	background-image:url(../i/background-body.gif);
	margin: 0px;
	padding: 0px;
	_text-align: center;
}

div.pr-content-middle-navipath {
	margin: 0px;
}

body * {
	font-size: 12px;
	font-family: Arial;
	zoom: 1;
}

a {
	text-decoration: none;
}

/* wtf?
 div.pr-main *{
  _position: relative;
 }
*/
 
img {
	border: none;
}

img.bild-content{
	width:507px;
}

img.bild-klein{
	width:155px;
}

img.bild-gross{
	width:342px;
}




h1 {
	margin: 0px;
	font: bold 15px Times;
}

h2 {
	font-size: 12px;
	margin: 2 0 15 0;
	font-weight: bold;
}

h3 {
	font-size: 12px;
	margin: 2 0 7 0;
	font-weight: bold;
}

ul, li {
	list-style-type: none;
	margin: 0px;
	padding: 0px;
	border: 0px;
	zoom: 1;
}

form, input {
	margin: 0px;
	padding: 0px;
}

/* Body Popup Styles */
body.popup table {
	width: 730px;
}
body.popup table div.pr-cst {
	background-color: white;
	padding-bottom: 10px;
	border-bottom: 2px solid #b89c9a;
}
body.popup table div.pr-cst p, body.popup table div.pr-cst a {
	margin-left: 10;
	margin-right: 10;
}
body.popup table div.pr-cst a {
	color: #78433f;
}
body.popup table div.pr-cst span.cst-price {
	font-weight: bold;
}

/* Schatten */
div.pr-container {
	background-image: url(../i/pr-bg-shadow.png);
	background-repeat: repeat-y;
	background-position: center;
	margin-left: auto;
	margin-right: auto;
	width: 1060px;
	zoom: 1;
}

/* Grundgeruest */
div.pr-main {
	width: 1024px;
	margin-left: auto;
	margin-right: auto;
	background-color: white;
	text-align: left;
	zoom: 1;
}

div.pr-header1 {
	position: relative;
	margin-left: 35px;
	margin-top: 10px;
	margin-bottom: 20px;
	color: #78433f;
}

div.pr-header1 * {
	color: #921805;
}

.pr-header1 .pr-languages {
	position: absolute;
	top: 0px;
	right: 36px;
}

.pr-header1 .pr-languages a,
.pr-header1 .pr-languages a img {
	border: none;
	padding: 0px;
	margin: 0px 1px;
	background: none;
}

div.pr-header2 {
	background-color: #c94b37;
}

div.pr-gallery {
	margin-left: 10px;
	margin-right: 10px;
	padding-top: 10px;
}



div.pr-header-contact {
	position: relative;
	z-index: 2;
}

div.pr-header-contact div {
	position: absolute;
	left: 790px;
	top: 90px;
	width: 188px;
}

div.pr-header-contact div, div.pr-header-contact div * {
	font-size: 12px;
	font-family: Arial, Tahoma, Verdana, sans-serif;
	text-align: center;
	color: white;
}


/* Menu oben (erste Ebene) */
div.pr-header-menu {
	padding-left: 10px;
}

div.pr-header-menu ul li {
	float: left;
	width: 167px;
}

div.pr-header-menu ul li a {
	display: block;
	padding-bottom: 10px;
	padding-top: 20px;
	margin-right: 1px;
	font: 15px "Times New Roman";
	color: white;
	text-align: center;
	border-bottom: solid 9px #683632;
	background-color: #921805;
}

div.pr-header-menu ul li a:hover, 
div.pr-header-menu ul li.active a {
	font-weight: bold;
	border-bottom: solid 9px #582925;
}


/* Content -Bereiche */
div.pr-content-left {
	float: left;
	width: 188px;
	*width: 224px;
	padding-left: 36px;
	margin-top: 60px;
	/* background-color: yellow; */
	zoom: 1;
	color: #921805;
}

div.pr-content-right {
	float: right;
	width: 188px;
	*width: 221px;
	padding-right: 33px;
	margin: 60px 0 0 0;
	/* background-color: red; */
	zoom: 1;
	overflow: hidden;
}

div.pr-content-middle {
	margin-left: 242px;
	*margin-left: 239px;
	margin-right: 240px;
	*margin-right: 237px;
	color: #505050;
	/* background-color: green; */
	padding: 17px;
	width: 508px;
	*width: 542px;
	overflow: auto;
	*overflow: hidden;
	zoom: 1;
	position: relative;
	background-color: #fbf2cb;
}

div.pr-content-middle h1, div.pr-content-middle h2, div.pr-content-middle h3 {
	color: #921805;
}

/* Contentbereich Mitte */
div.pr-content-middle-main {
	_width: 500px;
}

div.pr-content-middle-main * {
	color: #505050;
}

div.pr-content-middle-main strong,
div.pr-content-middle-main b {
	color: #921805;
}

div.pr-content-middle-main li {
	background-image: url(/static/i/list-image.gif);
	background-repeat: no-repeat;
	background-position: left 5px;
	padding-left: 15px;
	list-style-type: none;
}
div.pr-content-middle-main ul.list li {
	background-image: url(/static/i/list.gif);
	background-repeat: no-repeat;
	background-position: left 5px;
	padding-left: 15px;
	list-style-type: none;
}

div.pr-content-middle-main h1 {
	padding-bottom: 10px;
}

div.pr-content-middle-main a {
	font-weight: bold;
	text-decoration: underline;
	color: #921805;
	
}

div.pr-content-middle-main a:hover {
	text-decoration: none;
}

div.pr-content-middle-main ul li {
	zoom: 0;
}

div.pr-content-middle-main ul li ul {
	zoom: 1;
}

div.pr-content-middle-main ul li ul li {
	list-style-type: none;
	margin-left: -15px;
	_margin-left: 0px;
	zoom: 1;
}

table.module-sitemap tr td.content a.level-0 {
	display: block;
	margin-bottom: -15px;
	margin-top: 10px;
}


/* Footer */

div.footer
{
	width: 1024px;
	background-color: #fff;
	margin: 7px auto 30px auto;
	text-align: center;
}

div.pr-footer1 {
	background-color: #fae6c8;
	height: 60px;
	padding-top: 1px;
	padding-bottom: 1px;
	text-align: center;
}

div.pr-footer2 {
	min-height: 20px;
	background-color: #fff;
}



/* Menu links 2. bis 3. Ebene */
div.pr-content-left h1 {
	padding: 0 0 10 10;
	border-bottom: solid 3px #921805;
}

div.pr-content-left-menu {
	margin-bottom: 30px;
}

div.pr-content-left-menu ul li a {
	display: block;
	border-left: solid 2px white;
	padding: 7 7 7 10;
	
	color: #505050;
	border-bottom: solid 1px #b2b2b2;
}

div.pr-content-left-menu ul li a:hover, div.pr-content-left-menu ul li a.active {
	background-color: #f6d6a3;
	border-left: solid 2px #ae412f;
	color: #582925;
}

div.pr-content-left-menu ul li a.active {
	font-weight: bold;
}

div.pr-content-left-menu ul li ul li a {
	padding-left: 20px;
	background-color: #fbf2cb;
	color: #921805;
}

div.pr-content-left-menu ul li ul li ul li a {
	padding-left: 25px;
	background-color: #f1f1f1;
}

/* Content-Bereich Mitte */
div.pr-content-middle-navipath, div.pr-content-middle-navipath * {
	font-size: 11px;
	color: #505050;
}

div.pr-content-middle-main {
	margin-top: 15px;
	padding: 0px;
}


/* Suchfeld */
table.pr-page-seek {
	margin-bottom: 10px;
}

table.pr-page-seek input.seek {
	border: solid 1px #b2b2b2;
	width: 160px;
	height: 19px;
}

table.pr-page-seek tr td input.seek-go {
	_margin-top: 1px;
}

table.pr-page-seek tr td {
	padding: 0px;
	margin: 0px;
	vertical-align: top;
}


div.pr-cleaner {
	clear: both;
	height: 0px;
	font-size: 0px;
	line-height: 0px;
}

.clearfix:after {
	content: ".";
	display: block;
	visibility: hidden;
	overflow: hidden;
	line-height: 0;
	height: 0;
}

.clearfix {
	clear: both;
	overflow: hidden;
	line-height: 0;
	height: 0;
	font-size: 0px;
}

html[xmlns] .clearfix {
	display: block;
}

* html .clearfix {
	height: 1%;
}


/* Content-Bereich Rechts */
div.pr-content-right a {
	color: #505050;
}

div.pr-content-right a:hover {
	font-weight: bold;
}



/* STYLES fuer CONTENT.CSS */
tr.zeile-dunkel td {
	background-color: #cbbdbb;
}

div.pr-header-menu ul li {
	border: 1px solid #ae412f;
	border-right: 3px solid #ae412f;
	margin-right: 8px;
	width: 155px;
	border-bottom: none;
}

div.pr-header-menu {
	margin-top: 10px;
}

div.pr-header-menu ul li a:hover, div.pr-header-menu ul li.active {
	background-color: #fff;
	border: none;
	color: #921805;
}

div.pr-header-menu ul li.active a {
	color: #921805;
	background-color: #fff;
}

div.pr-header-menu ul li.active {
	border-color: #ccc;
	position: relative;
	top: 1px;
}

div.pr-header-menu ul li a, div.pr-header-menu ul li.active a {
	margin-right: 0px;
	border-bottom: none;
}	

div.pr-content-left,
div.pr-content-right {
	margin-top: 27px;
}

body div.pr-content-middle-main h1 {
	font-size: 19px;
	border-bottom: 1px solid; 
	padding-bottom: 2px;
	margin-bottom: 12px;
}

/* STYLES fuer Impressum */
span.legal-country{
	zoom: 0;
}

div.roomtype-group a {
	display: none;
}

/* merkzettel */
div.vnh-cst-box-remember {
	display: none;
}

div.vnh-notices {
	padding: 0px 5px;
}

div.vnh-notices a {
	color: #921805;
}

/* fix fox ie6 */
div.vnh-group {
	*height: 1px !important;
	overflow: hidden;
}

div.vnh-group-item {
	padding: 5px 0px;
}

a.vnh-group-item-delete {
	display: block;
}
