BODY
{
    FONT-SIZE: x-small;
    COLOR: black;
    FONT-FAMILY: Verdana, Arial;
	/*background-color: #FFFFFF;
	background-position: center;
	background-repeat: no-repeat;
	background-attachment: fixed;*/

}
TD
{
    font-size: xx-small;
	color: black;

}
TH
{
    FONT-WEIGHT: bolder;
    FONT-SIZE: x-small
}
H1
{
	font-style: italic;
}

INPUT
{
    FONT-FAMILY: Tahoma, Verdana
}
TEXTAREA
{
    FONT-FAMILY: Verdana
}
SELECT
{
    FONT-FAMILY: Verdana
}
A.inverse:link
{
    COLOR: white;
    TEXT-DECORATION: none
}
.inverse
{
    COLOR: white;
    BACKGROUND-COLOR: #003163
}
A.inverse:visited
{
    COLOR: white;
    TEXT-DECORATION: none
}

A:link
{
    COLOR: black;
    /*TEXT-DECORATION: none*/
}
A:visited
{
    COLOR: gray;
    /*TEXT-DECORATION: none*/
}
A:hover
{
	text-decoration: underline;
}

A.noChange:link
{
	color: Black;
}

A.noChange:visited
{
	color: black;
}

A.mouseOver
{
	color: black;
	text-decoration: none;
}
A.mouseOver:link
{
	color: black;
	text-decoration: none;
}
A.mouseOver:hover
{
	color: Gray;
	text-decoration: underline;
}


A.menu
{
    COLOR: #FFD200;
    FONT-WEIGHT: bolder;
    TEXT-DECORATION: none;
    font-size: xx-small;
}
A.menu:visited
{
    COLOR: #FFD200;
    FONT-WEIGHT: bolder;
    TEXT-DECORATION: none;
    font-size: xx-small;
}
A.CommandButton
{
	COLOR: black;
	font-size: xx-small;
}
A.CommandButton:visited
{
	COLOR: black;
	font-size: xx-small;
}

A.cssIconButton
{
    FONT-WEIGHT: bolder;
    COLOR: black;
    TEXT-DECORATION: none;
    font-size: xx-small;
}
A.cssIconButton:link
{
    FONT-WEIGHT: bolder;
    COLOR: black;
    TEXT-DECORATION: none;
    font-size: xx-small;
}
A.cssIconButton:visited
{
    FONT-WEIGHT: bolder;
    COLOR: black;
    TEXT-DECORATION: none;
    font-size: xx-small;
}

.Rubrik
{
    FONT-SIZE: large;
    COLOR: #0065A5;
}
.NyhetsRubrik
{
	FONT-SIZE: x-small;
	FONT-WEIGHT: bolder;
    COLOR: #0065A5;	
}
.NyhetsRubrikSmall
{
	FONT-SIZE: xx-small;
	FONT-WEIGHT: bolder;
    COLOR: black;
    text-decoration: none;
}
.NyhetsRubriksDatum
{
	FONT-SIZE: xx-small;
    COLOR: #883300;
}
.SmallName
{
	FONT-SIZE: xx-small;
    COLOR: black;
    font-weight: bolder;	
}


.smallRubrik
{
    FONT-SIZE: medium;
    COLOR: black
}
.listRubrik
{
	FONT-SIZE: x-small;
	FONT-WEIGHT: bolder;
    COLOR: black
}
.underrubrik
{
    FONT-WEIGHT: bolder;
    FONT-SIZE: x-small;
    COLOR: black
}
.smallUnderrubrik
{
    font-size:  11px;
    font-weight:    bold;
    color: #FFD200;
}
.bildtext
{
    font-size:  8px;
    font-weight:    bold;
    color: black;
}
.ingress
{
    FONT-SIZE: x-small;
    COLOR: black;
    font-weight: bold;
}
.brodtext
{
	font-size: 10px;
	color: black;
	line-height: 16px;
}

.InfoText
{
	FONT-SIZE: x-small;
	COLOR: black;

}
.smallInfoText
{
	FONT-SIZE: xx-small;
	COLOR: gray;
}

A.smallInfoText
{
	FONT-SIZE: xx-small;
	COLOR: gray;
	text-decoration: underline;
}
A.smallInfoText:visited
{
	FONT-SIZE: xx-small;
	COLOR: gray;
	text-decoration: underline;
}

A.readMore
{
	FONT-SIZE: xx-small;
	COLOR: black;
	text-decoration: underline;
}
A.readMore:visited
{
	FONT-SIZE: xx-small;
	COLOR: black;
	text-decoration: underline;
}




.NormalBold
{
	FONT-WEIGHT: bolder;
    FONT-SIZE: xx-small;
    COLOR: black

}
.errMessage
{
	font-size: xx-small;
	color: Red;
	font-weight: bolder;	
}
.button
{
    FONT-SIZE: 11px;
    WIDTH: 75px;
    HEIGHT: 23px
}
.smallbutton
{
    FONT-SIZE: 10px;
    WIDTH: 30px;
    HEIGHT: 20px
}
.smallInput
{
	width: 110px;
}

.size_xs
{
    WIDTH: 25px
}
.size_s
{
    WIDTH: 73px
}
.size_m
{
    WIDTH: 165px
}
.size_l
{
    WIDTH: 265px
}
.size_xl
{
    WIDTH: 361px
}
.size_xxl
{
    WIDTH: 485px
}
.size_xxxl
{
    WIDTH: 610px
}
.size_postnummer
{
    WIDTH: 45px
}
.size_postort
{
    WIDTH: 120px
}
.size_fnr
{
    WIDTH: 120px
}
.size_pnr
{
    WIDTH: 90px
}
.size_procent
{
    WIDTH: 30px
}
.size_4tkn
{
    WIDTH: 40px
}
.label
{
    FONT-WEIGHT: bolder;
    FONT-SIZE: xx-small
}
.textfield
{
    FONT-SIZE: xx-small;
    COLOR: #FFD200;
}
.textfieldlocked
{
    FONT-SIZE: xx-small;
    COLOR: gray
}
TR.RowHeight
{
    HEIGHT: 29px
}
DIV.pagewidth
{
    WIDTH: 610px;
    TEXT-ALIGN: right
}
.contentarea
{
    WIDTH: 610px;
    POSITION: relative
}

HR
{
    COLOR: silver
}
.line
{
    BACKGROUND-COLOR: black
}
.AlignRight
{
    TEXT-ALIGN: right
}
.AlignLeft
{
    TEXT-ALIGN: left
}
.AlignCenter
{
    TEXT-ALIGN: center
}
.cssIcon
{
    FONT-WEIGHT: bolder;
    FONT-SIZE: xx-small
}
.flikMarked
{
    BORDER-RIGHT: black 1px solid;
    PADDING-RIGHT: 10px;
    BORDER-TOP: black 1px solid;
    PADDING-LEFT: 10px;
    FONT-WEIGHT: bold;
    BORDER-LEFT: black 1px solid;
    CURSOR: hand;
    BACKGROUND-COLOR: #ffffff
}
.flikUnMarked
{
    BORDER-RIGHT: silver 1px solid;
    PADDING-RIGHT: 10px;
    BORDER-TOP: silver 1px solid;
    PADDING-LEFT: 10px;
    FONT-WEIGHT: bold;
    BORDER-LEFT: silver 1px solid;
    CURSOR: hand;
    BORDER-BOTTOM: black 1px solid;
    BACKGROUND-COLOR: #efefef
}
.tabmarked
{
	border-right: black 1px solid;
	border-top: black 1px solid;
	border-left: black 1px solid;
	padding-left: 10px;
	padding-right: 10px;
	padding-bottom: 5px;
	padding-top: 5px;
	height: 10px;
	font-weight: bold;

	cursor: hand;

	background-color: #ffffff;
	text-align: center;
}
.tabunmarked
{
    BORDER-RIGHT: silver 1px solid;
    PADDING-RIGHT: 10px;
    BORDER-TOP: silver 1px solid;
    PADDING-LEFT: 10px;
    FONT-WEIGHT: bold;
    BORDER-LEFT: silver 1px solid;
    padding-bottom: 5px;
	padding-top: 5px;
	height: 10px;
    CURSOR: hand;
    BORDER-BOTTOM: black 1px solid;
    BACKGROUND-COLOR: #efefef
}
.tabline
{
    BORDER-BOTTOM: black 1px solid
}
.tabareamarked
{
    DISPLAY: inline
}
.tabareaunmarked
{
    DISPLAY: none
}
.dialogColor
{
    BACKGROUND-COLOR: #f7f7ef
}

.DataGridHeader
{
	color: #FFFFCC;
	background-color: #990000;
	font-weight:bold;

}


.SimpleMenu
{
	
}

.dropDownCalender
{

	
}

.dropDownCalenderPanel
{
	position: absolute;
	background-color: white;	
}
.calenderTodayDayStyle
{
	border-width: 2px;
	border-style: inset;
}
.calenderSelectorStyle
{
}
.calenderDayStyle
{
}
.calenderNextPrevStyle
{
}
.calenderDayHeaderStyle
{
}
.calenderSelectedDayStyle
{
}
.calenderTitleStyle
{
}
.calenderWeekendDayStyle
{
}
.calenderOtherMonthDayStyle
{
	
}



.ListaRubrik
{
	font-size: xx-small;
	font-weight: bold;
	border-bottom-width: 1px;
	border-bottom-color: Black;
	border-bottom-style: solid;
}
.ListaRubrikStor
{
	font-size: x-small;
	font-weight: bold;
	color: #0065A5;
	border-bottom-width: 1px;
	border-bottom-color: Black;
	border-bottom-style: solid;
}

.ListaRubrikYear
{	
	font-size: medium;
	font-weight: bold;
	color: #FFD200;
}

.ListaText1
{
	font-size: xx-small;
	background-color: #eeeeee;
}

.ListaText2
{
	font-size: xx-small;
}

.miniCalenderDate
{
	font-size: 10px;
	font-weight: bold;
}
.miniCalenderActivity
{
	font-size: 10px;
}
.miniCalenderBackground
{
	background-color: lightsteelblue;
}
.minicalenderhead
{
	font-weight: bold;
	font-size: 12px;
	color: white;
}
A.minicalenderhead
{
	font-weight: bold;
	font-size: 12px;
	color: white;
	text-decoration: none;
}
A.minicalenderhead:visited
{
	font-weight: bold;
	font-size: 12px;
	color: white;
	text-decoration: none;
}


.ControlPanelInfo
{
	font-size: xx-small;
	color: Gray
}

.forumMessageBy
{
	border-top-width: 1px;
	border-top-color: Black;
	border-top-style: solid;
}

A.NavigationNumber
{
	font-size: xx-small;
	text-decoration: none;
}

/* Datagridutseende

	dgHeaderStyle är för headern

 */

.dg
{
	background-color: LightGoldenrodYellow;
	color: Black;
	border-width: 1px;
	border-color: Tan;
}

.dgHeaderStyle
{
	font-size: xx-small;
	font-weight: bold;
	background-color: tan;
}

.dgFooterStyle
{
	background-color: tan;
}

.dgSelectedItemStyle
{
	background-color: DarkSlateBlue;
	color: GhostWhite;
}

.dgAlternatingItemStyle
{
	background-color: PaleGoldenrod;
}

.dropdownmenu
{
	COLOR: white;
	/*background-color: #993300;*/
	background-color: #34487E;
	/*background-color: lightslategray;*/
	font-weight: bold;
}

.dropdownmenutable
{
	border-bottom-style: solid;
	border-bottom-width: 1px;
	border-bottom-color: Black;
}

.DialogBox
{
	border-right: black 1px solid;
	border-top: black 1px solid;
	z-index: 100;
	left: 100px;
	visibility: visible;
	border-left: black 1px solid;
	color: white;
	border-bottom: black 1px solid;
	position: absolute;
	top: 200px;
	background-color: gainsboro;
}

BODY.DialogBox
{
	color: white;
	background-color: gainsboro;
}

BODY.ImageGallary
{
	BORDER-RIGHT: 0px; 
	PADDING-RIGHT: 0px; 
	BORDER-TOP: 0px; 
	PADDING-LEFT: 0px; 
	BACKGROUND: #ffffff; 
	PADDING-BOTTOM: 0px; 
	MARGIN: 0px; 
	OVERFLOW: hidden; 
	BORDER-LEFT: 0px; 
	WIDTH: 100%; 
	PADDING-TOP: 0px; 
	BORDER-BOTTOM: 0px;
	FONT-SIZE: 10pt; 
	COLOR: #000000; 
	FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif
}

DIV.imagespacer 
{ 
	FLOAT: left; 
	MARGIN: 5px; 
	FONT: 10pt verdana; 
	OVERFLOW: hidden; 
	WIDTH: 120px; 
	HEIGHT: 126px; 
	TEXT-ALIGN: center 
}
DIV.imageholder 
{ 
	BORDER-RIGHT: #cccccc 1px solid; 
	PADDING-RIGHT: 0px; 
	BORDER-TOP: #cccccc 1px solid; 
	PADDING-LEFT: 0px; 
	PADDING-BOTTOM: 0px; 
	MARGIN: 0px; 
	BORDER-LEFT: #cccccc 1px solid; 
	WIDTH: 100px; 
	PADDING-TOP: 0px; 
	BORDER-BOTTOM: #cccccc 1px solid; 
	HEIGHT: 100px 
}
DIV.titleholder
{
	font-size: 8pt;
	overflow: hidden;
	width: 100px;
	font-family: ms sans serif, arial;
	white-space: nowrap;
	TEXT-OVERFLOW: ellipsis;
	
}

fixedBackground
{
	background-repeat: no-repeat;
	background-attachment: fixed;
}

fieldset 
{ 
	padding: 0px 0px 0px 0px; 
}