a#tog1.tab,a#accommodation {
	display:inline;
	float:left;
	background:url(/images/menu/en/m_menu_en_1-1.gif);
	height:100px;
	width:220px;
}
a#tog2.tab,a#restaurant {
	display:inline;
	float:left;
	background:url(/images/menu/en/m_menu_en_2-1.gif);
	height:100px;
	width:212px;
}
a#tog3.tab,a#horseriding {
	display:inline;
	float:left;
	background:url(/images/menu/en/m_menu_en_3-1.gif);
	height:100px;
	width:212px;
}
a#tog4.tab,a#activities {
	display:inline;
	float:left;
	background:url(/images/menu/en/m_menu_en_4-1.gif);
	height:100px;
	width:220px;
}

a#tog1.tab.hov,a#tog1.tab:hover,a#accommodation:hover,a#accommodation.hov {
	display:inline;
	background:url(/images/menu/en/m_menu_en_1-2.gif);
	height:100px;
	width:220px;
}
a#tog2.tab.hov,a#tog2.tab:hover,a#restaurant:hover,a#restaurant.hov {
	background:url(/images/menu/en/m_menu_en_2-2.gif);

}
a#tog3.tab.hov,a#tog3.tab:hover,a#horseriding:hover,a#horseriding.hov {
	background:url(/images/menu/en/m_menu_en_3-2.gif);

}
a#tog4.tab.hov,a#tog4.tab:hover,a#activities:hover,a#activities.hov {
	background:url(/images/menu/en/m_menu_en_4-2.gif);

}

div#preload1 {
	background:url(/images/menu/en/m_menu_en_1-2.gif);
	width:0px;
	height:0px;
	float:left;
}
div#preload2 {
	background:url(/images/menu/en/m_menu_en_2-2.gif);
	width:0px;
	height:0px;
	float:left;
}
div#preload3 {
	background:url(/images/menu/en/m_menu_en_3-2.gif);
	width:0px;
	height:0px;
	float:left;
}
div#preload4 {
	background:url(/images/menu/en/m_menu_en_4-2.gif);
	width:0px;
	height:0px;
	float:left;
}


#areamap {
	float:left;
	background:url(/images/small/map1.gif) no-repeat top center;
	height:85px;
	width:93px;
	
}

#weather {
	background:url(/images/small/weather1.gif) no-repeat top center;
	float:left;
	height:85px;
	width:93px;
	margin-left:7px;

}

