/* GENERELLA DIREKTIV */

BODY {	margin: 0 0 0 0; background-color: white; }
TABLE { FONT-SIZE: 10px; COLOR: #000000; FONT-FAMILY: Verdana }
A:link { COLOR: #474779; TEXT-DECORATION: none }
A:active { COLOR: #474779; TEXT-DECORATION: none }
A:visited { COLOR: #474779; TEXT-DECORATION: none }
A:hover { COLOR: #474779; TEXT-DECORATION: underline }

P, OL, UL, DIV, H1, H2 { font-family: verdana, arial; font-size: 10px; }
.foot {  FONT-SIZE: 9px; COLOR: #606070; FONT-FAMILY: Verdana, Arial, Helvetica; }

#FrontPage_Content { Z-INDEX: 1; LEFT: 4px; WIDTH: 640px; BACKGROUND-COLOR: #FFFFFF; POSITION: absolute; TOP: 24px; }

#datum { FONT-WEIGHT: bold; FONT-SIZE: 9px; COLOR: #606070; FONT-FAMILY: Verdana, Arial, Helvetica; 
             Z-INDEX: 2; LEFT: 660px; POSITION: absolute; TOP: 84px; TEXT-ALIGN: left }

 /* H1 är Design 1 */
H1 {
	font-family: verdana;
	font-size: 16px;
	font-color: black;

}  

 /* H2 är Design 2 */
H2 {
	font-family: verdana;
	font-size: 18px;
	font-color: black;

}  

 /* H3 är Design 3 */
H3 {
	font-family: verdana;
	font-size: 16px;
	font-color: black;
background-color: #E3DEBC;
}  


 /* H4 är Design 4 */
H4 {
	font-family: verdana;
	font-size: 12px;
	font-color: black;

}  

 /* H5 är Design 5 */
H5 {
	font-family: verdana;
	font-size: 12px;
	font-color: black;
background-color: #E3DEBC;
 text-align: center;


}


TD#footer {border-top: dotted 1px #999999;}
TD#footer P {
	font-size: 10px;
	text-align: center;
}

/* Content column */
TD#content {
	padding-left: 10px;
	padding-right: 10px;
	padding-top: 12px;
	vertical-align: top; 
}


/* Last Update */
.lastupdate {
   font-size: 10px;
   line-height: 150%; 
   text-align: center;
   color : #003366; /*dark blue */
}



/* Additional attributes for content in RIGHT column */

#colRight P.bodytext { font-size: 10px; }

/* Overriding attributes for columns in case of content template #3 */

#ct3 #colRight P.bodytext,
#ct3 #colLeft P.bodytext,
#ct3 #colNormal P.bodytext
{
	font-size: 10px;
}
#ct3 #colRight H1,
#ct3 #colLeft H1,
#ct3 #colNormal H1
{
	font-size: 12px;
	text-align: center;
	font-color: maroon;
}


#ct3 #colLeft H1 {	background-color: #E3DEBC; }
#ct3 #colNormal H1 { background-color: #E3DEBC; }
#ct3 #colRight H1 {	background-color: #E3DEBC; }

#ct3 TD#colRight {padding-left: 2px;}
#ct3 TD#colLeft {padding-right: 2px;}
#ct3 TD#colNormal {padding-right: 2px; padding-left: 2px;}
