@charset "utf-8";
body {
	background-color: #FFFFFF;
	background-image: url(../images/gulfrugtbordbog.jpg);
	background-repeat: no-repeat;
	background-position: right top;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #496331;
}

#bogen {
	height: 395px;
	width: 610px;
	text-align: left;
	clear: right;
	float: right;
	margin-top: 30px;
	margin-right: 82px;
	top: 0px;
}
#venstre {
	height: 395px;
	width: 317px;
	text-align: left;
	overflow: auto;
	clear: left;
	float: left;
}
#hojre {
	height: 395px;
	width: 293px;
	text-align: left;
	overflow: auto;
	clear: right;
	float: right;
	padding-left: 10px;
}
a {
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
	color: #496331;
}
