body {
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.8em; 
	background-color: #69C; 
	text-align: center;
	min-width: 756px;
	margin-top: 0px;
	margin-bottom: 10px;
}

img {
	border: none;
	background-color: inherit;
}


h1 {
	font-size: 1.3em;
	color: #000;
	margin-top: 0px;
}

h2 {
	font-size: 1.0em;
}

p {
	color: #000;
}

a:visited {
	color: #69C;
	text-decoration: none;
}

a:link {
	color: #69C;
	text-decoration: none;
}

a:hover {
	color: #369;
	text-decoration: underline;
}

ul {
	color: #333;
}

#wrapper {
	width: 752px;
	margin: 0 auto;
	text-align: left;
	background-color: #FFF;
	background: #FFF url(design/back.png) repeat-y left top;
	margin-top: 10px;
}

#toppbanner {
	margin: 0;
	padding: 0px 0;
	background: #69C;
	margin-bottom: 0px;
}

#meny {
	width: 160px;
	float: left;
	color: #333;
	background-color: #FFF;
}

#content {
	width: 562px;
	float: right;
	background-color: #FFF;
}

#hovedInnhold {
	width: 350px;
	margin: 0;
	float: left;
	margin-top: 30px;
	margin-bottom: 20px;
	background-color: #FFF;
}

#bildeFelt {
	width: 144px;
	float: right;
	margin-right: 20px;
	margin-top: 32px;
	text-align: left;
	background-color: #FFF;
}

#bildeFelt img{
	margin-left: 2px;
	margin-bottom: 2px;
	border: 1px solid #000;
}

#bunn {
	width: 752px;
	height: 16px;
	background: #69C url(design/bunn.gif) no-repeat right top;
	clear: both;
}

#meny #linkliste a:link, 
#meny #linkliste a:visited {
	text-decoration: none;
	color: #666;
	margin-top: 0px;
	margin-bottom: 0px;
}

#meny #linkliste a:hover {
	color: #333; 
	background: #CCC;
	text-decoration: none; 
}

#meny #linkliste ul {
	margin: 0;
	padding: 0;
	list-style-type: none;
}

#meny #linkliste li a {
	font-size: 0.8em;
	font-weight: normal;
	line-height: 1.1em;
	text-decoration: none;
	display: block;
	margin: 0;
	padding: 1px 0 1px 17px;
	border: 0;
	margin-bottom: 0.6em;
	width: 130px;
}

#meny #linkliste p {
	font-size: 0.8em;
	font-weight: bold;
	margin-left: 4px;
	display: block;
	margin-left: 14px;
	margin-bottom: 0.8em;
	padding: 0 0 0 15px;
	background: #FFF url(design/menyknapp.gif) no-repeat left;
	
}

#meny img {
	margin-top: 40px;
	padding-left: 13px;
	display: inline;
}

#printMenySafe {
	background-color: #69C;
	width: 752px;
	height: 30px;
}

#printMeny {
	margin-left: 160px;
}

#printMeny ul {
	margin: 0;
	padding: 0;
	list-style-type: none;
}

#printMeny ul li {
	display: block;
	float: left;
	text-align: center;
	padding: 0;
	margin: 0;
}

#printMeny a {
	color: #FFF;
	text-decoration: none;
	font-weight: bold;
	font-size: 0.8em;
	display: block;
	width: 90px;
	background-color: #69C;
	padding: 3px;
}

#printMeny a:hover {
	color: #FFF;
	text-decoration: none;
	background-color: #369;
}

.border_left {
	border-left: 1px solid #FFF;
}

#first {
	margin-top: 32px;
} 

.infotekst strong,
.infotekst p {
	color: #666;
}

