﻿*
{
	margin:0;
	padding:0;
}

body 
{
	font-family: arial, Verdana, helvetica, sans-serif;
	font-size: 0.8em;
	text-align:center;
	background-color:#f4f4f4;
}

h1
{
	font-size:24px;
	margin-bottom:10px;
	/*color:#6B141B;*/
	font-family:Verdana;
}

h2
{
	font-size:14px;
	font-family:Verdana;
}

a
{
	color:#6B141B;
	text-decoration:none;
}

#contentarea p
{
	margin-top:5px;
}

a:hover
{
	text-decoration:underline;
}

#topcontainer
{
	margin:20px auto 0 auto;
	
	width:994px;
	text-align:left;
}

#logotype
{
	margin-left:38px;
	float:left;
}

#newsletter
{
	float:right;
	margin-right:38px;
	width:248px;
}

#newsletter p
{
	margin-bottom: 10px; 
}

#newsletter p.header
{
	font-weight: bold;
}

#newsletter a
{
	margin-top: 5px;
	font-weight: bold;
}

#precontent
{
	width:994px;
	height:38px;
	background: transparent url(images/PreContent.png) no-repeat scroll 0 0;
	margin:0 auto 0 auto;
}

#postcontent
{
	width:994px;
	height:38px;
	background: transparent url(images/PostContent.png) no-repeat scroll 0 0;
	margin:0 auto;
	font-weight:bold;
	
}

#postcontent a
{
	font-weight:bold;
}

#container
{
	width:994px;
	margin:0 auto;
	
	/*padding:10px 10px 10px 15px;*/
	/*height:100%;*/
	background: transparent url(images/MiddleContent.png) repeat-y scroll 0 0;
}

#footer
{
	width:960px;
	margin:0 auto;
}

#top
{
	height:145px;
	margin:auto;
	width:887px;
	text-align:left;
/*	padding-top:20px;*/
	/*background: transparent url(images/banner.jpg);*/
	/*background-color:#D15059;*/
	/*border-bottom: 1px solid #666666;*/
	
}

#logo
{
	margin-left:20px;
	padding-top:20px;
	
}

#topmenu
{
	margin: 5px auto 0;
	height:41px;
	width:870px;
	
	/*background-color:#DC001A;*/
	background: transparent url(images/topmenu.gif) no-repeat scroll 0 0;
	font-size: 0.8em;
	color:White;
	font-weight:bold;
}

#topmenu ul
{
	list-style-type:none;
	margin-left:9px;
	
}

#topmenu ul li
{
	float:left;
	/*margin-right:10px;*/
	padding-top:9px;
	padding-bottom:13px;
	padding-left:8px;
	padding-right:8px;
	margin-top:5px;
}

#topmenu ul li a
{
	/*margin:14px 10px 0 0;*/
	
	
}

#topmenu ul li.selected
{
	background-color:#341817;
}

#centerarea
{
	width:920px;
	margin:0 auto;
	text-align:left;
	padding-bottom:30px;
	/*border:1px solid black;*/
}

#leftmenu
{
	width:190px;
	margin-top:10px;
	/*border-left:5px solid #6B141B;*/
	
	margin-left:10px;
	padding:0;
	float:left;
	font-weight:bold;
	
}

#leftmenu a.clear
{
	background:none;
	border:0;
}

#leftmenu a.clear:hover
{
	background-color:Transparent;
	text-decoration:none;
	color:#6B141B;
	border:0;
}

#leftmenu a
{
	color:#6B141B;
	padding:5px 5px 5px 25px;
	margin-bottom:5px;
	border-bottom:1px solid #f1f1f1;
	border-top:1px solid #f1f1f1;
	background: transparent url(images/hl-icon.jpg) no-repeat scroll 0 5px;
	/*padding-left:10px;*/
	display:block;
}

#leftmenu a.selected
{
	background-color: #6B141B;
	color:White;
	text-decoration:none;
}

#leftmenu a.first
{
	/*border-top:1px dotted #6B141B;*/
}

#leftmenu a:hover
{
	background-color: #6B141B;
	color:White;
	text-decoration:none;
}

#contentarea
{
	float:left;
	width:495px;
	margin-left:15px;
	margin-top:10px;
}

#contentarea img.banner
{
	margin-bottom:7px; 
	margin-left:3px;
}

#rightcolumn
{
	float:right;
	width:190px;
	margin-top:0px;
	
}

ul.service_product
{
	margin-bottom:15px;
	margin-left:15px;
}


ul.service_product li
{
	margin-bottom:5px;
}

div #header
{
	display: block; 
	border-bottom: 2px solid black; 
	text-align: right; 
	padding-right: 15px; 
	margin-bottom:10px;
}

div #header h1
{
	font-size: 20px;
	padding:0;
	margin:0;
}

/*grundfärgerna

grå #666666
röd #DC001A

i hänglåset

#DC001A
#341817
#6B141B
#D15059

*/
