﻿body
{
	background-color: #fff;
	margin-top: 0px;
	font-family: Arial, Sans-Serif;
	font-size: 12px;
}

h1 { font-size: 18px; font-weight: bold; color: #1867a9; padding-bottom: 5px;}

h2
{
	font-size: 12px;
	font-weight: bold;
	margin-bottom: -17px;
}

a:link { color: #1867a9;}
a:active { color: #1867a9; }
a:visited { color: #1867a9;}
a:hover {text-decoration: underline;}
a {text-decoration: none;}


#container
{
	background-image: url(../Img/bakgrund.jpg);
	background-repeat: repeat-y;
	margin-left: auto;
	margin-right: auto;
	width: 990px;
}

#header
{
	margin-left: auto;
	margin-right: auto;
	width: 914px;
	height: 95px;
	border-bottom: 1px solid #000;
}

#logo
{
	margin-left: 0px;
	padding-top: 45px;
}

#mainMenu
{
	margin-left: -5px;
	margin-top: 10px;
	width: 200px;
	float: left;
	line-height: 24px;
	_line-height: 12px;
}

#mainMenu ul
{
	list-style-type: none;
}

#mainMenu li
{
	
}

#mainMenu a
{
	font-weight: bold;
	color: #000;
	display: block;
}

#mainMenu li .selectedHref
{
	color: #8ba21e;
	font-weight: bold;
	_padding-bottom: 12px;
}

/********** SUBMENU **********/
#mainMenu ul li ul
{
	margin-left: -50px;
	.margin-left: -10px;
	_line-height: 10px;
	_margin-top: 10px;
}

#mainMenu ul li ul li
{
	background-image: url(../Img/pilHoger.jpg);
	background-repeat: no-repeat;
	background-position: center left;
	_background-position: 0 2px;
}

#mainMenu ul li ul li a
{
	font-size: 11px;
	font-weight: normal;
	padding-left: 10px;
}

#mainMenu ul li ul li .selectedHref
{
	font-size: 11px;
	font-weight: normal;
	color: #8ba21e;
	padding-left: 10px;
}

#addressDiv
{
	margin-left: 40px;
	margin-top: 100px;
	line-height: 17px;
}

#content
{
	border-left: 1px solid #000;
	margin-left: 200px;
	margin-top: 0px;
	padding-left: 20px;
	padding-top: 10px;
	width: 370px;
	min-height: 400px;	
}

#footer
{
	background-image: url(../Img/startinvest_sidfot.jpg);
	background-repeat: no-repeat;
	height: 111px;
	margin-left: 24px;
	clear: both;
}


#startPageContent
{
	border-left: 1px solid #000;
	margin-left: 200px;
	margin-top: 0px;
	padding-left: 20px;
	padding-top: 10px;
	width: 600px;
	_margin-top: -67px;
	min-height: 400px;
}

#startPageText
{
	width: 370px;
	padding-bottom: 10px;
}

#startPagePuffDiv
{
	border-top: 1px solid #000;
	width: 715px;
	padding-top: 10px;
}

#startPageLeftPuff
{
	width: 290px;
	float: left;
}

#startPageRightPuff
{
	float:right;
	width: 290px;
}


.searchItem
{
	width: 500px;
}

#searchHeaderDiv
{
	margin-top: -40px;
	float: right;
}