p {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: x-small;
}
h1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: medium;
	font-weight: bold;
}


#foot {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #505050;
	text-decoration: none;
	background-color: #AE9E88;
	padding: 10px;
	border-top: solid 1px #000000;
}
.foot {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #505050;
	text-decoration: none;
}


/* Nevigering */ 
 
body {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	background-attachment: fixed;
	background-repeat: repeat-y;
	background-position: left top;
	background-color: #9E8B75;
	margin: 5px;
/*	background-image: url(../img/back_vline.gif); */
	}

.navrubline {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 13px;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
	margin-top: 10px;
}
.navrub {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
}
.navrub:hover {
	text-decoration: underline;
	color: #AE9E88;
}
.navig {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;

}
.navig:hover {
	text-decoration: underline;
}
