body {
	background-repeat: no-repeat;
	background-color: #FBFFD5;
	margin: 0px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 80%;
}
div#wrapper {
	width: 600px;
	margin-left: -300px;
	left: 50%;
	position: absolute;
}
/*div#ButtonGinst {
	background-image: url(../bilder/ginst_small.png);
	background-repeat: no-repeat;
	background-position: center center;
}
div#ButtonGinst:hover {
	background-image: url(../bilder/ginst.png);
}
div#ButtonKlematis {
	background-image: url(../bilder/klematis_small.png);
	background-repeat: no-repeat;
	background-position: center center;
}
div#ButtonKlematis:hover {
	background-image: url(../bilder/klematis.png);
}
div#ButtonGras {
	background-image: url(../bilder/gras_small.png);
	background-repeat: no-repeat;
	background-position: center center;
}
div#ButtonGras:hover {
	background-image: url(../bilder/gras.png);
	
}ligger i filerna i stället*/

div#Content {
	padding-right: 15px;
	position: absolute;
	height: 600px;
	width: 375px;
	left: 225px;
	top: 124px;
	overflow: scroll;
	overflow-x: hidden;
	overflow-y: scroll;
		
}
p {
	font-size: small;
	margin-top: 0em;
	margin-bottom: 1em;
	line-height: 150%;
	color: #000000;
}
h1 {
	margin-bottom: 0.1em;
	font-size: x-large;
}
h2 {
	margin-bottom: 0.1em;
	font-style: italic;
	font-size: large;
}
h3 {
	margin-bottom: 0.1em;
	font-size: medium;
}
a:link {
	text-decoration: none;
	color: #336600;
}
a:visited {
	color: #666666;
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}

.Adress, .Adress p, .Adress a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #2A3F00;
	margin-top: 0px;
	margin-bottom: 0px;
	font-weight: bold;
}
.bild_vansterstalld {
	float: left;
}
ul {
	margin-top: 0px;
	list-style-type: circle;
}
