div#entire {
	width:800px;
	margin:25px auto;
	background:#fff;
}

div#header {
	width:800px;
	height:245px;
	background:url('../images/header.jpg');
}

div#logo a {
	display:block;
	width:290px;
	height:55px;
	float:left;
	margin-left:15px;
	margin-top:20px;
	text-decoration:none;
}

div#hela-manniskan a {
	display:block;
	width:182px;
	height:41px;
	background:url('../images/hela_manniskan.gif');
	float:right;
	margin-top:40px;
	margin-right:10px;
	text-decoration:none;
}

div#content {width:800px;margin-top:20px;}

div#text {
	margin-left:20px;
	float:left;
	width:570px;
}

div#footer {
	width:800px;
	height:62px;
	background:url('../images/footer.gif');
}
div#footer-text {
	color:#fff;
	text-align:right;
	font-size:11px;
	padding-top:20px;
	line-height:140%;
	margin-right:10px;
}

.puff {
	width:250px;
	float:left;
	margin-right:30px;
}

.bild-hoger {
	float:right;
	clear:right;
	width:150px;
	margin-bottom:20px;
	margin-left:10px;
}
.bild-hoger img {
	padding:3px;
	border:1px solid #ccc;
}
.bildtext {
	color:#555;
	font-size:11px;
}
.idImageGalleryBox p {
	padding-left:10px;
}
