/* CSS Document Aktiv Hälsa - utskrift*/

/* CSS Document Aktiv Hälsa */

body { 
	font-family:Arial, Helvetica, sans-serif; 
	font-size:12px;
	color:#414042;
}

.clearall { clear:left; }

p { line-height:18px;}




/* RUBRIKER */

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

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

h3 {
	font-size:14px;
	line-height:18px;
	margin-top:10px;
	color:#0099cc;
}

/* _________________________________ */




/* LÄNKAR */

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

a:hover {
	text-decoration:underline;
}

a:visited { 
	color:#339900; 
}

/* _________________________________ */




/* LAYOUTELEMENT */

#container {  
	background-color:#ffffff;
}

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

#head {
	width:259px;
	height:57px;
	background-image:url(images/printlogo.jpg);
	margin-bottom:30px;
}


#head_imageleft { 
	display:none;
}

#head_imageright { 
	display:none;
}



/* _________________________________ */

#Menu {
	display:none;
}



/* ARTIKEL */

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

.article_image {
}

.imagetext {
	font-size:11px;
	color:#999999;
}


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

}

/* _________________________________ */




/* AKTUELLTPUFFAR */

#news {
	display:none;
}

/* _________________________________ */




/* PUFFRUTOR I HÖGERKOLUMN  */

#column {
	display:none;
}


/* _________________________________ */



/* SIDFOT */
#footer {
	display:none;
}
