body 
    { 
   background-repeat: repeat; background-attachment: scroll; font-size: 12pt; 
               font-family: Book Antiqua; font-size: 12pt; font-style: normal; 
               font-weight: normal; color: #000080 /* Textfärg */; 
               background-image: url('img/back.jpg');
               background-position: .. images   
    }

ul, ol, li, dl, dt, dd, dir, menu, th
    {
	font-family: Book Antiqua; 
	font-style : normal;
	font-weight : normal;
	color : #000080;
    }

pre	
	{
	font-family: Courier;
	font-size: 10pt;
	}
td, p
    { 
	font-family: Book Antiqua; 
   font-size: 12pt; 
   font-style: normal; 
   font-weight: normal; 
   color: #000080;
    }


/* rubriker */

h1           { font-family: Book Antiqua; font-size: 36pt; font-weight: bold; font-style: 
               italic; color: #000080; margin-top: 0; margin-bottom: 0 }
h2	
	{
	font-family: Book Antiqua; 
	font-size: 18pt;
	font-weight : bold;
	font-style : italic;
	color : #000080;
	}
h3
	{
	font-family: Book Antiqua; 
	font-size: 14pt;
	font-weight : bold;
	font-style : normal;
	color : #000080;
	}
h4	
	{
	font-family: Book Antiqua; 
	font-size: 14pt;
	font-weight : normal;
	font-style : normal;
	color : #000080;
	}
h5
	{
	font-family: Book Antiqua; 
	font-size: 12pt;	
	font-weight : normal;
	font-style : normal;
	color : #000080;
	}
h6
	{
	font-family: Verdana; 
	font-size: 8pt;
	font-style : normal;
	font-weight : normal;
	color : #000080;
	}




/*  klasser  */

.mainwidth { width: 80%; }


.abc { font-family: Verdana; font-size: 10pt; margin-left: 5; font-weight : bold }
.top  { color: #000080; }
.link  { color: #000080; }
.alternativ  { font-family: Verdana; font-size: 10pt }
.slogan  { font-family: Book Antiqua; font-size: 14pt; color: #000080; }
.small { font-size: 8pt }
.small-navy { font-family: Verdana; font-size: 8pt; color: #000080 }
.small-maroon { font-family: Verdana; font-size: 8pt; color: #800000 }

.navigator2  { font-family: Verdana; font-size: 8pt; color: #F8F8DA }

.navigator         { font-family: Verdana; font-size: 8pt; color: #000080 }
.navigator1        { font-family: Verdana; font-size: 8pt; color: #000080 }
.navigator2        { font-family: Verdana; font-size: 10pt; font-weight : bold; font-style : normal; color: #F8F8DA }
.navigator3        { font-family: Verdana; font-size: 8pt; color: #E8E8E8 }
.navigator-left    { font-family: Verdana; font-size: 8pt; color: #F8F8DA }
.navigator-left-1  { font-family: Verdana; font-size: 10pt; font-weight : bold; font-style : normal; color: #F8F8DA }

.h3 {font-family: Book Antiqua; font-size: 14pt; font-weight : bold; font-style : normal; color : #000080; }
.mygreen {color : #008000; }
.myred {color : #db0000; }
.myblue {color : #000080; }

.font2  { font-family: Verdana; font-size: 10pt; color: #000080 }


/* Länkar */
a:link    { text-decoration: none; color: #0000C0; }
a:visited { text-decoration: none; color: #0000C0; }
/*a:hover   { text-decoration: ul; color: red; background-color: #000000; }*/
a:hover   { text-decoration: ul; color: red; } 
a:active  { text-decoration: ul; color: red; } 

/* Länkar i topp-navigeringen */
a.nav:link    { font-weight: bold; text-decoration: none; color: #F8F8DA; }
a.nav:visited { font-weight: bold; text-decoration: none; color: #F8F8DA; }
/*
a.nav:hover   { font-weight: bold; text-decoration: ul; color: #000080; background-color: #F8F8DA; }
*/
a.nav:hover   { font-weight: bold; text-decoration: ul; color: red; }
a.nav:active  { font-weight: bold; text-decoration: ul; color: red; } 

/* Dolda länkar */
a.dold:link    { text-decoration: none; color: #000080; background-color: #000080; }
a.dold:visited { text-decoration: none; color: #000080; background-color: #000080; }
a.dold:hover   { text-decoration: none; color: #000080; background-color: #000080; }
a.dold:active  { text-decoration: none; color: #000080; background-color: #000080; }


/* Länk i loggan */
a.logga:link    { font-weight: bold; text-decoration: none; color: #F8F8DA; background-color: #F8F8DA; }
a.logga:visited { font-weight: bold; text-decoration: none; color: #F8F8DA; background-color: #F8F8DA; }
a.logga:hover   { font-weight: bold; text-decoration: ul; color: #F8F8DA; background-color: #F8F8DA; }
a.logga:active  { font-weight: bold; text-decoration: ul; color: #F8F8DA; background-color: #F8F8DA; } 


/* Horisontella avdelare */
.hr1 { color: #000080; height:"1"; margin-top:5; margin-bottom:5 }
.hr2 { color: #000080; height:"2"; margin-top:5; margin-bottom:5 }
.hr3 { color: #000080; height: "1" ; }