/* CSS Document  */

html {background: transparent url("../images/brick_bg_shade.jpg") repeat; font: 62.5%/1.4  Verdana, Arial, Helvetica, sans-serif;
	color:#6D592E;}

body {
	margin: 2px;
	padding: 0px;
	}
	
body.thumb {
	margin: 0px;
	padding: 0px;
	}
	
P {
	margin:2px;

}
.super {

font-size:8px;



}
	
h2,h3,h4,h5,h6 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:20px;
	color:#D7DAB6;
	top:0px;
	left:0px;
	}
	
/*  ------------------ Logo og evt. Steinaldermann ---------------------  */	
#topelement {
	height:70px;
	position: absolute; 
	top: 65px;
	left:160px;
	background: transparent url(../images/logo.png) no-repeat;
}

/* oppe til høyre  #steinmann {
	height:99px;
	width:106px;
	background: transparent url(../images/steinaldermann.png) no-repeat;
	position: absolute; 
	top: 0px;
	left:20px;
}*/

#steinmann {
	height:99px;
	width:106px;
	background: transparent url(../images/steinaldermann.png) no-repeat;
	position:absolute;
	right:60px;
	bottom:25px;
}


/*  ------------------ Grafisk element  UTE & INNE ---------------------  */	
#ute_small {
	float:none;
	width: 98px;
	height: 97px;
	background: transparent url(../images/ute.png) no-repeat;
	position:absolute;
	left: 501px;
	top: 54px;
	z-index: 5;
	}
	
#ute_new {
	float:none;
	width: 104px;
	height: 122px;
	background: transparent url(../images/ute_new.png) no-repeat;
	position:absolute;
	left: 501px;
	top: 54px;
	z-index: 5;
	}
	
#ute {
	float:none;
	width: 110px;
	height: 130px;
	background: transparent url(../images/ute_small.png) no-repeat;
	position:absolute;
	left: 501px;
	top: 40px;
	z-index: 5;
	}
	/*797px*/
/*  ------------------Hovedmeny venstre side ---------------------  */			
#menu {
	margin-top: 120px;
	margin-left:0px;
	padding-top:2px;
	padding-bottom:2px;
	width:70px;
	float:left;
	z-index:5;
	clear:none;
}
#menu.sub {
	background-color:#00CC33;
}	
/*  ------------------ Container for innhold ---------------------  */	
	
#wrapper {position: absolute; left:140px; top: 110px; width: 800px; height:auto; margin: 0 auto; text-align: left; background-color:#F9F9F2; }

/*  -------------------------Innhold  -----------------------------*/
#content_pict {
	position:relative;
	float:left;
	top:0;
	left:0;
	padding:4px;
	height:518px;
	width:300px;
	/*left:0px;*/
	overflow:hidden;
	background-color:#F9F9F2;
}

#content_text {
	position:relative;
	float:left;
/*	width:370px;;*/
	width:460px;
/*	height:518px;*/
	padding:4px;
	background-color:#F9F9F2;
}

#content_txtframe {
	position:relative;
	width:432px;
	height:467px;
	padding-right:30px;
	padding-top: 50px;
	padding-left: 20px;
	background-color:#FFFFFF;

}

/*  ---------------------- Produktsider -------------------------  */
#product_pict {
	position:relative;
	float:left;
	top:0;
	left:0;
	padding:3px;
	height:518px;
	width: 395px;
	overflow:hidden;
	background-color:#F9F9F2;
}


#product_text {
	position:relative;
	float:left;
	padding:4px;
	background-color:c9c2ad;
}

/*  ------------------ brødtekst ---------------------  */

#txtframe {
	top:0px;
	clear:none;
	
	position:relative;
	width:335px;
	height:467px;
	padding-right:15px;
	padding-top: 50px;
	padding-left: 35px;
	background-color:#FFFFFF;

}

P.head {
	font-weight:bold;
	
}

#gallery {
	position:relative;
	float:left;
/*	bottom:0;*/
	width:470px;
	height:518px;
	padding:4px;
	background-color:#F9F9F2;
}

#galleri {
	position:relative;
	float:left;
/*	bottom:0;*/
	height:20px;
	width:150px;
	padding:5px;
	color:#000000;
}

td.shade {
	background-color:#F9F9F2;
	font-weight:bold;
}


td.mto {	
	background-color:#a40809;
	font-weight:bold;
	color:#d1c2a4;
}	

/*  ------------------ meny ikoner -----
rød = d1c2a4
beige = a40809
----------------  */
/*#icons_frame {
	clear:both;
	position:absolute;
	bottom:2px;
	width:797px;
	height:90px;
	border:#E4D5BA;
	background-color:#F9F9F2;
	overflow:hidden;
	z-index:10;
}*/

/*  ------------------ Produkt tekstmeny i brødtekst   settes i  style_menu.css ---------------------  */
/*#menu_frame1 {
	clear:none;
	position:relative;
	float:left;
	left:0px;
	top:0px;
	width:150px;
	height:150px;
	background-color:#FFFFFF;
	overflow:hidden;
	z-index:10;
}

#menu_frame2 {
	position:relative;
	float:left;
	margin-left:20px;
	width:150px;
	height:150px;
	background-color:#FFFFFF;

}*/

/*  ------------------ Linkformat produktmeny ---------------------  */
/*#menu_frame1 a:link, #menu_frame2 a:link, #menu_frame1 a:visited, #menu_frame2 a:visited, #menu_frame1 a:active, #menu_frame2 a:active, {
	font: Verdana, Arial, Helvetica, sans-serif;
	color:#6D592E;
}
*/
/*   ------------------Formatering hovedmeny venstre----------------------- */
#menu a:link,
#menu a:visited,
#menu a:active {
	padding-right:10px;
	padding-top:8px;
	padding-bottom:8px;
	color: #CCC;
	background-color:#111111;
	font-size: 1em!important;
	text-decoration: none;
	position: relative;
	clear:right;
	margin-bottom:10px;
	float: right;
	width:120px;
	text-align:right;

	}
#menu a:hover {
	color: #FFFFFF;
	text-decoration: underline;
	background-color:#971a14;
	}
	
/*	
	 ''''''BARE FOR GØY '''''*/
#show {
	clear:both;
	position:absolute;
	bottom:2px;
	width:797px;
	height:90px;
	border:#E4D5BA;
	background-color:#F9F9F2;
	overflow:hidden;
	z-index:10;
}
#webdesign {
	position:absolute;
	right:0px;
	bottom:0px;
	width:230px;
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif ;
	font-size:9px;
	color:#CCC;
	background-color:#1b1616;
	letter-spacing:0.3em;
	padding:4px;
	padding-left:20px;
	z-index:-10;
/*	rødfarge: a40809*/
}

#adresse {
position:relative;
	float:left;
/*	right:250px;*/
	top:80px;
	width:300px;
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif ;
	font-size:10px;
	color:#c1b2a9;
/*	background-color:#1b1616;*/
	letter-spacing:0.1em;
	padding:4px;
	padding-left:20px;
	z-index:500;
/*	rødfarge: a40809*/
}