@charset "utf-8";
body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.8em;
	background-color: #5b7521;
}
#container
{
	position:absolute;
	height: 600px;
	width: 955px;
	top:50%;
	left:50%;
	margin-top:-300px;
	margin-left:-477.5px;
	border:0;
	padding:0;
	background-color: #5b7521;
}
#ramme {
	background-color: #5b7521;
	background-image: url(bund_med_kant_textbox.gif);
	height: 600px;
	width: 955px;
}
#info {
	float: left;
	height: 295px;
	width: 230px;
	position: absolute;
	left: 4px;
	top: 5px;
	overflow: auto;
}


#right_side {
	float: left;
	height: 508px;
	width: 667px;
	position: absolute;
	left: 242px;
	top: 46px;
}
#left_side {
	float: left;
	height: 250px;
	width: 199px;
	position: absolute;
	left: 44px;
	top: 304px;
}
#web_butik {
	float: left;
	height: 105px;
	width: 105px;
	position: absolute;
	left: 6px;
	top: 488px;
}
#forside {
	height: 29px;
	width: 100px;
	float: left;
	position: absolute;
	left: 595px;
	top: 522px;
}
#tilbage {
	float: left;
	height: 29px;
	width: 100px;
	position: absolute;
	left: 700px;
	top: 522px;
}
#frem {
	float: left;
	height: 29px;
	width: 100px;
	left: 805px;
	top: 522px;
	position: absolute;
}

h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 5em;
	font-weight: bold;
	color: #000000;
	text-align: center;
	line-height: 0.85em;
	text-decoration: underline;
} 
h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 2em;
	font-weight: bold;
	color: #000000;
	text-align: center;
	line-height: normal;
}
h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1em;
	font-weight: normal;
	color: #000000;
	text-align: center;
	line-height: normal;
}
