.menu_on a				{ float:left; margin-right:3px; height:32px; line-height:39px; font-weight:bold; background-image:url(../img/menu_btn_on_1.gif);width:201px; height:39px; display:block; color:#fff; font-size:12px; cursor:hand; cursor:pointer; }
.menu_on a:link			{ text-decoration:none; color:#fff; }
.menu_on a:visited		{ text-decoration:none; color:#fff; }
.menu_on a:hover		{ text-decoration:none; color:#fff; }


/* UNDERLIGGANDE MENY */
#submenu_container		{ height:39px; line-height:39px; background-image:url(../img/submenu_bg_1.gif); background-repeat:repeat-x; color:#fff; font-size:16px; font-weight:bold; }

.submenu a				{ height:39px; line-height:39px; float:left; color:#fff; display:block; font-size:16px; font-weight:bold; cursor:hand; cursor:pointer; }
.submenu a:link			{ text-decoration:none; color:#fff; }
.submenu a:visited		{ text-decoration:none; color:#fff; }
.submenu a:hover		{ text-decoration:none; color:#d3ecff; background-image:url(../img/submenu_arrow.gif); background-position: center; background-repeat: no-repeat; }

.submenu_on a			{ height:39px; line-height:39px; background-image:url(../img/submenu_arrow.gif); background-position: center; background-repeat: no-repeat; float:left; color:#dbf2bd; display:block; font-size:16px; font-weight:bold; cursor:hand; cursor:pointer; }
.submenu_on a:link		{ text-decoration:none; color:#d3ecff; }
.submenu_on a:visited	{ text-decoration:none; color:#d3ecff; }
.submenu_on a:hover		{ text-decoration:none; color:#d3ecff; }
