body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	background-color: #EAEAEA;
	color: #454545;
	scrollbar-face-color: #e6e6e6;
	scrollbar-highlight-color: #ffffff;
	scrollbar-shadow-color: #ffffff;
	scrollbar-3dlight-color: #cccccc;
	scrollbar-arrow-color: #888888;
	scrollbar-track-color: #ffffff;
	scrollbar-darkshadow-color: #cccccc;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.textHeaderUnderlined {
	font-family: Arial, Helvetica, sans-serif, "Century Gothic";
	font-size: 12pt;
	color: #666666;
	letter-spacing: 0.6pt;
	border-bottom-style: solid;
	border-top-color: #faa61b;
	border-right-color: #faa61b;
	border-bottom-color: #faa61b;
	border-left-color: #faa61b;
	border-bottom-width: 2px;
	font-weight: bold;
	padding-top: 2px;
	padding-right: 0px;
	padding-bottom: 3px;
	padding-left: 0px;
	margin: 0px;
	list-style-type: none;
}
.veckobrevIngress {
	font-family: "Comic Sans MS", Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #Faa61b;
}


#containerBox {
	background-color: #ffdeab;
}

#container {
	background-color: #FFFFFF;
	width: 980px;
}
.roundtop {
	background-color: #EAEAEA;
}
.roundbottom {
	background-color: #EAEAEA;
}
.r1{
	margin: 0 5px;
	height: 1px;
	overflow: hidden;
	background-color: #FFFFFF;
}
.r2{
	margin: 0 3px;
	height: 1px;
	overflow: hidden;
	background-color: #FFFFFF;
}
.r3{
	margin: 0 2px;
	height: 1px;
	overflow: hidden;
	background-color: #FFFFFF;
}
.r4{
	margin: 0 1px;
	height: 2px;
	overflow: hidden;
	background-color: #FFFFFF;
}
.content {padding: 10px;}

a:link {
	color: #666666;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #7F7F7F;
}
a:hover {
	position: relative;
	color: #FF9900;
}

a:active {
	text-decoration: none;
	color: #FF9900;
}

a {
	position: relative;
	z-index: 1;
}
 
a:hover span {
  position: absolute;
  top: 5px;
  left: 30px;
  display: block;
  background: #fdd;
  border: 1px solid red;
  z-index: 1000;
  }

#meny{
	width: 200px;
	padding: 0;
	list-style-type: none;
	letter-spacing: 0.14em;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	color: #585858;
	margin-top: 0;
	margin-right: 8;
	margin-bottom: 0;
	margin-left: 0;
}
.formdata {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	color: #666666;
}

#meny li{
	margin-bottom: 0.25em;
	color: #666666;
}
#meny a{
	display: block;
	width: auto;
	height:100%;
	padding: 0.25em;
	text-decoration: none;
	border: 1px solid #CCCCCC;
	color: #666666;
	background-image: url(images/Li_bg.gif);
	text-indent: 14px;
}
#meny a:link, #meny a:visited{color: #666666;}
#meny a:hover{
	background-color: #F3F3F3;
	color: #666666;
	border: 1px solid #CCCCCC;
	background-image: url(images/Li_hover_bg.gif);
	text-indent: 14px;
}
#meny a:active{
	color: #FF9900;
	background-color: #666666;
}

#meny a#current{
	background-color: #F3F3F3;
	color: #666666;
	border: 1px solid #CCCCCC;
}

.style2 {font-size: 10px}
.navtext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #555555;
	letter-spacing: 0.2em;
}

.boxInside {
	font-family: "Trebuchet MS", Verdana, Arial;
	font-size: 9px;
	color: #666666;
	background-color: #FDCE8E;
	padding: 8px;
	position: static;
	height: 20px;
	width: 142px;
	overflow: hidden;
	left: auto;
	top: auto;
	vertical-align: top;
	line-height: 2px;
	margin: 0px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #FFFFFF;
	border-right-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
	border-left-color: #FFFFFF;
	float: left;
}

.clock {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-weight: bolder;
	color: #faa61b;
}
.text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	color: #666666;
	line-height: 1.4em;
	margin-top: 10px;
	margin-right: 8px;
	margin-bottom: 22px;
	margin-left: 0px;
}
select {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #666666;
	background-color: #FFFFFF;
	letter-spacing: 0.1em;
	border: thin solid #CCCCCC;
	width: 120px;
	padding: 2px;
	margin-top: 4px;
}
textarea {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #484848;
	background-color: #FFFFFF;
	letter-spacing: 0.1em;
	padding: 2px;
	border: 1px solid #CCCCCC;
	margin-top: 4px;
	background-image: url(images/form_grayWhite-fade_bigtop.gif);
}

.boxDate {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #999999;
	position: static;
	overflow: hidden;
	left: auto;
	top: auto;
	vertical-align: top;
	margin: 0px;
	background-image: url(images/bg_grayWhite-fade.jpg);
	font-weight: bold;
	text-align: left;
	width: 141px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	height: 20px;
	padding: 8px;
	background-image: url(images/bg_grayWhite-fade.jpg);
	border-top-width: 0.5px;
	border-right-width: 0px;
	border-bottom-width: 2px;
	border-left-width: 1px;
	border-top-color: #FFFFFF;
	border-right-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
	border-left-color: #FFFFFF;
}
.DateNum {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 26px;
	font-weight: bolder;
	color: #999999;
	float: right;
	height: auto;
	width: auto;
	overflow: hidden;
	padding: 0px;
	position: static;
	text-align: left;
	vertical-align: bottom;
	clear: none;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	margin-top: 0px;
	margin-right: 8px;
	margin-bottom: 0px;
	margin-left: 0px;
}
.DateDay {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bolder;
	color: #faa61b;
	float: left;
	height: auto;
	width: auto;
	overflow: hidden;
	margin: 0px;
	padding: 0px;
	position: static;
	text-align: left;
	vertical-align: top;
	clear: none;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	letter-spacing: 0.1em;
}
.month {
	font-family: "Arial black", Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #999999;
	letter-spacing: 0.2em;
	padding-left: 10px;
	padding-right: 10px;
	padding-top: 2px;
	padding-bottom: 2px;
	word-spacing: 0.6em;
}

.boxInsideHighlight {
	font-family: "Trebuchet MS", Verdana, Arial;
	font-size: 9px;
	color: #666666;
	background-color: #FFFFFF;
	position: static;
	/*height: 30px;*/
	width: 141px;
	overflow: hidden;
	left: auto;
	top: auto;
	vertical-align: top;
	margin: 0px;
	float: left;
	line-height: normal;
	text-align: left;
	padding-top: 4px;
	padding-right: 8px;
	padding-left: 8px;
	padding-bottom: 12px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #FFFFFF;
	border-right-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
	border-left-color: #FFFFFF;
}
.CalSmallHeader {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-weight: bolder;
	color: #FFFFFF;
	float: left;
	height: auto;
	width: auto;
	overflow: hidden;
	margin: 1px;
	position: static;
	text-align: left;
	vertical-align: top;
	clear: none;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	padding-top: 1px;
	padding-right: 0px;
	padding-bottom: 1px;
	padding-left: 8px;
	letter-spacing: 0.1em;
}
.topAdminLinks {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #666666;
	letter-spacing: 0.1em;
	padding-left: 2px;
	padding-right: 16px;
}

.boxInsideSunday {
	font-family: "Trebuchet MS", Verdana, Arial;
	color: #666666;
	padding: 8px;
	position: static;
	height: 20px;
	width: 140px;
	overflow: hidden;
	left: auto;
	top: auto;
	vertical-align: top;
	margin: 0px;
	float: left;
	background-image: url(images/bg_grayWhite-fade.jpg);
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #FFFFFF;
	border-right-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
	border-left-color: #FFFFFF;
}
.CalTopdate {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #6B6B6B;
	letter-spacing: 0.16em;
	padding-left: 8px;
	padding-right: 8px;
	padding-top: 5px;
	padding-bottom: 5px;
	font-weight: bold;
	text-transform: uppercase;
}
.boxExtra {


	font-family: "Trebuchet MS", Verdana, Arial;
	font-size: 9px;
	color: #666666;
	background-color: #FDD2A8;
	padding: 8px;
	position: static;
	height: 20px;
	width: 142px;
	overflow: hidden;
	left: auto;
	top: auto;
	vertical-align: top;
	line-height: 2px;
	margin: 0px;
	border-top-width: 1px;
	border-right-width: 0px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #FFFFFF;
	border-right-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
	border-left-color: #FFFFFF;
	float: left;
}
.navSmall {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #555555;
	letter-spacing: 0.1em;
	margin: 0px;
}
.copy {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 7pt;
	color: #555555;
	letter-spacing: 0.1px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 4px;
}
.ingress {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #faa61b;
	letter-spacing: 1px;
	font-weight: bold;
	margin-top: 8px;
	margin-right: 8px;
	margin-bottom: 12px;
	margin-left: 0px;
}
.rubrik {
	font-family: "Trebuchet MS", Verdana, Arial;
	font-size: 20px;
	color: #666666;
	letter-spacing: 1pt;
	font-weight: bold;
	margin: 8px;
}
.navSmallLeftMargin {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 7pt;
	color: #555555;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
.formHeader {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #666666;
	letter-spacing: 0.1em;
	font-weight: bold;
	margin-top: 2px;
	margin-bottom: 2px;
}
.textField {


	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #666666;
	letter-spacing: 0.1em;
	font-weight: bold;
	margin-top: 8px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
}
.textArea2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	color: #666666;
	background-color: #FFFFFF;
	border: 1px solid #CCCCCC;
	margin-top: 2px;
	background-image: url(images/form_grayWhite-fade_bigtop.gif);
	margin-bottom: 2px;
	overflow: hidden;
	width: auto;
}
.rubrik2 {
	font-family: "Trebuchet MS", Verdana, Arial;
	font-size: 14pt;
	color: #666666;
	font-weight: bold;
	margin-top: 4px;
	margin-right: 8px;
	margin-bottom: 8px;
	margin-left: 4px;
	letter-spacing: 1pt;
}
.boxTooltip {



	font-family: "Trebuchet MS", Verdana, Arial;
	font-size: 9px;
	color: #666666;
	background-color: #CCCCCC;
	padding: 8px;
	position: static;
	height: 20px;
	width: 142px;
	overflow: hidden;
	left: 549px;
	top: 336px;
	vertical-align: top;
	line-height: 2px;
	margin: 0px;
	border-top-width: 1px;
	border-right-width: 0px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #FFFFFF;
	border-right-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
	border-left-color: #FFFFFF;
	float: left;
}
table {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.navtext2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	letter-spacing: 0.2em;
	color: #333333;
	text-align: center;
	clear: none;
	line-height: normal;
	height: 17px;
	padding-top: 6px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	margin: 0px;
	background-position: bottom;
}
.navtext3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	letter-spacing: 0.2em;
	color: #333333;
	text-align: center;
	clear: none;
	line-height: normal;
	padding: 0px;
	margin: 8px;
	vertical-align: middle;
}
.select2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #666666;
	background-color: #FFFFFF;
	letter-spacing: 0.1em;
	border: thin solid #CCCCCC;
	width: 120px;
	padding: 2px;
	margin-top: 4px;
}
.veckobrevText {

	font-family: "Comic Sans MS", Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #666666;
}
.textHeader {

	font-family: Arial, Helvetica, sans-serif, "Century Gothic";
	font-size: 14pt;
	color: #faa61b;
	font-weight: bolder;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 6px;
	margin-left: 0px;
	letter-spacing: 1pt;
}
.faktatext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	color: #666666;
}
.textMenyLeft {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	color: #666666;
	letter-spacing: 1.5px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #CCCCCC;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
	background-image: url(images/button.gif);
}
.frameLightOrange {
	background-color: #FFECD2;
	margin: 10px;
	height: 30px;
	padding: 8px;
	vertical-align: middle;
}

.text2 {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	color: #666666;
	line-height: 1.4em;
}
hr {
	color: #FF9900;
	border: 0px solid #FF9900;
	width: 80%;
}
.formbutton {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #666666;
	background-color: #FFFFFF;
	letter-spacing: 0.1em;
	border: 1px solid #CCCCCC;
	margin-top: 2px;
	background-image: url(images/formbutton_bg.gif);
	text-indent: 6px;
	margin-bottom: 2px;
}
h1 {
	font-family: Arial, Helvetica, sans-serif, "Century Gothic";
	font-size: 12pt;
	color: #666666;
	letter-spacing: 0.6pt;
	border-top-width: 2px;
	border-bottom-style: solid;
	border-top-color: #faa61b;
	border-right-color: #faa61b;
	border-bottom-color: #faa61b;
	border-left-color: #faa61b;
	border-right-width: 2px;
	border-bottom-width: 2px;
	border-left-width: 2px;
	font-weight: bold;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 2px;
	padding-left: 0px;
	margin: 0px;
}
.textMenySel {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	color: #666666;
	letter-spacing: 1.5px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #CCCCCC;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
	background-image: url(images/button_sel.gif);
}
.textMenyHover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	color: #666666;
	letter-spacing: 1.5px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #CCCCCC;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
	background-image: url(images/button_hover.gif);
}
.textMenyTop {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #666666;
	letter-spacing: 2px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #CCCCCC;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
	background-image: url(images/buttonTop.gif);
	background-position: center;
	padding: 2px;
}
.textMenyTopHover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #666666;
	letter-spacing: 2px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #CCCCCC;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
	background-image: url(images/button_topHover.gif);
	padding: 2px;
}
.textMenyTopSel {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #666666;
	letter-spacing: 2px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #CCCCCC;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
	background-image: url(images/button_TopSel.gif);
	padding: 2px;
}
.formlabel {
	font-family: Arial, Helvetica, sans-serif, "Century Gothic";
	font-size: 10pt;
	color: #666666;
}
.welcomeTop {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
	letter-spacing: 0.2em;
	padding-left: 8px;
	padding-right: 8px;
	padding-top: 5px;
	padding-bottom: 5px;
	font-weight: bolder;
}

