BODY {
	font-family: Verdana,Geneva,Arial,Helvetica,sans-serif;
	font-size:10px;
	background-color: #FFFFFF;
	text-decoration: none;    
}

TD.kantlinje_venstre {
	background-color: #F2F2F2;
	border-color: #BF8E53;
	border-left-style: solid;
	border-left-width: 1px;
	border-right-width: 1px;
	border-top-width: 1px;
	border-bottom-width: 1px;
}

TD.kantlinje_hoyre {
	background-color: #F2F2F2;
	border-color: #BF8E53;
	border-left-width: 1px;
	border-right-style: solid;
	border-right-width: 1px;
	border-top-width: 1px;
	border-bottom-width: 1px;
}

TD.kant {
	border-color: #BF8E53;
	border-style : solid;
	border-width: 1px;
}

TD.tekstcelle {
	background-color: #F2F2F2F2;
}

table.logo {
	background-repeat: no-repeat;
}

select{ 
 	border-color: #BF8E53; 
	border-style: solid; 
	cursor: #BF8E53;
	padding: 1px;
	border-top-width: 1px; 
	border-right-width: 1px; 
	border-bottom-width: 1px; 
	border-left-width: 1px
}

/* diverse tekstformattering*/
a:link{
text-decoration:underline;
color: #003366;
font-size:11px;

}
a:visited{
text-decoration:underline;
color: #003366;
font-size:11px;
}
a:active{
text-decoration: underline;
}
p{
	font-size:11px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	color:#000000;
	text-decoration: none;
	margin-left: 10px;
	margin-bottom: -10px;
}
p.overskrift{
	font-size:14px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	color:#000000;
	text-decoration: none;
}
p.nyhetdato{
	font-size:12px;
	font-family:Geneva, Arial, Helvetica, sans-serif;
	color:#FF0000;
	text-decoration:none;
}
h1{
	font-size:14px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	color:#000000;
	margin-left: 10px;
	margin-bottom: -10px;
}
h2{
	font-size:11px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	color:#000000;
	margin-bottom : -15px;
	margin-left: 10px;
}

