.txtsprs, .txtsprs a, a .txtsprs  {font-family: verdana, tahoma, arial, sans-serif; font-size: 11px; color: black; text-decoration: none;}
.txtsprsh, .txtsprsh a, a .txtsprsh  {font-family: verdana, tahoma, arial, sans-serif; font-size: 11px; color: black; text-decoration: none; background-color: #C9C9C9; }


.txtsvar, #KontaktFormCointainer table td {
	font-family: verdana, tahoma, arial, sans-serif; font-size: 11px; color: black; line-height: 14px; background-color:#E8E8E8;
}
#KontaktFormCointainer table td {
	background-color:#C9C9C9;
}
#KontaktFormCointainer div table {
	width:90%;
}

.txtom {font-family: verdana, tahoma, arial, sans-serif; font-size: 10px; color: black; line-height: 14px;}
.txtjustering, .txtjustering a, a .txtjustering  {font-family: verdana, tahoma, arial, sans-serif; font-size: 10px; color: #FFFFFF; text-decoration: none;}
h1, .h1 {font-family: palatino linotype, tahoma, arial, serif; font-size: 17px; color: black; font-weight: bold; padding-bottom: 5; padding-top: 4; padding-left: 9; padding-right: 9;}
.underskrift, .underskrift a, a .underskrift {font-family: verdana, tahoma, arial, sans-serif; font-size: 10px; color: #FFFFFF; text-decoration: none;}
.liten {font-family: verdana, tahoma, arial, sans-serif; font-size: 10px; color: black;}
.forbehold {font-family: verdana, tahoma, arial, sans-serif; font-size: 9px; color: #FFFFFF; border-top:1px solid #DBDBDB;}
.underline {background-image: url(img/elmnt-underline.gif); background-position: bottom; background-repeat: repeat-x;}

.print { background-color:#FFC600; }
.kanttopphoyre {background-image: url(img/kant-topp-hoyre.gif); background-repeat: no-repeat; background-position: top right;}
.kanttoppvenstre {background-image: url(img/kant-topp-venstre.gif); background-repeat: no-repeat; background-position: top left;}
.kantbunnhoyre {background-image: url(img/kant-bunn-hoyre.gif); background-repeat: no-repeat; background-position: bottom right;}
.kantbunnvenstre {background-image: url(img/kant-bunn-venstre.gif); background-repeat: no-repeat; background-position: bottom left;}

.footer {
	background-color:#CACACA;
	color:#FFFFFF;
}

.hovedinnhold {
font-size:13px;
}

a:hover  { color : #E6B300; }
h1 {margin:0px,0px,0px,0px;}
h2 { font-size:125%; font-family: palatino linotype, tahoma, arial, serif;}
h3 { font-size:90%; font-family: Verdana, tahoma, arial, sans-serif; color: #333;}
ul {margin:10px,15px,0px,23px;} 
 
.listepunkt {margin: 4px 19px 4px 19px;}
.listepunkt b, b .listepunkt  {color: #0087CA;}
.punkturlbottom {color: #003B59;}

input.txtsprs{
	cursor: pointer;
	cursor: hand;
}


.feil { color: red; font-weight: bold; }



/**
 * Navigasjonsstiler
 * 
 * lagt til av Tommy Eliassen
 *
 **/
ul#navigasjon {
	list-style: none;
}
ul#navigasjon li {
	padding: 0 20px 0 30px;
	display: inline;
	background-image: url(img/navigasjonsdot.png);
	background-repeat: no-repeat;
	background-position: left; 
}