/* Eget */

#LeftPane
{
	
	padding: 20px;
}

#LeftPaneOrg
{
	background-image: url(../images/left_bg.gif);
	background-repeat: repeat-x;
	padding: 20px;
}


#ContentPane
{
	padding: 20px;
}

#RightPane
{
	padding: 20px;
}
.TickerContent
{
	background-image: url(../images/TickerBG.gif);
	background-repeat: repeat-x;
	font-family: verdana, helvetica, arial;
	font-size: 11px;
	font-weight: bold;
	color: #666666;
	height: 25px;
	padding-top: 3px;
	padding-right: 20px;
	vertical-align: top;
}

.TickerContent A
{
	font-family: verdana, helvetica, arial;
	font-size: 11px;
	font-weight: bold;
	color: #666666;
	text-decoration: none;
	font-weight: normal;
}

.TickerContent A:hover
{
	font-family: verdana, helvetica, arial;
	font-size: 11px;
	font-weight: bold;
	color: #666666;
	text-decoration: underline;
	font-weight: normal;
}

.LeftTickerContent
{
	background-image: url(../images/TickerBGLeft.gif);
	background-repeat: repeat-x;
	font-family: Arial, Helvetica, Sans-Serif;
	font-size: 11px;
	font-weight: bold;
	color: #6D6D6D;
	height: 25px;
	padding-top: 3px;
	vertical-align: top;
	padding-left: 20px;
}
.border
{
	border: 1px solid #CCCCCC;
}
.brodtext
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #333333;
	text-decoration: none;
}
.txtbox
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	color: #333333;
	text-decoration: none;
	width: 120px;
}
.Rubrik
{
	/*font-family: Arial, Helvetica, sans-serif; 	font-size: 18px; 	color: #999999;*/
	font-size: 18px;
	color: #999999;
	font-family: verdana, helvetica, arial;
	text-decoration: none;
	font-weight: bold;
}
.Rubrik A
{
	/*font-family: Arial, Helvetica, sans-serif; 	font-size: 18px; 	color: #999999;*/
	font-size: 18px;
	color: #999999;
	font-family: verdana, helvetica, arial;
	text-decoration: none;
	font-weight: bold;
}

.Rubrik A:hover
{
	/*font-family: Arial, Helvetica, sans-serif;*/
	font-size: 18px;
	color: #999999;
	font-family: verdana, helvetica, arial;
	text-decoration: underline;
	font-weight: bold;
}
.UnderRubrik
{
	/*font-family: Arial, Helvetica, sans-serif;*/
	font-size: 14px; /*color: #999999;*/
	color: #999999;
	font-family: verdana, helvetica, arial;
	text-decoration: none;
	font-weight: bold;
}

.RegularText
{
	/*	font-family: Arial, Helvetica, sans-serif; 	font-size: 12px; 	color: #999999; 	text-decoration: none; 	text-justify: distribute-all-lines; 	font-weight: normal;*/
	font-size: 10px;
	color: #868484;
	font-family: verdana, helvetica, arial;
	font-weight: normal;
	padding-bottom: 5px;
}
.RegularText A
{
	/*font-family: Arial, Helvetica, sans-serif; 	font-size: 12px; 	color: #999999; 	text-decoration: none;*/
	font-weight: normal;
	font-size: 10px;
	color: #868484;
	text-decoration: none;
	font-family: verdana, helvetica, arial;
	padding-bottom: 5px;
}

.RegularText A:hover
{
	/*font-family: Arial, Helvetica, sans-serif; 	font-size: 12px; 	color: #999999;*/
	font-size: 10px;
	color: #868484;
	font-family: verdana, helvetica, arial;
	text-decoration: underline;
	font-weight: normal;
	padding-bottom: 5px;
}


.NyhetRubrik
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FF921C;
	text-decoration: none;
	font-weight: bold;
}

/*MENY*/
.MainGroup
{
	cursor: hand;
	height: 32px;
}

.MainItem
{
	font-size: 12px;
	color: #666666;
	height: 32px;
	padding: 0px 10px;
	background-repeat: no-repeat;
}

.MainItemOver
{
	font-size: 12px;
	color: #000000;
	height: 32px;
	padding: 0px 10px;
	background-image: url(../images/menu/MainItemSeparator.gif);
	background-repeat: no-repeat;
}


.MenuGroup
{
	cursor: hand;
	width: 122px;
	border-top: 1px solid #7C7C7C;
	border-bottom: 1px solid #7C7C7C;
	border-left: 1px solid #7C7C7C;
}

.MenuItem
{
	font-family: Arial, Helvetica, Sans-Serif;
	font-size: 11px;
	font-weight: bold;
	color: #FFF;
	background-image: url(../images/ItemBg.gif);
	background-repeat: repeat-x;
	height: 32px;
	border-left: 1px solid #CCC;
	border-right: 1px solid #6B6B6B;
	padding-left: 4px;
	padding-top: 2px;
}
.MenuItemOver
{
	font-family: Arial, Helvetica, Sans-Serif;
	font-size: 11px;
	color: #FFF;
	font-weight: bold;
	background-image: url(../images/menu/ItemClicked.gif);
	height: 32px;
	border-left: 1px solid #A1AAFF;
	border-right: 1px solid #1C31FF;
	padding-left: 4px;
	padding-top: 2px;
}
.MenuItemClicked
{
	font-family: Arial, Helvetica, Sans-Serif;
	font-size: 11px;
	font-weight: bold;
	color: #FFF;
	background-image: url(../images/menu/ItemOver.gif);
	height: 32px;
	border-left: 1px solid #FFC382;
	border-right: 1px solid #AE5B01;
	padding-left: 4px;
	padding-top: 2px;
}
.BottomMenuGroup
{
	padding-top: 1px;
}

.BottomMenuItem
{
	cursor: hand;
	font-family: Arial, Helvetica, Sans-Serif;
	font-size: 11px;
	font-weight: bold;
	color: #FFF;
	text-align: center;
	height: 32px;
	border-left: 1px solid #CCC;
	border-right: 1px solid #6B6B6B;
	padding-top: 2px;
}

.BottomMenuItemOver
{
	cursor: hand;
	font-family: Arial, Helvetica, Sans-Serif;
	font-size: 11px;
	color: #FFF;
	font-weight: bold;
	text-align: center;
	background-image: url(../images/menu/ItemClicked.gif);
	height: 32px;
	border-left: 1px solid #A1AAFF;
	border-right: 1px solid #1C31FF;
	border-top: #7C7C7C;
	border-bottom: #7C7C7C;
	padding-top: 3px;
}
.BottomMenuItemClicked
{
	cursor: hand;
	font-family: Arial, Helvetica, Sans-Serif;
	font-size: 11px;
	font-weight: bold;
	text-align: center;
	color: #FFF;
	background-image: url(../images/menu/ItemOver.gif);
	height: 32px;
	border-left: 1px solid #FFC382;
	border-right: 1px solid #AE5B01;
	padding-top: 2px;
	border-top: #7C7C7C;
	border-bottom: #7C7C7C;
}


.Separator
{
	background-image: url(../images/menu/ItemSeparator.gif);
	background-position: top;
	background-repeat: no-repeat;
	padding-top: 3px;
	border-left: 1px solid white;
	border-right: 1px solid white;
}
.SelectedPathItemCss
{
	font-family: Arial, Helvetica, Sans-Serif;
	font-size: 11px;
	color: #000000;
	background-color: #CFE6F2;
	border: 1px solid #6EB4D9;
	height: 32px;
	padding-left: 4px;
	padding-top: 2px;
}
#omsorg
{
	font-family: verdana, helvetica, arial;
	font-size: 11px;
	border: 1px solid #999999;
	width: 160px;
	padding-bottom: 5px;
}
.omsorgBrodtext
{
	font-family: verdana, helvetica, arial;
	font-size: 10px;
	color: #868484;
	text-decoration: none;
	font-weight: normal;
	padding-bottom: 5px;
	margin-left: 10px;
}
.omsorgBrodtext A
{
	font-family: verdana, helvetica, arial;
	font-size: 10px;
	color: #868484;
	text-decoration: none;
	font-weight: normal;
	padding-bottom: 5px;
}

.omsorgBrodtext A:hover
{
	font-family: verdana, helvetica, arial;
	font-size: 10px;
	color: #868484;
	text-decoration: underline;
	font-weight: normal;
	padding-bottom: 5px;
}
#Erecept2
{
	font-family: verdana, helvetica, arial;
	font-size: 11px;
	border: 1px solid #999999;
	width: 160px;
	padding-top: 5px;
	padding-left: 10px;
	padding-right: 5px;
	padding-bottom: 5px;
}
.Erecept2Brodtext
{
	/*font-family: Arial, Helvetica, sans-serif;*/
	font-size: 10px; /*color: #999999;*/
	color: #868484;
	font-family: verdana, helvetica, arial;
	text-decoration: none;
	font-weight: normal;
	padding-bottom: 5px;
	margin-left: 2px;
}
.Erecept2Brodtext A
{
	font-family: verdana, helvetica, arial;
	font-size: 10px;
	color: #868484;
	text-decoration: none;
	font-weight: normal;
	padding-bottom: 5px;
}

.Erecept2Brodtext A:hover
{
	font-family: verdana, helvetica, arial;
	font-size: 10px;
	color: #868484;
	font-weight: normal;
	text-decoration: underline;
	font-weight: normal;
	padding-bottom: 5px;
}
#2005
{
	font-family: Arial, Helvetica, Sans-Serif;
	font-size: 11px;
	padding-bottom: 5px;
	vertical-align: text-top;
}
.Support
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #999999;
	text-decoration: none;
	font-weight: normal;
}
.SupportForm
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #999999;
	font-weight: normal;
	width: 110px;
	height: 12px;
	font-style: normal;
}
.SupportFormMulti
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #999999;
	font-weight: normal;
	width: 270px;
	height: 100px;
	font-style: normal;
}
.SupportFormUppload
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #999999;
	font-weight: normal;
	width: 200px;
	font-style: normal;
}
.RegularTextPad
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #999999;
	text-decoration: none;
	font-weight: normal;
	padding-left: 5px;
}
.RegularTextPad A
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #999999;
	text-decoration: none;
	font-weight: normal;
	padding-left: 5px;
}

.RegularTextPad A:hover
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #999999;
	text-decoration: underline;
	font-weight: normal;
	padding-left: 5px;
}
