body {
	margin: 0px 0px 0px 10px;
	font-family: Verdana, Tahoma, Arial;
	/*background-image:   url("http://www.matkluster.se/img/RABbgupp.jpg");
	background-repeat: repeat-x;*/
	background-color: #fff;
}

		#mainContent {
			/*background-image: url(/img/mainMiddle.gif);
			background-repeat: repeat-y;*/
			border-right: 1px dashed #ccc;
			width: 426px;
			padding: 0px 12px 0px 12px;
			font-size: 0.7em;
			line-height: 1.6em;
			margin: 12px 0px 0px 0px;
		}
		#mainContent p {
			line-height: 20px;
		}
		#mainContent a {
			color: #000000;
			text-decoration: none;
		}
		#mainContent a:link {
			color: #2a3f55;
			text-decoration: none;
		}
		
		#mainContent a:hover {
			color: #990000;
			text-decoration: underline;
		}
		#mainContent h1 {
			font-family:s "Times New Roman", Times, serif;
			color: #61677C;
			font-size: 2.2em;
			font-weight: normal;
			margin-bottom: 3px;
			margin-top: 3px;

		}
		#mainContent h2 {
			font-family: "Times New Roman", Times, serif;
			color: #61677C;
			font-size: 2.0em;
			font-weight: normal;
			margin-bottom: 3px;
			margin-top: 3px;
		}
		#mainContent h3 {
			font-family: "Times New Roman", Times, serif;
			color: #61677C;
			font-size: 1.8em;
			font-weight: normal;
			margin-bottom: 3px;
			margin-top: 3px;
		}
		#mainContent h4 {
			font-family: "Times New Roman", Times, serif;
			color: #61677C;
			font-size: 1.6em;
			font-weight: normal;
			margin-bottom: 3px;
			margin-top: 3px;
		}		
		#mainContent h6 {
			font-family: Verdana, Arial, Helvetica, sans-serif;
			color: #61677C;
			font-weight: normal;
			font-size: 9px;
			margin-top: 10px;
			border-width: 1px;
			border-right-width: 0px;
			border-bottom-width: 0px;
			border-left-width: 0px;
			border-style: dashed;
			border-color: #999;
	
		}

/*	Navigeringsstilar */

#navigator {

	margin: 0px 0px 0px 10px;
	width: 100px;
	padding: 12px;
	font-size: 0.9em;

}
			
	#navigator #navigation li {
		margin: 0 0 0 0px;
		font-size: 0.9em;
		font-weight: bold;
		font-family: Lucida Grande, Trebuchet Ms, Arial, Sans-serif;
		list-style-image:  url(li_1.JPG);
	}
	

		
	#navigator a {
		color: #2a3f55;
		text-decoration: none;

	}
			
	#navigator a:hover {
		color: #990000;
		text-decoration: underline;
	}
	
	#navigator h1 {
		border: 1px dotted #000;
		background-color:#ACB2BF;
		font-weight: bold;
		font-style: italic;
		font-size: 12px;
		color: #eee;
		padding: 4px;
		height: 20px;
		width: 140px;
	}			
	
	#navigator h2 {
		margin: 0 0 10px 8px;
		font-weight: normal;
		font-family: "Times New Roman", Times, serif;
		font-size: 1.3em;
	}
			
	#navigator li {
		margin: 0 0 10px -28px;
		font-weight: normal;
		list-style: none;
		list-style-image: none;
	}
.contentSignum {
	font-size: 9px;
	color: #666666;
	margin-top: 15px;
	margin-right: 20px;
	border-top-width: 1px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-style: dashed;
	border-color: #567515;

}
			
/* bildstilar */
.img {
	border: 1px solid #000;
}



