body {
	background-repeat: no-repeat;
	background-attachment: fixed;
	background-position: center center;
	background-color: #ffffff;
	color: #000000;
	padding-top: 15px;
}   

h1 {
}

li,ul {
	padding: 0px;
}

a {
	font-weight: normal;
	text-decoration: none;
	color: #e87e00;
}

img {
	border: 0px;
}

a:hover {
	text-decoration: none;
}
/*
div {
	border: solid black 1px;
}
*/

h2 {
	font-size: 14pt;
	font-family: verdana;
	color: #013701;

}

table {
	border-collapse: collapse; 
	border-spacing: 0px;
	border: solid black 0px;
}

td,th {
	font-size: 10px;
	font-family: verdana;
	vertical-align: top;
	text-align: left;
	color: #2C2C2C;
	padding: 0px;
}

td.forside {
	padding: 5px;
}

table#content {
	width: 600px;  
	background-color: #ffffff;
}

td#contentcell {
	padding: 10px;
	padding-left: 20px;
}

td.toppsak {
	background-color: #f0f0f1;
}

td.spacer {
	width: 20px;
	background-image: url("gfx/design/spacer.jpg");
	background-repeat: repeat-y;
	padding: 0px;
}

table#toppmeny {
	position: relative;
	left: 0px;
	top: 0px;
}

td#toppmenycelle {
	border-collapse: collapse; 
	border-spacing: 0px;
	background-color: #f0f0f0;
	background-repeat: no-repeat;
	text-align: left;
	width: 802px;
	height: 20px;
/*	z-index: 10; */
	border: 0px;
}


td#innhold {
	background-color: #ffffff;
	height: 400px;
	width: 802px; 
	padding-left: 0px;
	padding-top: 0px;
	border: solid black 0px; 
}

div#content {
	position: relative;
	left: 5px;
	width: 782px;
	min-height: 395px;
 	border: solid #cccccc 1px;
	padding-left: 10px;
	padding-top: 10px;
}

table#start {
	position:relative;
	left: 0px;
	width: 761px; 
	background-color: white;
}

td#annonse2 {
	padding-right: 10px;
	width: 223px;
}

td#annonse3 {
	padding-left: 10px;
	width: 134px;
}
td#hoyre {
	background-color: #ffffff;
	width: 170px;
	text-align: center;
	font-family: verdana;
	font-weight: bold;
	font-size: 10px;
	padding-right: 00px;
	padding-top: 10px;
	position: relative;
	left: 0px;
	top: 0px;
}

td.topp {
	background-color: #ffffff;
	background-repeat: no-repeat;
	width: 802px;
	height: 94px;
	border-collapse: collapse; 
	border-spacing: 0px;
	border: 0px;
}

div.undertekst {
	font-family: verdana;
	font-weight: normal;
	font-size: 10px;
	text-align: left;
	width: 160px;
	position: relative;
	top: 0px;
	left: 0px;
}

div.tekst {
	font-family: verdana;
	font-weight: normal;
	font-size: 10px;
	text-align: left;
	margin: 10px;
	width: 460px;
	border: solid black 0px;
	position: relative;
	left: 0;
/*	z-index: 1; */
}

div.forsidetekst {
	font-family: verdana;
	font-weight: normal;
	font-size: 10px;
	text-align: left;
	margin: 20px;
}

div.pil {
	width: 13px;
	height: 13px;
	text-align: left;
	position: relative;
	left: 0px;
	top: 0px;
}

div#tekstedit {
	height: 760px;
	position: relative;
	left: 0px;
	top: 0px;
}

td#footer {
	background-image: url('gfx/design/footer_bg.jpg');
	background-repeat: repeat-x;
	font-weight: normal;
	vertical-align: middle;
	text-align: center;
	font-size: 10px;
	color: #000000;
	height: 19px;
	padding-top: 0px;
}

td.footer a { 
	font-weight: bold;
	vertical-align: bottom;
	font-size: 10px;
	color: #000000;
}


td.toppmeny {
	border-collapse: collapse; 
	border-spacing: 0;
	border: 0;
	padding: 0px;
	height: 29px;
	padding-left: 200px;
}

td.venstre {
	border-collapse: collapse; 
	border-spacing: 0;
	border: 0;
	padding: 0px;
	padding-left: 2px;
	background-color: #013701;
	width: 187px;
}

.fil {
	background: none;
	height: 18pt;
	vertical-align: middle;
	white-space: nowrap;
}

.fil2 {
	background: #E1DDEB;
	height: 18px;
	vertical-align: middle;
	white-space: nowrap;
}

.toppfil {
	background: #E1DDEB;
}

.menytab {
	background-repeat: no-repeat;
	width: 200px;
	text-align: left;
}

.left {
	background-repeat: no-repeat;
	text-align: left;
	width: 682px;
}

.overskrift {
	font-family: verdana;
	font-size: 18px;
	font-weight: bold;
	color: #067743;
}

.tekst, .ingress {
	font-family: verdana;
	font-weight: normal;
	font-size: 10px;
	padding-left: 10px;
	padding-right: 10px;
	padding-top: 10px;
}

.liste2 {
	font-weight: bold;
	color: #EE6666;
}

td.addsite {
	text-align: left;
	width: 400px;
}

hr {
	height: 1px;
	width: 95%;
	color: #40553f;
}

textarea,input {
	border-width: 1px;
	border-color: #000000;
	border-style: solid;
}


