body {
	background: #FFFFFF;
	list-style-image: none;
	list-style-type: none;
}


/*----------------MAIN STRUCTURE------------------*/

#wrapper {
}
#container {
	height: auto;
	background-color: #00CC66;
}
#left-section {
	width: 310px;
	height: 740px;
	position: absolute;
	left: 35px;
	top: 0px;
	padding: 30px 10px 10px 15px;
	color: #FFFFFF;
	background-image: url(../images/bgpx.gif);
	background-repeat: repeat;
}

#mid-section {
	width: 600px;
	height: 758px;
	position: absolute;
	left: 400px;
	top: 0px;
}

#right-section {
	width: 220px;
	height: 780px;
	position: absolute;
	left: 1020px;
	top: 0px;
	padding: 10px 0px 0px;
}

#footer {
	width: 600px;
	height: 100px;
	position: absolute;
	left: 401px;
	top: 768px;
	text-align: center;
}
#footer img {
	padding-right: 30px;
	padding-left: 30px;
}



/*----------------LEFT SECTION------------------*/


/*-----BOXES-----*/

#left-section-top {
	width: 400px;
	height: 60px;
	text-align: right;
	background-repeat: no-repeat;
	background-position: left center;
}

#left-section-mid {
	width: 220px;
	height: 500px;
	background-repeat: no-repeat;
	background-position: left top;
	padding: 0px;
	position: relative;
	left: 180px;
}
#mid-section td {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.8em;
	padding-top: 2px;
	padding-bottom: 2px;
}

#lunchmeny{
	width: auto;
	height: auto;
	padding-top: 10px;
	padding-bottom: 0px;
}
#lunchmeny td {
	font-family: Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	padding-bottom: 5px;
}

#lunchmeny table {
	margin-top: 10px;
}

.lunchrubrik {
	font-weight: bold;
	font-size: 1.2em;

}



.dressing {
	padding-bottom: 4px;
	font-weight: bold;
	color: #000000;
}

#tisdag{
	width: 230px;
	height: auto;
	padding: 0px;
}


#left-section-bottom {
	width: 375px;
	background-color: #000000;
	height: auto;
	padding-right: 25px;
	padding-top: 15px;
}


/*-----TEXT-----*/

h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.1em;
	text-align: left;
	color: #FFFFFF;
	padding-top: 0px;
	margin-top: 10px;
}

h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.3em;
	text-align: left;
	color: #FFFFFF;
	padding-top: 8px;
	font-weight: bold;
	padding-bottom: 2px;
}
#mid-section h2 {
	color: #000000;
}

p {
	font-family: Arial, Helvetica, sans-serif;
	text-align: left;
	color: #FFFFFF;
	font-size: 0.8em;
	padding-bottom: 2px;
	line-height: 1.2em;
}

a {
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: underline;
	color: #FFFFFF;
	font-size: 0.9em;
	margin-right: 5px;
}



/*----------------MID SECTION------------------*/


/*-----COLUMNS-----*/

#mid-section-left {
	width: 300px;
	left: 0px;
	top: 0px;
	padding: 0px;
	background-repeat: no-repeat;
	background-position: left top;
	position: relative;
	height: 314px;
}

#mid-section-right {
	width: 290px;
	position: absolute;
	left: 300px;
	top: 160px;
	padding: 0px 0px 0px 10px;
}


/*-----RIGHT COLUMN-----*/

#mid-section-top {
	width: 600px;
	height: 120px;
	background-position: center center;
	background-repeat: no-repeat;
	text-align: center;
	padding-top: 40px;
}

#mid-section-mid {
	width: 406px;
	background-color: #000000;
	height: auto;
	min-height: 950px;
	position: relative;
	left: 0px;
	top: 0px;
	background-image: url(../images/meny_bg.jpg);
	background-repeat: repeat-y;
	background-position: right top;
}

/*#mid-section h1 {
	font-size: 5em;
	font-family: "Times New Roman", Times, serif;
	color: #666666;
	text-align: left;
	padding-bottom: 10px;
	font-weight: bold;
}

#mid-section h2 {
	font-family: Arial, Helvetica, sans-serif;
	color: #000000;
	text-align: left;
	padding-bottom: 2px;
	font-weight: normal;
	font-size: 1em;
	padding-top: 6px;
}

#mid-section h3 {
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #666666;
	text-align: left;
	font-weight: normal;
	padding-top: 6px;
}

#mid-section p {
	color: #000000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.7em;
	text-align: left;
	padding-right: 0px;
	padding-left: 0px;
	padding-bottom: 1px;
}*/




/*----------------RIGHT SECTION------------------*/



#right-section-top {
	width: 410px;
	height: 160px;
}

#right-section-mid {
	width: 410px;
	height: 300px;
}
#right-section-mid p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.9em;
	font-weight: normal;
	text-align: center;
}
#right-section-mid h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1em;
	font-weight: normal;
	margin-bottom: 5px;
	text-align: center;
	margin-top: 10px;
}
#right-section img {
	margin-bottom: 10px;
}

#right-section-bottom {
	width: 410px;
	background-color: #000000;
	height: 400px;
	background-image: url(../images/rightsection_03.jpg);
	background-repeat: no-repeat;
}
