	body {
	background: url("");
	background-repeat: repeat;
	background-color: #FFFFFF;
	background-attachment:fixed;
	cursor: crosshair;
	margin-left: 15%;
	margin-right: 15%;
	}
	
	.innhold {
	margin: 0 auto;
	width: 800px;
	top: 0px;
	position:relative;
	background-color: transparent;
	background-image: url('none');
	}
	
	.main {
	margin-left: 21%;
	margin-right: 15%;
	margin-top: 1%;
	}
	
	.text {
	width: 496px;
	font-family: arial;
	border: solid 1px #000000;
	font-size: 8pt;
	color: #000000;
	line-height: normal;
	padding-right: 5px;
	padding-left: 5px;
	background-color: #FFFFFF;
	cursor: crosshair;
	}
	
	.leftbox {
	width: 150;
	margin-top: 1%;
	margin-bottom: 1%;
	float: left;
	font-family: arial;
	font-size: 8pt;
	color: #000000;
	line-height: normal;
	padding-left: 5px;
	padding-right: 5px;
	border: solid 1px #000000;
	background-color: #FFFFFF;
	cursor: corsshair;
	}
      
	td {
	font-family: verdana;
	color: #000000;
	font-size: 8pt;
	}


	tr {
	font-family: verdana;
	color: #000000;
	font-size: 8pt;
	}
	
	table {
	font-family: verdana;
	color: #000000;
	font-size: 8pt;
	}
	
	/* ######### Default class for drop down menus ######### */

	.anylinkmenu{
	position: absolute;
	left: 0;
	top: 0;
	visibility: hidden;
	border: 1px solid black;
	border-bottom-width: 0;
	font: normal 12px arial;
	line-height: 18px;
	z-index: 100; /* zIndex should be greater than that of shadow's below */
	background: #FFFFFF;
	width: 200px; /* default width for menu */
	}

	.anylinkmenu ul{
	margin: 0;
	padding: 0;
	list-style-type: none;
	}

	.anylinkmenu ul li a{
	width: 100%;
	display: block;
	text-indent: 3px;
	border-bottom: 1px solid black;
	padding: 2px 0;
	text-decoration: none;
	font-weight: bold;
	text-indent: 5px;
	}

	.anylinkmenu a:hover{ /*hover background color*/
	background: #76923c;
	color: #FFFFFF;
	}
	
	h1 { <!--Små overskrifter--!>
	font-family: arial;
	font-weight: bold;
	letter-spacing: 2pt;
	background-color: none;
	border-bottom: 1px dashed #76923c;
	border-top: 0;
	margin-bottom: 10px;
	margin-top: 5px;
	font-size: 9pt;
	color: #000000;
	text-align: center;
	text-decoration: none;
	text-transform: lowercase;
	line-height: 12pt;
	}
	
	
	
	h2 { <!--Dette er for store overskifter--!>
	font-family: arial;
	background-color: none;
	letter-spacing: 3px;
	text-transform: lowercase;
	border-bottom: 1px solid #76923c;
	border-top: 0;
	margin-bottom: 15px;
	margin-top: 10px;
	font-size: 15pt;
	color: #76923c;
	text-align: center;
	text-decoration: none;
	line-height: 10pt;
	} 
	
	
	
	h3 {
	font-family: arial;
	background-color: none;
	border-top: 1px solid #76923c;
	margin-top: 3px;
	font-size: 8pt;
	color: #cadca5;
	text-align: center;
	text-decoration: bold;
	}
	
	
	h4 {
	font-family: arial;
	background-color: none;
	border-bottom: 0px dashed #76923c;
	border-top: 0;
	margin-bottom: 0px;
	margin-top: 0px;
	font-size: 7pt;
	color: #76923c;
	text-align: leftt;
	text-decoration: none;
	line-height: 10pt;
	} 


    A:active, A:link, A:visited {
    color: #76923c;
    font-family:arial;
    font-size:8pt;
    text-transform: none;
    text-decoration: none;
	}
      
	A:hover {
	color: none;
	font-family: arial;
	font-size: 8pt;
	text-transform: uppercase;
	}


	input {
	background-color: transparent;
	border: 1 solid #00000;
	font-weight: normal;
	font-size: 8pt;
	color: #000000;
	font-family: verdana;
	text-decoration: none;
	} 
	
	
	
	textarea {
	font-weight: normal;
	font-size: 8pt;
	background-color: transparent;
	border: 1 solid #000000;
	color: #000000;
	font-family: verdana;
	text-align: left;
	text-decoration: none;
	}
	
	
	
	b {
	color: #000000;
	font-family: arial;
	font-size: 8pt;
	}
	
	u { 
	color: #000000;
	font-family: verdana;
	font-size: 8pt;
	}
	
	
	
	i { 
	color: #000000;
	font-family: verdana;
	font-size: 8pt;
	}
	
	
	
	a { 
	color: #7d829f;
	
	
	
	} 
	
	
	
	q {
	
	color: #7d829f;
	}
	
	
	
	hr {
	color: #000000;
	height: 1;
	}
