<!-- lysegrønn: #99CC99 -->
<!-- brunt: CC9966 -->
<!-- mørk turkis: 669999 -->
<!-- lysegrå: CCCCCC -->
h1           	{ font-family: Verdana, Arial; color: #999999; font-size: 20px; font-weight: bold }
h2           	{ font-family: Verdana, Arial; color: #999999; font-size: 15px;  font-weight: bold }
h3           	{ font-family: Verdana, Arial; color: #999999; font-size: 13px;  font-weight: bold; font-style: italic}
h4           	{ font-family: Verdana, Arial; color: #999999; font-size: 11px; font-weight: bold }
<!-- prøv å legge til et meny-element som vil posisjonere menyene absolutt på toppen av siden ->

.stor           	{ font-family: Verdana, Arial; color: #CCCCCC; font-size: 16px; font-weight: bold }



p            	{ font-family: Verdana, Arial; font-size: 11px; color: #333333 }
.smallgrey		{ font-family: Verdana, Arial; font-size: 10px; color: #CCCCCC }
.date			{ font-family: New Times Roman; font-size: 11px; color: #336600; font-weight: normal; letter-spacing: 0pt }


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: #CCCCCC; font-size: 11px; letter-spacing: 1pt; font-weight: normal }

body         	{ font-family: Verdana, Arial; font-size: 11px; color: #333333 ; background-color: #FFFFFF;}     
.colored		{ font-family: Verdana, Arial; font-size: 11px; color: #333333 ; background-color: #ff9966;}
.marg			{ font-family: Verdana, Arial; font-size: 11px; color: #333333 ; background-color: #BBBBBB;}
td  			{ font-family: Verdana, Arial; font-size: 11px; color: #333333 }
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; }

A 	     { color: #444444; 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: #CCCCCC; font-weight: normal}
.grey { text-decoration: none; color: #333333; font-weight: normal}
.blue { text-decoration: none; color: #3333FF; font-weight: normal}
.text	{ text-decoration: underline; color: #333333 ; font-weight: normal}
.mail { text-decoration: none; color: #333333; font-weight: normal}
.design	{ font-family: Maiandra GD; color: #CCCCCC; font-size: 11px; letter-spacing: 1pt; font-weight: normal }
A:Visited    { color: #555555 }
.inexistant	{ text-decoration: underline; color: #888888; font-weight: normal }
A:Hover   { text-decoration: underline; background-color: #ff9966; color: #ffffff}  <!--8B0000-->



#exampleoflayerposition	{position:absolute; left:20px; top:200px; }

