@charset "utf-8";
/* CSS Document */
body
{
	background-color:#e2e3e4;
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:76%;
	line-height:1.4em;
	color:#666666;
}
/* Webbplatsens huvudID */
#SiteArea{
	margin:1em auto auto;
	padding:10px;
	width:979px;
	text-align: left;
	
}
/* Sidhuvud och logga */
#HeaderArea{
	float:left;
	width:979px;
	background-color:#fff;
	border:solid 2px #ccc;
	border-top:solid 5px #666;
	border-bottom:0;
	
}

#HeaderImage{
	padding-left:30px;
	padding-top:30px;
	padding-bottom:20px;
	padding-right:100px;
	float:left;
}
#HeaderImage a.img{
	margin-bottom:0.5em;
	border:0;
	padding:0;
}
/* Funktionsmeny */

#FunktionMenu{
	float:right;
	font-size:1em;
	color:#999;
	padding:0;
	
}

#FunktionMenu ul
{
	list-style: none;
}
#FunktionMenu li
{
    float:left;
}
#FunktionMenu li a
{
	text-decoration:none;
	display:block;
	color:#999;
	padding: 10px 20px 0px 0px;
	text-transform:uppercase;
}
#FunktionMenu li a:hover
{
	padding-left:0px;
	padding-right:20px;
	color:#d11241;
}

#FunktionMenu .selected a
{
    text-decoration:none;
	color:#d11241;
	font-weight:bold;
}
#FunktionMenu li.selected 
{
}

/* Toppmenu */

#TopMenu{
	clear:right;
	font-size:1em;
	color:#333;
	padding:0;
	margin-top:65px;
	text-align:right;
}

#TopMenu ul
{
	float:right;
	list-style: none;
}
#TopMenu li
{
    float:left;
}
#TopMenu li a
{
	text-decoration:none;
	display:block;
	color:#333;
	padding: 0px 20px 0px 20px;
	text-transform:uppercase;
}
#TopMenu li a:hover
{
	padding-left:20px;
	padding-right:20px;
	color:#d11241;
}

#TopMenu .selected a
{
    text-decoration:none;
	color:#d11241;
	font-weight:bold;
}
#TopMenu li.selected 
{
}
/* LeftMenu */
#LeftMenu
{ 
	margin-top:20px;
	text-transform:uppercase;
}
#LeftMenu ul
{
}
#LeftMenu li
{
	float:left;
	padding: 5px 0px 5px 0px;
	display:block;
	width:100%;
}
#LeftMenu ul ul
{
	margin-top:5px;
	margin-left:10px;
}
#LeftMenu ul ul li a
{
	text-transform:none;
}
#LeftMenu li a
{
	text-decoration:none;
	color:#333;
}
#LeftMenu ul li a.selected
{
	color:#d11241;
}
#LeftMenu li a:hover
{
	color:#d11241;
}

/* Banneryta */
#BannerArea
{
	float:left;
}
/************************************************/
/* INNEHÅLLSYTA ------------------------------- */
/*                                              */
/************************************************/

#MainContentArea
{
    background-color:#fff;
	float:left;
	width:919px;
	float:left;
	padding:30px;
	border:solid 2px #ccc;
	border-top:0;
}


#LeftArea
{
	float:left;
	width:300px;
	min-height:400px;
}
.LeftAreaBorderTop
{
	border-top:4px solid #d11241;
	width:280px;
	margin-bottom:20px;
}

#RightArea
{
	float:right;
	width:600px;
}
.RightAreaBorderTop
{
	border-top:4px solid #518abe;
	width:600px;
	margin-bottom:20px;
}
#Start_FlashImageArea
{
	clear:both;
}
#ContentArea
{
	float:left;
	line-height:1.5em;
}
#ContentRightArea
{
	float:right;
	width:180px;
}
#SearchArea, #ListArea
{
	float:left;
}

#IFrameArea
{
	clear:both;
}
.Width{
	width:400px;
}
#SecondaryContentArea
{
	margin-top:20px;
	float:left;
}
#SecondaryContent{
	border-top:solid 4px #d11241;
	float:left;
	width:280px;
	margin-right:30px;
}
#SecondaryListing{
	border-top:solid 4px #81c178;
	float:right;
	width:280px;	
}
.SecondaryHead
{
	padding-top:0px;
	text-transform:uppercase;
	font-size:18px;
}

.SecondaryLink
{
	line-height:16px;
	font-weight:400;
	text-decoration:none;
	color:666;
}
.SecondaryLink a:link
{
	text-decoration:none;
	color:666;
	font-size:14px;
}
.SecondaryLink a:hover
{
	text-decoration:underline;
}
.ListingLink
{
	text-decoration:none;	
	color:#666;
	margin-bottom:10px;
}
a.ListingLink:hover
{
	text-decoration:underline;	
}
div.ListItem
{
	margin-bottom:10px;
}

/* Startsidan */
.Start_1RightTextArea{
	padding-left:10px;
	margin-top:0px;
	padding-top:0;
	min-height:312px;
}
.Start_2RightTextArea{
	margin-top:0px;
	padding-top:0;
}

/*Text och listor*/

h1{
	font-size:2em;
	line-height:normal;
	color:#333;
	margin-bottom:10px;
	margin-top:0;
	font-weight:normal;
}
h2
{
	font-size:1.7em;
	line-height:normal;
	color:#333;
	margin-bottom:10px;
	font-weight:normal;
}
h3
{
	font-size:1.3em;
	line-height:normal;
	color:#333;
	margin-bottom:10px;
	font-weight:normal;
}
p
{
	margin-bottom:10px;
}

ol {
	margin: 0 0 0 20px;
	padding: 0 0 7px 0;
}
ol li {
	padding-bottom: 5px;
}

ul {
	margin: 0;
	padding: 0 0 7px 0;
	list-style: none;
}

ul li {
	padding: 0 0 5px 11px;
}
.ImageText
{
	font-size:10px;
	}

p.ImageText
{
	display:block;
	text-align:right;
	border:solid 1px red;
	width:150px;
}
a{
	color:#d11241;
	text-decoration:underline;
	
}
a:hover{
	color:#d11241;
	text-decoration:none;
	
}
a img 
{
	border:0;	
}
p.StartPageLink a:link
{
	color:#d11241;
	font-size:14px;
	line-height:16px;
	font-weight:400;
	text-decoration:none;
	padding-bottom:5px;
}
p.StartPageLink a:hover
{
	text-decoration:underline;
}
.RedTableBG
{
	background-color:#d11241;
	color:#ffffff;
}
.RedText, .RedText a
{
	color:#d11241;
}
/*---*/
/************************************************/
/* YTA FÖR SIDFOTEN --------------------------- */
/*                                              */
/************************************************/

#FooterArea
{
	float:left;
	width:979px;
	color:#666;
	font-size:11px
}

#FooterArea a
{
	color:#666;
	text-decoration:underline;
}
#FooterArea a:hover
{
	color:#ccc;
	text-decoration:none;
}
.hidden
{
	display:none;
}

.FormArea
{
	float:left; 
	clear:both; 
	width:100%; 
	margin-bottom:6px;
}