/* CSS Document */
* {
	margin: 0;
	padding: 0;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
}

body {
	background-color:#F3F7F8; 
}

#hoved {
	position:relative;
	margin: 0px auto;
	top:0px;
	width: 990px;
	height: 660px;
	background-color:#FFF; 
	border: 2px solid #fff;
}

#logo {
	position:absolute;
	left:0px;
	top:0px;
	width:219px;
	height:652px;
	background-image: url(images/meny.jpg);
	background-repeat:no-repeat;
	text-align: center;
	color: #000;
	padding: 13px 0 0 0;
	margin: 0;
}

#logo img {
	padding: 0 0 13px 0;
	margin: 0;
}

#logo a {
	color: #000;
}

#logo address {
	font-style: normal;
	margin: 5px 0 5px 0;
}

#sidemeny {
	position:absolute;
	left:0px;
	top:220px;
	width:219px;
	height:358px;
	padding: 20px 0 0 0;
}

#sidemeny ul {
	padding: 0 0 0 20px;
	margin: 0 0 20px 0;
}

#sidemeny li {
	color: #000;
	margin: 0 0 10px 20px;
	font-weight: bold;
}

#sidemeny a {
	color: #000;
}

#sidemeny a:hover {
	color: #f00;
}

#logo a, #sidemeny a {
	text-decoration: none;
}

#sidemeny li {
	list-style-type: disc;
}


#iframe {
	position:absolute;
	left:220px;
	top:53px;
	width:730px;
	height:600px;
	background-color:#FFFFFF;
	overflow: auto;
	padding: 0 0 0 20px;
}

#iframe img {
	float: left;
	padding: 0 20px 20px 0;
	clear: both;
}

#iframe img.litebilde {
	float: left;
	padding: 0 20px 10px 0;
	clear: none;
	width: 100px;
}

#iframe p {
	padding: 0 0 20px 0;
}

h1 {
	color: #000;
	font-size: 18px;
	margin-bottom: 20px;
	text-transform: uppercase;
}

h2, h3 {
	font-weight: bold;
}

h2 {
	color: #f00;
	text-transform: uppercase;
	margin-bottom: 14px;
}

#iframe th, .pristittel {
	color: #5085BC;
}

#iframe p, #iframe th, #iframe td, #iframe li, #iframe a, #iframe em, #iframe strong {
	font-size: 14px;
}

#iframe th, #iframe td {
	padding: 2px;
	font-weight: normal;
}

#iframe th, #iframe td {
	padding: 2px;
	text-align: left;
}

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

#iframe .info {
	clear: both;
	padding-top: 20px;
}

#iframe .info div {
	float: right;
	width: 337px;
	clear: right;
	padding-bottom: 20px;
}

.pris {
	padding: 10px 0 20px 0;
}

#holtskog {
	position:absolute;
	left:0px;
	top:615px;
	width:209px;
	height:30px;
	background-color:#e1ebed;
	font-size: 9px;
	padding: 10px 5px 5px 5px;
	background-repeat: no-repeat;
	text-align: center;
}

#holtskog a {
	text-decoration: none;
	font-size: 9px;
	color: inherit;
}

#footer {
	position:absolute;
	left:219px;
	top:615px;
	width:771px;
	height:45px;
}
