/* CSS Document */

#body {
	background-color: #ffffff;
	background-image:url(../images/bg_ille.gif);
}

#top {
	height: 18px;
	width: 780px;
	margin-left: auto;
	margin-right: auto;
	background-image: url(../images/container_top.gif);
	background-repeat:no-repeat;
	margin-top: 100px;
	margin-bottom: 0px;
	position: relative;
}

#mid {
	height: 100%;
	width: 780px;
	background-color:#e8c360;
	margin: 0px;
	margin-right: auto;
	margin-left: auto;
	position: relative;
	padding: 0px;
}

#bott {
	height: 18px;
	width: 780px;
	padding: 0px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	position: relative;
	background-image: url(../images/container_bott.gif);
	background-repeat:no-repeat;
	clear:both;
}

#footer {
	position:relative;
	margin-left:auto;
	margin-right:auto;
	top:20px;
	width:750px;
	height:17px;
	background-color: transparent;
	left: 0px;
}

#logo{
	z-index:4;
	position:relative;
	top:-72px;
	left: 285px;
	background-color: transparent;
	width: 230px;
}

.clearBoth {
	clear: both;
}

#content {
	position:relative;
	height: auto;
	width: 420px;
	top: -40px;
	left: 30px;
	margin: 0px;
	margin-bottom: 10px;
	padding: 0px;
	z-index:2;}

#bilder {
	position:relative; 
	right:30px; 
	top:-40px; 
	width:270px; 
	height:auto;
	background-color: transparent;
	border:none;
	float:right;
}

.adress {
	position:relative; 
	top:0px; 
	width:750px; 
	height:25px;
	text-align:center;
	background-color: transparent;
}

.meny {
	position: absolute;
	width: 271px;
	float:right;
	left:500px;
	top: 420px;
	height: 122px;
}
.menypris {
	position: absolute;
	width: 170px;
	top: 300px;
	height: 122px;
	left: 500px;
}
