body {
	margin: 4px 0px 10px 0px; padding: 0px;
	background-color: #FFF;
	background-image: url(gfx/bakgrunn.gif);
	background-repeat: repeat-x;
}

body, td, p, div {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #444;
}


#ramme {
	margin: auto; width: 901px; padding: 8px 10px 0px 10px;
	background-color: #FFF;
}


#logo {
	float: left; width: 149px; height: 144px;
}
#logo a, #logo a:visited, #logo a:hover {
	display: block;width: 149px; height: 144px;
	background-image: url(gfx/logo.gif);
	
}

#topp {
	float: right; width: 752px; height: 144px; 
	background-image: url(gfx/islandshund.jpg);
}
#topp div {
	width: 711px;
	margin-left: 19px;
	margin-top: 125px;
	color: black;
	text-align: left;
}
#topp ul {list-style: none; margin: 0px; padding: 0px;}
#topp ul li {display: inline; padding-left: 20px;}
#topp a, #topp a:visited {
	color: #000; text-decoration: none;	
	text-decoration: none;
}
#topp a:hover {
	color: black;
	text-decoration: underline;
}

#side {
	width: 901px; min-height: 340px;
	background-image: url(gfx/side.gif);
	background-repeat: repeat-y;
	border-bottom: #FFAA00 1px solid;	
}


#hoyre {
	float: right;
	width: 200px; padding: 20px 8px 20px 8px;
}
.hoh2 {
	background-image: url(gfx/hoyre.gif);
	background-repeat: repeat-x;
	line-height: 18px; text-indent: 2px;
}

#innhold {
	float: right;
	width: 500px; padding: 20px 18px 20px 0px;
}


#marg {
	float: left;
	width: 143px; padding: 3px;
}
#marg ul {
	list-style: none; margin: 0px; padding: 0px;
}
#marg ul li {
	margin-bottom: 2px;
}

#marg ul li a {
	display: block;
	width: 138px; padding-left: 5px;
	line-height: 21px;
	background-image: url(gfx/knapp.gif);
	text-decoration: none;
	color: #000;
}
#marg ul li a:visited {
	color: #000;
}
#marg ul li a:hover {
	background-image: url(gfx/knapp-over.gif);
}

#marg ul li ul {
	border: #91C5EE 1px solid;
	background-color: #EFF6FC;
	margin-top: 2px;
}
#marg ul li ul li {}

#marg ul li ul li a, #marg ul li ul li a:visited {
	background-image: none;
	width: 136px;
	font-size: 11px;
	line-height: 12px;
}
#marg ul li ul li a:hover {
	color: red;
	background-image: none;
}


#bunn {
	font-size: 10px; color: #AAA;
	text-align: center;
}
#bunn a, #bunn a:visited {
	font-size: 10px; color: #AAA;
	text-decoration: none;	
}
#bunn a:hover {
	color: #888;
	text-decoration: underline;
}

h1 {font-size:16px; margin: 0px;}
h2 {font-size:14px; margin: 0px;}
h3 {font-size:13px; margin: 0px;}
br.cb {clear:both; line-height: 1px;}
