/*************************************/
/* Style overrides for ämne - teknik */
/*************************************/

/* Left navigation menu */

/* Level 1 */
/* Haschildren expanded */
#navigation ul li.haschildren-expanded a { background-color: #6A7493; } 
#navigation ul li.haschildren-expanded a:hover { background-color: #6A7493; } 
/* Haschildren selected */
#navigation ul li.haschildren-selected a { background-color: #6A7493; } 
#navigation ul li.haschildren-selected a:hover { background-color: #6A7493; }
/* Level 2 */
/* Haschildren expanded */
#navigation ul li ul li.haschildren-expanded a { background-color: #515656; } 
#navigation ul li ul li.haschildren-expanded a:hover { background-color: #6A7493; } 
/* Haschildren selected */
#navigation ul li ul li.haschildren-selected a { background-color: #6A7493; } 
#navigation ul li ul li.haschildren-selected a:hover { background-color: #6A7493; }
/* Haschildren */
#navigation ul li ul li.haschildren a { background-color:transparent; }
#navigation ul li ul li.haschildren a:hover { background-color: #6A7493; }
/* Selected */
#navigation ul li ul li.selected a { background-color:#6A7493; }
#navigation ul li ul li.selected a:hover { background-color:#6A7493; }
/* Default */
#navigation ul li ul li.default a { background-color:transparent; }
#navigation ul li ul li.default a:hover { background-color:#6A7493; }


/* H1, H2, H3 */
#simplepuffpage h1
{
	color:#E3E6F6;
}
#simplepuffpage h2 
{
	color:#E3E6F6;
}
#simplepuffpage h3
{
	color:#E3E6F6;
}

/* Background image */
#page #pageinnerwrap { background: #5B7272 url(bg_page2.gif); }
#page #simplepuffpage #contentcolumn {background: #5B7272 url(bg_page1.gif) repeat-y 0% 0%; }

/* Content footer image */
#page #contentbottom { background: transparent url(bg_maincontent_bottom2.gif) no-repeat 0% 0%; }

/* Maincontent */
#simplepuffpage #maincontent { color:#E3E6F6; }
/* content background image */
#page #content {  background: transparent url(bg_content2.jpg) no-repeat 0% 0%; }

/* Links in maincontent */
#maincontent a:hover {color:#EBEDF6; background-color:#5A627D;}

/* Page list links */
#standardpage .pagelistbottom a {color:#EBEDF6; background-color:#6A7493;}

/* Links in fact box and link box*/
#page .infoboxbgmain a:hover {color:#EBEDF6;background-color:#5A627D;}
#page .linkboxbgmain a:hover {color:#EBEDF6;background-color:#5A627D;}

/* H1 in puff */
#simplepuffpage #puffarea .articlefullwidth h1, #program #puffarea .articlefullwidth h1, #standardpage #puffarea .articlefullwidth h1, #flashpage #puffarea .articlefullwidth h1 { color:#DEE1F0; }
#simplepuffpage #puffarea .articlehalfwidth h1, #program #puffarea .articlehalfwidth h1, #standardpage #puffarea .articlehalfwidth h1, #flashpage #puffarea .articlehalfwidth h1 { color:#DEE1F0; }
#simplepuffpage #puffarea .articlehalfwidth2 h1, #program #puffarea .articlehalfwidth2 h1, #standardpage #puffarea .articlehalfwidth2 h1, #flashpage #puffarea .articlehalfwidth2 h1 { color:#DEE1F0; }
/* H2 in puff */
#forumindex #puffarea .articlefullwidth h2, #simplepuffpage #puffarea .articlefullwidth h2, #program #puffarea .articlefullwidth h2, #standardpage #puffarea .articlefullwidth h2, #flashpage #puffarea .articlefullwidth h2 { color:#DEE1F0; }
#simplepuffpage #puffarea .articlehalfwidth h2, #program #puffarea .articlehalfwidth h2, #standardpage #puffarea .articlehalfwidth h2, #flashpage #puffarea .articlehalfwidth h2 { color:#DEE1F0; }
#simplepuffpage #puffarea .articlehalfwidth2 h2, #program #puffarea .articlehalfwidth2 h2, #standardpage #puffarea .articlehalfwidth2 h2, #flashpage #puffarea .articlehalfwidth2 h2 { color:#DEE1F0; }
/* Puff backgrounds */
#program #puffarea .articlefullwidth, #standardpage #puffarea .articlefullwidth, #flashpage #puffarea .articlefullwidth
{
    background-color: #42485B;
    color:#DEE1F0;
}
#program #puffarea .articlehalfwidth, #standardpage #puffarea .articlehalfwidth, #flashpage #puffarea .articlehalfwidth
{
    background-color: #42485B;
    color:#DEE1F0;
}
#program #puffarea .articlehalfwidth2, #standardpage #puffarea .articlehalfwidth2,  #flashpage #puffarea .articlehalfwidth2
{
    background-color: #42485B;
    color:#DEE1F0;
}

/* Simple puffpage */
#simplepuffpage #content 
{
	background: transparent url(bg_content1.jpg) no-repeat 0% 0%;
}
#simplepuffpage #contentbottom 
{
	background: transparent url(bg_maincontent_bottom1.gif) no-repeat 0% 0%;
}
#simplepuffpage #puffarea .articlefullwidth
{
    background-color: #42485B;
    color:#DEE1F0;
}
#simplepuffpage #puffarea .articlehalfwidth 
{
	background-color: #42485B;
	color:#DEE1F0;
}

#simplepuffpage #puffarea .articlehalfwidth2 
{
	background-color: #42485B;
	color:#DEE1F0;
}
#simplepuffpage .pageactions a 
{
	color:#EDE5DE;
}
#simplepuffpage .pageactions a:hover 
{
	/* color:#F8F2E8; background-color:#806549;*/
}
