html {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	vertical-align: baseline;
	background: transparent;
}
body {
	margin: 0 auto;
	padding: 0;
	border: 0;
	outline: 0;
	vertical-align: baseline;
	background: transparent;
	line-height: 1;
}

div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	vertical-align: baseline;
	background: transparent;
}
blockquote {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-size: 100%;
	vertical-align: baseline;
	background: transparent;
	quotes: none;
}
blockquote:before, blockquote:after {
	content: "";
	content: none;
}
pre, a, abbr, acronym, address, big, cite, code {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-size: 100%;
	vertical-align: baseline;
	background: transparent;
}
del {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-size: 100%;
	vertical-align: baseline;
	background: transparent;
	text-decoration: line-through;
}
dfn, em, font, img {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-size: 100%;
	vertical-align: baseline;
	background: transparent;
}
ins {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-size: 100%;
	vertical-align: baseline;
	background: transparent;
	text-decoration: none;
}
kbd {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-size: 100%;
	vertical-align: baseline;
	background: transparent;
}
q {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-size: 100%;
	vertical-align: baseline;
	background: transparent;
	quotes: none;
}
q:before, q:after {
	content: "";
	content: none;
}
s, samp, small, strike, strong, sub, sup, tt, var, b, u, i, center, dl, dt, dd {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-size: 100%;
	vertical-align: baseline;
	background: transparent;
}
ol, ul {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-size: 100%;
	vertical-align: baseline;
	background: transparent;
	list-style: none;
}
li, fieldset, form, label, legend {
	padding: 0;
	border: 0;
	outline: 0;
	vertical-align: baseline;
	background: transparent;
	max-width: 100%;
	width: 100%;
	margin-right:auto;
	margin-left:auto;
	margin-top: 40px;
}
table {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-size: 100%;
	vertical-align: baseline;
	background: transparent;
	border-collapse: collapse;
	border-spacing: 0;
}
caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-size: 100%;
	vertical-align: baseline;
	background: transparent;
}
body {
	font: 13px/1.5 Verdana, Helvetica, Arial, "Liberation Sans", FreeSans, sans-serif;
	color: #7c4818;
}
a {
	color: #7c4818;
	text-decoration: none;
}
a.undercover {
	text-decoration: none !important;
}
a:focus {
	outline: 0px dotted;
}
hr {
	border: 0 #cdae6e solid;
	border-top-width: 1px;
	clear: both;
	height: 0;
	margin-bottom: 20px;
}
h1, h2, h3, h4, h5, h6 {
	color: #cc3300;
	margin: 0;
	line-height: auto;	
}
h1 a, h2 a, h3 a, h4 a, h5 a, h6 a {
	color: inherit;
}
h1 {
	font-weight: bold;
	margin-top: 10px;
	margin-bottom: 10px;
	font-family: "Trebuchet MS", Geneva, Arial, Helvetica, SunSans-Regular, sans-serif;
}
h2 {
	font-size: 1.1em;
	font-weight: bold;
	margin-right: 15px;
	margin-left: 15px;
}
h3 {
	font-size: 1.1em;
	font-weight: normal;
}
h4 {
	font-size: 1em;
	font-weight: bold;
	color: #7c4818;
}
h5 {
	font-size: 1em;
	font-weight: bold;
	color: #7c4818;
}
h6 {
	font-size: 1em;
	font-weight: bold;
	color: #7c4818;
}
ol {
	list-style: decimal;
	margin-bottom: 20px;
}
ul {
	list-style: none;
	margin-bottom: 20px;
}
li {
	margin-left: 0px;
}
li li {
	margin-left: 30px;
}
p, dl, pre, table, address, fieldset {
	margin-bottom: 34px;
}
address {
	font-style: normal;
}
.container_16 {
	margin-left: auto;
	margin-right: auto;
	max-width: 100%;
	width: 100%;
}

}
.grid_1, .grid_2, .grid_3, .grid_4, .grid_5, .grid_6, .grid_7, .grid_8, .grid_9, .grid_10, .grid_11, .grid_12, .grid_13, .grid_14, .grid_15, .grid_16 {
	display: inline;
	float: left;
	margin-left: 10px;
	margin-right: 10px;
}
.alpha {
	margin-left: 0;
}
.omega {
	margin-right: 0;
}
.clear {
	clear: both;
	display: block;
	overflow: hidden;
	visibility: hidden;
	width: 0;
	height: 0;
}
.clearfix {
	display: inline-block;
	display: block;
}
.clearfix:after {
	clear: both;
	content: ".";
	display: block;
	visibility: hidden;
	height: 0;
}
* html .clearfix {
	height: 1%;
}
#navigation {
	height: 29px;
	background: url("images/background_navigation.png") repeat-x 0 0;
}
#navigation a {
	color: black;
	text-decoration: none;
	text-transform: uppercase;
	text-align: center;
	font-weight: normal;
	letter-spacing: 0px;
	font-size: 12px;
	letter-spacing: 0.2px;
	line-height: 29px;
	height: 29px;
	padding: 5px 10px;
	margin: 0px 3px;
	-webkit-border-top-left-radius: 6px;
	-moz-border-radius-topleft: 6px;
	-khtml-border-top-left-radius: 6px;
	-border-top-left-radius: 6px;
	-webkit-border-bottom-right-radius: 6px;
	-moz-border-radius-bottomright: 6px;
	-khtml-border-bottom-right-radius: 6px;
	-border-bottom-right-radius: 6px;
}
#navigation a:hover, #navigation a.active {
	background: url("/images/background_nav_item.png") repeat-x left top;
}
#navigation ul {
	list-style-type: none;
	margin: 0;
}
#navigation ul li {
	float: left;
	margin: 0px 0px;
	border-left: 1px solid black;
}
#navigation ul li.first {
	border-left: 0px solid black;
}
#subnavigation {
	background-color: #fee4a9;
	border: 1px dotted maroon;
	max-width: 100%;
	margin-top: 5px;
	font-size: 0.8em !important;
}

#subnavigation ul {
	list-style-type: none;
	margin-bottom: 0px;
}
#subnavigation ul li {
	display: inline;
}
.droppable {
	border: 1px dashed black;
}
#countries.sortable li, #countries_1.sortable li, #countries_2.sortable li, #countries_3.sortable li, #countries_4.sortable li, #countries_5.sortable li {
	padding-left: 8px;
}
.bordered {
	border: 1px dashed maroon;
}
form.formtastic {
	margin: 0;
	padding: 0;
}
form.formtastic ul, form.formtastic ol, form.formtastic li, form.formtastic fieldset, form.formtastic legend, form.formtastic input, form.formtastic textarea, form.formtastic select, form.formtastic p {
	margin: 0;
	padding: 0;
	font-size: inherit;
}
form.formtastic fieldset {
	border: 0;
}
form.formtastic em, form.formtastic strong {
	font-style: normal;
	font-weight: normal;
}
form.formtastic ol, form.formtastic ul {
	list-style: none;
}
form.formtastic abbr, form.formtastic acronym {
	border: 0;
	font-variant: normal;
}
form.formtastic input, form.formtastic textarea, form.formtastic select {
	font-family: inherit;
	font-size: inherit;
	font-weight: inherit;
}
form.formtastic input, form.formtastic textarea, form.formtastic select {
	font-size: inherit;
}
form.formtastic legend {
	color: black;
	display: block;
}
form.formtastic fieldset {
	display: inline-block;
}
form.formtastic fieldset.buttons {
	padding-left: 25%;
}
form.formtastic fieldset.buttons li {
	float: left;
	padding-right: 0.5em;
}
form.formtastic fieldset:after {
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
}
html[xmlns] form.formtastic fieldset {
	display: block;
}
* html form.formtastic fieldset {
	height: 1%;
}
form.formtastic fieldset ol li {
	margin-bottom: 1.5em;
	display: inline-block;
}
form.formtastic fieldset ol li:after {
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
}
html[xmlns] form.formtastic fieldset ol li {
	display: block;
}
* html form.formtastic fieldset ol li {
	height: 1%;
}
form.formtastic fieldset ol li label {
	display: block;
	width: 25%;
	float: left;
	padding-top: 0.2em;
}
form.formtastic fieldset ol li li label {
	line-height: 100%;
	padding-top: 0;
}
form.formtastic fieldset ol li li label input {
	line-height: 100%;
	vertical-align: middle;
	margin-top: -0.1em;
}
form.formtastic fieldset ol li fieldset {
	position: relative;
}
form.formtastic fieldset ol li fieldset legend {
	position: absolute;
	width: 25%;
	padding-top: 0.1em;
}
form.formtastic fieldset ol li fieldset legend span {
	position: absolute;
}
form.formtastic fieldset ol li fieldset ol {
	float: left;
	width: 74%;
	margin: 0;
	padding: 0 0 0 25%;
}
form.formtastic fieldset ol li fieldset ol li {
	padding: 0;
	border: 0;
}
form.formtastic fieldset ol li p.inline-hints {
	color: #666666;
	margin: 0.5em 0 0 25%;
}
form.formtastic fieldset ol li p.inline-errors {
	color: #cc0000;
	margin: 0.5em 0 0 25%;
}
form.formtastic fieldset ol li ul.errors {
	color: #cc0000;
	margin: 0.5em 0 0 25%;
	list-style: square;
}
form.formtastic fieldset ol li ul.errors li {
	padding: 0;
	border: none;
	display: list-item;
}
form.formtastic fieldset ol li.string input, form.formtastic fieldset ol li.password input, form.formtastic fieldset ol li.numeric input, form.formtastic fieldset ol li.text textarea {
	width: 74%;
}
form.formtastic fieldset ol li.hidden {
	display: none;
}
form.formtastic fieldset ol li.boolean label {
	padding-left: 20%;
	width: auto;
}
form.formtastic fieldset ol li.boolean label input {
	margin: 0 0.5em 0 0.2em;
}
form.formtastic fieldset ol li.radio fieldset ol, form.formtastic fieldset ol li.check_boxes fieldset ol {
	margin-bottom: -0.6em;
}
form.formtastic fieldset ol li.radio fieldset ol li, form.formtastic fieldset ol li.check_boxes fieldset ol li {
	margin: 0.1em 0 0.5em 0;
}
form.formtastic fieldset ol li.radio fieldset ol li label, form.formtastic fieldset ol li.check_boxes fieldset ol li label {
	float: none;
	width: 100%;
	display: inline;
}
form.formtastic fieldset ol li.radio fieldset ol li label input, form.formtastic fieldset ol li.check_boxes fieldset ol li label input {
	margin-right: 0.2em;
}
form.formtastic fieldset ol li.date fieldset ol li, form.formtastic fieldset ol li.time fieldset ol li, form.formtastic fieldset ol li.datetime fieldset ol li {
	float: left;
	width: auto;
	margin: 0 0.3em 0 0;
}
form.formtastic fieldset ol li.date fieldset ol li label, form.formtastic fieldset ol li.time fieldset ol li label, form.formtastic fieldset ol li.datetime fieldset ol li label {
	display: none;
}
form.formtastic fieldset ol li.date fieldset ol li label input, form.formtastic fieldset ol li.time fieldset ol li label input, form.formtastic fieldset ol li.datetime fieldset ol li label input {
	display: inline;
	margin: 0;
	padding: 0;
}
form.formtastic.booked_trip li.string input, form.formtastic.booked_trip li.string select, form.formtastic.booked_trip li.string textarea {
	width: 40% !important;
}
form.formtastic .hidden {
	display: none;
	width: 0px;
	height: 0px;
	margin: 0px;
	padding: 0px;
}
form.formtastic label {
	padding-top: 5px !important;
}
form.formtastic input {
	vertical-align: middle;
}
form.formtastic fieldset ol li label {
	width: 20%;
}
form.formtastic fieldset.agb a, form.formtastic fieldset.dates a {
	padding: 0px;
	margin: 0px;
}
form.formtastic fieldset.agb p.inline-errors, form.formtastic fieldset.dates p.inline-errors {
	padding-top: 10px;
}
form.formtastic fieldset fieldset {
	border: 0px;
	padding: 0px;
}
form.formtastic input, form.formtastic textarea, form.formtastic select {
	border: 1px solid #cccccc;
	padding: 5px;
}
form.formtastic input.radio, form.formtastic input.check_box, form.formtastic textarea.radio, form.formtastic textarea.check_box, form.formtastic select.radio, form.formtastic select.check_box {
	border: 0px;
}
form.formtastic input.submit, form.formtastic textarea.submit, form.formtastic select.submit {
	background-color: white;
}
form.formtastic input[disabled] {
	background-color: #efefef;
	color: #333333;
}
form.formtastic hr {
	margin-bottom: 0px;
}
form.formtastic li {
	margin-bottom: 1.2em;
}
form.formtastic li.error {
	color: #cc3300;
}
form.formtastic legend {
	color: #7c4818;
	font-weight: bold;
}
form.formtastic legend label {
	font-weight: normal;
}
form.formtastic fieldset {
	border: 1px dotted #7c4818;
	padding: 10px;
	margin-bottom: 10px;
}
form.formtastic fieldset.buttons {
	padding-left: 21% !important;
}
form.formtastic fieldset.buttons input {
	margin: 0;
}
form.formtastic fieldset.buttons ol li {
	margin-bottom: 0px;
}
form.formtastic p.inline-hints, form.formtastic p.inline-errors {
	margin: 0.5em 0 0 20% !important;
}
form.formtastic p.inline-errors {
	clear: left;
}
form.formtastic li.radio fieldset ol, form.formtastic li.boolean fieldset ol {
	padding-left: 20%;
	width: 80%;
	float: right;
}
form.formtastic li.radio fieldset legend.label, form.formtastic li.boolean fieldset legend.label {
	width: 20%;
}
form.formtastic li.radio fieldset legend.label label, form.formtastic li.boolean fieldset legend.label label {
	width: 100%;
}
form.formtastic li.radio fieldset label.radio, form.formtastic li.boolean fieldset label.radio {
	width: 100% !important;
	float: none !important;
	display: inline !important;
}
form.formtastic li.radio fieldset p.inline-hints, form.formtastic li.boolean fieldset p.inline-hints {
	margin-left: 0px !important;
	margin-bottom: 5px !important;
}
form.formtastic li.radio input.boolean, form.formtastic li.boolean input.boolean {
	width: 20px !important;
}
form.formtastic.contact_request fieldset.inputs li, form.formtastic.catalog_order fieldset.inputs li {
	margin-bottom: 1em;
}
form.formtastic.contact_request fieldset.inputs input, form.formtastic.contact_request fieldset.inputs textarea, form.formtastic.catalog_order fieldset.inputs input, form.formtastic.catalog_order fieldset.inputs textarea {
	width: 50%;
	padding: 2px 5px;
}
form.formtastic.contact_request fieldset.inputs input.radio, form.formtastic.contact_request fieldset.inputs textarea.radio, form.formtastic.catalog_order fieldset.inputs input.radio, form.formtastic.catalog_order fieldset.inputs textarea.radio {
	width: 40px;
}
.mceListBoxMenu {
	height: 250px !important;
}
#tabs {
	width: 100%;
	margin: 0px;
}
#tabs ul.tabs {
	text-align: left;
	margin: 1em 0 1em 0;
	font: bold 11px verdana, arial, sans-serif;
	border-bottom: 1px solid #7c4818;
	list-style-type: none;
	padding: 3px 10px 3px 10px;
}
#tabs ul.tabs li.tab {
	display: inline;
	margin-left: 0px;
	padding-left: 3px;
}
#tabs ul.tabs li.tab span {
	margin-right: 4px;
}
#tabs ul.tabs li.tab a {
	margin-right: 0px;
}
#tabs ul.tabs li.tab a, #tabs ul.tabs li.tab span {
	padding: 3px 4px;
	-webkit-border-top-left-radius: 5px;
	-moz-border-radius-topleft: 5px;
	-khtml-border-top-left-radius: 5px;
	-border-top-left-radius: 5px;
	-webkit-border-top-right-radius: 5px;
	-moz-border-radius-topright: 5px;
	-khtml-border-top-right-radius: 5px;
	-border-top-right-radius: 5px;
	border: 1px solid #7c4818;
	background-color: #fde3a8;
	text-decoration: none;
	border-bottom: none;
}
#tabs ul.tabs li.tab a.current, #tabs ul.tabs li.tab span.current {
	background-color: #f8edc2;
	border-bottom: 1px solid transparent;
}
#tabs ul.tabs a:hover {
	background: #f8edc2;
}
.calendar_date_select {
	color: white;
	border: #777777 1px solid;
	display: block;
	width: 195px;
	z-index: 1000;
}
iframe.ie6_blocker {
	position: absolute;
	z-index: 999;
}
.calendar_date_select thead th {
	font-weight: bold;
	background-color: #e7e8e8;
	border-bottom: 2px solid black;
	color: black !important;
}
.calendar_date_select .cds_buttons {
	text-align: center;
	padding: 5px 0px;
	background-color: #5f0000;
}
.calendar_date_select .cds_footer {
	background-color: black;
	padding: 3px;
	text-align: center;
}
.calendar_date_select table {
	margin: 0px;
	padding: 0px;
}
.calendar_date_select .cds_header {
	background-color: #cccccc;
	border-bottom: 2px solid #aaaaaa;
	text-align: center;
}
.calendar_date_select .cds_header span {
	font-size: 15px;
	color: black;
	font-weight: bold;
}
.calendar_date_select select {
	font-size: 11px;
}
.calendar_date_select .cds_header a {
	width: 22px;
	height: 20px;
	text-decoration: none;
	font-size: 14px;
	color: black !important;
}
.calendar_date_select .cds_header a:hover {
	color: white;
}
.calendar_date_select .cds_header a.prev {
	float: left;
}
.calendar_date_select .cds_header a.next {
	float: right;
}
.calendar_date_select .cds_header a.close {
	float: right;
	display: none;
}
.calendar_date_select .cds_header select.month {
	width: 90px;
}
.calendar_date_select .cds_header select.year {
	width: 61px;
}
.calendar_date_select .cds_buttons a {
	color: white;
	font-size: 9px;
}
.calendar_date_select td {
	background-color: #660000;
	font-size: 12px;
	width: 24px;
	height: 21px;
	text-align: center;
	vertical-align: middle;
}
.calendar_date_select td.weekend {
	background-color: #5a0000;
}
.calendar_date_select td div {
	color: white;
}
.calendar_date_select td div.other {
	color: #93554c;
}
.calendar_date_select td.selected div {
	color: black;
}
.calendar_date_select tbody td {
	border-bottom: 1px solid #550000;
}
.calendar_date_select tbody td.selected {
	background-color: white;
	color: black;
}
.calendar_date_select tbody td:hover {
	background-color: #cccccc;
}
.calendar_date_select tbody td.today {
	border: 1px dashed red;
}
.calendar_date_select td.disabled div {
	color: #440000;
}
.fieldWithErrors .calendar_date_select {
	border: 2px solid red;
}
#footer {
	height: 64px;
	background: url("images/background_footer.jpg") no-repeat left bottom;
	-webkit-border-bottom-left-radius: 14px;
	-moz-border-radius-bottomleft: 14px;
	-khtml-border-bottom-left-radius: 14px;
	-border-bottom-left-radius: 14px;
	-webkit-border-bottom-right-radius: 14px;
	-moz-border-radius-bottomright: 14px;
	-khtml-border-bottom-right-radius: 14px;
	-border-bottom-right-radius: 14px;
	color: #784a21;
	text-align: center;
	font-weight: normal;
}
#lightview {
	position: absolute;
	top: 50%;
	left: 50%;
	height: 150px;
	width: 150px;
	margin: -75px 0 0 -75px;
	padding: 0;
	text-align: left;
}
.lv_Container {
	position: relative;
	width: 100%;
	height: 100%;
	background: none;
	padding: 0;
	margin: 0;
}
.lv_Button {
	cursor: pointer;
	text-decoration: none;
	border: none;
	background: none;
	margin: 0;
	padding: 0;
}
.lv_Sides {
	position: absolute;
	top: 50%;
	left: 0;
	clear: both;
	width: 100%;
	padding: 0;
	margin: 0;
}
.lv_Sides * {
	padding: 0;
	margin: 0;
}
.lv_Sides li {
	list-style-type: none;
	position: relative;
}
.lv_PrevSide {
	float: left;
}
.lv_NextSide {
	float: right;
}
.lv_Sides .lv_Wrapper {
	width: 100%;
	height: 100%;
	cursor: pointer;
}
.lv_Sides .lv_Button {
	float: left;
	background: none;
}
.lv_Frames {
	width: 100%;
	height: 100%;
	position: relative;
	padding: 0;
	margin: 0;
}
.lv_Frames li {
	list-style-type: none;
	margin: 0;
	padding: 0;
}
.lv_Frame {
	width: 100%;
	display: block;
}
.lv_Frame * {
	padding: 0;
	margin: 0;
}
.lv_FrameTop {
	position: absolute;
	left: 0;
	width: 100%;
	display: block;
}
.lv_FrameBottom {
	position: relative;
	float: left;
	clear: both;
}
.lv_Liquid {
	position: relative;
	float: left;
	width: 100%;
	overflow: hidden;
	clear: both;
}
.lv_Liquid .lv_Filler {
	position: absolute;
	height: 100%;
	width: 2px;
	top: 0;
	left: 50%;
}
.lv_Half {
	display: block;
	height: 100%;
	clear: both;
	line-height: 0px;
}
.lv_Half li {
	list-style-type: none;
}
.lv_Corner {
	float: left;
	position: relative;
}
.lv_CornerTr, .lv_CornerBr {
	float: right;
}
.lv_Fill {
	position: absolute;
	top: 0;
	width: 100%;
	height: 100%;
}
.lv_Half .lv_CornerWrapper {
	float: left;
	position: relative;
	width: 50%;
	height: 100%;
	overflow: hidden;
}
.lv_HalfRight .lv_CornerWrapper {
	float: right;
}
.lv_Corner {
	position: relative;
}
.lv_Corner canvas {
	position: relative;
}
.lv_HalfLeft .lv_Corner {
	float: left;
}
.lv_HalfRight .lv_Corner {
	position: relative;
	float: right;
}
.lv_Center {
	position: relative;
	clear: both;
	height: 100%;
	overflow: hidden;
	background: none;
	padding: 0;
	margin: 0;
}
.lv_WrapUp {
	position: absolute;
	left: 0;
	height: 100%;
	width: 100%;
	overflow: hidden;
	padding: 0;
	margin: 0;
}
.lv_WrapDown {
	position: relative;
	height: 100%;
	width: 100%;
	overflow: hidden;
	padding: 0;
	margin: 0;
}
.lv_WrapCenter {
	position: relative;
	padding: 0;
	margin: 0;
}
.lv_Loading {
	position: absolute;
	top: 50%;
	left: 50%;
}
.lv_Loading .lv_Button {
	float: left;
	height: 100%;
	width: 100%;
}
.lv_MediaWrapper {
	position: relative;
	width: 100%;
	display: block;
	overflow: hidden;
	clear: both;
	padding: 0;
	margin: 0;
}
.lv_MediaWrapper img {
	position: relative;
	float: left;
	padding: 0;
	margin: 0;
}
.lv_PrevNext {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	padding: 0;
	margin: 0;
}
.lv_PrevNext * {
	padding: 0;
	margin: 0;
}
.lv_PrevNext .lv_Button {
	position: relative;
	height: 100%;
}
.lv_PrevButton {
	float: left;
}
.lv_NextButton {
	float: right;
}
.lv_MenuBar {
	clear: both;
	position: relative;
	width: 100%;
	font: 11px Arial, Helvetica, sans-serif;
	color: #7a7a7a;
	padding: 0;
	margin: 0;
	text-align: left;
}
.lv_MenuBar * {
	padding: 0;
	margin: 0;
}
.lv_Close {
	position: relative;
	float: right;
	overflow: hidden;
	width: 100%;
	height: 100%;
}
.lv_Data {
	position: relative;
	float: left;
	padding-bottom: 3px;
	line-height: 13px;
	overflow: hidden;
}
.lv_Data li {
	list-style-type: none;
	float: left;
	margin-top: 3px;
}
.lv_DataText {
	width: 100%;
}
.lv_DataText .lv_Title {
	font-weight: bold;
	margin-bottom: 2px;
}
.lv_DataText .lv_Caption {
	clear: both;
}
.lv_Data .lv_ImgNumber {
	color: #a7a7a7;
	margin-right: 5px;
	margin-top: 5px;
}
.lv_Data .lv_innerPrevNext {
	position: relative;
	border-left: 1px solid #d7d7d7;
	padding: 0 5px;
	margin-top: 5px;
	vertical-align: middle;
}
.lv_Data .lv_Slideshow {
	position: relative;
	border-left: 1px solid #d7d7d7;
	padding: 0 5px;
	margin-top: 5px;
	vertical-align: middle;
	padding-right: 0px;
}
.lv_Data .lv_innerPrevNext .lv_Button, .lv_Data .lv_Slideshow .lv_Button {
	float: left;
	background-position: center left;
	background-repeat: no-repeat;
}
.lv_contentTop, .lv_contentBottom {
	position: relative;
	float: left;
	margin: 0;
	padding: 0;
	clear: both;
}
#lightview iframe {
	float: left;
	border: 0;
	clear: both;
	padding: 0;
	margin: 0;
	background: none;
}
.lv_topButtons {
	position: absolute;
	left: 0;
	width: 100%;
	overflow: hidden;
	margin: 0;
	padding: 0;
}
.lv_topcloseButtonImage {
	cursor: pointer;
}
#lightviewError p {
	padding: 0 0 10px 0;
}
#lightviewError div {
	padding: 6px;
	font: 11px Arial, Helvetica, sans-serif;
}
#lightviewError .message {
	background: #fcb5b5;
	color: #dd1f1f;
	margin-bottom: 3px;
}
#lightviewError .type {
	font-weight: bold;
}
#lightviewError .pluginspage {
	background: #b5fcbd;
	color: #21be30;
}
#lightviewError a {
	color: #21be30;
	text-decoration: none;
	background: none;
	font-weight: bold;
	border-bottom: 1px solid #7de689;
}
#lightviewError a:hover, #lightviewError a:visited {
	color: #21be30;
	text-decoration: none;
	background: none;
	font-weight: bold;
	border-bottom: 1px solid #7de689;
}
#lightviewError p {
	margin-left: 0;
	padding: 0;
}
#lv_overlay {
	position: absolute;
	top: 0;
	left: 0;
	height: 100%;
	width: 100%;
}
#lightviewController {
	position: fixed;
	bottom: 0;
	top: 0;
	left: 50%;
	margin: 0;
	padding: 0;
	color: #d2d2d2;
	font: 11px Arial, Helvetica, sans-serif;
}
* html body #lightviewController {
	position: absolute;
	top: auto;
	margin-top: expression((-1 * this.offsetHeight / 2 + (document.documentElement ? document.documentElement.scrollTop: 0) + (Lightview.controllerOffset || 0)) + 'px');
}
#lightviewController ul {
	display: block;
	height: 100%;
	float: left;
	margin: 0;
	padding: 0;
	position: relative;
}
.lv_controllerTop, .lv_controllerMiddle, .lv_controllerBottom {
	list-style-type: none;
	float: left;
	display: block;
	position: relative;
	clear: both;
	overflow: hidden;
	margin: 0;
	padding: 0;
}
.lv_controllerCenter {
	width: auto;
	float: left;
}
.lv_controllerCornerWrapper {
	position: absolute;
	width: 100%;
	height: 100%;
	margin: 0;
	padding: 0;
}
.lv_controllerCornerWrapperTopLeft, .lv_controllerCornerWrapperBottomLeft {
	top: 0;
	left: -100%;
}
.lv_controllerCornerWrapperTopRight, .lv_controllerCornerWrapperBottomRight {
	top: 0;
	left: 100%;
}
#lightviewController .lv_CornerWrapper {
	width: 100%;
}
#lightviewController .lv_Corner {
	float: left;
	float: right;
	position: relative;
}
#lightviewController .lv_CornerTr, #lightviewController .lv_CornerBr {
	float: left;
}
.lv_controllerBetweenCorners {
	position: relative;
	height: 100%;
	overflow: hidden;
}
.lv_controllerMiddle {
	position: relative;
	height: 100%;
	float: left;
}
.lv_controllerCenter {
	float: left;
	width: auto;
}
.lv_controllerCenter li {
	list-style-type: none;
	float: left;
	display: inline;
	position: relative;
	clear: none;
}
.lv_controllerSetNumber {
	float: left;
	text-align: center;
}
#lightviewController .lv_Button {
	float: left;
	position: relative;
	height: 100%;
	clear: none;
}
.lv_controllerSetNumber {
	position: relative;
	height: 100%;
	padding-right: 3px;
}
.lv_controllerPrev, .lv_controllerNext, .lv_controllerSlideshow, .lv_controllerClose {
	float: left;
	position: relative;
	height: 100%;
	padding-left: 3px;
}
.lv_controllerPrev {
	border-left: 1px solid #3c3c3c;
}
#lightviewController .lv_controllerNext {
	padding-right: 3px;
	border-right: 1px solid #3c3c3c;
}
* html #lightview {
	position: absolute;
	margin-top: expression((-1 * this.offsetHeight / 2 + (document.documentElement ? document.documentElement.scrollTop: 0) - (Lightview.controllerHeight || 0)) + 'px');
	margin-left: expression(-1 * this.offsetWidth / 2 + (document.documentElement ? document.documentElement.scrollLeft: 0) + 'px');
}
html #lv_overlay {
	position: absolute;
	height: expression(((window.Enumerable && window.Enumerable.max) ? [document.body.scrollHeight, document.documentElement.scrollHeight, document.body.offsetHeight, document.documentElement.clientHeight].max(): document.documentElement.scrollHeight) + 'px' );
	width: expression(((window.Enumerable && window.Enumerable.max) ? [document.body.scrollWidth, document.documentElement.scrollWidth, document.body.offsetWidth, document.documentElement.clientHeight].max(): document.documentElement.scrollWidth) + 'px' );
}
.reisekopf_x {
	background-image: url(/images/backgrounds/SCHATTEN.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	vertical-align: top;
	width: 909%;
	height: 260px;
	padding: 15px 80px 5px 20px;
	margin-top: 5px;
	margin-bottom: 5px;
}
.reisekopf {
	background-image: url(/images/backgrounds/SCHATTEN.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	position: relative;
	width: 909px;
	height: 284px;
	margin: 0 0 -10px -4px;
	padding: 14px 0 10px 20px;
}
.reisekopf ul {
	list-style-type: disc;
	font-weight: bold;
	line-height: 1.7em;
	margin-top: 15px;
}
.reisekopf li {
	margin-left: 20px;
	list-style-image: url(/images/backgrounds/arrow.jpg);
}
.reisekopf h2 {
	color: green;
	font-size: 1.4em;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: normal;
	font-style: italic;
}
.reisekopf img {
	float: right;
	position: relative;
	top: 0;
	clip: rect(auto auto auto auto);
	max-height: 248px;
	margin-right: 60px;
}
.dauerpunkte {
	position: relative;
	height: 184px;
	width: 540px;
}
.hinweisleiste {
	color: green;
	font-size: 1.3em;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: normal;
	font-style: italic;
	text-align: left;
	position: relative;
	width: 520px;
	height: 20px;
	border-bottom: 1px solid #cdae6e;
}
.hwtext {
	font-size: 0.85em;
	text-align: justify;
	position: relative;
	width: 520px;
	height: 30px;
	float: left;
	margin-top: 3px;
}
.land {
	color: #cdae6e;
	font-size: 3em;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-style: italic;
	text-align: right;
	position: relative;
	top: -60px;
	left: 710px;
	width: 200px;
	height: 30px;
	margin-top: -30px;
}
.videobuch {
	position: relative;
	top: -25px;
	left: 830px;
	width: 80px;
	height: 30px;
	margin-bottom: -30px;
}
.playvideo {
	margin: 0;
	padding: 0;
}
.schliessen {
	color: white;
	font-size: 1em;
	font-family: "Trebuchet MS", Geneva, Arial, Helvetica, SunSans-Regular, sans-serif;
	font-weight: bold;
	background-color: black;
	text-align: center;
}
.schliessen a {
	color: white;
	font-size: 1em;
	font-family: "Trebuchet MS", Geneva, Arial, Helvetica, SunSans-Regular, sans-serif;
	font-weight: bold;
	background-color: #006ba6;
	text-decoration: none;
}
.visimpf {
	color: green;
	font-size: 1.3em;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: normal;
	font-style: italic;
	position: relative;
	top: 1px;
	width: 65px;
	float: left;
}
#contentx {
	background-image: url(http://www.fauna-reisen.de/kontinente/afrika.png);
	background-repeat: no-repeat;
	background-position: 0 0;
	padding: 20px;
}
#content_tansania {
	background-image: url(http://www.fauna-reisen.de/kontinente/tansania.png);
	background-repeat: no-repeat;
	background-position: 0 0;
	padding: 20px;
	min-height: 650px;
}
#content_peru {
	background-image: url(http://www.fauna-reisen.de/kontinente/peru.png);
	background-repeat: no-repeat;
	background-position: 0 0;
	padding: 20px;
	min-height: 650px;
}
h1.major {
	text-align: center;
	color: green;
	font-size: 32px;
}
body {
	background: #fde3a8;
}
ul li li {
	padding-left: 0px !important;
	background: none !important;
	list-style-type: disc !important;
}
ul li.no_bullet {
	list-style-type: none !important;
}
ul.sortable li {
	background: url("../images/move.png") no-repeat left center;
	padding-left: 22px;
	cursor: move;
}
ul.sortable li li {
	list-style-image: none;
	cursor: default;
}
#main {
	-webkit-border-top-left-radius: 16px;
	-moz-border-radius-topleft: 16px;
	-khtml-border-top-left-radius: 16px;
	-border-top-left-radius: 16px;
	-webkit-border-top-right-radius: 16px;
	-moz-border-radius-topright: 16px;
	-khtml-border-top-right-radius: 16px;
	-border-top-right-radius: 16px;
	margin-top: 15px;
	margin-bottom: 10px;
	margin-right: auto;
	margin-left: auto;
	border: 2px solid #d7caa0;
	-moz-box-shadow: 2px 2px 7px #999999;
	-webkit-box-shadow: 2px 2px 7px #999999;
	box-shadow: 2px 2px 7px #999999;
	background: #f8edc2;
	max-width: 940px;
	height: 175px;
}
#header {
	background: url("../images/background_header.jpg") no-repeat left top;
	-webkit-border-top-left-radius: 14px;
	-moz-border-radius-topleft: 14px;
	-khtml-border-top-left-radius: 14px;
	-border-top-left-radius: 14px;
	-webkit-border-top-right-radius: 14px;
	-moz-border-radius-topright: 14px;
	-khtml-border-top-right-radius: 14px;
	-border-top-right-radius: 14px;
	width: 100%;
	height:175px
}
.odd {
	background-color: #fee4a9;
}
.even {
	background-color: #f9edc3;
}
#bottom {
	background: #fde3a8 url("/images/background_bottom.jpg") repeat-x fixed 0 bottom;
	position: fixed;
	bottom: 0;
	height: 85px;
	width: 100%;
	z-index: -1;
}
#content {
	margin-bottom: 30px;
	margin-top: 10px;
	margin-right: auto;
	margin-left: auto;
	padding: 10px 0px 10px 0px;
	max-width: 890px;
	width: 100%;
	min-height: 800px;
}
#content a {
	text-decoration: underline;
}
#content a.back {
	font-weight: bold;
}
.box {
	margin-top: 1em;
	padding: 0px 10px;
	line-height: 1.2;
}
.box.hidden {
	display: none !important;
}
.box.selected {
	display: block !important;
}
.box #country_description, .box #continent_description {
	margin-top: 60px;
}
.draggable {
	cursor: move;
}
.droppable {
	border: 1px dashed maroon;
}
ul.extensions {
	list-style-type: none;
}
ul.extensions li {
	margin-bottom: 1em;
}
ul.extensions li li {
	margin-bottom: 0em;
}
ul#countries a img, ul.extension a img, ul#countries_1 a img, ul#countries_2 a img, ul#countries_3 a img, ul#countries_4 a img, ul#countries_5 a img {
	text-decoration: none;
	width: 200px;
	height: 137px;
}
ul#countries li, ul.extension li, ul#countries_1 li, ul#countries_2 li, ul#countries_3 li, ul#countries_4 li, ul#countries_5 li {
	display: block;
	float: left;
	text-align: center;
	margin: 0;
	margin-bottom: 10px;
}
table.dates .price {
	text-align: right;
	width: 100px;
}
table.dates td.past {
	color: #aaaaaa;
}
.commandos {
	display: inline;
}
.commandos a, .formtastic a {
	color: #7c4818;
	margin-left: 5px;
}
.commandos a.delete, .commandos a.show, .commandos a.edit, .commandos a.add, .commandos a.remove, .commandos a.spreadsheet, .commandos a.print, .formtastic a.delete, .formtastic a.show, .formtastic a.edit, .formtastic a.add, .formtastic a.remove, .formtastic a.spreadsheet, .formtastic a.print {
	padding-left: 20px;
}
.commandos a.delete, .formtastic a.delete {
	background: url("/images/delete.png") no-repeat left center;
}
.commandos a.show, .formtastic a.show {
	background: url("/images/show.png") no-repeat;
}
.commandos a.edit, .formtastic a.edit {
	background: url("/images/edit.png") no-repeat;
}
.commandos a.add, .formtastic a.add {
	background: url("/images/add.png") no-repeat;
}
.commandos a.print, .formtastic a.print {
	background: url("/images/print.png") no-repeat;
}
.commandos a.remove, .formtastic a.remove {
	background: url("/images/remove.png") no-repeat;
}
.commandos a.spreadsheet, .formtastic a.spreadsheet {
	background: url("/images/table.png") no-repeat;
}
#services ul li, #itinerary ul li, #description ul li, #errorExplanation ul li, #landing_page ul li, #continent_description ul li, #page_content ul li, #country_description ul li {
	list-style-type: disc;
	margin-left: 18px;
}
.higher {
	margin-top: -38px;
}
.breadcrumbs {
	font-size: 11px;
	font-weight: bold;
	margin-top: -5px;
	margin-bottom: 20px;
}
li.tab {
	margin-bottom: 10px;
}
#main_information {
	margin-left: 20px;
}
#main_information p {
	line-height: 1.3em;
}
.center {
	text-align: center;
	margin-left: auto;
	margin-right: auto;
}
.right {
	float: right;
	margin-left: 5px;
}
.left {
	float: left;
	margin-right: 5px;
}
.flash_message {
	padding: 10px;
	text-align: center;
	font-size: 20px;
	font-weight: bold;
}
.flash_message.notice, .flash_message.warning {
	background-color: #e1d25e;
	border: 1px solid #ae9f2b;
	color: #ae9f2b;
}
.flash_message.error {
	color: #cc3300;
	border: 1px dotted #cc3300;
}
.errorExplanation {
	border: 1px dotted #cc3300;
}
table#customer th, table#customer td {
	text-align: left;
	padding-right: 10px;
}
table.overview {
	width: 100%;
}
table.overview th {
	text-align: left;
}
table.calendar td {
	padding-bottom: 3px;
}
table.calendar td.date {
	width: 180px;
}
h2.more_margin {
	margin-top: 35px;
}
ul.wider {
	line-height: 1.3em;
}
ul#extensionslist li {
	min-height: 2.2em;
}
ul#extensionslist li li {
	min-height: 0px;
}
div.katalog_wrapper {
	position: relative;
	left: 650px;
	top: 30px;
	height: 0px;
}
div.katalog_wrapper img.katalog {
	width: 240px;
}
.backlink {
	margin-bottom: 10px;
	display: block;
}
ul.offersul {
	margin-bottom: 5px;
}
ul.offersul a img {
	text-decoration: none;
	width: 200px;
	height: 137px;
}
ul.offersul li {
	display: block;
	float: left;
	text-align: center;
	margin: 0;
	margin-bottom: 10px;
}
.offer_home {
	background-image: url(/images/backgrounds/rahmen-startseite.jpg);
	padding-top: 10px;
	padding-right: 10px;
	padding-left: 15px;
	padding-bottom: 10px;
	margin-left: -5px;
	height: 210px;
	width: 890px;
	margin-bottom: 15px;
}
.offer_home h2 {
	font-size: 0.9em;
	margin-bottom: 9px;
	margin-left: 10px;
}
.offer_list {
	margin: 0px 0px 10px;
	height: 152px;
}
.offerdialog {
}
.h4_offer {
	font-size: 1em;
	font-weight: bold;
	color: #C30;
	text-align: left;
}
.margin_left10 {
	margin-left: 10px;
}
.offer_subtitle {
	text-align: left;
	font-family: Arial;
	font-size: 2.9 pt;
	color: #673b15;
}
.overlay {
	/*    width: 653px;
	height: 368px;
	width: 733px;
	height: 448px;
*/
	width: 733px;
	height: 448px;
	padding: 40px 40px 10px 40px;
	display: none;
	background-image: url(/images/overlaywhite.png);
	z-index: 1000;
}
.videoplayer {
	width: 653px;
	height: 368px;
	display: block;
}
.close {
	background: url(/images/overlayclose.png) no-repeat;
	position: absolute;
	top: 2px;
	right: 5px;
	display: block;
	width: 35px;
	height: 35px;
	cursor: pointer;
}
#player {
	height: 450px;
	display: block;
}
