/* ------------------------------------------ LAYOUT */
* {
	padding: 0;
	margin: 0;
}

html,
body
{
	height: 100%;
}

body
{
	background: #39342E;
}

#wrapper
{
	background: #E8D7BB 179px bottom no-repeat;
	margin: 0 15px;
	min-height: 100%;
	min-width: 964px;
	position: relative;
}
* html #wrapper
{
	border-bottom: 1px solid #433D35;
	height: 100%;
}

#layout
{
	padding: 45px 15px 75px 179px;
}
#layout:after
{
	clear: left;
	content: "\00a0";
	display: block;
	height: 0;
	visibility: hidden;
}

* html #layout
{
	border-bottom: 1px solid #39342e;
	height: 100%;
	margin-top: 30px;
}

* html body.sand #layout {
	border-bottom: 63px solid #E8D7BB;
}

* html body.bigVisual #layout
{
	padding-left: 0;
	padding-right: 0;
}

*+html #layout {
	height: 1%;
}

.aux-nav
{
	background: #39342E;
	left: 0;
	position: absolute;
	right: 0;
	width: 100%;
}

#serviceNavi
{
	height: 30px;
	line-height: 30px;
	top: 0;
	text-transform: uppercase;
}

#serviceNavi ul {
	float: right;
}

#serviceNavi #langSelect {
	float: left;
}

#footerNavi
{
	color: #a08052;
	height: 48px;
	bottom: 0;
	padding-top: 12px;
}

#footerNavi ul,
#footerNavi p {
	text-indent: 0;
	margin: 0 5px;
}

#footerNavi li {
	margin-right: 15px;
}

.aux-nav ul {
	list-style-type: none;
	list-style-image: none;
	margin: 0;
	overflow: hidden;
	padding: 0;
}

.aux-nav li {
	float: left;
}

.aux-nav a {
	color: #a08052;
	text-decoration: none;
}

.aux-nav a:hover,
.aux-nav a:link.hi,
.aux-nav a:visited.hi,
.aux-nav a:active.hi {
	color: #e4b36a;
	text-decoration: none;
}

#serviceNavi a:link,
#serviceNavi a:visited,
#serviceNavi a:active {
	margin: 0 1px 0 0;
	padding: 3px 10px 7px 10px;
	background-color: #39342e;
}

#serviceNavi a:hover {
	background-color: #454039;
}

#footerNavi a:hover,
#footerNavi a:link.hi,
#footerNavi a:visited.hi,
#footerNavi a:active.hi {
	color: #e4b36a;
	text-decoration: none;
}

.weather {
	position: absolute;
	padding: 10px;
	right: 0;
}

#TT_SpW4P1Z8hnB7sypS4m2 {
	display: none;
}

/* ------------------------------------------ NAVIGATION-BAR */
#logo {
	background: url(../pix/nav_bottom.png) no-repeat bottom center;
	bottom: 60px;
	left: 0;
	margin: 0;
	padding: 0;
	position: absolute;
	top: 193px;
	width: 178px;
	z-index: 3;
}

#logo a {
	position: absolute;
	top: -163px;
	left: 0px;
	overflow: hidden;
	width: 178px;
	height: 164px;
	background: transparent url(../pix/nav_top.png) no-repeat top;
	z-index: 17;
}

#navigationbar  {
	float: left;
	left: -164px;
	margin-top: 145px;
	position: relative;
	width: 148px;
	padding-bottom:40px;
	z-index: 18;
}

* html #navigationbar {
	background: #fff;
	width: 149px;
	position: static;
	margin: 0 0 0 -83px;
}

* html body.jsenabled #navigationbar {
	left: 14px;
	position: absolute;
	margin: 145px 0 0 0;
}

#siteContent + #navigationbar {
	margin-left: -100%;
}

* html #navigationbar ul {
	background: url(../pix/nav_bottom.png) no-repeat bottom center;
}
* html #navigationbar ul ul {
	background: none;
}

/* --------------------- Navigation */
body.jsenabled #navigationbar {
	cursor: pointer;
}
#navigationbar h4 {
	font-size: 10px;
	line-height: 14px;
	font-weight: bold;
	margin: 0;
	padding: 0;
}
#navigationbar ul {
	list-style-type: none;
	list-style-image: none;
	margin: 0;
	padding: 0;
}
#navigationbar ul li {
	width: 125px;
	font-weight: normal;
	text-transform: uppercase;
	margin: 0;
	padding: 0 10px 5px 12px;
}
#navigationbar .open h4,
#navigationbar .open h4 a {
	color: #e4b36a;
	text-decoration: none;
}
#navigationbar a:link,
#navigationbar a:visited,
#navigationbar a:active {
	color: #433d35;
	text-decoration: none;
}
#navigationbar a:hover,
#navigationbar a:link.hi,
#navigationbar a:visited.hi,
#navigationbar a:active.hi {
	color: #e4b36a;
	text-decoration: none;
}
#navigationbar li li {
	font-weight: normal;
	text-transform: none;
	padding: 0 0 0 10px;
}

/*
	Sandfarbene Box
*/
body.sand #wrapper {
	background-image: url(../pix/sand-bg.png);
}

* html body.sand #wrapper {
	background-position-y: 45px;
}

body.sand2 #wrapper {
	background-image: url(../pix/sand2-bg.png);
}

body.sand5 #wrapper {
	background-image: url(../pix/sand5-bg.png);
}

body .sand {
	background-color:#e4b36a;
	border-top: 15px solid #E8D7BB;
	margin-top: -15px;
}




/* --------------------- Typography */
body {
	font: 10px/14px Verdana, Arial, Helvetica, sans-serif;
	color: #433d35;
}

/* ------------------------------------------ CONTENT */
#bigVisual {
	position: absolute;
	right: 0px;
	top: 30px;
	bottom:60px;
	left: 0px;
}

* html #bigVisual { /* IE 6 kann keine kombinierten bottom/top- bzw. left/right-Werte */
	height: 100%;
	width: 100%;
	top: 0;
}

#slideshowObject {
	width: 100%;
	height: 100%;
}
#siteContent {
	float: left;
	width: 100%;
	min-height: 1px;
}
* html #siteContent {
	height: 100%;
}

.colbox {
	width: 800px;
}
.col2 {
	float: left;
	width: 281px;
}
.col3 {
	float: left;
	width: 444px;
}
.col4 {
	float: left;
	width: 607px;
}
.col5 {
	float: left;
	width: 770px;
}

* html .colbox {
	height: 100%;
}


/* ------------------------------------------ Format Boxes ---*/
.fit {
	margin-left: 66px;
	width: 163px;
}
.fit1 {
	margin-left: 124px;
	width: 163px;
}
.fit2 {
	margin-left: 67px;
	width: 326px;
}
.image {
	padding: 15px;
}
.firstimage {
	margin: 0 0 15px 0;
}
.thumbs {
	width: 46px;
	height: 46px;
	margin: 0 16px 15px 0;
}

.colbox .flash {
	position: absolute;
	top: 45px;
	bottom: 75px;
}

* html .colbox .flash {
	position: static;
	height: 100%;
}

.text {
	padding: 144px 15px 0;
}
.package {
	width: 340px;
	text-align:left;
	float:left;
	text-indent:0px !important;
	background-color: #e8d7bb;
	margin: 0 15px 15px 0;
	padding: 15px;
}
.package img {
	margin: 0 15px 0 0;
}

.final {
	margin-right: 0 !important;
}

.border {
	border: 15px solid #e8d7bb;
	margin: 0 15px 15px 0;
}


/* ------------------------------------------ FONTS */
h1 {
	font-family: Times, Verdana, Arial, Helvetica, sans-serif;
	margin: 0 0 28px 0;
	padding: 0;
	font-size: 20px;
	line-height: 22px;
	font-weight: bold;
	text-transform: uppercase;
}

h2 {
	font-family: Times, Verdana, Arial, Helvetica, sans-serif;
	margin: 0 0 4px 0;
	padding: 0;
	font-size: 20px;
	line-height: 22px;
	font-weight: normal;
	text-transform: uppercase;
}
h3 {
	margin: 0;
	padding: 0 0 6px 0;
	font-size: 10px;
	line-height: 14px;
	font-weight: bold;
}
h4 {
	margin: 0;
	padding: 0 0 6px 0;
	font-size: 10px;
	line-height: 14px;
	font-weight: bold;
}
p {
	margin:0;
	padding:0;
	text-indent:0px;
}
h1 + p, h2 + p, h4 + p {
	text-indent:0px;
}
ul + p, table + p  {
	text-indent:0px;
	margin-top: 14px;
}
h1 a, h2 a {
	text-decoration: none;
}
a {
	color:#433d35;
	outline:none;
}

/* ----------------------------------- */
.colbox ul {
	list-style-type: dot;
	list-style-image: none;
	margin: 0;
	padding: 0;
}
.colbox li {
	margin: 0 0 0 14px;
	padding: 0;
}
/* ----------------------------------- Liste A ---*/
ul.dropdownlist {
	list-style-type: none;
	list-style-image: none;
	margin: 12px 0 0 0;
	padding: 0;
}
ul.dropdownlist li {
	padding: 0;
	margin: 0;
}
ul.dropdownlist li p {
	padding: 0 0 12px 0;
	margin: 0;
	text-indent:0px !important;
}
ul.dropdownlist a {
	text-decoration: none;
}
/* ----------------------------------- Liste B ---*/
ul.detaillist {
	font-weight: normal;
	list-style-type: none;
	list-style-image: none;
	margin: 12px 0 0 0;
	padding: 0;
}
ul.detaillist li {
	margin: 0;
	padding: 0;
	text-indent:0px !important;
}

/* ----------------------------------- Sitemap ---*/
#sitemap {
	margin: 15px;
}
#sitemap .col2 {
	float: left;
	width: 240px;
	margin-right: 15px;
}
#sitemap .col2 .final {
	margin-right: 0;
}

#sitemap ul {
	list-style-type: none;
	list-style-image: none;
	margin: 12px 0 0 0;
	padding: 0;
}
#sitemap ul li {
	font-weight: bold;
	margin: 6px 0 0 0;
	padding: 0;
	text-indent:0px !important;
}
#sitemap ul ul {
	list-style-type: dot;
	list-style-image: none;
	margin: 0 0 0 12px;
	padding: 0;
}
#sitemap ul ul li {
	font-weight: normal;
	margin: 0;
	padding: 0;
	text-indent:0px !important;
}

/* ------------------------------------------ Form elements */

fieldset {
	margin: 0;
	padding: 0;
	border-style: none;
}
select {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 14px;
	width: 100%;
	margin: 0 0 4px 0;
	padding: 2px;
	color: #433d35;
	border-top: 1px solid #e4b36a;
	border-right: 1px solid #e4b36a;
	border-bottom: 1px solid #e4b36a;
	border-left: 1px solid #e4b36a;
	background-color: #fff;
}
input, textarea {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 14px;
	width: 98%;
	margin: 0 0 4px 0;
	padding: 2px;
	color: #433d35;
	border-top: 1px solid #e4b36a;
	border-right: 1px solid #e4b36a;
	border-bottom: 1px solid #e4b36a;
	border-left: 1px solid #e4b36a;
	background-color: #fff;
}

textarea {
	overflow: auto;
}

button {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #433d35;
	background-color: #e4b36a;
	border-top: 1px solid #e4b36a;
	border-right: 1px solid #e4b36a;
	border-bottom: 1px solid #e4b36a;
	border-left: 1px solid #e4b36a;
	margin: 0 2px 0 0;
	padding: 0 4px 0 4px;
}

.radio {
	width: auto;
	margin: 0 4px 0 4px;
	vertical-align: middle;
	border: 0;
}

.noborder {
	border-style: none;
}

.figure *
{
	display: block;
	margin-bottom: 5px;
}

.figure p.legend {
	text-indent: 0;
	margin-bottom: 15px;
}

ul.thumbs {
	margin-left: -15px;
	list-style: none;
	width: 459px;
}

.col2 ul.thumbs {
	width: 296px;
}

ul.thumbs li {
	margin: 0 0 15px 15px;
	float: left;
}

ul.thumbs li * {
	display: block;
}

ul.thumbs a {
	border: 15px solid #e8d7bb;
}

ul.thumbs .current {
	-moz-opacity: 0.5;
	opacity: 0.5;
	filter: alpha(opacity=50);
}
/* ------------------------------------------ Tabellen */

.colbox table {
	border-style: none;
	margin: 20px 0 0 0;
	padding: 0px;
}
.colbox table p {
	text-indent: 0px !important;
}
.colbox tr {
	vertical-align: top;
}
.colbox td {
 	padding: 1px 4px 1px 4px;
 	background-color: #e6c593;
}
.colbox thead td {
	font-weight: bold;
	padding: 1px 4px 4px 4px;
 	background-color: transparent;
	border-bottom: 1px solid #433d35;
}

#contactForm td  {
	background-color: transparent;
	border: 0px !important;
}


/* ------------------------------------------ Standard-Formate */
a {
	/*outline:none;*/
}
div, img	{
	margin: 0;
	padding: 0;
	border: none;
}
object {
	display: inline;
	margin: 0;
	padding: 0;
}
.floatleft	{ float: left; }
.floatright { float: right; }
.clear		{ clear: both; }
.subtext	{ display: none; }
.noMargin	{ margin: 0; }


