html,body{ 
	background:#928f73; 
	margin:0 ;
	padding:0;  
	text-align:left; 
	font-family: Bookman Old Style, Garamond, Georgia, Times New Roman;
	font-size: small;
	line-height:1.4; 
	}

A:link {color: #803633;}
A:visited {color: #803633;}
A:active {color: #803633;}
A:hover {color: #000000;}
		
#contain { 
	background-image: url(bilder/bakgrund2spalter.gif); 
	background-repeat: repeat-y; 
	margin: auto; 
	padding:auto;   
	width: 836px }
	

#contain_start { 
	background-image: url(bilder/bakgrund_start.gif); 
	background-repeat: repeat-y; 
	margin: auto; 
	padding:auto;   
	width: 836px }

#header  { 
	background-image:url(bilder/bakgrund_start.gif); 
	width:836px;
	}

#navigering {
	margin-top: 10px;
	text-align: right;
	padding-left:50px; 
	float:left;
	width: 85px
}


#content {
	margin-top: -10px;
	padding-top:0px;
	margin-left:15px;
	width:425px;
	float:left;
}

#smalspalt {
	margin-left: 30px;
	margin-top: -8px;
	padding-top:0px; 
	width:160px;
	float:left;
	color: #555129;
	font-size: 85%
}

.anav{ text-decoration: none; }

.nav{ 
	text-align: left; 
	margin-bottom: 2px; 
	margin-top: 2px; 
	padding: auto; 
	font-weight: bold; 
	font-size: 85%;  
	border-bottom: 1px solid #928f73
	}

H1{ 
	color: #803633; 
	font-size: 150%;  
	}

H2{ 
	color: #803633; 
	font-size: 120%; 
	padding-top: 10px; 
	}
	
.menyhoger{ 
	color: #803633; 
	font-size: 100%; 
	font-weight: bold;
	}

#sidfot{
	background-image: url(bilder/fot.gif);
	height: 95px;
	clear:both;
}
.fot{
	margin-left:150px; 
	font-size: 85%;  
}



	

