/* CSS Document */

#menu {
	float: none;
	width: 792px;
	background-color: #FFFFFF;
	font-family: "Times New Roman", Times, serif;
	color: #18656B;
	font-weight: bold;
	font-style: normal;
	text-align: center;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	padding-top: 0px;
	padding-right: 4px;
	padding-bottom: 0px;
	padding-left: 4px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
#content {
	margin-left: 0px;
	background-color: #FFFFFF;
	padding: 20px;
	border: thin none #000000;
	font-size: 90%;
	background-image: url(bilder/Darwin_tree_bakgrunn.jpg);
	background-repeat: no-repeat;
	background-position: right bottom;
	position: relative;
	text-align: justify;
}

#bottom {
	clear: left;
	padding-right: 100px;
	padding-top: 5px;
	background-color: #6B5139;
	color: #FFFFFF;
	text-align: right;
	font-size: 12px;
	border-top-width: thick;
	border-right-width: thick;
	border-bottom-width: thick;
	border-left-width: thick;
	border-top-style: solid;
	border-top-color: #FFFFFF;
	border-right-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
	border-left-color: #FFFFFF;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#wrapper {
	width: 800px;
	margin-right: auto;
	margin-left: auto;
	background-color: #FFFFFF;
	text-align: left;
}
body {
	background-color: #336666;
	font-family: Georgia, "Times New Roman", Times, serif;
}

.navigation {
	font-family: verdana, sans-serif;
	font-size: 16px;
	font-style: normal;
	font-weight: bold;
	color: #18656B;
	text-decoration: none;
	background-color: #CCCCCC;
	display: inline;
	padding-top: 0px;
	padding-right: 21px;
	padding-bottom: 0px;
	padding-left: 21px;
}

.navigation:hover {
	font-family: verdana, sans-serif;
	font-size: 16px;
	font-style: normal;
	font-weight: bold;
	color: #634531;
	text-decoration: none;
	background-color: #FFCC66;
	display: inline;
	width: 0px;
	padding-top: 0px;
	padding-right: 21px;
	padding-bottom: 0px;
	padding-left: 21px;
}
.overskrifter {
	font-size: 14px;
	font-weight: bold;
	color: #993300;
}

.ingress {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	font-weight: bold;
}

h1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #993300;
	text-align: center;
}
#wrapper #content img {
	float: left;
	margin-right:1em;
	margin-top: 5px;
}

#header {
	margin: 0px;
	padding: 0px;
}
#wrapper #content img.imgright {
	float:right;
	margin-right:2px;
	margin-bottom:2px;
	margin-left: 5px;
}
#wrapper #content #left {
	float: left;
	width: 340px;
	padding-top: 10px;
	padding-right: 5px;
	padding-left: 20px;
}
#wrapper #content #right {
	margin-left: 380px;
	padding-top: 10px;
	padding-right: 15px;
	padding-left: 5px;
}
#Layer1 {
	height:300px;
	font-style: normal;
}
#Layer2 {
	margin-top: 10px;
	height: 300px;
	font-style: normal;
}
#Layer3 {
	height:300px;
	margin-left: 0px;
	margin-top: 0px;
	font-style: normal;
}
#Layer4 {
	margin-top: 10px;
	height: 300px;
	font-style: normal;
}

