
html {
}
	
body {
	margin: 0;
	padding: 0;
	font-family: Trebuchet MS, Verdana, Helvetica, Geneva, Arial, sans-serif;
	font-size: 11px;
	color: #3A1413;
	text-align: center;
	background-color: #FDF5E5;
	background-image: url(../images/palmen.jpg);
	background-position: top;
	background-repeat: no-repeat;
	overflow-x:hidden;
}


a:link, a:visited {
	color: #3A1413;
}

a:hover {
  color: #806662;
}

table {
	font-size: 11px;
}

p {
	margin: 0 0 20px 0;
}

.clear {
	clear: both;
	line-height: 1px;
	height: 1px;
	font-size: 1px;
}

h {
	margin: 0;
	padding: 0;
}

.float {
	float: left;
}


ol li {
	margin: 0 0 10px 0;
}


h2 {
	position: absolute;
	top: 0;
	margin: 180px 0 0 350px;
	font-size: 70px;
	font-weight: bold;
	z-index: 2;
	overflow: hidden;
	width: 440px;
	height: 50px;
	text-indent: -9999999%;
}

h2 span {
	display:block;
	height: 100%;
	width: 100%;
	position:absolute;
	left:0px;
	top:0;
	z-index: 5;
	background: no-repeat;
}


#slogan {
	position: absolute;
	top: 5px;
	right: 0;
}


/* = = = = = = = = = = = = = = = =  GRUNDKONFIGURATION  = = = = = = = = = = = = = = = =  */

.balken_oben_dunkel {
	padding: 36px 0 1px 0;
	background: #3A1413;
}

.balken_oben_hell {
	height: 25px;
	background: #FEFBF5;
}

.linie-trans {
	line-height: 1px;
	height: 1px;
	font-size: 1px;
	background: #B09E9A;
}

#template {
	position: absolute;
	left: 50%;
	margin-left: -457px;
	top: 0;
	width: 950px;
	height: 100%;
	background: url(../images/background.jpg)
				no-repeat;
	z-index: 2;
	text-align: left;
}

/* - - leiste unten ausrichten - - - */

  
#wrapper {
	/*background: url(../images/bg.gif)
		    repeat-x
		    bottom ;
	width: 100%;*/
}


#footer {
	clear: both;
	height: 34px;
	width: 935px;
	background: #3A1413;
	color: #D4D0C7;
	text-align: left;
	padding: 8px 0 20px 0;
	margin: 10px 0 0 0;
}


#footer span {
	margin: 0 15px;
}




/* = = = = = = = = = = = = = = = =  GRUNDKONFIGURATION  = = = = = = = = = = = = = = = =  */

#logo {
	position: absolute;
        /*width: 262px;
	height: 177px;*/
	width: 255px;
	height: 233px;
	/*background: url(../images/logo.jpg);*/
         background: url(../images/isla_bonita.png) no-repeat -6px -25px;

}

#col1 {
	margin: 170px 0 0 0;
	width: 237px;
	float: left;
	background: #ffffff;
	filter:alpha(opacity=80);
	-moz-opacity:.80;
	opacity:.80
}

#col1 p {margin: 0;}

#col2 {
	margin: 170px 25px 0 25px;
	width: 469px;
	float: left;
	background: #ffffff;
	filter:alpha(opacity=80);
	-moz-opacity:.80;
	opacity:.80
	font-size: 10px;
}


#col3 {
	margin: 49px 0 0 0;
	width: 175px;
	float: left;
	background: #ffffff;
	filter:alpha(opacity=80);
	-moz-opacity:.80;
	opacity:.80;
	font-size: 10px;
}

.text {
	margin: 25px 16px;
}

.text25 {
	margin: 25px;
}

.text_col3 {
	margin: 0 16px;
}


/* = = = = = = = = = = = = = = = = = = = = = = = = = = = = = =  siFR = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = */

/*.spiegelung_h1 {
	position: absolute;
	top: 0;
	margin: 39px 0 0 654px;
	width: 300px;
	height: 25px;
	background: url(../images/spiegelung.gif);
}

h1 {
	position: absolute;
	top: 0;
	padding: 0;
	margin: -1px 0 0 648px;
	font-size: 42px;
	font-weight: bold;
	width: 290px;
	z-index: 2;
}

.sIFR-hasFlash h1, .sIFR-hasFlash h2 {
	visibility: hidden;
	font-size: 0;
	line-height: 0;
	color: transparent;
	
}

.sIFR-replaced {
	visibility: visible !important;	
}

span.sIFR-alternate {
	position: absolute;
	left: 0;
	top: 0;
	width: 0;
	height: 0;
	display: block;
	overflow: hidden;
}

h2 {
	position: absolute;
	top: 0;
	padding: 0;
	margin: 130px 0 0 262px;
	font-size: 70px;
	font-weight: bold;
	z-index: 2;
}

*/


/* = = = = = = = = = = = = = = = = = = = = = = = = = = = = = =    MENU   = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = */

#menu { 
	position: absolute;
	top: 41px;
	left: 260px;
	width: 790px;
	height: 36px;
	margin: 0;
	padding: 0;
}

#menu ul{
	position: absolute;
	top: 0;
	left: 0;
	list-style: none;
	width: 700px;
	margin: 0;
	padding: 0;
}

#menu ul li{
	display: inline;
	background: none;
	margin: 0;
	padding: 0;
}

#menu ul li span{display: none;}

#menu ul li ul{
	display: block;
	margin: 0;
	padding: 0;
}

#menu ul li ul li{
	position: relative;
	display: inline;
	margin: 0;
	padding: 0;
}

#menu ul li ul li a{
	margin: 0;
	padding: 1px 10px 1px 10px;
	color: #300A09;
	text-decoration: none;
	text-transform: lowercase;
	font-weight: bold;
	font-size: 12px;
}

#menu ul li ul li a:hover,
#menu ul li ul li a.active{
	background: #F8F3EE;
	filter:alpha(opacity=50);
	-moz-opacity:.50;
	opacity:.50
}

#menu ul li ul li ul{
	display: none;
	position: absolute;
	top: 18px;
	left: 0;
	margin: 0;
	padding: 0; 
	width: 150px; 
}

#menu ul li ul li ul li{
	display: inline;	
	margin: 0;
	padding: 0;
}

#menu ul li ul li ul li a{
	display: block;
	margin: 0;
	padding: 4px;
	background: #F8F3EE;
	width: 150px;
	filter:alpha(opacity=90);
	-moz-opacity:.90;
	opacity:.90;
}

#menu ul li ul li ul li a:hover,
#menu ul li ul li ul li a.active{
	background: #ffffff;
	border: 0;
}


#menu ul li ul li ul li ul{
	position: absolute;
	top: 0px;
	left: 158px;
	margin: 0;
	padding: 0; 
	width: 150px;
}




/* = = = = = = = = = = = = = = = = = = = = = = = = = = = = = =    NEWS   = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = */


.news {
	background: #ffffff;
	border-bottom: 1px solid #3A1413;
}

.news_balken {
	background: #ECE5D5;
	height: 18px;
}

.news_date {
	float: right;
	width: 134px;
	text-align: right;
	color: #B6A59A;
	margin: 0 8px 0 0;
}

.news_headline {
	margin: 0 0 0 8px;
	float: left;
	font-weight: bold;
	width: 260px;
}

.news_bild {
	float: left;
	width: 134px;
	margin: 0 15px 0 0;
}

.news_text {
	float: left;
	width: 260px;
	margin: 5px 0;
}

.mehr a:link, .mehr a:visited {
	background: url(../images/button_mehr.gif);
	width: 31px;
	height: 18px;
	display: block;
}

.mehr a:hover {
	background: url(../images/button_mehr_over.gif);
	width: 31px;
	height: 18px;
	display: block;
}

.zurueck a:link, .zurueck a:visited {
	background: url(../images/button_zurueck.gif);
	width: 45px;
	height: 18px;
	display: block;
}

.zurueck a:hover {
	background: url(../images/button_zurueck_over.gif);
	width: 45px;
	height: 18px;
	display: block;
}


.news_balkenr {
	margin: 20px 0;
	font-size: 10px;
	border-bottom: 1px solid #3A1413;
}

.news_balkenr_img img {
	float:left;
	margin: 0 5px 0 0;
}

.news_balkenr_text {
	float: left;
	width: 147px;
}

.archivnews {
	width: 420px;
}

.archivnews ul {
	margin: 0 0 10px 0;
	padding: 0;
	list-style: none;
}


.archivnews li {
	margin: 0 0 8px 0;
	padding: 0 0 0 8px;
	list-style: none;
	display: block;
}

.news-amenu-item-year {
	margin: 0 0 8px 0;
	padding: 0;
	color: #3A1413;
	background: #ECE5D5;
	height: 18px;
	border: none;
}

.galerie_bild {
	width: 70px;
	float: left;
	background: none;
}

.galerie_balken {
	background: #ECE5D5;
	height: 18px;
	width: 349px;
}


.galerie_date {
	float: left;
	width: 304px;
	text-align: right;
	color: #DDD3CC;
	margin: 8px 0 0 0;
}

.galerie_headline {
	margin: 0 0 0 8px;
	font-weight: bold;
	width: 333px;
}

/* = = = = = = = = = = = = = = = = = = = = = = = = = = = = = =  FORMULAR  = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = */


.reservieren a:link, .reservieren a:visited {
	background: url(../images/button_reservieren.gif);
	width: 70px;
	height: 16px;
	display: block;
}

.reservieren a:hover {
	background: url(../images/button_reservieren_over.gif);
	width: 70px;
	height: 16px;
	display: block;
}

form br { clear:both; }

form {
	margin: 0;
	padding: 0;
}

label {
	float: left;
	width: 25%;
}

select {
	font-family: Verdana, Helvetica, Geneva, Arial, sans-serif;
	float: left;
	margin-bottom: 5px;
	font-size: 11px;
	border-bottom: 1px dotted #3A1413;
	border-top: 1px solid #FEFAEE;
	border-left: 1px solid #FEFAEE;
	border-right: 1px solid #FEFAEE;
	background: #FEFAEE;
	color: #3A1413;
}


.feld {
	font-family: Verdana, Helvetica, Geneva, Arial, sans-serif;
	width: 60%;
	padding: 0 5px;
	float: left;
	margin-bottom: 5px;
	font-size: 11px;
	border-bottom: 1px dotted #3A1413;
	border-top: 1px solid #FEFAEE;
	border-left: 1px solid #FEFAEE;
	border-right: 1px solid #FEFAEE;
	background: #FEFAEE;
	color: #3A1413;
}

.inputselected {
	width: 60%;
	padding: 0 5px;
	background: #ffffff;
	border: 1px dotted #CFC2BF;
}


textarea {
	font-family: Verdana, Helvetica, Geneva, Arial, sans-serif;
	float: left;
	margin: 0 0 3px 0;
	width: 60%;
	font-size: 11px;
	height: 120px;
	padding: 3px 5px;
	border-bottom: 1px dotted #3A1413;
	border-top: 1px solid #FEFAEE;
	border-left: 1px solid #FEFAEE;
	border-right: 1px solid #FEFAEE;
	background: #FEFAEE;
	color: #3A1413;
}

.textareaselected {
	float: left;
	margin: 0 0 3px 0;
	width: 60%;
	font-size: 11px;
	height: 120px;
	padding: 3px 5px;
	background: #ffffff;
	border: 1px dotted #CFC2BF;
}

input.button {
	background: url(../images/button_senden.gif)
			no-repeat;
	width: 44px !important;
	height: 16px !important;
	font-size: 11px;
	cursor: pointer;
	margin: 8px 0 20px 120px;
	border: none;
}

input.button a:hover {
	background: url(../images/button_senden_over.gif)
			no-repeat;
}

fieldset {
	border: none;
}





/* = = = = = AGENTUR = = = = = */

	#agentur {
		position:	absolute;
		margin:		-52px 0 0 770px;
		width:		156px;
		height:		14px;
		display:	block;
		overflow:	hidden;
	}
	
	#agentur span { display: none; }

	#agentur a strong { 
		display: block;
		height: 100%;
		width: 100%;
		visibility: hidden;
	}

	#agentur a {
		display: block;
		height: 100%;
		width: 100%;
		overflow: hidden;
		background: url(../images/werbeagentur_easymoments.png) no-repeat;
		text-indent: -9999999%;
	}



.jrticker142 {
	position: absolute;
	top: 75px;
	left: 270px;
	width: 500px;
	font-size: 20px;
}




#backlink { display: none; }
