@charset "windows-1252";
body {
	background-image: url(grafikk/bg2.jpg);
	background-repeat: repeat-x;
	font: 12px Verdana, Arial, Helvetica, sans-serif;
}
.Tbl_Hvd_bg {
	background-image: url(grafikk/bg_tbl.jpg);
	background-repeat: no-repeat;
	height: 600px;
}
.Tbl_Header_bg  p {
	text-align: right;
	padding-right: 20px;
	margin-bottom: 5px;
	padding-bottom: 0px;
}
.Td_hovedramme {
	padding-top: 25px;
	padding-right: 25px;
	padding-bottom: 25px;
	padding-left: 20px;
}
img {
}
h1 {
	color: #666666;
	font-size: 24px;
	height: 10px;
}
h2 {
	color: #666666;
	font-size: 22px;
	height: 10px;
}
h3 {
	color: #666666;
	font-size: 20px;
	height: 10px;
}
h4 {
	color: #666666;
	font-size: 18px;
	height: 5px;
}

h5 {
	color: #666666;
	font-size: 16px;
	height: 5px;
}
a.hovedmeny {
	color: #333333;
	text-decoration: none;
	line-height: 10px;
}
.liten_tekst {
	font-size: 9px;
}
a.hovedmeny:hover {
	color: #660099;
	text-decoration: underline;
}
a {
	color: #333333;
	text-decoration: none;	
}
a:hover {
	color: #660099;
	text-decoration: underline;
}
.p_submeny {
	padding-top: 2px;
	padding-right: 2px;
	padding-bottom: 2px;
	padding-left: 2px;
	margin-top: 5px;
	margin-right: 5px;
	margin-bottom: 5px;
	margin-left: 25px;
}	
	
.p_submeny a {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight:bold;
	color: #000000;
	text-decoration: none;
	height: 10px;
}
.p_submeny a:hover { color: #66467A; }
.header_bg {
	background-image: url(grafikk/header4.jpg);
	background-repeat: no-repeat;
	background-position: right;
}
.text_field {
	font-size: 10px;
}
.Tbl_ramme {
	background-color: #FFFFFF;
	background-image: url(grafikk/bg_ramme.jpg);
	background-repeat: repeat-x;
	height: 300px;
	width: 187px;
	margin-top: 32px;
	margin-bottom: 15px;
	margin-left: 20px;
}
.Tbl_ramme td {
	padding: 15px;
}
.footer{
	font-size:10px;
	color: #333333;
	margin-bottom: 10px;
}
a.footer {
	color: #333333;
	text-decoration: none;
}
a.footer:hover {
	color: #000000;
	text-decoration: underline;
}
.red {
	color: #FF0000;
}
.Tbl_grey_ramme {
	border: 1px solid #999999;
	padding: 3px;
}
