/****************************
+++ HTML-Standards +++
****************************/

body {
	margin:0;
	padding:0;
	font-family: Arial, helvetica, sans-serif;
	font-size:80%;
	color:#333333;
	background: #fcf0c4 url(../upload/design/bg.gif) no-repeat center top;
	line-height:1.2em;
}

img {
	border:none;
}

h1, h2, h3, h4, h5, h6 {
	margin:0;
	padding:0;
	font-size:100%;
	line-height:1em;
	color:#cd7a1c;
}

h1 {
	margin:0 0 0.4em 0;
	font-size:1.6em;
	font-weight:bold;
}

h1 {
	font-size:1.2em;
}


.trenner {
	display:block;
	clear:both;
	height:1px;
	font-size:1px;
}


a {
	color:#cd7a1c;
}

p {
	margin-top:0px;
}

.rechts {
	float:right;
	padding-left:5px;
}

.links {
	float:left;
	padding-right:5px;
}

.hellgelb {
	color: #fcf0c4;
}

.gelb {
	color: #f5d774;
}

.orange {
	color: #cd7a1c;
}

.grau {
	color: #333333;
}

.preis {
	line-height:1.2em;
	color: #cd7a1c;
	font-size:200%;
	font-weight:bold;
}

.headline {
	color: #cd7a1c;
	margin:0.4em 0;
	font-size:1.4em;
	font-weight:lighter;
	line-height:1.2em;
}

ul {
	padding:0em 1em;
}


form {
	margin:0;
	padding:0;
}

/****************************
+++ Hauptstruktur +++
****************************/

#top  {
	background:#333333;
}

#topinhalt {
	width:956px;
	margin:0px auto;
	font-size:90%;
}

#topinhalt a {
	font-weight:normal;
	text-decoration:none;
}

#suche, #sprachen, #schriftgroesse {
	float:right;
	color:#cd7a1c;
	padding:1.2em 0.3em 0.4em 0.9em;
}

#suche label {
	text-transform:uppercase;
	padding-right:0.4em;
}

#suche {
	position:relative;
	padding-right:38px;
	padding-top:0.4em;
}

#suche input {
	font-size:90%;
}

#suche input.button {
	position:absolute;
	right:10px;
	top:0.7em;
	background:red;
	height:15px;
}

#sprachen, #schriftgroesse {
	padding-top:0.6em;
}


#container {
	width:948px;
	margin:0px auto;
	padding:0px 4px;
	background: url(../upload/design/bg-inhaltsbereich.png) repeat-y center top;
}

#logo {
	position:relative;
	background:#F5D774;
	width:238px;
	float:left;
	height:275px;
}

#buchung {
	position:absolute;
	bottom:0px;
	left:0px;
	padding:10px 20px;
	font-size:90%;
}

#header .trenner {
	background:white;
}

#buchung select {
	margin:3px 0px;
	font-size:90%;
}

#buchung input.button {
	position:absolute;
	bottom:15px;
	left:9.3em;
}

#imagebilder {
	float:left;
}

#hauptnavigation {
	background:#f5d774;
	border-top: solid 2px white;
	border-bottom: solid 3px white;
	padding:0 20px;
}

#inhaltsbereich {
	margin: 30px 0px 30px 0px;
}

#unternavigation {
	width:210px;
	padding:0px 20px 0px 7px;
	float:left;
}

#inhalt {
	width:680px;
	padding:0px 0px 0px 10px;
	float:left;
}

#inhaltrechts, #ganzrechts {
	display:none;
}

#bilder img {
	margin-bottom:1em;
	float:left;
}

#bilder img.bildrechts {
	margin-bottom:1em;
	float:right;
}

#fusszeile {
	background:#f5d774;
	position:relative;
	height:27px;
	color:#cd7a1c;
	border-bottom: solid 1px #333333;
}

#urlaubanbieter {
	position:absolute;
	left:20px;
	bottom:5px;
}

#urlaubanbieter p {
	margin:0;
	padding:0;
}

#urlaubanbieter a {
	text-decoration:none;
}

#newsletter {
	position:absolute;
	left:500px;
	bottom:3px;
}

#newsletter input {
	margin:0;
	padding:0;
	font-size:90%;
}

#newsletter input.button {
	position:absolute;
	bottom:2px;
	right:-22px;
}

#facebook {
	float:right;
}
#bottom{
        width : 930px;
        margin : 0 auto;
}

/****************************
+++ Hauptnavigation +++
****************************/

#hauptnavigation ul {
	padding:0;
	margin:0;
}

#hauptnavigation ul li {
	list-style:none;
	float:left;
	background: url(../upload/design/punkt.gif) no-repeat left 12px; 
	padding: 6px 6px 3px 13px;
}

#hauptnavigation ul li.first {
	background: none; 
	padding-left:0px;
}

#hauptnavigation a {
	text-decoration:none;
	color: #cd7a1c;
}

#hauptnavigation a.act {
	color: #ab481e;
	font-weight:bold;
}


/****************************
+++ Unternavigation +++
****************************/
#unternavigation ul {
	padding:0;
	margin:0;
}

#unternavigation ul li {
	list-style:none;
	padding: 0px 0px 10px 13px;
	line-height:1.6em;
}

#unternavigation ul li.act {
	background: url(../upload/design/pfeile.gif) no-repeat left 0.6em; 
	font-weight:bold;
}

#unternavigation a, #unternavigation li.act ul a {
	text-decoration:none;
	color: black;
	font-weight:normal;
}

#unternavigation li.act a, #unternavigation a:hover, #unternavigation li.act ul li.act a, #unternavigation li.act ul a:hover {
	color: #cd7a1c;
	font-weight:bold;
}



/****************************
+++ Imagebilder +++
****************************/
#imagebilder {
	width: 710px; 
	height: 275px; 
	position: relative; 
	overflow: hidden; 
}

#imagebilderContent {
	width: 710px; 
	position: absolute; 
	top: 0; 
	margin-left: 0; 
}

ul#imagebilderContent {
	margin:0;
	padding:0;
	list-style:none;
}

.imagebilderImage {
	float: left; 
	position: relative; 
	display: none; 
}

.clear {
	clear: both;
} 

/* container for slides */
.images {
	border:1px solid #ccc;
	position:relative;	
	width: 710px; 
	height: 275px; 
	float:left;		
}

/* single slide */
.images div {
	display:none;
	position:absolute;
	top:0;
	left:0;		
	height: 275px; 
}

/****************************
+++ Bildergalerie +++
****************************/
#galerie .vorschau {
	float:left;
}

#galerie .vorschau img {
	margin-right:20px;
}


/****************************
+++ Suchergebnis +++
****************************/

.suchergebnis {
	margin:1em 0;
	padding:1em 0;
	border-bottom: dotted 1px #cd7a1c;
}

