body {
	background: #fff;
	text-align: center;
	margin: 0 auto;
	font-family: gill sans, trebuchet ms, tahoma, verdana, arial, sans-serif;
	font-size: 11px;
}

#wrapper {
	width: 992px;
	text-align: left;
	margin: 0 auto;
}

#contentwrapper {
	width: 992px;
	height: 647px;
	background-image: url('bg_neutral.png');
	background-repeat: no-repeat;
	position: relative;
	overflow: hidden;
}

#topmenu {
	text-align: right;
	width: 992px;
	margin: 20px 0;
	overflow: hidden;
}

	#topmenu ul {
		text-align: right;
		overflow: hidden;
	}
	
	#topmenu ul li {
		display: inline;
		text-align: right;
		overflow: hidden;
	}
	
	#topmenu ul li a {
		float: right;
		color: #000;
		margin-left: 20px;
		padding-right: 20px;
		text-decoration: none;
		font-size: 14px;
		font-family: gill sans, trebuchet ms, tahoma, verdana, arial, sans-serif;
		border-right: 1px #333 solid;
	}
	
#logo {
	display: none;
}

#thetext {
	position: absolute;
	top: 180px;
	left: 190px;
	width: 360px;
	height: 350px;
	overflow: auto;
}

#bottom {
	position: relative;
	border-top: 1px #333 solid;
}

	#bottom #address {
		position: absolute;
		top: 0;
		right: 0;
		line-height: 26px;
	}

#catering {
	height: 321px;
	width: 250px;
	position: absolute;
	left: 0;
	top: 0;
}

	#catering a, #kvarterskrog a, #bed_and_breakfast a, #hitta a {
		display: block;
		height: 99%;
		width: 99%;
		border: 0;
		text-decoration: none;
	}
		#catering a img, #kvarterskrog a img, #bed_and_breakfast a img, #hitta a img {
			border: 0;
		}

#kvarterskrog {
	position: absolute;
	left: 269px;
	top: 75px;
	height: 128px;
	width: 309px;
}
	
#bed_and_breakfast {
	position: absolute;
	left: 131px;
	top: 476px;
	height: 172px;
	width: 557px;
}

#hitta {
	position: absolute;
	left: 686px;
	top: 476px;
	width: 307px;
	height: 172px;
}
