body 
    { 
     background-color: #E0FFFF; /* Bakgrundsfärg Ljust blå */
     onload="window.defaultStatus='Välkommen till Professorn i funderingar!'" ;
     font-family: Verdana; 
     font-size: 12pt; 
     font-style: normal; 
     font-weight: normal; 
     color: #000080; /* Textfärg */
    }

ul, ol, li, dl, dt, dd, dir, menu, th
    {
	font-style : normal;
	font-weight : normal;
	color : #000080;
    }

pre	
	{
	font-family: Courier;
	font-size: 10pt;
	}

td, p
    { 
    font-size: 12pt;  
    font-style: normal; 
    font-weight: normal; 
    color: #000080;
    }

h1
    { 
    font-size: 18pt;
    font-weight: bold;
    font-style: italic; 
    color: #000080; 
    margin-top: 0; 
    margin-bottom: 0
    }

h2	
	{
	font-size: 18pt;
	font-weight : bold;
	font-style : italic;
	color : #000080;
	}

h3
	{
	font-size: 14pt;
	font-weight : bold;
	font-style : normal;
	color : #000080;
	}
h4	
	{
	font-size: 14pt;
	font-weight : normal;
	font-style : normal;
	color : #000080;
	}
h5
	{
	font-weight : bold;
	font-style : normal;
	color : #000080;
	}
h6
	{
	font-style : normal;
	font-weight : italic;
	color : #000080;
	}


/* länkar */

a:link    { text-decoration: none; color: #0000C0; }
a:visited { text-decoration: none; color: #0000C0; }
a:active  { text-decoration: ul;   color: red;     } 
a:hover   { text-decoration: ul;   color: red;     } 

a.ssmItems:link		{color:black;text-decoration:none;}
a.ssmItems:hover	{color:red;  text-decoration:none;}
a.ssmItems:active	{color:black;text-decoration:none;}
a.ssmItems:visited	{color:black;text-decoration:none;}


/* Klasser */

.alternativ        { font-family: Verdana; font-size: 10pt }
.font2             { font-family: Verdana; font-size: 10pt; color: #000080 }
.h3                { font-family: Book Antiqua; font-size: 14pt; font-weight : bold; font-style : normal; color : #000080; }
.h3i               { font-family: Book Antiqua; font-size: 14pt; font-weight : bold; font-style : italic; color : #000080; }
.link              { color: #000080; }
.myblue            { color : #000080; }
.mygreen           { color : #008000; }
.myred             { color : #db0000; }

.navigator         { font-family: Verdana; font-size: 8pt; color: #000080 }
.navigator1        { font-family: Verdana; font-size: 8pt; color: #000080 }
.navigator21        { font-family: Verdana; font-size: 10pt; 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 }
.navigator9        { font-family: Verdana; font-size: 10pt; font-weight : bold; font-style : normal; color: #F8F8DA }
.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 }

.slogan            { font-family: Book Antiqua; font-size: 14pt; color: #000080; }
.small             { font-size: 8pt }
.small-maroon      { font-family: Verdana; font-size: 8pt; color: #800000 }
.small-navy        { font-family: Verdana; font-size: 8pt; color: #000080 }
.top               { color: #000080; }


.bottom {
	border-top: solid navy;
	border-right: none;
	border-bottom: solid navy;
	border-left: none; }

.topp {
	border-top: none;
	border-right: none;
	border-bottom: solid navy;
	border-left: none; }

/* 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" ; }




/* Olkart vad dessa använd till */

#contextMenu { position: absolute; visibility: hidden; width: 180px; background-color: lightgrey; layer-background-color: lightgrey; border: 2px outset white; } 
.a:Menu { color: black; text-decoration: none; cursor: default; width: 100% } 
.a:MenuOn { color: white; text-decoration: none; background-color: darkblue; cursor: default; width: 100% }

/* NYA SAKER */
