@charset "UTF-8";
/* CSS Document */

body, html
{
	margin:0px;
	padding:0px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#4e5b71;
	background-image:url(../images/general/bluete.jpg);
	background-repeat:no-repeat;
	background-position:top center;
	scrollbar-3dlight-color: #cccccc;
	scrollbar-arrow-color: #774c66;
	scrollbar-darkshadow-color: #ffffff;
	scrollbar-face-color: #f5f4f2;
	scrollbar-shadow-color: #CCCCCC;
	scrollbar-track-color: #ffffff;
}

#wrap
{
	position:relative;
	margin:0px auto;
	padding:0px 0px 23px 0px;
	width:1050px;
	min-height:600px;
	_height:600px;
	background-image:url(../images/general/back_repeat.jpg);
	background-repeat:repeat-y;
	background-position:top center;
}

.standard
{
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#4e5b71;
}

/* ********** Header Anfang ********** */

#top
{
	position:relative;
	width:1050px;
	height:385px;
	margin:0px;
	padding:0px;
	border:none;
	/*border-top:10px solid #f6f3f4;*/
	background-image:url(../images/general/top_back.jpg);
	background-repeat:no-repeat;
}

#english
{
	position:absolute;
	top:340px;
	left:294px;
	color:#774c66;
	text-decoration:none;
	font-size:10px;
}

#english:hover
{
	color:#a57d95;
}

#flash
{
	position:absolute;
	top:96px;
	left:429px;
	width:585px;
	height:264px;
	background-color:#CCCCCC;
	background-image:url(../images/general/flash_back.jpg);
	background-repeat:no-repeat;
}

/* ********** Header Ende ********** */

/* ********** Navigation Anfang ********** */

#navigation
{
	position:absolute;
	top:18px;
	left:40px;
}

#link1,#link2,#link3,#link3e,#link4,#link4e,#link5
{
	position:absolute;
	text-indent:-10000px;
	overflow:hidden;
	background-repeat:no-repeat;
	height:46px;
	margin:0px;
	padding:0px;
	
}

#link1
{
	background-image:url(../images/buttons/sunset_resort_0.jpg);
	width:150px;
}

#link1:hover
{
	background-image:url(../images/buttons/sunset_resort_1.jpg);
}

#link2
{
	background-image:url(../images/buttons/restaurant_0.jpg);
	width:132px;
}

#link2:hover
{
	background-image:url(../images/buttons/restaurant_1.jpg);
}

#link3
{
	background-image:url(../images/buttons/aktivitaeten_0.jpg);
	width:131px;
}

#link3:hover
{
	background-image:url(../images/buttons/aktivitaeten_1.jpg);
}

#link3e
{
	background-image:url(../images/buttons/aktiviteten_0_e.jpg);
	width:131px;
}

#link3e:hover
{
	background-image:url(../images/buttons/aktivitaeten_1_e.jpg);
}

#link4
{
	background-image:url(../images/buttons/kontakt_buchung_0.jpg);
	width:188px;
}

#link4:hover
{
	background-image:url(../images/buttons/kontakt_buchung_1.jpg);
}

#link4e
{
	background-image:url(../images/buttons/kontakt_buchung_0_e.jpg);
	width:188px;
}

#link4e:hover
{
	background-image:url(../images/buttons/kontakt_buchung_1_e.jpg);
}

#link5
{
	background-image:url(../images/buttons/goodies_0.jpg);
	width:108px;
}

#link5:hover
{
	background-image:url(../images/buttons/goodies_1.jpg);
}

#td1
{
	width:150px;
}

#td2
{
	width:132px;
}

#td3
{
	width:131px;
}

#td4
{
	width:188px;
}

#td5
{
	width:108px;
}


#td_rahmen 
{
	border: 1px solid #784C67;
}

/* ********** Navigation Ende ********** */

/* ********** Main Anfang ********** */

#main
{
	position:relative;
	margin:0px 0px 0px 33px;
	width:981px;
	_height:300px;
	min-height:300px;
}

.boxtitle
{
	position:absolute;
	top:0px;
	left:0px;
}

#navibox
{
	position:relative;
	margin:0px 0px 23px 0px;
	padding:35px 0px 4px 0px;
	width:369px;
	_height:50px;
	min-height:50px;
	background-image:url(../images/general/navibox_back.jpg);
	background-repeat:no-repeat;
	background-color:#f6f3f4;
}

#navibox ul
{
	list-style:none;
	padding:0px;
	margin:0px 0px 10px 17px;
}

#navibox ul
{
	list-style:none;
	padding:0px;
}

#navibox ul li
{
	line-height:24px;
}

#navibox a:visited,#navibox a:link,#navibox a:active
{
	text-decoration:none;
	color:#4e5b71;
}

#navibox a:hover
{
	text-decoration:underline;
}

#bookbox
{
	position:relative;
	margin:0px 0px 23px 0px;
	padding:35px 0px 4px 0px;
	width:369px;
	_height:30px;
	min-height:30px;
	background-image:url(../images/general/bookbox_back.jpg);
	background-repeat:no-repeat;
	background-color:#f6f3f4;
}

#bookbox table
{
	width:350px;
	margin:0px 0px 0px 12px;
	padding:0px;
}

#bookbox form
{
	margin:0px;
	padding:0px;
}

#bookbox input
{
	margin:3px 0px;
	border:1px solid #d0c1ca;
	background-color:#ffffff;
	font-size:11px;
	color:#4e5b71;
}

#quickbox
{
	position:relative;
	margin:0px 0px 0px 0px;
	padding:35px 0px 4px 0px;
	width:369px;
	_height:30px;
	min-height:30px;
	background-image:url(../images/general/bookbox_back.jpg);
	background-repeat:no-repeat;
	background-color:#f6f3f4;
}

#quickbox table
{
	width:350px;
	margin:0px 0px 0px 12px;
	padding:0px;
}

#quickbox a:visited, a:link, a:active
{
	text-decoration:none;
	color:#4e5b71;
}

#quickbox a:hover
{
	text-decoration:underline;
}

.kalender
{
	margin:0px;
}

#content
{
	position:relative;
	margin:0px 30px 0px 0px;
	width:550px;
	_height:300px;
	min-height:300px;
	line-height:20px;
}

#content a:link,#content a:visited,#content a:active
{
	color:#774c66;
	text-decoration:none;
}

#content a:hover
{
	text-decoration:underline;
}

.auszeichnung
{
color:#774c66;
}

.img_wannasplace {

     float:right;
     padding:2px;
	 margin-left:15px;
     border:1px #CCCCCC solid;
        }

.img_wannasplace_standard {
     float:left;
     padding:2px;
	 margin-right:15px;
     border:1px #CCCCCC solid;
        }
		
.img_wannasplace_quicklink {
     padding:2px;
	 margin-right:15px;
     border:1px #CCCCCC solid;
        }		
		
#flashcontent {
	margin: 0px;
	width: 550px;
	height: 460px;
	overflow: visible;
	}
	
	
#map
{
	font-weight:normal;
	color:#999999;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	width: 500px;
	height: 450px;
	border:thin;
	border-color:#000000;
	background-color:#999999;
	padding:8px;
	margin:1px;
}

#map input {
	background-color: #FFFFFF;
	color:#000000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	border-top: 1px solid #ffffff;
	border-right: 1px solid #ffffff;
	border-bottom: 1px solid #cccccc;
	border-left: 1px solid #ffffff;
}	

/* ********** webcam Anfang ********** */

#container{
    width:356px;
    height:292px;
    border:1px solid #000; 
    overflow:hidden;
    margin:auto;
}
/*#container iframe {
    width:730px;
    height:650px;
 margin-left:-380px;
  margin-top:-179px;   
    border:0 solid;
 }*/	
 
 #container iframe {
    width:730px;
    height:650px;
 margin-left:-314px;
  margin-top:-179px;   
    border:0 solid;
 }	

/* ********** webcam Ende ********** */

/* ********** Buchung Anfang ********** */
.tab_promotion1 {
	font-family: Arial, Verdana, Tahoma,;
	font-size: 12px;
	font-weight:normal;
	color: #000000;
	border-top:1px solid #816277;
	border-left:1px solid #816277;
	border-right:1px solid #816277;
}
.tab_promotion1 a:link {
	color: #000000;
	text-decoration: none;
}
.tab_promotion1 a:visited { 
	color: #000000;
	text-decoration: none;
}
.tab_promotion1  a:hover {
	color: #29657d;
	font-family: Arial, Verdana, Tahoma, ;
	font-size: 12px;
	font-weight:bold;
	text-decoration:underline;
}
.tab_promotion2 {
	font-family: Arial, Verdana, Tahoma, ;
	font-size: 12px;
	font-weight:bold;
	color: #29657d;
	border-top:1px solid #816277;
	border-left:1px solid #816277;
	border-right:1px solid #816277;
}
.tab_promotion2 a:link {
	color: #29657d;
	text-decoration: none;
}
.tab_promotion2 a:visited { 
	color: #29657d;
	text-decoration: none;
}
.tab_promotion2  a:hover {
	color: #000000;
	font-family: Arial, Verdana, Tahoma, ;
	font-size: 12px;
	font-weight:bold;
	text-decoration:underline;
}

.tab_promotion_line {
	border-bottom:1px solid #816277;
}
.tab_promotion_line1 {
	border-bottom:1px solid #816277;
	border-left:1px solid #816277;
	border-right:1px solid #816277;
}
.tab_promotion3 {
	font-family: Arial, Verdana, Tahoma, ;
	font-size: 12px;
	font-weight:bold;
	color: #000000;
	border-bottom:1px solid #ffffff;
	border-left:1px solid #D6D9C4;
	border-right:1px solid #D6D9C4;
	}
/* ********** Buchung Ende ********** */

/* ********** Footer Anfang ********** */

#end
{
	position:relative;
	margin:0px auto;
	padding:0px;
	width:1050px;
	height:101px;
	background-image:url(../images/general/end_back.jpg);
	background-repeat:no-repeat;
}

#webline
{
	position:absolute;
	left:50px;
	bottom:40px;
	text-indent:-100000px;
	overflow:hidden;
	background-color:black;
	background-image:url(../images/general/webline_0.jpg);
	width:137px;
	height:29px;
}

#webline:hover
{
	background-image:url(../images/general/webline_1.jpg);
}

#home
{
	position:absolute;
	bottom:40px;
	right:155px;
	text-decoration:none;
	color:#bfa9b6;
}

#home:hover
{
	color:#774c66;
}

#impressum
{
	position:absolute;
	bottom:40px;
	right:60px;
	text-decoration:none;
	color:#bfa9b6;
}

#impressum:hover
{
	color:#774c66;
}

#end p
{
	position:absolute;
	margin:0px;
	padding:0px;
	left:40px;
	line-height:14px;
	bottom:40px;
	width:980px;
	height:40px;
	text-align:center;
	vertical-align:bottom;
	font-size:10px;
	color:#bfa9b6;
}

/* ********** Footer Ende ********** */

