
/* Site-wide default text colour */
body, th, td, table, .cellkantred {
	COLOR: #606060;
}

BODY
{
 BACKGROUND-COLOR : #FFFFFF;
 FONT-FAMILY : Verdana, Arial, Helvetica;
 FONT-SIZE : 10px;
 MARGIN : 0px 0px 0px 0px;
}

h1, h2, h3, h4, h5, h6 {font-weight: bold; }

h1 {font-size: 2.0em; }
h2 {font-size: 1.5em; }
h3 {font-size: 1.3em; }
h4 {font-size: 1.2em; }
h5 {font-size: 1.1em; }
h6 {font-size: 1.0em; }

TH
{
 FONT-FAMILY : Verdana, Arial, Helvetica;
 FONT-SIZE : 10px;
}
TD
{
 FONT-FAMILY : Verdana, Arial, Helvetica;
 FONT-SIZE : 10px;
}
TABLE
{
 FONT-FAMILY : Verdana, Arial, Helvetica;
 FONT-SIZE : 10px;
}

a:visited 
{  
font-family: Verdana, Arial, Helvetica;
font-size: 10px; 
font-style: normal; 
font-weight: normal; 
color: #006699; 
text-decoration: none;
}

A:link
{
font-family: Verdana, Arial, Helvetica;
font-size: 10px; 
font-style: normal; 
font-weight: normal; 
color: #006699; 
text-decoration: none;
}

A:hover
{
font-family: Verdana, Arial, Helvetica; 
font-size: 10px; 
font-style: normal; 
font-weight: normal; 
color: #003366; 
text-decoration: underline;
}

A:active
{
font-family: Verdana, Arial, Helvetica; 
font-size: 10px; 
font-style: normal; 
font-weight: normal; 
color: #003366; 
text-decoration: none;
}


.Rubrik12
{
 COLOR : #006699;
 FONT-FAMILY : Verdana, Arial, Helvetica;
 FONT-SIZE : 12px;
 FONT-WEIGT: bold;
}

.Rubrik16
{
 COLOR : #C006699;
 FONT-FAMILY : Verdana, Arial, Helvetica;
 FONT-SIZE : 14px;
 FONT-WEIGT: bold;
}


.cellkantred
{
 BORDER-BOTTOM : #990000 1px solid;
 BORDER-LEFT : #990000 1px solid;
 BORDER-RIGHT : #990000 1px solid;
 BORDER-TOP : #990000 1px solid;
 BACKGROUND-COLOR : #FFFFFF;
 font-family : Verdana, Arial, Helvetica;
 font-size : 8pt;
}

.cellkantgrey
{
 BORDER-BOTTOM : #666666 1px solid;
 BORDER-LEFT : #666666 1px solid;
 BORDER-RIGHT : #666666 1px solid;
 BORDER-TOP : #666666 1px solid;
 BACKGROUND-COLOR : #F0F0F0;
 font-family : Verdana, Arial, Helvetica;
 font-size : 7pt;
 COLOR : #006699;
}


.knappgrey
{
 BORDER-BOTTOM : #666666 1px solid;
 BORDER-LEFT : #666666 1px solid;
 BORDER-RIGHT : #666666 1px solid;
 BORDER-TOP : #666666 1px solid;
 BACKGROUND-COLOR : #F0F0F0;
 font-family : Verdana, Arial, Helvetica;
 font-size : 7pt;
 COLOR : #006699 ;
}

/* admin/article.php */
textarea.ingress 
{
	overflow:hidden;
	color:#003366; 
	height:74px; 
	width: 159px;
	font-family: Verdana, Arial, Helvetica; 
	font-size:10px; 
}

