body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	background-color: #E4C800;
	background-image: url(../grafikk/bakgrunn.gif);
	background-repeat: repeat-y;
	margin: 0px;
}
.bannerTop {
	background-color: #352B1A;
	position: relative;
	width: 979px;
	left: 0px;
	top: 0px;
	height: 99px;
}
.content {
	position: relative;
	width: 979px;
	height: 1000px;
}
.menuLeft {
	position: relative;
	width: 162px;
	background-color: #87750E;
	left: 0px;
	top: 0px;
}
.menuItems {
	position: relative;
	width: 155px;
	background-image: url(../grafikk/button_background.gif);
	height: 23px;
	left: 4px;
	font-weight: bold;
	text-align: center;
	line-height: 20px;
	color: #000000;
}
a:link {
	text-decoration: none;
	color: #0000FF;
}
a:visited {
	text-decoration: none;
}
a:hover {
	color: #FF0000;
}
.menuContent {
	position: absolute;
	width: 590px;
	left: 176px;
	color: #000000;
	top: 5px;
}
.menuContentRight {

	position: absolute;
	width: 182px;
	left: 790px;
	color: #000000;
	top: 5px;
}
.contentLeft {

	position: relative;
	width: 150px;
	left: 5px;
	top: 0px;
}
.overskrift {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	font-weight: bold;
	padding-bottom: 0px;
}
.overskrift2 {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
}
.spalter {
	position: relative;
	width: 590px;
	top: 5px;
	left: 0px;
}
.helspalte {
	position: relative;
	width: 580px;
	top: 0px;
	left: 0px;
}
.spalte1 {
	position: relative;
	width: 285px;
	top: 0px;
	left: 0px;
}
.spalte2 {

	position: absolute;
	width: 285px;
	top: 0px;
	left: 295px;
}
.footer {

	position: relative;
	width: 590px;
	top: 30px;
	left: 0px;
}
.topp {
	background-color: #FFCC00;
	position: relative;
	width: 100%;
	top: 0px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #333333;
}
.cavecatLogoBunn {
 background-image: url(grafikk/cc_logo2.gif);
 background-repeat: no-repeat;
 background-position: right;
 position: relative;
 width: 650px;
 left: 0px;
 top: 0px;
}
.venstre_bilde {
padding-top: 5px;	
padding-right: 10px;
}
.hoyre_bilde {
padding-top: 5px;	
padding-left: 10px;
}
