body {
	background-attachment: fixed;
	background-repeat: repeat-x;
}
table {
	border-style: none;
	empty-cells: show;
}
table.skjema {
	border: outset #EEEEEE;
	empty-cells: show;
	border-width: thin;
	background-color: #E0E0E0;
}
p, td, th, body {
	font-family: Verdana, Arial, 'MS Sans Serif', Helvetica;
	font-size: 12px;
}
p.h2 {
	font-size: 16px;
	font-weight: bold;
}
td em {
	color: red;
}
th {
	color: white;
	background: #CC0000;
}
td.skjema {
	border: 1px outset;
}
td.skjema {
	border-style: none ! important;
}
td.menu {
	border-style: none ! important;
}
td.title {
	text-align: center;
}
td.title {
	text-align: center;
}
.quest {
	background-color: #95ffCA;
}

h1 {
	font-size: 18px;
	color: black;
	font-weight: bold;
	margin-bottom: -2px;
}
h1.title {
	font-size: 32px ;
	color: black;
	font-weight: bold;
	margin-bottom: -18px ! important;
}
h2 {
	font-size: 16px;
	color: black;
	font-weight: bold;
	margin-bottom: 0;
}
h2.title {
	color: black;
	font-weight: bold;
	margin-bottom: -2px ! important;
}
h2.header {
	font-weight: normal;
	color: black ! important;
}
h3 {
	font-size: 14px;
	color: black;
	font-weight: bold;
	margin-bottom: -2px;
}
h3.title {
	font-size: 18px;
	color: black;
	font-weight: bold;
	margin-bottom: -8px ! important;
}
h3.menu {
	font-size: 14px;
	margin-bottom: 4px;
}
h4.title {
	font-size: 13px;
	color: black;
	font-weight: bold;
	margin-bottom: -2px;
}
h4 {
	font-size: 13px;
	color: navy;
	font-weight: bold;
	margin-bottom: 0;
}
h6 {
	font-size: 12px;
	color: black;
	font-weight: bold;
	margin-bottom: 0;
}
h6.menu {
	background-color: #CC0000
	color: white;
	font-size: 12px;
	margin-bottom: 0;
}
.red {
	font-weight: bold;
	color: red;
}
.em {
	font-weight: bold;
}
.sort {
	Color: black;
}
a:link {
	text-decoration: none;
	color: #35c;
;
}
A:visited {
	text-decoration: none;
	color: #35c;
}
A:hover {
	text-decoration: none;
	color:#C84330;
}
A:active {
	text-decoration: none;
	color: navy;
}
a.menu:link {
	text-decoration: none;
	color: #35c;
}
a.menu:visited {
	text-decoration: none;
	color: #35c;
}
a.menu:hover {
	text-decoration: none;
	color:#C84330;
}
a.menu:active {
	text-decoration: none;
	color: navy;
}
a.hvit:link {
	color: black;
}
a.hvit:visited {
	color: black;
}
a.hvit:hover {
	background: yellow;
	color: #35c;
}
a.hvit:active {
	background: yellow;
	color: #35c;
}
#far {
	background: #CCFFFF;
}
#mor {
	background: #FFCCCC;
}
#proband {
	background: #FFFF99;
}
#gift {
	background: #CCFF99;
}
#krav {
	border-color: red;
}
#noborder {
	border-style: none ! important;
}
#right {
	float: right;
}
#buttons {
	text-align: left;
	vertical-align: middle;
}
.distreff {
	background: #F0F0F0;
}
.sendbidrag { 
	font-family: Verdana, Arial, 'MS Sans Serif', Helvetica; 
	font-size: 16px;
    color: navy; 
    font-weight: bold; 
    margin-bottom: 4px 
}

.menu {
	background-color: #CC0000color: white;
	font-weight: bold;
}
.foreldre {
	border: 1px outset;
}
.proband {
	border: 1px outset;
}
.barn {
	border: 1px outset;
}
.gift {
	border: 1px outset;
}
.disnorge {
	border: none ! important;
}
.knapp {
	font-weight: bold;
	background-color: #D4D0C8;
}
.knapp2 {
	font-weight: bold;
	background-color: #00FF00;
}
.bg-grey {
	background-color: #D4D0C8;
}
.shade {


	/*COLOR: #666666;*/background-color: #E0E0E0;

	/*BACKGROUND-COLOR: #E4EBEC;*/

	/*vertical-align: middle;*/;
}
.blackshade {
	background-color : #B3C1BB;
	color: #666666;
}
.rowselected {


	/*COLOR: #666666;*/color: white;
	background-color: #CC0000;

	/*vertical-align: middle;*/;
}
.MenuLevel1 {
	margin-left: 0em;
	margin-top: 0px;
	margin-bottom: 0px;
	text-decoration: none;
	font-weight: bold;
	color: partner
#660000;
}
.MenuLevel2 {
	margin-left: 1em;
	margin-top: 0px;
	margin-bottom: 0px;
	text-decoration: none;
	color: #660000;
}
.MenuLevel3 {
	margin-left: 2em;
	margin-top: 0px;
	margin-bottom: 0px;
	text-decoration: none;
	color: #660000;
}
.MenuLevel4 {
	margin-left: 3em;
	margin-top: 0px;
	margin-bottom: 0px;
	text-decoration: none;
	color: #660000;
}
.MenuLevel5 {
	margin-left: 4em;
	margin-top: 0px;
	margin-bottom: 0px;
	text-decoration: none;
	color: #660000;
}
.MenuLevel6 {
	margin-left: 5em;
	margin-top: 0px;
	margin-bottom: 0px;
	text-decoration: none;
	color: #660000;
}
/*this is what we want the div to look like when it is not showing*/
div.loading-invisible {
	/*make invisible*/
	display: none;
}
/*this is what we want the div to look like when it IS showing*/
div.loading-visible {
	/*make visible*/
	display: block;
	/*position it 200px down the screen*/
	position: absolute;
	top: 150px;
	left: 0;
	width: 100%;
	text-align: center;
	/*in supporting browsers, make it a little transparent*/
	background: #fff;
	opacity: .75;
	border-top: 1px solid #ddd;
	border-bottom: 1px solid #ddd;
}

