/* CSS för toppflikar */

.toptab_off_main				{float:left; height:24px;}
.toptab_off_left				{float:left; width:3px; height:24px; background-image:url(/images/toptab_off_left.gif);}
.toptab_off_bg					{float:left; height:19px; background-image:url(/images/toptab_off_bg.gif); background-repeat:repeat-x; padding-left:5px;padding-right:5px;padding-top:5px; overflow:hidden;}
.toptab_off_right				{float:left; width:14px; height:24px;  background-image:url(/images/toptab_off_right.gif);}

.toptab_on_main					{float:left; height:24px;}
.toptab_on_left					{float:left; width:3px; height:24px; background-image:url(/images/toptab_on_left.gif);}
.toptab_on_bg					{float:left; height:19px; background-image:url(/images/toptab_on_bg.gif); background-repeat:repeat-x; padding-left:5px;padding-right:5px;padding-top:5px; overflow:hidden;}
.toptab_on_right				{float:left; width:14px; height:24px;  background-image:url(/images/toptab_on_right.gif);}

.toptab_korkort_on_main         {float:left; height:24px;}
.toptab_korkort_on_left         {float:left; width:3px; height:24px; background-image:url(/images/toptab_darkblue_on_left.gif);}
.toptab_korkort_on_bg           {float:left; height:19px; background-image:url(/images/toptab_darkblue_on_bg.gif); background-repeat:repeat-x; padding-left:5px;padding-right:5px;padding-top:5px; overflow:hidden;}
.toptab_korkort_on_right        {float:left; width:14px; height:24px;  background-image:url(/images/toptab_darkblue_on_right.gif);}

.toptab_miljo_on_main           {float:left; height:24px;}
.toptab_miljo_on_left           {float:left; width:3px; height:24px; background-image:url(/images/toptab_green_on_left.gif);}
.toptab_miljo_on_bg             {float:left; height:19px; background-image:url(/images/toptab_green_on_bg.gif); background-repeat:repeat-x; padding-left:5px;padding-right:5px;padding-top:5px; overflow:hidden;}
.toptab_miljo_on_right          {float:left; width:14px; height:24px;  background-image:url(/images/toptab_green_on_right.gif);}

.toptab_off_link 				{color: #000000; font-family: Tahoma,  Arial, Verdana, Helvetica, sans-serif;font-size: 12px;letter-spacing:1px;font-weight: normal;text-decoration: none;line-height:normal;}
a.toptab_off_link:active 		{color: #000000; font-family: Tahoma,  Arial, Verdana, Helvetica, sans-serif;font-size: 12px;letter-spacing:1px;font-weight: normal;text-decoration: none;line-height:normal;}
a.toptab_off_link:link 			{color: #000000; font-family: Tahoma,  Arial, Verdana, Helvetica, sans-serif;font-size: 12px;letter-spacing:1px;font-weight: normal;text-decoration: none;line-height:normal;}
a.toptab_off_link:visited 		{color: #000000; font-family: Tahoma,  Arial, Verdana, Helvetica, sans-serif;font-size: 12px;letter-spacing:1px;font-weight: normal;text-decoration: none;line-height:normal;}
a.toptab_off_link:hover 		{color: #000000; font-family: Tahoma,  Arial, Verdana, Helvetica, sans-serif;font-size: 12px;letter-spacing:1px;font-weight: normal;text-decoration: underline;line-height:normal;}

.toptab_on_link 				{color: #ffffff; font-family: Tahoma,  Arial, Verdana, Helvetica, sans-serif;font-size: 12px;letter-spacing:1px;font-weight: normal;text-decoration: none;line-height:normal;}
a.toptab_on_link:active 		{color: #ffffff; font-family: Tahoma,  Arial, Verdana, Helvetica, sans-serif;font-size: 12px;letter-spacing:1px;font-weight: normal;text-decoration: none;line-height:normal;}
a.toptab_on_link:link 			{color: #ffffff; font-family: Tahoma,  Arial, Verdana, Helvetica, sans-serif;font-size: 12px;letter-spacing:1px;font-weight: normal;text-decoration: none;line-height:normal;}
a.toptab_on_link:visited 		{color: #ffffff; font-family: Tahoma,  Arial, Verdana, Helvetica, sans-serif;font-size: 12px;letter-spacing:1px;font-weight: normal;text-decoration: none;line-height:normal;}
a.toptab_on_link:hover 			{color: #ffffff; font-family: Tahoma,  Arial, Verdana, Helvetica, sans-serif;font-size: 12px;letter-spacing:1px;font-weight: normal;text-decoration: underline;line-height:normal;}


