/********************************************************************************************************
	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: Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	line-height:18px;
	color: #4F4F4F;
	background-color: #DCDCDC;
}

#main_center { 
	padding:50px 0px 0px 0px;
    text-align: center;  /* Zentrierung im Internet Explorer */
}

#main_page {
    margin: 0 auto;      /* standardkonforme horizontale Zentrierung */
    width: 978px;
	height:655px;
	background-color: #FFFFFF;
	border-left:1px solid #FFFFFF;
	border-right:1px solid #FFFFFF;
}

#main_top {
	text-align: left;    /* Seiteninhalt wieder links ausrichten */
	margin: 0 auto;	/*?*/
	height: 155px;
}

#assets-logo_markerWrap {
	text-align: left; 
	float:left;
	width:339px;
	padding-left:40px;
	padding-top:50px;
}

div#mainNav{
	height:28px;
	line-height:28px;
	background:#89000E url(/fileadmin/templates/laval/html/img/layout/line_mainNav.gif) no-repeat left bottom;
	float:left;
	width: 978px;
	/*#D3C1A1-alt, #B3A06C-grafiker */
}


#content {
	float:left;
	text-align: left; 
	width:978px;
	margin:0px;
	height:375px;
}  

#main_footer {
	font-family:Helvetica, Verdana, Arial, sans-serif; 
	height:26px;
	border-top:1px solid #FFFFFF;
	background-color:#BCA47E;
	color:#4D4D4D;
	font-size: 13px;
	font-weight:bold;
	text-align:left;
	line-height:23px;
	clear:left;
	padding-left:14px;
	letter-spacing:0.025em;
}
  
#main_footer div.contentElement{
	width:630px;
	float:left;
}

*+html #main_footer div.contentElement{
	padding-top:2px;
}

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

#main_footer p.bodytext a:hover{color: #FFFFFF;}

#main_footer div#serviceMenu{
	font-family:Helvetica, Verdana, Arial, sans-serif;
	float:left;
	width:330px;
	height:26px;
}
  
#main_footer p.bodytext { margin:0px;}

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

/*-------------------------------------------------------
	FARBEN
-------------------------------------------------------*/

div#mainNav{
	background:#89000E url(/fileadmin/templates/laval/html/img/layout/line_mainNav.gif) no-repeat left bottom;
}

#main_footer {
	background-color:#89000E;
	color:#B2B2B2;
}

#main_footer p.bodytext a { 
	color:#B2B2B2;
}
