/* Fitness */
.fitness_topmenu
{
	background-image: url(../gfx/fitness_topmenu_back_01.jpg);
	background-repeat: no-repeat;
	height: 44px;
	width: 888px;
}
.fitness_topmenu_float_left
{
	float: left;
}
.fitness_topmenu_float_right
{
	float: right;
}
.fitness_topmenu_back
{
	color: #000000;
	cursor: pointer;
	background-image: url(../gfx/fitness_topmenu_back_01.gif);
	background-repeat: repeat-x;
	height: 28px;
	padding-top: 7px;
}
.fitness_topmenu_back_highlight
{
	cursor: pointer;
	background-image: url(../gfx/fitness_topmenu_back_02.gif);
	background-position: center top;
	background-repeat: repeat-x;
	height: 28px;
	padding-top: 7px;
}
.fitness_topmenu_back_home
{
	background-image: url(../gfx/fitness_topmenu_back_01.gif);
	background-repeat: repeat-x;
	height: 28px;
}
.fitness_topmenu_font_idle
{
	color: #000000;
	font-family: Verdana;
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
	vertical-align: top;
}
.fitness_topmenu_font_selected
{
	color: #E21100;
	font-family: Verdana;
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
	vertical-align: top;
}

/* Helse */
.helse_topmenu
{
	background-image: url(../gfx/helse_topmenu_back_01.jpg);
	background-repeat: no-repeat;
	height: 44px;
	width: 888px;
}
.helse_topmenu_float_left
{
	float: left;
}
.helse_topmenu_float_right
{
	float: right;
}
.helse_topmenu_back
{
	color: #000000;
	cursor: pointer;
	background-image: url(../gfx/helse_topmenu_back_01.gif);
	background-repeat: repeat-x;
	height: 28px;
	padding-top: 7px;
}
.helse_topmenu_back_highlight
{
	cursor: pointer;
	background-image: url(../gfx/helse_topmenu_back_02.gif);
	background-position: center top;
	background-repeat: repeat-x;
	height: 28px;
	padding-top: 7px;
}
.helse_topmenu_back_home
{
	background-image: url(../gfx/helse_topmenu_back_01.gif);
	background-repeat: repeat-x;
	height: 28px;
}
.helse_topmenu_font_idle
{
	color: #000000;
	font-family: Verdana;
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
	vertical-align: top;
}
.helse_topmenu_font_selected
{
	color: #678848;
	font-family: Verdana;
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
	vertical-align: top;
}

/* Global */
.topmenu_wrap
{
	height: 28px;
	margin: 0px 9px 0px !important;
	margin: 2px 9px 0px;
}
.topmenu_searchfield
{
	margin-left: 713px !important;
	margin-left: 710px;
	margin-top: 7px !important;
	margin-top: 3px;
}
.topmenu_searchbtn
{
	margin-left: 837px !important;
	margin-left: 835px;
	margin-top: -18px !important;
	margin-top: -19px;
}
.topmenu_searchfield_input
{
	height: 14px !important;
	height: 18px;
	width: 114px !important;
	width: 120px;
}

