h1           	{ font-family: Verdana, Arial; color: #ffffff; font-size: 20px; font-weight: bold }
h2           	{ font-family: Verdana; color: #ffffff; font-size: 14px;  font-weight: bold }
h3           	{ font-family: Arial Narrow; color: #ffffff; font-size: 12px; font-weight: bold; font-style: italic}
h4           	{ font-family: Verdana, Arial; color: #ffffff; font-size: 11px; font-weight: bold }
/* prøv å legge til et meny-element som vil posisjonere menyene absolutt på toppen av siden */
/* gammel blåfarge: bgcolor="#7d9fc4" */
.stor           	{ font-family: Verdana, Arial; color: #CCCCCC; font-size: 16px; font-weight: bold }


#pic {
	float:left;
	width: 420px;
}



p            	{ font-family: Verdana, Arial; font-size: 11px; color: #FFFFFF } /* mørk grå #333333 */
.smallgrey		{ font-family: Verdana, Arial; font-size: 10px; color: #666666 }
.date			{ font-family: New Times Roman; font-size: 11px; color: #336600; font-weight: normal; letter-spacing: 0pt }
.h1          	{ font-family: Verdana, Arial, Helvetica, sans-serif; color: #333333; font-size: 16px; letter-spacing: 1pt; font-weight: bold }
.h2          	{ font-family: Maiandra GD; color: #EEEEEE; font-size: 12px; letter-spacing: 1pt; font-weight: bold }
.h3          	{ font-family: Maiandra GD; color: #333333; font-size: 13px; letter-spacing: 1pt; font-weight: bold }
.h4          	{ font-family: Maiandra GD; color: #333333; font-size: 11px; letter-spacing: 1pt; font-weight: bold }


div 			{ font-family: Verdana, Arial; font-size: 11px; color: #333333 }
.obs			{ font-family: Verdana, Arial; font-size: 11px; color: #CC0033; font-weight: bold}


.biggreen   	{ font-family: Verdana, Arial; font-size: 12px; color: #336600; text-transform: uppercase }
.link		   	{ font-family: Maiandra GD; font-size: 11px; color: #333333; letter-spacing: 1pt; font-weight: bold; text-transform: 
               uppercase }
.linksmall		{ font-family: Maiandra GD; font-size: 11px; color: #333333; letter-spacing: 1pt; font-weight: bold; text-transform: 
               uppercase }                             
.design			{ font-family: Maiandra GD; color: #666666; font-size: 11px; letter-spacing: 1pt; font-weight: normal }

body         	{ font-family: Verdana, Arial; font-size: 11px; color: #333333 ; background-color: #000000;}     /*background-color: #7d9fc4;*/
td  			{ font-family: Verdana, Arial; font-size: 11px; color: #333333 }
.farget		{ font-family: Verdana, Arial; font-size: 11px; color: #333333 ; background-color: #CCCCCC;}     	
li           	{ font-family: Verdana, Arial; font-size: 11px; color: #333333 }
ul           	{ font-family: Verdana, Arial; font-size: 11px; color: #333333 ; } 
/*list-style-type: disc; list-style-image: url(blaa_prikk.gif); } */
ol           	{ font-family: Verdana, Arial; font-size: 11px; color: #333333 }
hr				{ color: #CCCCCC; }

.ferdig {font-size: x-small; color:#555555;}
.uspilt {font-size: x-small; font-weight: bold; color:#000000; }

A 	     { color: #FFFFFF; font-weight: bold }
A.meny 	     { text-decoration: none; color: #444444; font-weight: bold}
.green	{ text-decoration: none; color: #336600; font-weight: bold}
.green_normal	{ text-decoration: none; color: #336600; font-weight: normal}
.inexistant	{ text-decoration: underline; color: #666666; font-weight: normal}
.grey { text-decoration: none; color: #333333; font-weight: normal}
.blue { text-decoration: none; color: #003333; font-weight: bold}
.pink { text-decoration: none; color: #FF1493; }/* font-weight: bold */

.white { text-decoration: none; color: #FFFFFF; font-weight: bold}
.text	{ text-decoration: underline; color: #333333 ; font-weight: normal}
.mail { text-decoration: none; color: #333333; font-weight: normal}
.design	{ font-family: Maiandra GD; color: #666666; font-size: 11px; letter-spacing: 1pt; font-weight: normal }
A:Visited    { color: #9e9e9e }
.blue { text-decoration: none; color: #003333; font-weight: bold}
.inexistant	{ text-decoration: underline; color: #888888; font-weight: normal }
A:Hover   { text-decoration: underline; background-color: #FFFFFF; color: #000000 }  /*8B0000   lyseblå godfargen: 7d9fc4 */



#exampleoflayerposition	{position:absolute; left:20px; top:200px; }
