/* CSS Document */

body,td,th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
}
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
.bg {
	background-image: url(images/bg.jpg);
	background-repeat: repeat;
}
.marg {
	background-image: url(images/menybg.jpg);
	background-repeat: repeat-y;
	background-position: left top;
}
.heading {
	background-image: url(images/heading.jpg);
	background-repeat: no-repeat;
}
h3 { border:double; padding:2;}
.menybg {
	background-image: url(images/menybg.gif);
	background-repeat: no-repeat;
}
a.meny:link {
	text-decoration: none; font-size: 12px;
	font-weight: bold;
	color: #33CCCC;
}
a.meny:visited {text-decoration: none; font-size: 12px;
	font-weight: bold;
	color: #33CCCC;}
a.meny:active {text-decoration: none; font-size: 12px;
	font-weight: bold;
	color: #33CCCC; }
a.meny:hover {text-decoration: none; font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;}
.hvitfet {
	font-weight: bold;
	color: #FFFFFF;
	word-spacing: normal;
	letter-spacing: 0.22em;
}
.fethvit {	font-size: 16px;
	font-weight: bold;
	color: #FFFFFF;
}
.hvit {	color: #FFFFFF;
}
#Layer1 {
	position:absolute;
	width:200px;
	height:151px;
	z-index:1;
	left: 1;
	top: 1;
}

