

body
	{
	background:#f7f9f9;
	text-align:center;
	font-family:arial, verdana;
	font-size:11px;
	line-height:18px;
	color: #969596;
	}

/* blå #026fbb */
/* ceris #ed5dd0 */
/* ingress mörkgrå #626162 */
/* brödtext ljusgrå #969596 */ 

p 
	{
	margin-top:0px;
	}
	
h1
	{
	font-size:22px;
	margin-top:26px;
	margin-bottom:20px;
	color: #026fbb;
	}
h2
	{
	font-size:15px;
	margin:0;
	margin-bottom:6px;
	color: #026fbb;
	}
h3
	{
	font-size:11px;
	margin:0;
	color: #626162;
	}

.ingress 
	{
	color: #626162;
	font-size:13px;
	font-weight: bold;
	}

.contenttextgray 
	{
	color: #969596;
	font-size:13px;
	}

.contenttextpink
	{
	font-size:12px;
	color: #ed5dd0;
	}

.contenttextgraysmall 
	{
	font-size:11px;
	color: #969596;
	}

.contenttextpinksmall
	{
	font-size:11px;
	color: #ed5dd0;
	}

a
	{
	color:#ed5dd0;
	text-decoration:none;
	}

a:hover
	{
	color:#ed5dd0;
	text-decoration:none;	
	}

a:visited
	{
	color:#ed5dd0;
	text-decoration:none;	
	}

.graylink
	{
	color:#969596;
	text-decoration:none;
	}

.graylink:hover
	{
	color:#969596;
	text-decoration:none;	
	}

.graylink:visited
	{
	color:#969596;
	text-decoration:none;	
	}

#container
	{
	width:970px;
	margin:0 auto;
	background:#FFFFFF;
	}

#top
	{
	width:970px;
	height: 27px;
	background-image: url('../images/bg_top.gif');
	text-align:left;
	}

#header
	{
	width:970px;
	height: 93px;
	background-image: url('../images/bg_header.jpg');
	text-align:left;
	display:table;
	}

	#headermenu
		{
		float: left;
		height:22px;
		width: 610px;
		margin-top:72px;
		padding-left:50px;
		text-align:left;
		}
		
		.menuactive, .menuactive:hover, .menuactive:visited
			{
			font-weight: bold;
			color:#ed5dd0;
			text-decoration:none;
			margin-right:35px;
			border-bottom: 3px #ed5dd0 solid;
			line-height:21px;
			}

		.menuinactive, .menuinactive:hover, .menuinactive:visited
			{
			font-weight: bold;
			color:#747474;
			text-decoration:none;
			margin-right:35px;
			line-height:21px;
			}

	#headerorder
		{
		float: left;
		text-align:left;
		width: 270px;
		height: 70px;
		margin-top: 17px;
		}

#content
	{
	width:970px;
	background-image: url('../images/bg_middle.gif'); 
	background-repeat: repeat-y;
	text-align:left;
	padding-top:20px;
	display:table;
	min-height: 384px;
	height: 384px;
	}
	
		#column_start1
			{
			float:left;	
			width:641px;
			margin-left:22px;
			text-align:left;
			}

		#column_start2
			{
			float:left;
			width:285px;
			text-align:left;
			}

		#column_om_epicare1
			{
			float:left;	
			width:563px;
			margin-right:50px;
			margin-left:50px;
			text-align:left;
			}

		#column_om_epicare2
			{
			float:left;
			width:285px;
			text-align:left;
			}
		
		#column_bestall1
			{
			float:left;	
			width:563px;
			margin-right:50px;
			margin-left:50px;
			text-align:left;
			}

		#column_bestall2
			{
			float:left;
			width:285px;
			text-align:left;
			}

		#column_kontakt1
			{
			float:left;	
			width:386px;
			margin-right:50px;
			margin-left:50px;
			text-align:left;
			}

		#column_kontakt2
			{
			float:left;
			width:362px;
			text-align:left;
			}

		#column_faq1
			{
			float:left;	
			width:416px;
			margin-right:50px;
			margin-left:50px;
			text-align:left;
			line-height: 14px;
			}

		#column_faq2
			{
			margin-top:60px;
			float:left;
			width:332px;
			text-align:left;
			line-height: 14px;
			}
		
#footer
	{
	width:970px;
	background-image: url('../images/bg_middle.gif'); 
	background-repeat: repeat-y;
	text-align:left;
	height:160px;
	padding-left:22px;
	display:table;
	}

		#footer_column1
			{
			float:left;
			width: 286px;
			height: 159px;
			margin-right: 35px;
			}

		#footer_column2
			{
			float:left;
			width: 286px;
			height: 159px;
			margin-right: 35px;
			}

		#footer_column3
			{
			float:left;
			width: 285px;
			height: 159px;
			}

.bboxes
	{
	margin: 0px;
	margin-bottom: 12px;
	padding-top: 8px;
	border-top: 2px #ed5dd0 solid
	}

#bottom
	{
	background-image: url('../images/bg_bottom.gif'); 
	height:34px;
	}
