* {
margin: 0;
padding: 0;
}

body {
background: #545453 url("bakgrunn.gif") no-repeat;
background-attachment: fixed;
text-align: center;
font-family: Verdana, Arial;
}

div#over {
margin: auto;
background: #BCBEC0 url("header.gif") no-repeat;
width: 800px;
height: 33px;
border-left: 1px solid #000000;
border-right: 1px solid #000000;
}

div#banner {
text-align:left;
border-top: 2px solid #2A2A2A;
border-bottom: 2px solid #2A2A2A;
background: #008FD4;
text-align:center;
}
	div#middelbanner {
	width: 80%;
	margin:auto;
	text-align:left;
	}
	
	div#banner img {
	border:0;
	}

div#hoveddel {
margin: auto;
background: #BCBEC0;
width: 785px;
border-left: 1px solid #000000;
border-right: 1px solid #000000;
border-bottom: 1px solid #000000;
text-align: left;
padding-left:15px;
}

	div#tekst {
	float:left;
	background:#E3E5E8;
	width: 550px;
	padding: 15px 10px 10px 10px;
	border: 1px solid #9F9F9F;
	border-top: 0;
	margin-bottom: 10px;
	}
	
	div#tekst img {
	float:right;
	border-top: 3px solid #2A2A2A;
	border-bottom: 2px solid #2A2A2A;
	border-left: 2px solid #008FD4;
	border-right: 2px solid #008FD4;
	}
	
	div#side {
	float:left;
	margin-left: 10px;
	}
	
		div#meny {
		background:#E3E5E8;
		width: 160px;
		border: 1px solid #9F9F9F;
		border-top: 0;
		padding: 15px 10px 10px 10px;
		margin-bottom: 10px;
		}
		
		div#siste {
		background:#E3E5E8;
		width: 160px;
		border: 1px solid #9F9F9F;
		margin-bottom: 10px;
		padding: 15px 10px 10px 10px;
		}
		
		div#siste p {
		font-size:0.7em;
		}
		
		div#siste img {
		border-bottom: 1px solid #666;
		border-top: 1px solid #9F9F9F;
		width: 160px;
		}
		
		div#siste a {
		color: #1D193F;
		}
		
		div#siste a:hover {
		text-decoration:none;
		}
		
div#under, div#under a {
color: #999ea6;
font-size:0.7em;
text-align:center;
margin-top:10px;
border-top: #d7d9dc solid 2px;
}

div.oppsprett img {
border:0;

}

h1 {
color: #1D193F;
font-size: 1.6em;
font-weight: normal;
}

h2, h2 a {
color: #000000;
font-size: 1.0em;
font-weight: bold;
margin-top: 5px;
}

h3, h3 a, th {
color: #086490;
font-size: 0.9em;
font-weight: bold;
margin-top: 5px;
}

p, td {
margin-top: 5px;
font-size: 0.8em;
line-height: 1.5em;
}

p.ingress {
font-weight:bold;
}

p#link {
color:#777;
}

.strong {
font-weight: bold;
}

div#meny ul {
list-style: none;
}

div#meny ul ul {
font-size: 0.9em;
}

div#meny ul ul a {
color: #02608d;
padding-left: 10px;

width: 140px;
}

div#meny h1, div#siste h1 {
font-size: 1.2em;
}

div#meny h2, div#siste h2 {
font-size: 0.9em;
}

div#meny a {
color: #000000;
font-size:0.8em;
display:block;
width: 150px;
text-decoration:none;
border:2px solid #E3E5E8;
border-bottom: 2px solid #d7d9dc;
}

hr {
margin-top: 15px;
margin-bottom: 15px;
border: 1px solid #d7d9dc;
}

div#meny a:hover {
background: #2A2A2A;
border:2px solid #008FD4;
color: #EEEEEE;
}

a {
color: #008FD4;
}

table {
width: 100%;
border: 0;
border-spacing:0;
}

table td {
text-align:center;
border-bottom:1px solid #d7d9dc;
}

table.skjema td {
text-align:left;
}

#totalt td {
border-top: 1px solid #008FD4;
}

td input.total {
background: transparent;
border:0;
text-align: center;
font-weight:bold;
}

