/**
 * 100% height layout with header and footer
 * ----------------------------------------------
 * Feel free to copy/use/change/improve
 */

html,body {
	margin:0;
	padding:0;
	height:100%; /* needed for container min-height */
	background: #E1E1E1;
	color: #666666;
	font-family: Arial, verdana, Palatino Linotype, Palatino, verdana, Helvetica, sans-serif;
	font-size: 8px;


}
a {
	font-family: Arial, verdana, Palatino Linotype, Palatino, verdana, Helvetica, sans-serif;
	color: #666666;
	text-decoration:none;
}
a:hover
{
	text-decoration: underline;
}

div#States div.inline ul#StateView {
        display:none;
        list-style:none;
        margin: 0px 0px 0px 208px;
        padding:0;
	}



.overskrift {
	font-family:  verdana,  Helvetica, sans-serif;
	font-size: 15px;
	color: #FFFFFF;

}

.style2 {
	font-family:  verdana,  Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;


}
.style11 {font-size: 10px;

}
img { border: 0px;}
.style18 {font-size: 11px}
.style19 {font-size: 10px; font-weight: bold; }
.style20 {font-size: 10px; font-weight: bold; }
.style21 {font-size: 26px; }
.style22 {font-size: 10px; color: #666666; font-weight: normal; }
.style23 {font-size: 14px; color: #666666; font-weight: normal; }
.sidebox {font-size: 10px; color: #666666; margin: 0px; }
.more {font-size: 12px; color: 429CD6; font-weight: bold;
	margin: 0px;
	padding: 0px; }
h3 {font-size: 19px; color: 429CD6; font-weight: bold;
	margin: 0px;
	padding: 0px; }
	h4 {font-size: 12px; color: 429CD6; font-weight: bold;
		margin: 0px;
		padding: 0px; }
		h5  {font-size: 10px; color: #666666; margin: 0px; }

h1 {font-size: 14px; color: EBF2FA; font-weight: bold; }
.skrift {font-size: 14px; color: #666666; font-weight: normal;
	margin: 0px;
	padding: 0px; }

p {font-size: 14px; color: #666666; font-weight: normal; }
p.hoyre {font-size: 12px; color: #666666; font-weight: normal; }

li {font-size: 14px; color: #666666; font-weight: normal; }
tr { valign:top;}
.contact, a.contact, span.contact { font: 10px Arial,sans-serif; color:#0783B6; text-decoration:none; padding 0px; }

tr.hmidten {background-color: EFF7FF;
}
.about
{
border: 1px solid #666666; 
}

tr.htopp {background-image:url('/img/blaover.gif');
}


tr.hunder {background-image:url('/img/blaunder.gif');
}