
.clear:after {
   content: "."; 
   display: block; 
   height: 0; 
   clear: both; 
   visibility: hidden;
}

/* Gjemmer for IE-mac \*/
* html .clear:after {
   height: 1%;
}
/* Slutt gjem for IE-mac */

body {
   background: #ffffff; 
   font-family: Verdana,Arial,Helvetica,sans-serif;
   font-size: 11px;
   margin-top: 0px;
   margin-left: 5px;
   color: #000000;
}


.bildehoyre {
   float: right;
    margin-top: 6px; /* samme som vi har satt for p */
	margin-bottom: 10px;
	padding-left: 20px;
	color: #666666;
	font-weight: bold;
	font-style: italic;
	text-align: right;
}

.bildehoyre p {
	color: #666666;
}

.bildevenstre {
        float: left;
        margin-top: 6px; /* samme som vi har satt for p */
	margin-bottom: 10px;
	padding-right: 20px;
	color: #666666;
	font-weight: bold;
	font-style: italic;
	text-align: left;
}

.bildevenstre p {
	color: #666666;
}

#loginform input.text {
   width: 120px;
}

td {
 vertical-align: top;
}

p {
 padding-top: 6px;
}

ul.meny {
 padding-left: 1px;
 list-style-type: none;
}

li.selected {
	list-style-image: url(http://www3.nettinfo.no/tmp/edmvisibility/www/bilder/pil.gif);
}

.ingress { 
   color: #000000;
   font-size: 12px;
   font-weight: bold;
   margin-bottom: 6px;
}

.link { font-family: verdana, arial; font-size: 11px; font-weight: normal; color: #009900; }
	
table, td, p, div {
   font-family: Verdana, Arial, Helvetica, sans-serif;
   font-size: 11px;
   color: #000000;
}

th { 
   text-align: left;
}

.logofelt {
   padding-left: 92px;
}

.venstrespalte {
   padding-top: 20px;
   padding-bottom: 5px;
   padding-left: 10px;
   padding-right: 0px;

}

.main {
   padding-top: 12px;
   padding-left: 12px;
   padding-right: 10px;
   padding-bottom: 10px;
}

.right {
   padding-top: 20px;
   padding-left: 4px;
   padding-right: 0px;
   padding-bottom: 10px;
}


.bildetekst  { 
   font-style: italic;
   font-size: 10px;
   background-color: #ebebeb;
}


.venstrebilde {
   padding-bottom: 5px;
   padding-right: 5px;
}

.hoyrebilde {
   padding-bottom: 5px;
   padding-left: 5px;
}





.hoyrespalte {
   background-color: #eeeeee;
}

.adressefelt {
   background-color: #ffffff;
   padding-left: 10px;
   padding-right: 2px;
   padding-top: 4px;
   padding-bottom: 4px;
   font-family: Verdana, Arial, Helvetica, sans-serif;
   font-size: 11px;
  color: #663300;
   border-bottom: 1px solid;
   border-color: #663300;  
}



a:Link	{
	background: none;
	text-decoration: none;
        color: #336699;
}
	
a:Hover	{
	background: none;
	text-decoration: none;
   color: #996699;
	}
	
a:Visited	{
	background: none;
        color: #996699;
	text-decoration: none;
}

.sok {
  font-family: Courier, sans-serif;
  font-size: 1em;
}


.listemellomrom { 
	margin-top: 3px;
	margin-bottom: 3px; 
}

.ingentoppmarg { 
	margin-top: 0px; 
}


h1 {
font-size: 18px;
color: #666666;
margin-top: 16px;
margin-bottom: 6px;
}

h2 {
font-size: 14px;
color: #666666;
margin-top: 10px;
margin-bottom: 6px;
}

h3 {
font-size: 12px;
margin-top: 10px;
margin-bottom: 4px;
color: #666666;
}

h4 {
font-size: 11px;
margin-bottom: 0px;
color: #666666;
}

h5 {
margin-bottom: 0px;
font-size: 11px;
color: #666666;
}


