@charset "utf-8";
body {
	background-image: url(images/bg.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	padding: 0px;
	background-attachment: scroll;
	margin-top: 40px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	scrollbar-face-color:#E5E5E5;
	scrollbar-arrow-color:#666666;
	scrollbar-track-color:#ffffff;
	scrollbar-shadow-color:#ffffff;
	scrollbar-highlight-color:#ffffff;
	scrollbar-3dlight-color:#ffffff;
	scrollbar-darkshadow-Color:#ffffff;
}
.main table {
	position: relative;
	z-index: 2;
	overflow: visible;
	visibility: visible;
	height: auto;
	background-color: #FFFFFF;
}

.hvittekst {
	font-family: Tahoma, Arial, Verdana;
	font-size: 11px;
	color: #FFFFFF;
	text-decoration: none;
}
.gratekst {
	font-family: Tahoma, Arial, Verdana;
	font-size: 11px;
	color: #CCCCCC;
}

table {
	font-family: Tahoma, Arial, Verdana;
	font-size: 11px;
	line-height: 120%;
	color: #333333;
}
.overskrift {
	font-family: Tahoma, Arial, Verdana;
	font-size: 12px;
	font-weight: bold;
	color: #333333;
	line-height: 120%;
}
a:link {
	font-family: Tahoma, Arial, Verdana;
	font-size: 11px;
	color: #0065BD;
	text-decoration: underline;
}
a:visited {
	font-family: Tahoma, Arial, Verdana;
	font-size: 11px;
	color: #0065BD;
	text-decoration: underline;
}

