/* CSS Document */

a:link
 {
	color: #CC6600;
	font-weight: normal;
	font-style: normal;
	font-size: 10px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-variant: normal;
	letter-spacing: 0pt;
	text-transform: none;
	text-decoration: none;
	line-height: 16px;
 } 

a:visited
 {
	text-decoration: none;
	font-style: normal;
	font-variant: normal;
	letter-spacing: 0pt;
	text-transform: none;
	color: #CC6600;
  } 

a:hover
 {
	color: #6699FF;
	font-weight: normal;
	font-style: normal;
	letter-spacing: 0pt;
	line-height: 16px;
	font-variant: normal;
	text-transform: none;
 } 

a:active
 {
 text-decoration: none;
 } 

body
 {
	margin-top: 15px;
	margin-right: 15px;
	margin-bottom: 10px;
	margin-left: 25px;
	text-decoration: none;
	color: #333333;
	font-weight: normal;
	font-style: normal;
	font-size: 10px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-variant: normal;
	letter-spacing: 0pt;
	cursor: auto;
	scrollbar-face-color: #FFFFFF;
	scrollbar-shadow-color: #A59587;
	scrollbar-highlight-color: #B9ADA2;
	scrollbar-3dlight-color: #ECE9E5;
	scrollbar-darkshadow-color: #ECE9E5;
	scrollbar-track-color: #FFFFFF;
	scrollbar-arrow-color: #A59587;
	background-color: #FFFFFF;
	line-height: 16px;
 }  


table
 {
	font-weight: normal;
	font-style: normal;
	font-variant: normal;
	font-size: 10px;
	font-color: #666666;
	letter-spacing: 0pt;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	left: 10px;
	top: 10px;
	right: 10px;
	bottom: 10px;
	line-height: 16px;
 }

.spaced {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 9px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: uppercase;
	color: #CC9966;
	letter-spacing: 2px;
	word-spacing: 4px;
} 

.spaced1 {

	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 9px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: uppercase;
	color: #666666;
	text-decoration: none;
	letter-spacing: 2px;
	word-spacing: 4px;
	border-top-width: 1pt;
	border-right-width: 1pt;
	border-bottom-width: 1pt;
	border-left-width: 1pt;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}



.kantlinje
{
 border: 2px dotted #CCCCCC; 
}

.kantlinje1 {
	border: 2px solid #CCCCCC;

}

.kantlinje2 {
	border: 1pt solid #CCCCCC;
	background-attachment: fixed;
	background-image:  url(../../Snoyrans/layout/col2.jpg);
	background-repeat: repeat;
	background-position: left top;
}


.bgtop {
	background-attachment: fixed;
	background-image:  url(../layout/bg_top2.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}

.bgleft {
	background-attachment: fixed;
	background-image:  url(../layout/bg_meny2.jpg);
	background-repeat: repeat-y;
	background-position: left top;
}

.bgright {
	background-attachment: fixed;
	background-image:  url(../layout/bg_mainright.jpg);
	background-repeat: repeat-y;
	background-position: left top;
}

.bgbottom {
	background-attachment: fixed;
	background-image:  url(../layout/bg_bottom2.jpg);
	background-repeat: repeat-x;
	background-position: left top;
}

.scrollbox {
	padding: 5px;
	height: 130px;
	width: 100%;
	border: 3pt double #958F84;
	overflow: auto;
	background-image: none;
	background-repeat: repeat;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #040000;
	text-decoration: none;
	background-color: #EDE9E1;
	background-attachment: fixed;
	background-position: left top;

 scrollbar-face-color: #EDE9E1; 
 scrollbar-shadow-color: #EDE9E1;
 scrollbar-highlight-color: #EDE9E1; 
 scrollbar-3dlight-color: #EDE9E1;
 scrollbar-darkshadow-color: #EDE9E1; 
 scrollbar-track-color: #EDE9E1;
 scrollbar-arrow-color: #504C45;
}

.firstletterbig {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 17px;
	font-style: normal;
	line-height: 14px;
	font-weight: bold;
	font-variant: normal;
	text-transform: uppercase;
	color: #333333;
	text-decoration: none;
}

.text {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	line-height: 16px;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #666666;
	text-decoration: none;
}

.tabelheight {
	height: 100%;
	width: 100%;
}

.text2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 7pt;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: uppercase;
	color: #CCCCCC;
	text-decoration: none;
}

.rubrik {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: uppercase;
	color: #666666;
	text-decoration: none;
	background-color: #EDE9E1;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #D7CAAA;
	border-right-color: #D7CAAA;
	border-bottom-color: #D7CAAA;
	border-left-color: #D7CAAA;

}
.avdelare {
	line-height: 16px;
	border-top-width: 1pt;
	border-right-width: 1pt;
	border-bottom-width: 1pt;
	border-left-width: 1pt;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #E2DED6;
	border-right-color: #E2DED6;
	border-bottom-color: #E2DED6;
	border-left-color: #E2DED6;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 10px;
	color: #999999;
	text-transform: uppercase;
	font-weight: bold;
	letter-spacing: 1em;
}

.rubrik2 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: uppercase;
	color: #504C45;
	text-decoration: none;
	border-top-width: 1pt;
	border-right-width: 1pt;
	border-bottom-width: 1pt;
	border-left-width: 1pt;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-color: #504C45;
	border-right-color: #504C45;
	border-bottom-color: #504C45;
	border-left-color: #504C45;

}

.linethrough {
	text-decoration: line-through;
}

