/********************************************************************************************************
	created by:		NewMedia http://www.newmedia.ch
	project:		newmedia.ch
	date:			Februar/2009, Marianne Luck
	version:		4.1
	file:			layout.css
	function:		Gerüst der Webseite
********************************************************************************************************/

/*--------------------------------
 csc Layout 
--------------------------------*/
@charset "utf-8";

*
{
	margin: 0;
	padding: 0;
	outline:none;
}

html
{
	height: 100%;	
}

body
{
	height: 100%;
}

body 					{ 
						font-family: Arial, Helvetica, sans-serif; 
						font-size: 62.5%; 
						line-height: 62.5%;
						color: #000000;
						margin-top: 0px; 
						margin-left: 0px; 
						margin-right: 0px; 
						margin-bottom: 0px; 
						padding-left: 0px;
						padding-right: 0px;
						padding-top: 0px;
						padding-bottom: 0px;
						position:relative;
						text-align:center;
						background:fixed;	
						background-color:#262827;											
						background-position:center top;
						background-image:url(../html/img/bgr.jpg);
						background-repeat:no-repeat;
						}
						*{
						font-size:1em;
						line-height: 1em;
						}
						
/* SCROLLBAR-------------------------------------------------------------*/
html, body, textarea, div 
{
	scrollbar-base-color:#FFBD38;
	scrollbar-arrow-color:#ffffff;
	scrollbar-highlight-color:#ffffff;
}

/* BORDER & BACKGROUNDS -----------------------------------------------------------------*/											
#main_center_top
{
	height:30px;
	background-image:url(../html/img/bgr_main_center_top.png);
	background-repeat:no-repeat;
	margin: 0px; 
	padding: 0px;	
	width: 1048px;
	position: relative;
	margin:0 auto 0 auto;	
	margin-top:25px;
}
	
#main_center
{
	background-image:url(../html/img/bgr_main_center.png);
	background-repeat:repeat-y;
	margin: 0px; 
	padding: 0px;	
	width: 1048px;
	position: relative;
	margin: 0 auto 0 auto;	
	text-align:left;	
}	

#main_center_bottom
{
	height:50px;
	background-image:url(../html/img/bgr_main_center_bottom.png);
	background-repeat:no-repeat;
	margin: 0px; 
	padding: 0px;	
	width: 1048px;
	position: relative;
	margin:0 auto 0px auto;	
	margin-bottom:20px;
}

#main_center_sub
{
	background-image:url(../html/img/bgr_main_center_sub.png);
	background-repeat:repeat-x;
	width: 980px;
	position: relative;
	margin:0 auto 0px auto;		
}	
					
/* HEADER-------------------------------------------------------------*/
#header
{
	height:400px;
	margin-top:20px;
	background-repeat:no-repeat;
	width:100%;
	float:left;
	position:relative;
}

#header_image
{
	position:absolute;
	width:940px;
	height:380px;
}

#header_mask
{
	display:none;
	position:absolute;
	width:940px;
	height:380px;
	background-image:url(../html/img/header/header_mask.png);
	background-repeat:no-repeat;
}

/* WETTER-------------------------------------------------------------*/

#weather
{
	position:absolute;
	margin-top:240px;
	margin-left:510px;
	width:270px;	
	height:130px;
	font-family: Arial, Helvetica, sans-serif;
	text-transform:uppercase;
	color:#ffffff;	
}


#weatherfeed_symbol
{
	float:left;
	width:auto;
}
#weather img
{
	float:left;
	margin-top:-20px;
}

#weather h1
{
	font-size:14px;
	color:#ffffff;	
	line-height:22px;
	font-weight:normal;
	margin:0px;
	padding:0px;
	background:none;
}

#weather a
{
	font-size:10px;
	line-height:22px;
	color:#ffffff;
}

/* BUCHUNGSANFRAGE-------------------------------------------------------------*/
#quick_booking
{
	position:absolute;
	top:0;
	left:0;
	width: 330px;
	height:80px;
	font-size:11px;
	margin-top:363px;*
	margin-top:365px;	
	margin-left:625px;
	color:#000000;
	z-index:500;
}

#quick_booking h1
{
	margin-bottom:5px;
	padding:0px;
	font-weight:normal;
	background:none;	

}

#booking_request label
{
	width:110px;
	margin-right:10px;
	font-size:11px;	
	line-height:18px;
	font-weight:bold;
	float:left;
}

#booking_request input
{
	width:128px;
	font-size:10px;
	line-height:14px;
	height:16px;
	float:left;	
	margin-bottom:2px;
	text-align:center;	
	border:none;
	background-color:transparent;
}

#booking_request span
{
	z-index:805;
}

#booking_request img
{
	margin-left:5px;
	margin-bottom:4px;*
	margin-bottom:2px;	
	margin-right:10px;
	float:left;
}

#booking_request a img
{
	border:none;

}

#booking_request #date_from_calendar,
#booking_request #date_to_calendar {
	display:none;
	position:absolute; 
	left:0px;
	top:0px;
	z-index:180;
}

#lbImage iframe
{
	overflow:hidden;
}

#booking_request select
{
	width:40px;
	font-size:10px;
	float:left;	
	margin-top:25px;
	margin-left:4px;
	margin-right:110px;
	border:1px solid #cccccc;	
	background-color:#f4f4f4;		
}

#button_protel
{
	position:absolute;
	left:0;
	top:0;
	margin-top:64px;
	margin-left:212px;
}




/* LOGO -----------------------------------------------------------------*/
#logo
{
	margin-top:120px;
	margin-left:520px;
	position:absolute;
}
#logo a img
{
	border:none;
}

/* JETZT BUCHEN ---------------------------------------------------------*/
#book_now
{
	position:absolute;
	top:0;
	left:0;
	margin-left:820px;
	margin-top:105px;	
	z-index:100;

}

#book_now a:link img
{
	border:none;
}
/* Bild -----------------------------------------------------------------*/
#bild
{
	background-color:#FFFFFF;
	padding:5px;
	margin-top:10px;
}


/* CONTENT -----------------------------------------------------------------*/
#content
{
	width:100%;
	float:left;
}

/* FOOTER -----------------------------------------------------------------*/
#footer
{
	height:25px;
	margin-top:20px;
	background-color:#262827;
	color:#FFFFFF;
	width:940px;
	float:left;
}


#newmedia
{
	position:absolute;
	margin-left:985px;
	margin-top:-145px;
}

/* BAMMERWERBIMG -----------------------------------------------------------------*/
#banner_se_skyscraper_right
{
	position:absolute;
	right:-180px;
	margin-top:53px;	
	top:0;	
}
#banner_se_skyscraper_right #tx-ricrotation-swf1,
#banner_se_skyscraper_right img
{
	position:absolute;
	border:1px solid #ccc;
}

/* DESIGNELEMENTE --------------------------------------------------------*/

.clearer
{
	clear: both;
	display: block;
	height: 1px;
	margin-bottom: -1px;
	font-size: 1px;
	line-height: 1px;
}

.white
{
	background-color:#FFFFFF;
	height:5px;
}
