/*---------------------------------------
	Vandra i Hudiksvall			
	vandra.net					
							
								
	Stilmall skapad av atellus	
								
	Guldbrun: 					#C0B39C			
	Ljusblå (square1):			#849DCE
	mellanljusblå (square2):	#6378A1 (LOGO)
	mellanmörkblå (square3):	#505E78
	Mörkblå (square4):	 		#38404F

---------------------------------------*/



.print { display: none; }
body {
	margin: 0px 10px 10px 50px;
}

#header {
	/*background-attachment: fixed;*/

	background-image: url(../img-form/bg-header005.jpg);
	background-repeat: no-repeat;
	margin: 0px;
	padding: 0px;
	height: 130px;
	width: 740px;
	border-right: 1px solid #C0B39C;
	border-left: 1px solid #C0B39C;
	border-bottom: 1px solid #C0B39C;
}
#navig {
	margin: 0px;
	padding: 0px;
	height: 20px;
	width: 740px;
	border-right: 1px solid #C0B39C;
	border-left: 1px solid #C0B39C;
	border-bottom: 1px solid #C0B39C;
}
#mainer {
	margin: 0px;
	padding: 0px;
	width: 740px;
	border-right: 1px solid #C0B39C;
	border-left: 1px solid #C0B39C;
	border-bottom: 1px solid #C0B39C;
}	
#footer{
	margin: 0px;
	padding: 0px;
	width: 740px;

}

/* Huvud */
.headtop {
	height: 72px;
	border-bottom: 1px solid #C0B39C;
	vertical-align: bottom;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	font-weight: normal;
	color:  #6378A1;
	text-decoration: none;
	}

.headnav a {
	vertical-align: bottom;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	font-weight: normal;
	color:  #6378A1;
	text-decoration: none;
	}

.headnav {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	font-weight: normal;
	color:  #6378A1;	
	text-decoration: none;
	padding: 0px 0px 0px 20px;
	text-align: right;
	}
	.headnav a:hover {
	color:  #6378A1;
	text-decoration: none;
	}

.headbot {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 22px;
	font-weight:normal;
	color:  #6378A1;	
	text-decoration: none;
	padding: 0px 0px 0px 20px;
	text-align: left;
	}


	
/* RUBRIK & Navigering på startsida */	
	
.txthead, .txthead a {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 20px;
	font-weight:normal;
	text-decoration: none;
	padding: 0px 0px 0px 5px;
	text-align: left;
	vertical-align: middle;
	}

.txthead1, .txthead2, .txthead3, .txthead4, .txthead5
 {	color: #C0B39C;	text-decoration: none;	}
		
.txthead1:hover {	color:  #849DCE;	text-decoration: none; }
.txthead2:hover {	color:  #6378A1;	text-decoration: none; }
.txthead3:hover {	color:  #505E78;	text-decoration: none; }
.txthead4:hover {	color:  #38404F;	text-decoration: none; }
.txthead5:hover {	color:  #38404F;	text-decoration: none; }

	
	
.contentindex1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #333366;
	text-decoration: none;
	padding: 50px 20px 20px 20px;
/*	background-image: url(../img-form/bg-mainer001.jpg);
	background-repeat: no-repeat;
	background-position: left bottom; */
}
.content {		margin: 0px 20px;	}
.contentleft {	padding-right: 10px;	}
.contentright {	padding-left: 10px;	}

/* TEXTFORMATERING */

p {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	color: #333366;
	}
h1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	font-weight: bold;
	color: #333366;
	}	
.footadress {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 10px;
	color: #6378A1;
	text-align: right;
	vertical-align: middle;
}
.inputfld {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	width: 170px;
	border: 1px solid #C0B39C;
}
.inputtxtfld {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	width: 170px;
	height: 150px;	
	border: 1px solid #C0B39C;
}
