html, body
{	margin:0px;
	padding:0px; 
}

body
{	/*background:#6A6A61;*/
	background:white;
	background-image: url("images/bg.jpg");
	background-repeat:repeat-x;
}


#logo
{	background-image: url("images/logo_plain.png");
	background-position:0px 0px;
	background-repeat:no-repeat;
	padding:0px;
	width:100%; 
	height:120px;
	margin-bottom:0px;
	margin-top:0px;
	margin-left:0px;
	margin-right:auto;
}
#main
{	background-image:none;
min-width:900px; 
width:75%;
	margin-left:auto;
	margin-right:auto;
	margin-top:0px;
	top:0px;
	height:100%;
	min-height:600px;
	padding-left:50px;
	padding-right:50px;
	border-top:none;
	background:white;

}
#contact{min-width:900px; 
width:75%;
	margin-left:auto;
	margin-right:auto;
	margin-top:0px;
	top:0px;
	height:100px;
	padding-left:50px;
	padding-right:50px;
	background:#262626;
	color:white;}
#contact img{padding-top:30px;}
	
div{margin:0px;top:0px;}

#photo{border:1px dotted grey;
		padding:10px;
		background-color:white;
		
}
#table1 
{ 
width:100%;   
}

#table2 
{background-color:white /*#958976*/; 
width:100%;   
}

#table3 
{background-color:#958976;  

}
#table4 
{background-color:#DDDCC5;    
}
#table5 
{background-color:#6A6A61;    
}

table, td{margin-left:0px; padding-left:0px;}

#meny
{	width:400px; height:0px;
}
#menyValg
{	
    padding-top:0px;
    padding-left:0px;
    padding-right:8px;
    padding-bottom:0px;
    margin:0px;
    text-align:left;
    background-color:white;	
    font:8pt "georgia";
	color:black;
	text-decoration:none;
	letter-spacing:1px;
	text-transform:uppercase;
}

#menyValg:hover
{	
	
	color:red;
}
#underKategori{width:1000px;}
p, div, span
{	color: black;
	font:11pt " arial";

}

p
{	padding:0px;
}

span{padding-left:10px;}

h1{font:10pt "Georgia, arial";
	color:black;
	text-decoration:none;
	letter-spacing:1px;
	text-transform:uppercase;}
}

h2
{	color:white;
	font:8pt "Georgia, arial";
}

h3
{	color:black;
	font:10pt "arial";
	padding:0px;
	margin:0px;
}

h4
{	font:8pt "Georgia, arial";
	font-style:italic;
	color:#262626;
	margin:0px;
	padding:0px;

}
#h2, #contact
{	font:8pt "Georgia, arial";
	color:grey;
	text-decoration:none;
	letter-spacing:1px;
	text-transform:uppercase;
}
a, a:active, a:visited
	{ font:8pt "Georgia, arial";
	color:black; 
	text-align: left;
	letter-spacing:0px;
	text-decoration:underline;

	}
	a:hover{color:#611427;}
	

a.link2, a.link2:active, a.link2:hover, a.link2:visited
	{ font:9pt "arial, arial" italic;
	color:black;
	text-align: left;
	letter-spacing:0px;
	text-decoration:none;
	text-transform:uppercase;
	font-style:italic;
	background-color:grey;
	padding:10px;
	}
a.link2:hover

{	color:#6e6e2f; 
}


img
{	padding:0px;
	margin:0px;
	border:0px;
	}

#barrel{position: relative;
left: auto; 
top: auto; height:200px;width:400px;background-image: url("images/barrel_01.png");background-repeat:no-repeat;}

