body {
	SCROLLBAR-FACE-COLOR: #f1dfe9;
	SCROLLBAR-HIGHLIGHT-COLOR: #8e3965;
	SCROLLBAR-SHADOW-COLOR: #8e3965;
	SCROLLBAR-3DLIGHT-COLOR: #f1dfe9;
	SCROLLBAR-ARROW-COLOR: #8e3965;
	SCROLLBAR-TRACK-COLOR: #f1dfe9;
	SCROLLBAR-DARKSHADOW-COLOR: #f1dfe9;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	background-color: #f1dfe9;
	margin: 0px;
	padding: 0px;
	color: #8e3965;
}

.outer {
 position: absolute;
 width: 830px;
 height: 450px;
 left: 35%;
 margin-left: -250px;
 top: 55%;
 margin-top: -250px;
}
.mainimage {
	position: absolute;
	left: -10px;
	top: 75px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: 8e3965;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: 8e3965;
}
iframe {
	position: absolute;
	left: 225px;
	top: 75px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	background-color: #f1dfe9;
	margin: 0px;
	padding: 0px;
	border: 1px solid #8e3965;
}
.topbanner {
	position: absolute;
	left: 25%;
	top: 0px;
	border: none;

}

#meny{
	width: 100px;
	top: 75px;
	position: absolute;
	left: 730px;
	border: 1px solid #8e3965;
	height: 370px;
	overflow: hidden;
	line-height: normal;
}

#meny ul li{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
}

#meny ul li a {
	color: #8e3965;
	font-size: 10px;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	display: block;
}

#meny ul li a:hover {
	color: #f1dfe9;
	background: #8e3965;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
}
#meny ul {
	list-style-type: none;
	font-weight: bold;
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	margin: 0px;
	padding: 0px;
	color: #000;
}
.center {
	text-align: center;
	display: block;
	left: auto;
	right: auto;

}
a:link {
	color: #8e3965;
	text-decoration: none;

}
a:hover {
	color: #8e3965;
	text-decoration: line-through;
}
.centerBilde {
	display: block;
	left: auto;
	right: auto;
}
a:visited {
}
td {
	font-size: 10px;
}

