#top {
	margin: 0px;
	background: transparent url(images/header1.jpg) no-repeat top right;
	width: 610px;
	height: 139px;
	}
#top span {
	display: none;
	}
#page {
	margin: 0px;
	}
#main {
	text-align: justify;
	background: transparent url(images/main.jpg) repeat-y top center;
	width: 610px;
	}
/*Padding i main*/
#main p, #main h3, #main h4 {
	margin-top: 0px;
	padding-left: 10px;
	padding-right: 10px;
	}
#menyen a , #menyen p {
	margin-top: 0px;
	margin-bottom: 0px;
	padding-top: 0px;
	padding-left: 10px;
	padding-right: 10px;
	}
#menyen {
	position:absolute;
	right:630px;
	top:149px;
	width: 200px;
	}
#sidebar {
	text-align: left;
	background: transparent url(images/side_main.jpg) repeat-y top center;
	margin-bottom: 10px;
	}
body {
	background: #d3f0c0;
	color: #3f5018;
	margin: 10px;
	scrollbar-face-color:#a4db80;
	scrollbar-track-color:#b9e552;
	scrollbar-arrow-color:#67914c;
	scrollbar-shadow-color:#54793b;
	scrollbar-dark-shadow-color:#355122;
	scrollbar-3dlight-color:#cee7be;
	scrollbar-highlight-color:#e6ffd6;
	}
table {
	width: 590px;
	margin-top: 0px;
	margin-left: 10px;
	margin-right: 10px;
	margin-bottom: 10px;
	border: 0px;
	}
td {
	border: 1px solid #000000;
	padding: 3px;
	}
tr.top {
	background-color: #5a7914;
	font-weight: bold;
	color: #FFFFFF;
	}
tr:hover {
	background-color: #5a7914;
	color: #FFFFFF;
	}
a:link, a:visited {
	color: #141a06;
	font-weight: bold;
	text-decoration: none;
	}
a:hover, a:active {
	color: #5a7914;
	font-weight: bold;
	text-decoration: underline overline;
	}
/*IE FIX*/
#menyen img, #main img {
	margin-top: 0px;
	padding: 0px;
	background: red;
	}
/*Random bilde*/
#picture1 {
	position:fixed;
	z-index: -1;
	left:0px;
	bottom:0px;
	width: 400px;
	height: 500px;
	background: transparent url(images/effekt1.jpg) no-repeat top left;
	}
#picture2 {
	position:fixed;
	z-index: -1;
	left:0px;
	bottom:0px;
	width: 400px;
	height: 500px;
	background: transparent url(images/effekt2.jpg) no-repeat top left;
	}
#picture3 {
	position:fixed;
	z-index: -1;
	left:0px;
	bottom:0px;
	width: 400px;
	height: 500px;
	background: transparent url(images/effekt3.jpg) no-repeat top left;
	}
#picture4 {
	position:fixed;
	z-index: -1;
	left:0px;
	bottom:0px;
	width: 400px;
	height: 500px;
	background: transparent url(images/effekt4.jpg) no-repeat top left;
	}
#picture5 {
	position:fixed;
	z-index: -1;
	left:0px;
	bottom:0px;
	width: 400px;
	height: 500px;
	background: transparent url(images/effekt5.jpg) no-repeat top left;
	}
#picture6 {
	position:fixed;
	z-index: -1;
	left:0px;
	bottom:0px;
	width: 400px;
	height: 500px;
	background: transparent url(images/effekt6.jpg) no-repeat top left;
	}
