body {
	font-size: 70%;
	font-family: "Trebuchet MS", Tahoma, sans-serif;
	padding: 0;
	margin: 0;
	color: #3a4d43;
	background: #86967C url('http://www.tbcaravan.no/images/tbbg.gif') repeat left top;
}

#wrapper {
	width: 822px;
	margin: 0 auto;
}

#top {
	width: 822px;
	height: 292px;
	position: relative;
}

#top #search {
	margin: 0;
	padding: 0;
	position: absolute;
	top: 10px;
	right: 10px;
}

#top #search form {
	margin: 0;
	padding: 0;
}

#top #search input {
	width: 100px;
	font-size: 0.9em;
}

#top #search .topbarbutton {
	width: 40px !important;
}

#top #languages {
	position: absolute;
	bottom: 10px;
	right: 10px;
}

#top #languages img {
	margin-left: 4px;
}

#menu {
	width: 822px;
	height: 28px;
	background: #fff url('http://www.tbcaravan.no/img/menu.jpg') no-repeat left top;
	border-top: 1px solid #fff;
	border-bottom: 1px solid #fff;
}

#menu #current a {
	color: #708122;
}

#menu #current .sc {
	color: #3a4d43 !important;
}

#menu ul {
	padding: 0;
	margin: 0 0 0 23px;
	list-style-type: none;
}

#menu ul li {
	position: relative;
	float: left;
	padding: 0;
	margin: 0;
	height: 28px;
}

#menu ul li a {
	display: block;
	padding: 3px 10px;
	margin-top: 5px;
	border-right: 1px solid #fff;
	text-transform: uppercase;
	text-decoration: none;
	color: #3a4d43;
}

#menu ul li.last a {
	border-right: 0 !important;
}

#menu ul li a:hover {
	color: #fff !important;
}

#menu ul li ul {
	display: none;
	position: absolute;
	top: 27px;
	left: 0;
	margin-left: 0 !important;
	background: #fff;
	-moz-opacity: .85;
	opacity: .85;
	filter: alpha(opacity=85);
	z-index: 10;
}

#menu ul li:hover ul {
	display: block !important;
}

#menu ul li ul li {
	color: #000 !important;
	z-index: 20;
	clear: both;
}

#menu ul li ul li a {
	color: #000 !important;
	border-right: 0 !important;
	background: transparent;
	border-bottom: 1px solid #eee !important;
	z-index: 30;
}

#menu ul li ul li a:hover {
	color: #000 !important;
	text-decoration: underline !important;
}

#content {
	padding: 25px 35px;
	width: 752px;
	height: 657px;
	background: #EFF1F1 url('http://www.tbcaravan.no/img/content.gif') repeat-x left top;
	z-index: 1 !important;
	overflow: auto;
}

#content iframe {
	margin-left: -35px;
	margin-top: -25px;
	width: 822px;
	height: 707px;
}

#content h2 {
	margin: 10px 0 20px 0;
	padding: 0;
	font-size: 1.2em;
	text-transform: uppercase;
}

#content a {
	color: #708122;
}

#logoerbunn {
	margin: 0 auto;
	padding: 0 35px;
	width: 752px;
	height: 93px;
	background: #EFF1F1 url('http://www.tbcaravan.no/images/logoerbunn.gif') no-repeat 35px top;
}