@charset "utf-8";

body {
	background-color: #f7f7f8;
	background-image: url(grafikk/bg03.jpg);
	background-repeat: repeat-x;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}

body {
scrollbar-arrow-color: #19477d;
scrollbar-3dlight-color: #ebebeb;
scrollbar-base-color:#19477d;
scrollbar-darkshadow-color: #ebebeb;
scrollbar-face-color: #ebebeb;
scrollbar-highlight-color: #19477d;
scrollbar-shadow-color: #19477d;
scrollbar-track-color: #ebebeb;
}


table {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 18px;
}
h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: lighter;
	font-size: 24px;
	letter-spacing: 1px;
	color: #19477D;
	line-height: 24px;
}
h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #FFFFFF;
	letter-spacing: 1px;
	background-image: url(grafikk/bunn_bg.gif);
	background-repeat: no-repeat;
}

a:link {
	font-weight: bold;
	color: #67C42B;
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}

a:visited {
	color: #666666;
	text-decoration: none;
	font-weight: bold;
}

a:active {
	color: #67C42B;
	text-decoration: none;
	font-weight: bold;
}
.felt {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 16px;
}
.bilde_kasse {
	background-attachment: fixed;
	background-image: url(bilder/kasser/FAE003382.jpg);
	background-repeat: no-repeat;
	background-position: 200px 120px;
}
.bunnfelt {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #FFFFFF;
	background-image: url(grafikk/bunn_bg.gif);
	background-repeat: no-repeat;
	letter-spacing: 1px;
	background-color: #67C42B;
}
.forsidebilde {
	background-attachment: fixed;
	background-image: url(bilder/kasser/Peli3.jpg);
	background-repeat: no-repeat;
	background-position: 340px 150px;
}
.navn {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	color: #19477D;
	font-weight: bold;
	letter-spacing: 1px;
}
.slagord {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-style: italic;
	color: #19477D;
}
.runding {
	background-attachment: fixed;
	background-image: url(grafikk/runding.gif);
	background-repeat: no-repeat;
	background-position: 380px 200px;
}
.skygge {
	border: 1px solid #999999;
}
