/*
Stylesheet DELPHIN PALACE DELUXE EDITION
Last updated: 02.01.2008
     ___ ___ ___ 
   / __/ __/ __|
  | (__\__ \__ \
  \___|___/___/
  
Elila Digital Media, www.elila.net
Copyright (c) 2008

*/

body {
	background: #d5c8b7 url(images/bg_main.gif) repeat-x;
	font: normal 62.5%/16px Arial, Helvetica, sans-serif;
	color: #7b7055;
}


/* @group Typography */

p {
	font-size: 1.1em;
}

h1,
h2,
h3,
h4,
h5,
h6 {
	margin: 0;
	padding: 0;
	color: #856846;
}

h1 {
	font: italic 2.4em Georgia, "Times New Roman", Times, serif;
}

h2 {
	font: italic 2em Georgia, "Times New Roman", Times, serif;
}

h3 {
	font: italic 1.6em Georgia, "Times New Roman", Times, serif;
}

h4 {
	font: italic 1em Georgia, "Times New Roman", Times, serif;
}

h5 {
	font-size: 1em;
}

.tabs h2 {
	height: 0;
	font-size: 0;
	text-indent: -9999px;
}

span.boldred {
	font-weight: bold;
	color: #980102;
}

.red {
	color: #980102;
}

span.margin10 {
	padding-top: 10px;
}

a {
	color: #980102;
	text-decoration: none;
	outline: none;
}

a img {
	border: 0;
}

table {
	font-size: 1.1em;
}


/* @end */

/* @group Content Components */

#wrapper {
	width: 900px;
	height: auto;
	margin: 50px 0 50px 50px;
	background: #fff url(images/bg_top.gif) no-repeat left top;
	position: relative;
}

/* **** EINLEITUNG **** */

#intro {
	width: 615px;
	position: absolute;
	top: 315px;
	left: 260px;
}

#intro p {
	font-size: 1.1em;
}

/* @group Right Block */

#container_right {
	width: 624px;
	height: auto;
	float: right;
	padding-right: 16px;
	display: table-caption;
}

/* **** SLIDE SHOW **** */

#slideshow {
	width: 635px;
	height: 270px;
	margin-top: 15px;
	position: relative;
	left: -10px;
	margin-bottom: 90px;
}

/* **** INHALT **** */

.box1 {
	margin-top: 10px;
	padding-top: 20px;
	width: 622px;
	float: left;
	border-top: 3px solid #e2d9c7;
}

.box1 p, #intro p {
	padding: 0;
	margin: 0;
}

.box2 {
	margin-top: 10px;
	padding: 20px 0 0;
	width: 306px;
	border-top: 3px solid #e2d9c7;
	float: left;
}

.box2 h3 {
	text-indent: 10px;
}

.box2 p {
	margin-left: 143px;
}

.box3 {
	margin-top: 20px;
	padding: 20px 0;
	width: 198px;
	border-top: 3px solid #e2d9c7;
	float: left;
	margin-right: 10px;
}

.box3 img {
	padding: 10px 0 0;
}
.box4 {
	margin-top: 0px;
	padding: 20px 0 0;

	width: 615px;
	float: left;
}

/* **** ANGEBOTE **** */

#offers {
	width: 615px;	
	height: 245px;
	background: url(images/bg_table.gif) no-repeat 0 10px;
	clear: both;
	padding-top: 10px;
}

#offers h3 {
	padding: 20px 0 0 20px;
}

.top_offers, .table_border {
	margin-top: 10px;
	font-size: 1.1em;
}

.top_offers td, .table_border td {
	padding: 4px 0 4px 20px;
	border-bottom: 1px solid #e7dfd0;
}

.table_border td {
	padding: 4px 0;
}

tr.noborder td {
	border: 0;
}

.a_arrow {
	background: url(images/a_arrow.gif) no-repeat right center;
	padding-right: 20px;
	margin-right: 20px;
}

.a_arrow_wh {
	background: url(images/a_arrow2.gif) no-repeat left center;
	padding-left: 10px;
	font-size: 1.1em;
	font-weight: bold;
}

/* **** Top Navigation *** */

.top_nav {
	position: absolute;
	right: 10px;
	top: -30px;
	font-size: 1.1em;
}

.top_nav a {
	color: #fff;
	padding: 5px;
}

.top_nav a:hover {
	background: #9d805f;
}

img.block_gallery {
	margin: 20px 11px 10px 0;
}

img.block_gallery.nomargin {
	margin-right: 0;
}

/* @end */

/* @group Left Block */

#container_left {
	width: 240px;
	float: left;
}

#logo {
	width: 240px;
	height: 100px;
	margin-top: 20px;
	background: url(images/logo.gif) no-repeat center top;
}

#logo a {
	text-indent: -9999px;
	width: 240px;
	height: 100px;
	display: block;
}

/* *** Navigation *** */

ul.nav {
	width: 240px;
	margin: 35px 0 30px;
	padding: 0;
}

ul.nav li {
	font-size: 1.1em;
	font-weight: bold;
	text-align: center;
	list-style: none;
}

ul.nav li a {
	height: 22px;
	display: block;
	background: url(images/bg_nav.gif) no-repeat center 0;
	color: #997b59;
}

ul.nav li a:hover {
	color: #775f44;
	background-position: center -20px;
}

.content_box {
	margin-left: 10px;
	margin-top: 20px;
	padding: 10px;
	border-top: 3px solid #e7dfd0;
}

.content_box h3 {
	padding-bottom: 10px;
}

/* **** Tabs *** */

ul.tab {
	width: 205px;
	height: 17px;
	padding: 0;
	border-bottom: 1px solid #980102;
	margin: 0;
}

ul.tab li {
	list-style: none;
	float: left;
	margin-right: 2px;
}

ul.tab li a {
	height: 17px;
	display: block;
	text-indent: -9999px;
}

ul.tab li.mitflug a {
	width: 81px;
	background: url(images/tabs_flughotel3.gif) no-repeat left top;
}

ul.tab li.ohneflug a {
	width: 67px;
	background: url(images/tabs_nurhotel3.gif) no-repeat left top;
}

ul.tab li.active a {
	width: 112px;
	background-position: left bottom;
}

#search_field {
	padding-bottom: 20px;
}

/* @end */



/* @end */

/* @group Footer Components */

#footer {
	width: 900px;
	height: 100px;
	background: url(images/bg_bottom.jpg) no-repeat left bottom;
	clear: both;
	position: relative;
}

a#e-babil {
	position: absolute;
	bottom: -20px;
	right: 10px;
	color: #785d40;
	font-size: 1.1em;
}

/* @end */

