.main {
	margin: 0px 0px 0px 10px;
	padding: 0px 10px 10px 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	background-color: #FFFFFF;
	border-top: 1px none #999999;
	border-right: 1px dashed #999999;
	border-bottom: 1px none #999999;
	border-left: 1px none #999999;
	list-style-position: outside;
	list-style-type: square;
	line-height: 17px;
	clip: rect(auto,auto,auto,0px);
}
a:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-decoration: underline;
	color: #333399;
	font-weight: normal;
	border-bottom-style: solid;
	border-top-color: #FFFFFF;
	border-right-color: #FFFFFF;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
	border-top-style: solid;
	border-right-style: solid;
	border-left-style: solid;
	visibility: visible;
	z-index: auto;
	overflow: hidden;
	width: auto;
	height: auto;
	float: none;
	cursor: crosshair;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	padding: 2px;
	background-color: #eeeeee;
	line-height: normal;
}
.overskrift {
	padding: 2px 10px 2px 5px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	font-weight: bold;
	background-image:  url("../images/boxbg.gif");
	background-repeat: repeat-x;
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: 10px;
}
.box {
	padding: 5px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #333333;
	background-color: #eeeeee;
	border-top: 1px none #999999;
	border-right: 1px dotted #999999;
	border-bottom: 1px dotted #999999;
	border-left: 1px dotted #999999;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
.stor {
	margin: 0px;
	padding: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	background-color: #FFFFFF;
	font-weight: bold;
	font-style: normal;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #999999;
	border-right-color: #999999;
	border-bottom-color: #999999;
	border-left-color: #999999;
}

 #navcontainer {
	width: 148px;
}

#navcontainer ul
{
	list-style-type: none;
	font-family: Arial, Helvetica, sans-serif;
	float: left;
}
a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	background-image:  url("../images/boxbgorange.gif");
	background-repeat: repeat-x;
	color: #000000;
	text-decoration: none;
	padding: 2px;
	font-weight: normal;
}
a:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-decoration: none;
	color: #000000;
	font-weight: normal;
	background-color: #FFFFFF;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-bottom-style: solid;
	border-top-color: #FFFFFF;
	border-right-color: #FFFFFF;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
	border-top-style: solid;
	border-right-style: solid;
	border-left-style: solid;
	visibility: visible;
	z-index: auto;
	overflow: hidden;
	width: auto;
	height: auto;
	float: left;
	padding: 2px;
}
.list {
	padding: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #333399;
	background-color: #FFFFFF;
	border-top: 1px none #999999;
	border-right: 1px dashed #999999;
	border-bottom: 1px none #999999;
	border-left: 1px #999999;
	list-style-type: none;
	line-height: normal;
	font-style: normal;
	list-style-image: url(../images/bullet.gif);
	font-weight: normal;
	text-align: left;
	word-spacing: normal;
	letter-spacing: normal;
	clip: rect(auto,auto,auto,auto);
	list-style-position: inside;
	margin: 0px;
	text-indent: 14px;
}
.box_main {
	padding: 2px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #333333;
	background-color: #eeeeee;
	border-top: 1px none #999999;
	border-right: 1px none #999999;
	border-bottom: 1px none #999999;
	border-left: 9px none #FFFFFF;
	left: auto;
	clip: rect(auto,auto,auto,auto);
	margin: 0px;
	right: 100%;
	bottom: 100%;
	width: 100%;
	float: left;
	clear: both;
}
body {
	background-image: url(../images/mainbg.gif);
	background-repeat: repeat-y;
	background-position: center top;
	background-color: #EEEEEE;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #333333;
}
.viktig {
	margin: 0px;
	padding: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #FF7200;
	font-weight: bold;
	font-style: normal;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #999999;
	border-right-color: #999999;
	border-bottom-color: #999999;
	border-left-color: #999999;
}

