/* CSS Document Aktiv Hälsa */

body { 
	background-color: #2d4e54;
	background-image:url(images/bg.jpg);
	background-position:top left;
	background-repeat:no-repeat;
	font-family:Arial, Helvetica, sans-serif; 
	font-size:12px;
	color:#414042;
}

.clearall { clear:left; }

p { line-height:18px; margin-top:2px;}




/* RUBRIKER */

h1 { 
	font-size:26px; 
	margin-top:10px;
}

h2 {
	font-size:19px;
	margin:15px 0 0 0;
}

h3 {
	font-size:14px;
	color:#0099cc;
	margin:20px 0 0 0;
}

/* _________________________________ */




/* LÄNKAR */

a { 
	color:#339900; 
	text-decoration:none;
}

a:hover { text-decoration:underline; }

a:visited { color:#339900; }

/* _________________________________ */





/* LAYOUTELEMENT */

#container { 
	width:970px; 
	margin:auto; 
	background-color:#ffffff;
}

#content {
	width:950px;
	margin:0 auto 20px;
}

#head {
	height:327px;
	background-image:url(images/head.jpg);
	background-repeat:no-repeat;
}

#logo { 
	position:relative; 
	top:10px; 
	left:0px; 
	width:270px; 
	height:90px; 
	float:left;
}

#head_imageleft { 
	position:relative; 
	top:66px; 
	left:50px; 
	width:184px; 
	height:184px; 
	float:left;
}

#head_imageright { 
	position:relative; 
	top:118px; 
	left:157px; 
	width:184px; 
	height:184px;
	float:left;
}


/* _________________________________ */




/* FORMULÄR */

.bmi {
	border:0;
	padding-left:0;
	color:#ffffff;
	margin-bottom:15px;*/
}

.bmi p {
	margin-bottom:4px;
}

.bmi input {
	margin-bottom:6px;
}

.bmi input.button {
	margin-top:8px;
	background-image:url(images/submit_bmi.jpg);
	width:80px;
	height:31px;
	border:0;
}

.bmiresult { color:#0099cc; }

.contact h3 {
	margin-bottom:5px;
}

.contact fieldset {
border:0;
margin:10px 0;
}

/* _________________________________ */




/* ARTIKEL */

#article {
	float:left;
	width:500px;
	margin:0 30px 0 20px;
}


#article ul { margin-top:6px; }
#article li { margin-bottom:6px; line-height:18px; }

.article_image {
	float:right;
	margin:0 0 5px 10px;
}

.imagetext {
	font-size:11px;
	text-align:left;
	color:#999999;
	margin-bottom:10px;
}

#extras_extlink {
	margin-bottom:25px;
}

#extras_extlink h4 {
	margin-bottom:5px;
}

#extras_extlink p {
	margin:0;
}

#extras_extlink a {
	display:block;
}

#extras_file {
	margin-bottom:25px;

}

#extras_file h4 {
	margin-bottom:5px;
}

#extras_file p {
margin:0;
}


.articledivider {
	border-top:#d5f1f6 solid 1px;
	margin-bottom:25px;
	margin-top:25px;

}

/* _________________________________ */




/* AKTUELLTPUFFAR */

#news {
	float:left;
	width:189px;
	min-height:350px;
	margin-right:10px;
	border-left:solid 1px #d5f1f6;
}

#news h2 { margin-left:10px; margin-top:20px; }

#news h3 { margin-bottom:2px; }

#news p { 
	margin:0; 
	line-height:16px;
}

.news_article {
	padding:0 10px 15px 10px;
	border-bottom:solid 1px #d5f1f6;
}

.news_article a {
	display:block;
}

/* _________________________________ */




/* PUFFRUTOR I HÖGERKOLUMN  */

#column {
	float:left;
	width:198px;
	margin:0;
	padding:0;
}

.column_top {
	height:15px;
	background-image:url(images/column_top.jpg);
}

.column_middle {
	background-image:url(images/column_bg.jpg);
	margin:0;
}

.column_info {
	width:168px;
	margin:auto;
}

.column_info a img {
	border:0;
	margin-bottom:15px;
}

.column_bottom {
	height:15px;
	background-image:url(images/column_bottom.jpg);
	margin-top:-15px;
	margin-bottom:15px;
}

#column h2 { 
	font-size:18px;
	line-height:22px;
	color:#ffffff; 
	padding-top:5px;
	margin:0;
}

#column p { 
	margin-top:5px;
	color:#ffffff;
	line-height:16px;
}

/* _________________________________ */



/* SIDFOT */
#footer {
	width:970px;
	height:96px;
	margin:auto;
	background-image:url(images/footer_bg.jpg);
}


#footer p {
	text-align:right;
	padding-top:14px;
	padding-right:10px;
	color:#0066CC;
	font-size:10px;
}

#footer a {
	color:#0066cc;
}

#footer a:hover {
	color:#ffffff;
	text-decoration:none;
}
