/* CSS Document */

html, body {
	background-image: url(../graphics/background.jpg);  background-position: top right;
	height: 100%;font-size:90%;
}

html, body, ul, ol, li, p, h1, h2, h3, h4, h5, h6, form, fieldset, img {
margin: 0;
padding: 0;
border: 0;
}

body {

text-align: left;
   min-width: 670px; /* Use this, or */
   
   }
	

#wrapper {
position: relative;
	margin-left: 5%;

	top: 0px; 
	width:670px;
	_height:100%; /* IE only */
	min-height:100%;
		z-index:1;
	background-color: #FFFFFF;
		overflow: visible;
		  text-align: left;
		  border-left: 10px solid #59b236;
		  background-image:url(../graphics/backgroundshadow.jpg);
		  background-position:top right;
		  background-repeat: repeat-y;
}

#printheader {display: none;}

#banner{
background-color:#ffffff;
text-align: right;
background-position: top right;
background-repeat:no-repeat;
height: 150px;

width: 643px;
}

#weblogo { position:absolute;
top: 30px; left: -36px;}

#equator { width: 653px; border-top: 1px dashed #A80F13;position:absolute;
top: 95px; left: -10px;}


#topadresse{ position:absolute;
top: 5px; left: 20px;
color:#999999; font-family:Verdana, Arial, Helvetica, sans-serif; font-size:80%; }



#wrapperleftside{ position:relative;
top: 30px;left: 20px;width: 150px; float:left;
margin-bottom:110px;

}


/* PAGE */ 

#maincontent { position:relative; top: 30px; right:70px; 
text-align:left; float: right; width: 380px; margin-bottom: 110px;
}

#leftcontent {
margin-top: 10px; 
}

#footbuffer {
width:643px; clear: both; height:10px; 
}
address {
font-size:70%;  position:absolute;
	 right:70px;
	bottom:55px;
	font-style:normal;
		font-style:normal;
	color:#666666;
}

#footdecoration {width:643px; clear: both; height:50px; position:absolute;
	left:0;
	bottom:0px; background-image: url(../graphics/frise.png);}

#mama {
	position:absolute;
	left:643px;
	bottom:0px;
	width:201px;

	
	z-index:3; background:transparent;
}


.rightbox { border: 1px solid #D98515; background-color:#fefdf6; width:150px; float:right; padding:5px; font-size:90%; margin:10px; margin-right:0px;}
.leftbox { border: 1px solid #D98515; background-color:#fefdf6; width:140px;  padding:5px; font-size:90%; margin:0px; }
.rightbox h2, .leftbox h2 {margin-top:0px;}

/* TEXT */


h1, h2, h3 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
	
p, body, input, textarea {
	font-family:Arial, Helvetica, sans-serif; 
}

p {font-size: 95%; line-height:130%; margin-top: 10px;}
.small  {font-size: 85%; line-height:100%;}
h1 {
	font-weight: bold;
	font-size: 120%;
	margin: 0;
	color: #346635;
}

h2 {
		font-size: 100%;line-height:130%;
	color: #666666;
	font-weight: bold;margin-top: 10px; margin-bottom:-10px;
}

h5 {
		font-size: 100%;line-height:130%;
	color: #666666;
	font-weight: bold;margin-top: 10px; 
}


ul  {	font-size: 100%; 
			color: inherit;
			background: transparent; 
			line-height: 130%;
			margin-top: 10px;
			margin-left:15px;
			margin-bottom: 10px;
			list-style-type: disc;
}	

ol  {	font-size: 100%; 
			color: inherit;
			background: transparent; 
			line-height: 130%;
			margin-top: 0px;
			margin-bottom: 10px;
			list-style-type: decimal;
		}	


li {    margin-left: 2px;}	 
		


hr {
			height: 1px;
			border-bottom: 1px solid;
			border-top: none;
			border-right: none; 
			border-left: none;
			margin-top: 10px;
			color: #59B236; 
			background: transparent;
}


/*  SITE MENU */

#navimenu ul {margin: 0px;}

#navimenu ul li {
font-family: Arial, Helvetica, sans-serif;
display: block;
font-size:90%;

display:block;
}

#navimenu ul li a {
color: #000000;
text-decoration: none;
display:block;
text-align: left ;font-weight:normal;
border-bottom:1px solid #cccccc; 
height:15px;
} 

#navimenu ul li a:hover {
color:#A80F13;
border-bottom:1px solid #A80F13;
}


.current {
border-bottom:1px solid #cccccc; 
color: #346635;
font-weight:bold;
height:16px;
margin-left  !important:1px;
}


/* LINKS  */ 

a { color: #144aa3; }

a:hover { color: #A80F13; }
a:active { color: #346635; }
a:visited { color: #314a72; }





/* Menukortet */

.type {
  position: relative;
  text-align: left;
  font-weight:bold;
  margin-bottom:10px;
 margin-top: 20px;

}

.food {
  position: relative;
  margin-left: 10px;



}

.price {
  position: relative;
 width: 60px; 
 left:330px;
 margin-top:-17px;
font-size:100%;
}

.desc {
  position: relative;
  font-size:85%;
margin-top: 3px;
width: 280px;

}

.name {
margin-top: 10px;
font-size:100%;
 
}




.clear {	clear: both;}
.clearleft {clear: left;}
.clearright {clear: right;}
		
.right { 	float: right; }
.left { 	float: left; }

img {		border-color: #000000;}
img.left {	float: left; margin: 5px 10px 5px 0px; } /*top, left, bot, right */
img.right {	float: right; margin: 5px 0px 10px 10px; }






/* -------------
  Form elements  
---------------- */



input, textarea, select, file {
			margin-left: 0px; 
			margin-right:0px; 
			margin-bottom:2px;
			font-size: 100%;
			color: #0E2A64;
			background-color: #ffffff;
			border: 1px solid #A15700;
			
		
}



.radio { border: none;
background: #f3f3f3;}

.button {
			color: #ffffff;
			background-color: #203757;
			border-top: 1px solid #496c9d;
			border-bottom: 1px solid #0b1e39;
			border-left: 1px solid #496c9d;
			border-right: 1px solid #0b1e39;
}

.button:hover {color: #ffffff;
			background-color:#335483;}



