body {
	background-color: #EFEDDA;
}
#Container {
	width: 900px;
	margin-right: auto;
	margin-left: auto;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 100%;
	border: 5px solid #FFFFFF;
	background-color: #FFFFFF;
}
#Header {
	width: 900px;
}
#Meny {
	background-color: #8D0B0B;
	border-top-width: 5px;
	border-bottom-width: 5px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
	font-size: 110%;
	font-weight: bold;
	color: #FFFFFF;
	width: 900px;
	padding-top: 2px;
	padding-bottom: 2px;
}
#MainContent {
	color: #635E62;
	background-color: #FFFFFF;
	padding: 20px;
	font-size: 80%;
}
#MainContent a {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 80%;
	color: #8D0B0B;
}


#Footer {
	font-size: 70%;
	background-color: #8D0B0B;
	color: #FFFFFF;
	width: 900px;
	padding-top: 2px;
	padding-bottom: 2px;
	clear: both;
}
#tekstboks1 {
	float: left;
}
#tekstboks2 {
	width: 150px;
	float: left;
	padding-left: 50px;
}
#tekstboks3 {
	width: 150px;
	float: right;
}

.overksrift {
	font-size: 120%;
	font-weight: bold;
	color: #6F0F10;
}
.bilder {
	margin-left: 60px;
}
.bilder_left {
	margin-right: 60px;
	padding-bottom: 60px;
}
.bilder2 {
}


a:link {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #FFFFFF;
	text-decoration: none;
	font-weight: bold;
	letter-spacing: 4px;
}
a:visited {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	letter-spacing: 4px;
}
a:hover {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
	letter-spacing: 4px;
}
a:active {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
	letter-spacing: 4px;
}
.bildevenstre {
	margin-right: 60px;
}
#visuelle {
	font-size: 60%;
	padding-top: 5px;
}

