body {
	margin: 0;
	padding: 0;
	background-repeat: repeat-y;
	font-size: .7em;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	background-color: white;
	line-height: 135%;
}
body.left {
	background-image: url(img/bg-left.gif);
}
body.right {
	background-image: url(img/bg-right.gif);
}
body.full {
	background-image: url(img/bg-full.gif);
}
#logo {
	position: fixed;
	top: 20px;
	left: 80px;
}
#logo img {
	border: none;
}
#wrapper0 {
	width: 947px;
	margin: 0px;
	padding: 70px 20px 20px 20px;
}
#wrapper1 {
	display: table;
	width: 947px;
}

body.left #navigation ul li.active[class] {
	background-image: url(img/arrow-left.png);
}
body.right #navigation ul li.active[class] {
	background-image: url(img/arrow-right.png);
}
body.full #navigation ul li.active[class] {
	background-image: url(img/arrow-full.png);
}
#navigation {
	position: fixed;
	float: left;
	clear: none;
	width: 230px;
	margin: 110px 0 30px 0;
}
#navigation ul {
	margin: 0;
	padding: 0;
	list-style-type: none;
}
#navigation ul li {
	float: right;
	clear: both;
	text-align: right;
	padding: 0 22px 5px 0;
	margin: 0;
	width: 200px;
	font-weight: bold;
	font-family: Georgia, "Times New Roman", Times, serif;
}
#navigation ul li.active {
	padding: 0 22px 5px 0;
	width: 200px;
	background-repeat: no-repeat;
	background-position: right top;
}
#navigation a {
	text-decoration: none;
	color: black;
}
#navigation a:hover {
	text-decoration: underline;
}
#navigation a img {
	border: 0;
}
#navigation ul li ul {
	float: right;
	clear: both;
}
#navigation ul li ul li {
	float: left;
	clear: none;
	text-align: right;
	padding: 0 0 5px 0;
	margin: 0;
	width: auto;
	font-weight: normal;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
#footer {
	position: fixed;
	bottom: 0px;
	left: 540px;
	width: 352px;
	height: 90px;
	color: #FFFFFF;
	padding: 20px 0 0 45px;
	background-repeat: no-repeat;
	background-image: url(img/contact-box.png);
	line-height: 120%;
}
#footer div {
	display: inline;
/*	margin-right: 5px;*/
}
#content {
	float: right;
	clear: none;
	width: 707px;
	min-height: 400px;
	height: auto;
	_height: 400px;
}
#contentleft {
	float: left;
	clear: none;
	width: 301px;
	height: 100px;
	display: table;
}
#contentleft div, #contentright div {
	margin: 6px 0 0 0;
	padding: 8px 0 4px 0;
}
#contentleft div.topborder, #contentright div.topborder {
	margin-top: 5px;
}
div.topborder {
	border-top: 1px dotted black;
}
#contentright {
	float: right;
	clear: none;
	width: 380px;
	display: table;
}
h1, h2, h3, h4, h5, h6, span.h5 {
	margin: 0;
	padding: 0 5px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weigth: bold;
}
h5, h6, span.h5 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
h1 {
	font-size: 130%;
	padding-bottom: .5em;
}
h2 {
	font-size: 180%;
	padding: 0;
	padding-bottom: .1em;
}
h3 {
	font-size: 140%;
	padding: 0;
	text-transform: uppercase;
}
h3 span {
	padding: 0 5px;
/*	padding-bottom: .1em;*/
}
h4 {
	font-size: 100%;
	text-transform: uppercase;
	margin-top: .1em;
}
h5, span.h5 {
	font-weight: bold;
	font-size: 100%;
}
span.h5 {
	display: block;
	padding: 0;
}
h6 {
	font-size: 100%;
	font-weight: normal;
}
p {
	padding: 0 5px;
	margin: 0;
}
div.situation {
	width: 589px;
	height: 470px;
	background-repeat: no-repeat;
	background-position: left top;
}
div.paragraph {
	background-image: url(img/separator-v.gif);
	background-repeat: no-repeat;
	background-position: 5px 0;
	padding: 10px 0 5px 0;
	margin: 5px 0 0 0;
	float: left;
	width: 301px;
}
div.pagenumbering {
	background-image: url(img/separator-v.gif);
	background-repeat: no-repeat;
	background-position: 5px 0;
	padding: 10px 5px 5px 5px;
	margin: 5px 0 0 0;
	float: left;
	width: 291px;
}
div.paragraph-small {
	margin: 5px 0;
	float: left;
	width: 301px;
}
div.paragraph-large {
	margin: 5px 0;
	float: left;
	width: 380px;
}
div.paragraph-right {
	background-image: none;
	margin: 38px 0 5px;
	padding-top: 5px;
	float: left;
	width: 301px;
}
div.paragraph p, div.paragraph-large p, div.paragraph-right p {
	margin-top: 5px;
}
div.paragraph-large object embed {
	margin: 5px; height:265px;margin-top: 10px;
}
div.col-full {
}
div.col-left {
	float: left;
	width: 301px;
}
div.col-right {
	float: right;
	width: 380px;
	padding-bottom: 100px;
}
img {
	border: none;
}
img.left {
	float: left;
	padding: 2px 10px 5px 0;
}
img.right {
	float: right;
	padding: 2px 0 5px 10px;
}
img.hover {
	cursor: pointer;
}
div#navfooter {
	float: right;
	margin-right: 40px;
	_margin-right: 20px;
	width: 171px;
}
div#navfooter div {
	float: none;
	display: table;
	margin: 20px 0 0 0;
	padding: 1px 0 0 0;
	background-image: url(img/separator-v.gif);
	background-position: right top;
	background-repeat: no-repeat;
}
div#navfooter div div {
	padding: 4px 6px 6px 10px;
	margin: 0;
	background-image: url(img/separator-v.gif);
	background-position: right bottom;
	text-align: right;
	width: 155px;
}
div#navfooter div div div {
	margin: 0;
	padding: 0;
	background-image: none;
}
div#navfooter form {
	margin: 5px 0 0 0;
	padding: 0;
	float: right;
}
div#navfooter form input {
	width: 130px;
}
div#navfooter #altcontact {
	padding-top: 5px;
	background-color: transparent;
	background-image: none;
	text-align: right;
	white-space: nowrap;
	padding-right: 12px;
	padding-left: 10px;
}
div#navfooter #altcontact div {
	display: inline;
	margin: 0;
	padding: 0;
	background-image: none;
}
a {
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}
/* map for intelligent browsers */
div.situation[class] {
	background-image: url(img/situation.png);
}
div.img-side {
	float: right;
	width: 180px;
	padding: 0 10px 0 0;
	margin: 0;
}
div.img-side p {
	margin-top: 0;
}
div#img-caption {
	padding: 4px 0 0 0;
	width: 170px;
	font-size: 90%;
	line-height: 120%;
	text-align: right;
}
div.img-wrapper {
	position: relative;
	background-image: url(img/separator-h.gif);
	background-position: right top;
	background-repeat: repeat-y;
	padding: 2px 10px 1px 5px;
	float: left;
	width: 170px;
}
div.img-placeholder {
	width: 10px;
	height: 10px;
	float: right;
	margin: 5px 0 0 5px;
	padding: 0;
	border: 1px solid #000000;
	overflow: hidden;
	cursor: pointer;
}
div.active {
	background-color: #000000;
}
h3 {
	position: relative;
}
h3 span {
	font-size: .7em;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-transform: none;
	font-weight: normal;
	position: absolute;
	top: 3px;
}
#navfooter p {
	margin: 0;
	padding: 0;
}
input, select, option {
	font-size: 100%;
}
#reservation {
	float: left;
	clear: both;
	padding: 15px 5px 10px;
}
#reservation div {
	padding: 1px 0 0 0;
	width: 370px;
	background-image: url(img/separator-v.gif);
	background-position: right top;
	background-repeat: repeat-x;
}
#reservation div div {
	background-image: url(img/separator-v.gif);
	background-position: right bottom;
	background-repeat: repeat-x;
	padding: 0 0 1px 0;
}
#reservation div div div {
	background-image: none;
	width: 360px;
	padding: 5px;
}
#reservation div div div div {
	padding: 5px 0 0 0;
}
#reservation-opened {
	background-color: #FFFFFF;
	display: none;
}
#reservation-opened form {
	margin: 0;
	padding: 0;
}
#reservation-opened form table {
	padding-top: 5px;
}
#reservation-opened form table td {
	width: 120px;
}
#reservation-opened form table label, #reservation-opened form table input, #reservation-opened form table select {
	float: left;
	clear: both;
	width: 110px;
}
label.error {
	font-weight: bold;
}
table.pricetable {
	float: left;
	width: 100%;
}
table.pricetable th {
	text-align: left;
	vertical-align: bottom;
	font-weight: bold;
	padding-left: 10px;
}
table.pricetable td {
	text-align: left;
	padding-left: 10px;
}
table.pricetable td.cat {
	text-align: left;
	padding-left: 0;
}
#member {
	background-image: none;
	margin: 38px 0 0;
	padding: 0 0 0 5px;
	float: left;
	width: 293px;
}
#member div {
/*	background-color: #EFEFEF; */
	background-image: url(img/separator-v.gif);
	background-position: left top;
	background-repeat: repeat-x;
}
#member div div {
	background-color: transparent;
	background-image: none;
}
#member form {
	margin: 0;
	padding: 0;
	background-image: url(img/separator-v.gif);
	background-position: left bottom;
	background-repeat: repeat-x;
}
#member form div {
	display: table;
	padding: 0 5px;
	width: 283px;
}
#member form div div {
	padding: 0;
	margin: 0;
}
#member form div label, #member form div input, #member form div select {
	float: left;
	clear: both;
}
table.preview {
	margin: 0 5px;
}
table.preview th {
	padding: 15px 0 0;
	text-align: left;
	font-weight: bold;
}
table.preview td {
	vertical-align: top;
	text-align: left;
	padding: 0 5px;
}
table.preview td.day {
	white-space: nowrap;
	padding-left: 0;
}
table.preview td.date {
	white-space: nowrap;
	padding-left: 0;
}
/* gallery */
div.gallery-item {
	float: left;
	text-align: top;
	width: 220px;
	padding: 0 10px 20px 5px;
}
div.gallery-item div {
	float: right;
	width: 120px;
}
div.gallery-item img {
	float: left;
}
div.gallery-row {
	clear: both;
}
div.gallery-wrapper {
	display: table;
	width: 709px;
	clear: both;
	margin-bottom: 80px;
}
span.photographer {
	font-size: 90%;
}
span.caption {
	font-size: 90%;
}
