

#header {
	 height:  90px;

}

 
#title { 
	/*margin : 0px;*/
	margin-left :227px;
	margin-right :227px;
	padding-left : 20px;

} 

#info {
/*	position : absolute;
	top: 0px;*/
	width : 227px;
}
#content {
	margin-left: 227px;
 /*	margin-right: 160px;
	padding:  15px;
	font-family: Times, serif;*/

}
#address {
/*	float: left;*/
	width: 227px; 158px;
	margin-top:  81px;
	 /*padding-top:  70px;*/
/*	background-color: #CDCF66 */ /* #374126 */ /*#A4A652*/ ;
	padding-left : 1px;
	
}

#menuleft {
/*	clear:left;
	float:left;
	*/
	width: 228px;
	background-color : #D1C43A /* #BFB7AE*/ /* #D1C43A*/ /*#C1B536*/;
	padding : 10px 0px;

}
#menuleft ul.menuleft {
	width: 204px; 168px;
	margin-left :  -12px;
}

ul.menuleft li.smenu {
        background-image: url(images/flechehz.gif) !important;
        background-position: 180px;
        background-repeat: no-repeat;
}

ul.menuleft li.smenu:hover, ul.menuleft li.smenu>a:hover {
        background-image: url(images/arrowb.gif) !important;
        background-position:  180px;
        background-repeat: no-repeat;
}
 


 

