body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #000066;
	background-color: #000066;
	background-image: url(../img/bg.gif);
	padding: 0px;
}

img {
	padding: 0px; 
	margin: 0px auto;
	border: none;
}

td {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
.main {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	background: #ffffff;
	padding: 5px;
}
.header {
	font-size: 12px;
	font-weight: bold;
}
a {
	color: #CC6600;
	text-decoration: underline;
	font-weight: bold;
}
a:hover {
	color: #CC6600;
	text-decoration: none;
	font-weight: bold;
}
a.front {
	color: #000066;
	text-decoration: underline;
	font-weight: bold;
}
a.front:hover {
	color: #000066;
	text-decoration: none;
	font-weight: bold;
}
.right {
	height: 100%;
	width: 100%;

}
h1 {
	color: #CC6600;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}

.fantom {
	clear: both;
	font-size: 1px;
}

.MenuLinks01 a {
	float: right;
}

.Menu02 {
	padding: 2px;
	height: 16px;
	background-image: url(../img/menu-01-bg.gif);
	margin-bottom: 10px;
}

.Menu02 a {
	display: block;
	float: left;
	height: 16px;
	background-position: left top;
	background-repeat: no-repeat;
	margin-right: 5px;
}

.Menu02 a:hover {
	background-position: left bottom;
}

.Menu02 .Referanser {
	width: 69px;
	background-image: url(../img/referanser-btn.gif);
}

.Menu02 .Prospekt {
	width: 51px;
	background-image: url(../img/prospekt-btn.gif);
}