body {
	background-color: #004052;
	color: #000000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 140%;
	text-align: center;
	margin: 0px;
	height: 100%;
}

/* Center page on screen */
div#pagewrapper {
	margin-left: auto;
	margin-right: auto;
	width: 880;
	text-align: left;
}

/* Centerfold minimum height */
div#page {min-height:450px}
* html div#page {height:450px}

/* Main page with background and margins */
div#page {
	float: left;
	width: 880px;
	padding-left: 19px;
	padding-right: 19px;
	padding-top: 10px;
	padding-bottom: 10px;
	background-image: url(../images/page_bg.gif);
	background-repeat: repeat-y;
}

/* Left side of page */
div#leftpage {
	float: left;
	width: 408px;
}

/* Right side of page */
div#rightpage {
	float: left;
	width: 408px;
}


/* Content formatting for left side */
div#content_left {
	margin-left: 19px;
}

/* Content formatting for right side */
div#content_right {
	margin-right: 19px;
	margin-top: 34px;
}

/* Headline for page */
div#headline_om {
	width: 402px;
	height: 73px;
	background-image: url(../images/headline_om.gif);
	background-repeat: no-repeat;
}

div#headline_existens {
	width: 402px;
	height: 73px;
	background-image: url(../images/headline_existens.gif);
	background-repeat: no-repeat;
}

div#headline_nytta {
	width: 402px;
	height: 73px;
	background-image: url(../images/headline_samhallsnytta.gif);
	background-repeat: no-repeat;
}

div#headline_kvalitet {
	width: 402px;
	height: 73px;
	background-image: url(../images/headline_kvalitet.gif);
	background-repeat: no-repeat;
}

div#headline_dygnetrunt {
	width: 402px;
	height: 73px;
	background-image: url(../images/headline_dygnetrunt.gif);
	background-repeat: no-repeat;
}

div#headline_kontakt {
	width: 402px;
	height: 73px;
	background-image: url(../images/headline_kontakt.gif);
	background-repeat: no-repeat;
}

div#headline_gulf {
	width: 402px;
	height: 73px;
	background-image: url(../images/headline_gulf.gif);
	background-repeat: no-repeat;
}


/* Space between right and left page */
div#pagedivider {
	float: left;
	display: block;
	width: 30px;
	height: 400px;
}

/* Page footer */
div#footer {
	clear: both;
	width: 880px;
	height: 41px;
	background-image: url(../images/footer.gif);
	background-repeat: no-repeat;
}

/* Smaller frontpage footer */
div#footer_small {
	clear: both;
	width: 880px;
	height: 23px;
	background-image: url(../images/footer_small.gif);
	background-repeat: no-repeat;
}

div#content_left h2 {
	margin: 0;
	padding: 0;
	font-family: "Trebuchet MS", Verdana, sans-serif;
}

a:link {
	color: #004052;
}

a:visited {
	color: #004052;
}

a:hover, a:active {
	color: #000;
}

img.thumb {
	margin: 0 5px 5px 0;
	padding: 4px;
	border: 1px solid #ccc;
}

.highlight {
	padding: 3px;
	font-weight: bold;
	color: #000;
	background-color: #fff79e;
}

h3 {
	margin-top: 20px;
	color: #333;
}

table.hamninfo {
	padding-bottom: 20px;
	font-size: 10px;
	border-bottom: 1px dotted #999;
}

table#lulea {
	padding-bottom: 20px;
	font-size: 10px;
	border-bottom: none;
}

table.hamninfo td.header {
	font-weight: bold;
	width: 170px;
}

table.hamninfo td {
	padding: 4px;
}

table.hamninfo tr.dark {
	background-color: #d6e6e5;
}

div#buttons {
	padding-bottom: 20px;
}

p.bildtext {
	margin: 0 auto;
	padding: 0;
	width: 360px;
}