/* ------------ TOPP - OVERSKRIFT ---------------- */
div#header {
	width: 585px;
}

div#header span {
	margin-left: 345px;
	/*display: none;*/
}

/* ---------------- HOVEDINNHOLD ----------------- */
div#content {
	width: 380px;
}
div#text {
	width: 360px;
}
div#topp {
	display: block;
	width: 380px;
	height: 10px;
	background:  url(../designelementer/topp_380.gif) no-repeat top left;
}
div#bunn {
	display: block;
	width: 380px;
	height: 11px;
	background:  url(../designelementer/bunn_380.gif) no-repeat bottom left;
}

/* ----------------- BUNNTEKST ------------------- */
div#footer {
	width: 380px;
}