/* Global Styles */

body {
	margin:20px;
	color: #333333;
	background-color: #F4FFE4;
	}
	
td {
	font:11px Arial, Helvetica, sans-serif;
	color:#666666;
	}
	
a {
	color: #5A6C4F;
	text-decoration: none;
	font-weight: bold;
	}
	
a:hover {
	color: #999999;
	}

/* ID Styles */

#navigation td {
	}
	
#navigation a {
	font: bold 11px/16px "Courier New", Courier, mono;
	color: #666666;
	letter-spacing:0.1em;
	text-decoration: none;
	display:block;
	padding:8px 6px 10px 20px;
	}
.rubrik {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #666666;
	letter-spacing: 1px;
}

	
#navigation a:hover {
	background: #D1E3C6;
	color:#000000;
	}
.tunn_linje_topp_bottom {
	border-top-width: 1px;
	border-right-width: 0px;
	border-bottom-width: 1px;
	border-left-width: 0px;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-color: #FFFFFF;
	border-right-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
	border-left-color: #FFFFFF;
}

	
/* Class Styles */
	
.brodtext {
	font:11px Arial, Helvetica, sans-serif;
	color:#666666;
	line-height:20px;
	margin-top:0px;
	}
.brodtext-condensed {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 16px;
	color: #666666;
}

.underrubrik {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #666666;
	letter-spacing: 1px;
}
	
.smallText {
	font: 10px Arial, Helvetica, sans-serif;
	color: #666666;
	line-height: 14px;
	}
	
.navText {
	font: 11px/16px "Courier New", Courier, mono;
	color: #003366;
	letter-spacing:.1em;
	text-decoration: none;
	}
	
.tunn_linje {
	border: 1px solid #336600;
}
.tunn_linje_topp {
	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: #FFFFFF;
	border-right-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
	border-left-color: #FFFFFF;
	border-color: #FFFFFF;
	border-top: 1px;
}
.tunn_linje_bottom {
	border-bottom-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-color: #FFFFFF;
	border-right-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
	border-left-color: #FFFFFF;
}
.designtext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #666666;
}
.ingress {
	font-family: "Courier New", Courier, mono;
	font-size: 15px;
}

