
/***************************************** 
* FONTS FOR ACCESSIBILITY - SIZE LARGE   *
*****************************************/



/* GENERAL */

body {
	font: normal 10px Verdana, Arial, Helvetica, sans-serif;
}

.responsible{
font-size: 10px;
}

A:link, A:visited {
	text-decoration: none;
}
A:active, A:hover {
	text-decoration: underline;
}

/* GENERAL END */

/* HEADER START */

#header h1.isof {
    font-size: 18px;
}

#header h1.sprakradet {
    letter-spacing: 1px;
    font: 30px normal Arial, Helvetica, sans-serif;
}

html>body #header h1.sprakradet {
    letter-spacing: 0.7px;
}

#header h2 {
    font: 12px normal Verdana, Helvetica, sans-serif;
}

#header .acc_button,
#shortCutOptions{
	font-weight: normal !important;
	font-size: 13px !important;
	white-space: nowrap;
}

#searchTextField {
	font-weight: normal !important;
	font-size: 10px !important;
	white-space: nowrap;
}

#textSizeAndLinks a {
	text-decoration: none;
}

#textSizeAndLinks a:hover {
	text-decoration: underline;
}

/* HEADER END */

/* HUVUDNAV START */

#huvudNav a, #huvudNav a:visited {
    text-decoration:none;
    font-size:14px;
    cursor:pointer;
}

/* HUVUDNAV END */

/* SUBNAV START */

#subNav a, #subNav a:visited {
    text-decoration:none;
    font-size:11px;
    cursor:pointer;
}

#subNav .current a {
    font-weight: normal;
}

/* SUBNAV END */

/* AREA BELOW NAV START */

#topAreaContent h2{
	font-size: 15px;
}

#topAreaContent p{
	font-size: 11px;
}

/* AREA BELOW NAV END */

/** PUFFAR **/

.titleBar{
	font-size: 11px ;
	font-weight: normal;
}

.puffSmall,
.puffSmall.theme1 p,
.puffSmall.theme2 p,
.puffSmall.theme3 p,
.puffSmall ul{
	font-size: 11px;
}

.puffLarge p,
.puffLarge h2,
.puffLarge ul,
.puffLarge .contentText {
	font-size: 11px;
}

.puffLarge dl.newsList{
	font-size: 11px !important;
}

#center h3, #center h3 strong{
	font-weight: bold;
	font-size: 13px;
}

/** INNEH�LL-SIDA **/

#center h2,
#centerAndRight h2 {
	font-size: 15px;
}

A.printLink {
	text-decoration: none !important;
}
A.printLink:hover SPAN,
A.printLink:active SPAN {
	text-decoration: underline !important;
}


/** INNEH�LL-SIDA END  **/


/** 3e OCH 4e NIV� NAVIGATION **/


#vansterNavigationList dd a,
#vansterNavigationList dd a:visited,
#vansterNavigationList dl#vansterNavigationList_niva4 dd a,
#vansterNavigationList dl#vansterNavigationList_niva4 dd a:visited {
text-decoration: none;
font-size: 11px;
}

#vansterNavigationList dl#vansterNavigationList_niva4 dd a:hover {
font-weight: normal;
text-decoration:underline;
}

#vansterNavigationList dl#vansterNavigationList_niva4 dd.current a {
font-weight: bold;
text-decoration: none;
}

/** 3e OCH 4e NIV� NAVIGATION END **/


/* FOOTER */

#footer p{
font-size: 10px;
line-height: 12px;
}

#footer p a{ /* XHTML or some other footer link */
font-size: 11px;
line-height: 12px;
text-decoration: underline;
}


/** SITEMAP FONT STYLES **/

h1#siteMapHeader {

font-size: 1.5em;

}

/* *******************************************************************************************
 *         NOTES - template                                                                  *
 ******************************************************************************************* */

.notes .item H3 {
	font-weight: bold;
	font-size: 13px;
}

/* *******************************************************************************************
 *         SPECIAL IMCMS STUFF                                                               *
 ******************************************************************************************* */

.imcmsAdmBgHead {
	background-color: #20568D;
	color: #ffffff;
}
.imcmsAdmBgCont {
	background-color: #f5f5f7;
	color: #000000;
}
.imcmsFormBtnPanel {
	font: 9px Verdana, Geneva, sans-serif;
	color: #000000;
	background-color: #e7e7e7;
	cursor: pointer;
	border: 1px outset #000000;
	border-color: #ffffff #000000 #000000 #ffffff;
	text-align: center;
}
.imcmsFormBtnPanelActive {
	font: 9px Verdana, Geneva, sans-serif;
	color: #000000;
	background-color: #e7e7e7;
	cursor: pointer;
	border: 1px inset #000000;
	border-color: #000000 #ffffff #ffffff #000000;
	text-align: center;
}

/** SITEMAP FONT STYLES END **/
