.banner {
	height: 150px;
	width: 800px;
	margin-right: auto;
	margin-left: auto;
	border-top-width: 3px;
	border-right-width: 3px;
	border-left-width: 3px;
	border-top-color: #C9E19C;
	border-right-color: #C9E19C;
	border-bottom-color: #C9E19C;
	border-left-color: #C9E19C;
	padding: 5px;
}
body {
	background-color: #CC9;
	background-image: url(file:///Macintosh%20HD/Users/astridskorpen/Documents/Hest/Lode/lodeweb/Grafikk/BG.png);
}
.innhold {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: small;
	color: #000;
	background-color: #FFF;
	height: auto;
	width: 800px;
	margin-right: auto;
	margin-left: auto;
	margin-top: auto;
	border-top-width: 3px;
	border-right-width: 3px;
	border-bottom-width: 3px;
	border-left-width: 3px;
	border-top-color: #FFF;
	border-right-color: #FFF;
	border-bottom-color: #FFF;
	border-left-color: #FFF;
	padding: 5px;
}
.meny {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 14px;
	color: #9F0;
	background-color: #FFF;
	height: 20px;
	width: 800px;
	margin-right: auto;
	margin-left: auto;
	text-align: center;
	border-right-width: 3px;
	border-bottom-width: 3px;
	border-left-width: 3px;
	border-top-color: #C9E19C;
	border-right-color: #C9E19C;
	border-bottom-color: #C9E19C;
	border-left-color: #C9E19C;
	border-top-width: 0px;
	padding: 5px;
}
.Fyll {
	background-color: #FFF;
	padding: 5px;
	height: 27px;
	width: 800px;
	border-right-width: 3px;
	border-left-width: 3px;
	border-top-color: #C2E49B;
	border-right-color: #C2E49B;
	border-bottom-color: #C2E49B;
	border-left-color: #C2E49B;
	margin-top: 3px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #A1FF00;
}
a:link {
	color: #9F0;
	text-decoration: none;
}
a:visited {
	color: #9F0;
	text-decoration: none;
}
a:hover {
	color: #CF9;
	text-decoration: none;
}
.Kalender {
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #9F0;
	background-color: #FFF;
	padding: 3px;
	height: 200px;
	width: 200px;
	margin-top: 0px;
	margin-right: 6px;
	margin-bottom: 0px;
	margin-left: 0px;
	border: 2px solid #BCDA83;
	float: right;
}
.Oppdateringer {
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #000;
	background-color: #FFF;
	height: 1500px;
	width: 500px;
	margin-top: auto;
	margin-right: auto;
	margin-bottom: auto;
	margin-left: 2px;
	float: left;
	font-size: small;
}
.bilde {
	float: left;
	height: 400px;
	width: 400px;
	margin-top: auto;
	margin-bottom: auto;
	margin-left: auto;
}
.tekst {
	font-family: Tahoma, Geneva, sans-serif;
	color: #000;
	float: right;
	height: 600px;
	width: 390px;
}

