@charset "UTF-8";
/* CSS Document */

body {
	background-color: #BDB89B;
}

h1 {
    font:Arial, Helvetica, sans-serif;
	font-size:16px;
	font-weight:lighter;
	color:#e32d66;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 20px;
}
h2 {
    font:Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:bold;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 20px;
}
.hotel {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #6c193f;
	font-weight: bold;
	font-variant: normal;
	font-style: normal;
	padding-top: 0px;
	padding-right: 20px;
	padding-bottom: 0px;
	padding-left: 0px;
	margin-top:40px;
}
.brand {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #e32d66;
	font-weight: bold;
	font-variant: normal;
	font-style: normal;
	padding-top: 40px;
	padding-right: 20px;
	padding-bottom: 0px;
	padding-left: 0px;
	margin-top:0px;
}

.bgr {
	background-color: #BDB89B;
	background-repeat: repeat;
	background-position: center center;
	position: relative;
	visibility: visible;
	height: 800px;
	width: 1100px;
	top: auto;
	left: auto;
	clip: rect(auto,auto,auto,auto);
	padding: 0px;
	margin: 0px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	right: auto;
	bottom: auto;
	float: left;
}
.left {
	background-color: #FFF;
	position: absolute;
	visibility: visible;
	height: 1000px;
	width: 300px;
	top: 0px;
	left: 0px;
	right: 0px;
	bottom: 0px;
	clip: rect(0px,auto,auto,auto);
	margin: 0px;
	padding: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	float: left;
	background-image: url(../photos/left.jpg);
}

.left2 {
	background-color: #FFF;
	position: absolute;
	visibility: visible;
	height: 1200px;
	width: 300px;
	top: 0px;
	left: 0px;
	right: 0px;
	bottom: 0px;
	clip: rect(0px,auto,auto,auto);
	margin: 0px;
	padding: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	float: left;
	background-image: url(../photos/left2.png);
}	


#promo {
	background-color: #FFF;
	margin: 0px;
	padding: 0px;
	float: left;
	height: 100px;
	width: 450px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	left: 0px;
	top: 400px;
	position: absolute;
}
#right {
	position: absolute;
	height: 1000px;
	width: 600px;
	left: 300px;
	top: 0px;
	background-color: #FFF;
	float: right;
	margin: 0px;
	padding: 0px;
}

#right2 {
	position: absolute;
	height: 1200px;
	width: 600px;
	left: 300px;
	top: 0px;
	background-color: #FFF;
	float: right;
	margin: 0px;
	padding: 0px;
}


#reserve {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #000;
	position: absolute;
	height: 200px;
	width: 150px;
	left: 20px;
	top: 160px;
	margin: 0px;
	padding: 0px;
}
#content {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	position: relative;
	height: 800px;
	width: 900px;
	background-color: #BDB89B;
	padding: 0px;
	margin-top: 10px;
	margin-right: auto;
	margin-bottom: auto;
	margin-left: auto;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#header {
	position: absolute;
	height: 100px;
	width: 600px;
	left: 0px;
	top: 0px;
	background-color: #FFF;
	margin: 0px;
	padding: 0px;
	text-align: right;
}
#contact {
	position: absolute;
	height: 130px;
	width: 140px;
	left: 10px;
	top: 100px;
	background-color: #FFF;
	margin: 0px;
	padding: 0px;
}
#contact2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #BDB89B;
	margin: 0px;
	padding: 0px;
	text-align: right;
}
#service {
	position: absolute;
	height: 130px;
	width: 130px;
	left: 20px;
	top: 250px;
	margin: 0px;
	padding: 0px;
}
#image2 {
	position: absolute;
	height: 400px;
	width: 600px;
	top: 100px;
	margin: 0px;
	padding: 0px;
	text-align: right;
}
#image {
	position: absolute;
	height: 425px;
	width: 430px;
	left: 170px;
	top: 100px;
	margin: 0px;
	padding: 0px;
}
#caption {
	height: 20px;
	width: 420px;
	left: 0px;
	top: 400px;
	margin: 0px;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 0px;
	padding-left: 5px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #BDB89B;
	text-align: right;
}
#photolink {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000;
	text-decoration: underline;
}
#text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	color: #000;
	height: 350px;
	width: 560px;
	left: 0px;
	top: 525px;
	background-color: #FFF;
	margin: 0px;
	padding: 0px;
	position: absolute;
}

.text2 {
	position: absolute;
	height: 1200px;
	width: 590px;
	top: 100px;
	margin: 0px;
	font-size: 10px;
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 0px;
	padding-left: 0px;
}


#valentin2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	color: #000;
	height: 350px;
	width: 560px;
	left: 0px;
	margin: 0px;
	padding: 0px;
	position: absolute;
}

#valentin {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	color: #000;
	height: 375px;
	width: 600px;
	left: 0px;
	top: 525px;
	background-image: url(../photos/valentin.png);
	margin: 0px;
	padding: 0px;
	position: absolute;
}

.inside {
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 2px;
	padding-left: 20px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	margin: 0px;
}
#imprint {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000;
	position: absolute;
	height: 25px;
	width: 600px;
	left: 0px;
	top: 975px;
	margin: 0px;
	padding: 0px;
}

#imprint2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000;
	position: absolute;
	height: 25px;
	width: 600px;
	left: 0px;
	top: 1175px;
	margin: 0px;
	padding: 0px;
}

#buchen {
	text-decoration: none;
}
#text2 {
	position: absolute;
	height: 675px;
	width: 590px;
	top: 100px;
	margin: 0px;
	font-size: 10px;
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 0px;
	padding-left: 0px;
}
#print {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000;
	height: 20px;
	width: 600px;
	top: 0px;
	margin: 0px;
	padding-top: 0px;
	padding-right: 5px;
	padding-left: 20px;
}
.printlinks {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000;
	text-decoration: underline;
}
.yellow {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #fee104;
}
#flag {
	height: 11px;
	width: 16px;
	margin: 0px;
	position: absolute;
	background-color: #FFAB00;
	padding: 0px;
	left: 180px;
	top: 140px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#flag2 {
	position: absolute;
	height: 11px;
	width: 16px;
	left: 202px;
	top: 140px;
	margin: 0px;
	padding: 0px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

#flag3 {
	position: absolute;
	height: 11px;
	width: 16px;
	left: 222px;
	top: 140px;
	margin: 0px;
	padding: 0px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

#menu {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFF;
	position: absolute;
	height: 200px;
	width: 130px;
	left: 180px;
	top: 160px;
	text-align: left;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	margin: 0px;
	padding: 0px;
}
#caption3 {
	font-size: 11px;
	color: #BDB89B;
	font-family: Arial, Helvetica, sans-serif;
	margin: 0px;
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 0px;
	padding-left: 0px;
}
.home {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000;
	margin: 0px;
	font-weight: bold;
	padding-top: 1px;
	padding-bottom: 1px;
	text-decoration: none;
}
.menulink {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFF;
	margin: 0px;
	font-weight: bold;
	padding-top: 1px;
	padding-bottom: 1px;
	text-decoration: none;
}
.flags {
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	margin: 0px;
	padding: 0px;
}
#heading {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #000;
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-left: 0px;
	padding-bottom: 0px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	left: 0px;
	top: 0px;
	right: 0px;
	bottom: 0px;
	clip: rect(0px,0px,0px,0px);
}
.label {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #FEE104;
	margin: 0px;
	padding-top: 5px;
	padding-right: 0px;
	padding-left: 0px;
	padding-bottom: 0px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#form {
	margin: 0px;
	padding: 0px;
}
#space {
	padding: 5px;
	margin: 0px;
}
#email {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000;
	position: absolute;
	height: 25px;
	width: 100px;
	top: 875px;
	margin: 0px;
	left: 1px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 20px;
}
#input {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000;
	position: absolute;
	height: 25px;
	width: 130px;
	margin: 0px;
	top: 875px;
	left: 100px;
	padding: 0px;
}
#news {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #000;
	margin: 0px;
	padding-top: 3px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 20px;
}
#submit {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000;
	position: absolute;
	height: 25px;
	width: 70px;
	left: 230px;
	top: 875px;
	margin: 0px;
	padding-top: 2px;
	padding-right: 2px;
	padding-bottom: 0px;
	padding-left: 2px;
}
#photolink {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000;
	text-decoration: underline;
}
#photo-gallery {
	position: absolute;
	height: 400px;
	width: 600px;
	top: 100px;
	margin: 0px;
	padding: 0px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#caption2 {
	position: absolute;
	height: 20px;
	width: 580px;
	left: 0px;
	top: 500px;
	margin: 0px;
	text-align: right;
	color: #bdb89b;
	padding-top: 5px;
	padding-right: 10px;
	padding-bottom: 0px;
	padding-left: 10px;
}
.foto {
	margin: 0px;
	padding: 0px;
}
#map {
	position: absolute;
	height: 400px;
	width: 600px;
	top: 100px;
	margin: 0px;
	padding: 0px;
}
.felement {	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:9px;
	font-weight:normal;
	border: 1px solid #CCCCCC;
	margin: 2px;
	padding-left:0px;
}
a:link.link {
	color: #6c193f;
	text-decoration: underline;
}
a:visited.link {
	color: #6c193f;
	text-decoration: underline;
}
a:hover.link {
	color: #e32d66;
	text-decoration: underline;
}
a:active.link {
	color: #06c193f;
	text-decoration: underline;
}
a:link.cancellink {
	color: #000000;
	font-size:x-small;
	text-decoration: underline;
}
a:visited.cancellink {
	color: #000000;
	font-size:x-small;
	text-decoration: underline;
}
a:hover.cancellink {
	color: #000000;
	font-size:x-small;
	text-decoration: underline;
}
a:active.cancellink {
	color: #000000;
	font-size:x-small;
	text-decoration: underline;
}
.canceldivider  {
	color: #bdb89b;
	font-size:x-small;
}
.cancel {
	padding-left: 15px;}
#button {
	height: 120px;
	width: 120px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	position: absolute;
	top: 540px;
	left: 90px;
}
.felement {	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:9px;
	font-weight:normal;
	border: 1px solid #CCCCCC;
	margin: 2px;
	padding-left:0px;
	padding-bottom:2px;;	
}
.contactfelement {	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:9px;
	font-weight:normal;
	border: 1px solid #CCCCCC;
	margin: 2px;
	padding-left:0px;
	position: absolute;
	width: 200px;	
	left:100px;
}
.contactfelement2 {	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:9px;
	font-weight:normal;
	border: 1px solid #CCCCCC;
	margin: 2px;
	padding-left:0px;
	position: absolute;
	width: 300px;	
	left:100px;
}
.contactbutton {	
	position: absolute;
	left:450px;
	top:318px;
}
.subnav {
	color: #e32d66;
	margin: 0px;
	padding-top: 1px;
	padding-bottom: 1px;
	text-decoration: none;
}
.price {
	color: #f0ac01;
	font-size:14px;
	font-weight:bold;
}
.bookingbutton {	
	position: absolute;
	left:450px;
	top:80px;
}

.bookingbutton2 {	
	position: absolute;
	left:420px;
	top:260px;
}