/********************************************************************************************************
	created by:		NEWMEDIA	http://www.newmedia.ch
	project:		Hotel Crestas, Hotel Laval
	date:			10/2009, Claudia
	version:		4.1
	file:			layout.css
	function:		layout elements -style 
********************************************************************************************************/
body#thebody {
	/*font-family: Helvetica,Arial,sans-serif;*/
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	line-height:18px;
	background-color: #6A261C;
	/*background-color: #572017;*/
}


#main_center {
    color: #FFFFFF; 
	/*background:#6A261C url(/fileadmin/templates/hotel/html/img/layout/BG_page.gif) repeat-x left top;*/
    margin: 0; padding:20px 0px 0px 0px;
    text-align: center;  /* Zentrierung im Internet Explorer */
  }

#main_shortcut {
	font-size:0.8em; 
	font-weight:normal;
	height:1.7em;
	margin:0pt auto;
	padding:0pt;
	text-align:right;
	width:980px;
  }  
  
#main_page {
    margin: 0 auto;      /* standardkonforme horizontale Zentrierung */
    width: 990px;
	height:620px;
    padding: 0;
	background-color: #6A261C;
	border:1px solid #D2BFB9;
  }
 
#main_top {
	text-align: left;    /* Seiteninhalt wieder links ausrichten */
	margin: 0 auto;
	/*color: #000000;
	background-color: #CCCCCC;*/
	height: 110px;
	border-bottom:1px solid #D2BFB9;
  }
#assets-logo_markerWrap {
	text-align: left; 
	float:right;
	width:360px;
	margin-right:7px;
  }
  
*+html #assets-logo_markerWrap {
	margin-right:20px;
  }
  
 
#main_header {
	font-size:0.8em;
	background-color: #FFFFFF;
	display:block;
}
   * html #main_header {
   /* Workaround gegen den 3-Pixel-Bug des Internet Explorers */
    margin-bottom: 0;
	}
#plugin-macina-searchbox_markerWrap {
	float:left;
	text-align: left; 
	width:195px;
	margin:3px 0 3px 7px;
} 

/*search*/
form#searchform input.searchfield{
	background-color: #6A261C;
	color:#FFFFFF;
	border:1px solid #D2BFB9;
	padding:2px 0px;
	height:13px;
}

form#searchform label{
	color:#C8ABA6;
	font-size:12px;
	padding-right:7px;
	text-transform:uppercase;
}

#menu-breadcrumps_markerWrap {
	float:left;
	text-align: left; 
	margin:6px 0 3px 15px;
}
#assets-printlink_markerWrap {
	float:left;
	margin:8px 0px 0px 0px;
	height:20px;
}


#main_content {
	background-color:#FF0000;
	width: 980px;
}
  * html #main_content {
   /* Workaround gegen den 3-Pixel-Bug des Internet Explorers */

}
#menu-main_markerWrap {
	float:left;
	text-align: left; 
	width:210px;
	margin:1px;
}
  * html #menu-main_markerWrap {
   /* Workaround gegen den 3-Pixel-Bug des Internet Explorers */
    /*width:200px;*/
} 
#content {
	float:left;
	text-align: left; 
	width:990px;
	margin:0px;
	height:370px;
}  

* html #content {

padding:2px 0px 2px 0px;


}  

#main_footer {
    font-size: 13px;
	font-weight:bold;
	text-transform: uppercase;
    margin: 0;
	height:23px;
	line-height:23px;
	color:#C8ABA6;
    background-color: #834948;
	clear:left;
	padding-right:116px;
	text-align:right;
	letter-spacing:0.125em;
  }
  
#main_footer p.bodytext { margin:0px;}

#main_footer p.bodytext a { 
	color:#C8ABA6;
	text-decoration:none;
}

#main_footer p.bodytext a:hover{color: #6A261C;}
  
  
#footerService{
	width:990px;
	padding-top:25px;
	float:left;
}

* html #footerService{padding:15px 0px;}

div.imprint{
float:left;
width:700px;
text-align:left;
height:30px;
padding-left:45px;}

div.imprint a:link, div.imprint a:visited, div.imprint a:active {
text-transform:uppercase;
text-decoration:none;
color:#C8ABA6;
font-size:12px;
line-height:24px;
}

.dia {
color:red;
font-family:verdana;
font-size:11px;
font-variant:normal;
font-weight:bold;
text-align:center;
}


