@charset "utf-8";
body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-align: center;
	margin: 0px;
	padding: 0px;
}
#menu {
	height: 20px;
	background-image: url(file:///C|/Documents%20and%20Settings/anha120/Skrivebord/Mariesweb/Bilder/blomster_logo_svak.gif);
	background-repeat: repeat-x;
}
#title {
	height: 41px;
	left: 25%;
	background-image: url(Bilder/iskogen_logo_itallic%20.gif);
	background-position: 112%;
	background-repeat: no-repeat;
	padding: 1%;
}
#lefttext {
	float: none;
	height: 500px;
	padding-left: 20px;
	margin-left: 30px;
	padding-right: 0px;
}
#leftmenu {
	float: left;
	height: 400px;
	width: 100px;
	padding-right: 10px;
	margin-right: 8px;
}
#clear {
	clear: both;
	height: 20px;
}

#wrapper {
	text-align: left;
	width: 940px;
	margin-right: auto;
	margin-left: auto;
}
#header {
	background-image: url(Bilder/logoorginal.gif);
	background-repeat: no-repeat;
	height: 123px;
	background-position: 36%;
}
#content {
	background-image: url(Bilder/bakgrunnindex.gif);
	background-repeat: repeat-y;
	padding-right: 20px;
	padding-left: 20px;
}
#footer {
	background-repeat: no-repeat;
	height: 22px;
	background-position: center;
	position: absolute;
	width: 100%;
	bottom: 0px;
}
#bottom {
	background-repeat: no-repeat;
	width: 100%;
	bottom: 0px;
	float: none;
	position: absolute;
	background-position: 100%;
	right: 0%;
}
