* {
	padding: 0;
	margin: 0;
	border: 0;
}
html,body{
	background: #828975 url('../images/grafikk/bg_01.jpg');
}
body{
	text-align: center;
	font-size: 62.5%; /*10px*/
	font-family: Arial, Helvetica, sans-serif;
	color: #444444;
}
/* Elementer p siden --------- */
.wrap{
	width: 746px;
	margin: 0px auto;
	text-align: left;
	background: transparent url('../images/grafikk/faux_01.jpg') repeat-y;
}
/*=================================================================================*/
/*--------------------------------- G E N E R E L L E   E L E M E N T E R ---------*/
/*=================================================================================*/
.ct li a:hover, .ct dt a:hover, .ct dd a:hover {
	text-decoration: none;
}
h1, h2, h3, h4, h5 {
	font-weight: normal;
	font-family: Arial, Helvetica, sans-serif;
}
li li, li li li, bockquote p, td p, th p, li p {
	font-size: 1em !important;
}
.hide {
	visibility: hidden;
}
.clear {	
	clear: both; 
	visibility: hidden; 
	height: 0 !important;
}
img {
	border: 1px solid #999;
}
img.floatleft{
	float: left;
	margin: 4px 13px 10px 0px;
}
img.floatright{
	float: right;
	margin: 8px 13px 10px 13px;
}
img.center {
	margin: 15px 0 0 10px;
}
a img:hover {
	border: 1px solid #555;
}
/*=================================================================================*/
/*----------------------------------------------------------- H E A D E R ---------*/
/*=================================================================================*/
.hd {
	position: relative;
	width: 746px;
}
.hd_m {
	font-size: 1.3em; /*13px*/
	position: absolute;
	width: 350px;
	height: 34px;
	bottom: 28px;
	right: 133px;
}
.hd_m ul {
	float: left;
	width: 100%;
}
.hd_m ul li { 
	display: inline; 
}
.hd_m ul li a.strek {
	border-left: 1px solid #ccc; /*Venstre strek*/
}
.hd_m ul li a {
	padding: 10px 1em 0 1em;
	height: 24px;
	text-decoration: none;
	float: left;
	color: #666;
	display: inline;
	border-right: 1px solid #ccc;
	background: transparent url('../images/grafikk/menu_bg_01.jpg') repeat-x;
}
.hd_m ul li a:hover {
	background: transparent url('../images/grafikk/menu_bg_hover_03.jpg') repeat-x;
	color: #444;
}
h1 {
    position: relative;
	height: 166px;
    width: 746px;
	overflow: hidden;
	background: transparent url('../images/grafikk/header_04.jpg');
}
/*=================================================================================*/
/*----------------------------------------------------------- C O N T E N T -------*/
/*=================================================================================*/
.ct2 { /*P grunn av at ie rendrer Overflow litt merkelig*/
	float: left;
	width: 511px;
	overflow: hidden;
	/*background: #FFFF66;*/
}
.ct {
	vertical-align: top;
	font-size: 1.1em; /*11px*/
	word-spacing: 0.1em;
	/*background: #FFFF66;
	margin: 20px 30px 20px 40px !important;
	margin: 20px 30px 20px 20px; *//*IE dobler margin-left merkelig*/
	/*padding: 0px 30px 0px 55px;*/
	margin: 0px 30px 0px 40px;
	width: 426px !important;
	/*width: 511px; IE tar vekk nr man bruker padding*/
	overflow: visible;
}
.ct h2 {
	font-size: 1.9em; /*18px*/
	margin: 10px 0 0.3em 15px;
	width: 420px;
	overflow: hidden;
	height: 0 !important;
	height /**/: 32px;
	padding: 32px 0 0 0;
}
.ct h3 {
	font-size: 1.3em; /*14px*/
	color: #7D5328;
	margin: 10px 0 0 15px;
	font-weight: normal;
}
.ct h3 a, .ct h3 a:hover, .ct h3 a:active, .ct h3 a:link {
	color: #98651F !important;
	font-weight: normal !important;
	font-family: Arial, Helvetica, sans-serif !important;
	text-decoration: none !important;
}
.ct h3 a:hover { 
	color: #714A17 !important;
}
.ct h4{
	font-size: 1.1em; /*12px*/
	font-weight: bold;
	margin: 1em 0 1em 25px;
	/*text-transform: lowercase;*/
	font-variant: small-caps;
}
.ct p {
	line-height: 1.3em;
	font-size: 1.1em; /*11px*/
	margin: 0 0 1.2em 15px;
}
/*.ct p + p{
	text-indent: 2em;
}*/
.mer{
	border-bottom: 1px solid #EBEBEB;
    text-indent: 0!important;
}
.ct ol, .ct ul, .ct dl {
	margin: 1em 30px;
	font-size: 1.1em;
}
.ct ol li {
	margin-bottom: 1em;
}
.ct dt{
	font-weight: bold;
	color: #777;
	margin-top: 10px;
}
.ct dd, .i {
	font-style: italic;
}
.ct dd {
	margin-left: 10px;
}
.ct ul{
	list-style: circle;
}
.ct ul li {
	margin-bottom: 4px;
}
.ct a {
	color:#88A27D;
	text-decoration: none;
}
.ct a:hover {
	text-decoration: underline;
	color: #506D49;
}
.ct a:visited{
	color: #999966;
}
/*=================================================================================*/
/*----------------------------------------------------------- S I D E B A R -------*/
/*=================================================================================*/
.sb {
	font-size: 1.2em; /*12px*/
	/*background: #F7F7F3;*/
	/*padding: 0 0 50px 0;*/
	width: 235px;
	float: left;
	display: inline;
}
.sb h2 {
	font-size: 1.16em; /*14px*/
	/*font-weight: bold;*/
	color: #444;
	overflow: hidden;
	width: 180px;
	height: 41px;
	background: transparent url('../images/grafikk/sb_bg_01.jpg') no-repeat;
	padding: 6px 0 0 55px;
	margin: 30px 0 0 0;
}
.sb a {
	color: #444;
	text-decoration: none;
}
.sb a:hover {
	color: #666;
	text-decoration: none;
}
.sb h3 {
	font-size: 1em; /*12px*/
	margin: 5px 0 0 -6px;
	text-transform: uppercase;
}
/*---------------- B E H A N D L I N G ---*/
ul.sb_g, ul.sb_g_sub {
	list-style-type: none;
	margin: 0 0 0 25px;
}
ul.sb_g li a{
	 background: transparent url('../images/grafikk/sb_g_link.gif') 0 3px no-repeat;
	 text-indent: 16px;
	 margin-bottom: 6px;
	 color: #002A00;
	 width: 200px;
	 display: block;
	 text-decoration: none;
}
ul.sb_g li a:hover{
	background: transparent url(../images/grafikk/sb_g_hover.gif) 0 3px no-repeat;
}
ul.sb_g_sub li a, ul.sb_g_sub li a:hover{
	text-indent: 0; background: none; /*P grunn av at submenyen arver verdier m vi gjre dette*/
	width: 200px!important;
	width: 175px;
	margin-bottom: 6px;
	color: #555;
}
ul.sb_g_sub li a:hover {
	color: #002A00;
}
/*---------------- K O N T A K T ---*/
dl.sb_k {
	margin: 0 0 1.4em 40px;
}
dl.sb_k:hover {
	color: #777;
}
dl.sb_k dt {
	font-weight: bold;
	color: #777;
	margin-top: 10px;
}
dl.sb_k dd {
	margin: 0 0 0 10px;
}
.sb p {
	margin: 0 25px 0.5em 20px;
}
.sb p a {
	text-decoration: underline;
	color:#523636;
}
.sb p a:hover {
	text-decoration: underline;
	color:#805353;
}
.sb img {
	margin: 0 10px 0 0;
}
#kontaktbilde {
	margin: 45px 0 0 35px;
}
/*=================================================================================*/
/*----------------------------------------------------------- F O O T E R ---------*/
/*=================================================================================*/
.ft {
	overflow: hidden;
	height: 65px;
	width: 746px;
	background: transparent url('../images/grafikk/footer_01.jpg');
	color: #222;
	letter-spacing: 0.02em;
}
.ft p{
	margin: 30px 30px 0 30px;
	position:relative;
}
.ft span.referer{
	display: block;
	position: absolute;
	width: 110px;
	top: 0px;
	right: 0px;
}
.ft span.referer a{
	margin-left: 20px;
}
.ft a{
	color: #222;
	text-decoration: none;
}
.ft a:hover{
	color: #666;
	text-decoration:underline;
}

/*child pixels / parent pixels = child ems*/
/*
hd = HeaDer
hd_m = Header Menu
ct = ConTent
sb = SideBar
sb_g = SideBar Generell
sb_k = SideBar Kontakt
ft = FooTer
*/