body {
	padding: 0;
	margin: 0;
	font: 11px 'Trebuchet MS', Tahoma, Verdana, sans-serif;
	color: #525252;
	background: #fff url('http://www.amalie-hotell.no/images/bodybg.gif') repeat left top;
}

#wrapper {
	width: 914px;
	margin: 0 auto;
}

#top {
	position: relative;
	width: 914px;
	height: 286px;
	background: transparent url('http://www.amalie-hotell.no/images/top_new.gif') no-repeat left top;
	margin: 20px 0 0 0;
	padding: 0;
}

#top #languages {
	position: absolute;
	top: 84px;
	right: 36px;
}

#top #languages img {
	margin-right: 3px;
}

#menu {
	width: 914px;
	height: 20px;
	padding-top: 5px;
	background: #fff url('http://www.amalie-hotell.no/images/menu.gif') no-repeat left top;
	text-align: center;
}

#menu a {
	text-decoration: none;
	color: #525252;
}

#menu a:hover {
	text-decoration: underline;
}

#content {
	margin: 0;
	padding: 10px 37px;
	border-left: 1px solid #C8C9CA;
	border-right: 1px solid #C8C9CA;
	background: #fff;
}

#content h2 {
	font-size: 15px;
	padding: 0;
	margin-top: 10px;
	margin-bottom: 2px;
}

#content a {
	color: #4f2100;
}

#content a:hover {
	text-decoration: none;
}

#bottom {
	margin: 0;
	padding: 0;
	width: 914px;
	height: 24px;
	background: #fff url('http://www.amalie-hotell.no/images/bottom.gif') no-repeat left top;
}