body
{
	background-color: #FFFFFF;
	background: url("/images/VTI/vt_backgrund_top.gif");
	/*background-color: #006699;*/
	padding: 0px;
	margin: 0px;
}

a
{
	color: White;
	text-decoration: none;
}

a:hover
{
	color: White;
	text-decoration: underline;
}

#home_logo_button
{
	/*position: absolute;*/ 
	top: 20px; 
	left: 35px;
	margin: 0;
	padding: 0;
	border: 0;
}

#home_logo_button img
{
	border: 0;
	margin: 0;
	padding: 0;
}

ul.public_documents
{
	margin: 7px;
}

ul.public_documents li
{
	list-style-type: none;
}

ul.public_documents li a
{
	background: url("/images/tree_circle.gif") no-repeat scroll top left;
	height: 42px;
	padding: 14px 0 0 35px;
}

ul.public_documents li a:hover
{
	background-image:none;
}

ul.public_documents li a.selected
{
	background-image:none;
	height: 42px;
	padding: 14px 0 0 35px;
}

ul.public_documents li.first-item
{
	background: url("/images/tree_top_circle.gif") no-repeat scroll bottom left;
}

ul.public_documents li.item
{
	background: url("/images/tree_circle.gif") no-repeat scroll bottom left;
}

ul.public_documents li.last-item
{
	background: url("/images/tree_bottom_circle.gif") no-repeat scroll bottom left;
}

ul.public_documents li a.first-item
{
	background: url("/images/tree_top_circle.gif") no-repeat scroll top left;
	height: 36px;
	padding: 7px 0 0 35px;
}

ul.public_documents li a.first-item-selected
{
	background-image:none;
	height: 36px;
	padding: 7px 0 0 35px;
}

ul.public_documents li a.last-item
{
	background: url("/images/tree_bottom_circle.gif") no-repeat scroll top left;
	height: 36px;
	padding: 14px 0 0 35px;
}

ul.public_documents li a.last-item-selected
{
	background: transparent;
	height: 36px;
	padding: 14px 0 0 35px;
}

.login_tool_headline
{
	position: absolute;
	left: 0px;
	bottom: 0px;
	width: 110%;
	height: 35px;
	background: url("/images/bg_onliner.gif") no-repeat fixed bottom left;
	padding: 9px 0 0 15px;
	color: Black;
	font-weight: bold;
	margin: 0px;
}

ul.login_tool_list
{
	position: absolute;
	top: 0px;
	left: 130px;
}

ul.login_tool_list li
{
  	list-style-type: none;
  	display: inline;
  	height: 90px;
}

ul.login_tool_list li.upphandlingar
{
	background: url("/images/start-upphandlingar.gif") no-repeat top left;
}

ul.login_tool_list a#upphandlingar
{
	background-image:none;
	height: 90px;
	width: 110px;
	padding: 0;
	margin: 0;
}

ul.login_tool_list a#upphandlingar:hover,
ul.login_tool_list a#upphandlingar:active,
ul.login_tool_list a#upphandlingar.selected,
ul.login_tool_list a#upphandlingar.selected:hover
{
	background: url("/images/start-upphandlingar.gif") no-repeat bottom left;
}

ul.login_tool_list li.ny_anvandare
{
	background: url("/images/start-ny_anvandare.gif") no-repeat scroll top left;
}

ul.login_tool_list a#ny_anvandare
{
	background-image:none;
	height: 90px;
	width: 90px;
	padding: 0;
	margin: 0;
}

ul.login_tool_list a#ny_anvandare:hover,
ul.login_tool_list a#ny_anvandare:active,
ul.login_tool_list a#ny_anvandare.selected,
ul.login_tool_list a#ny_anvandare.selected:hover
{
	background: url("/images/start-ny_anvandare.gif") no-repeat scroll bottom left;
}

ul.login_tool_list li.projektkarta
{
	background: url("/images/start-projektkarta.gif") no-repeat scroll top left;
}

ul.login_tool_list a#projektkarta
{
	background-image:none;
	height: 90px;
	width: 90px;
	padding: 0;
	margin: 0;
}

ul.login_tool_list a#projektkarta:hover,
ul.login_tool_list a#projektkarta:active,
ul.login_tool_list a#projektkarta.selected,
ul.login_tool_list a#projektkarta.selected:hover
{
	background: url("/images/start-projektkarta.gif") no-repeat scroll bottom left;
}

ul.login_tool_list li.projektoversikt
{
	background: url("/images/start-projektoversikt.gif") no-repeat scroll top left;
}

ul.login_tool_list a#projektoversikt
{
	background-image:none;
	height: 90px;
	width: 110px;
	padding: 0;
	margin: 0;
}

ul.login_tool_list a#projektoversikt:hover,
ul.login_tool_list a#projektoversikt:active,
ul.login_tool_list a#projektoversikt.selected,
ul.login_tool_list a#projektoversikt.selected:hover
{
	background: url("/images/start-projektoversikt.gif") no-repeat scroll bottom left;
}

ul.login_tool_list li.forslagslada
{
	background: url("/images/start-forslagslada.gif") no-repeat scroll top left;
}

ul.login_tool_list a#forslagslada
{
	background-image:none;
	height: 90px;
	width: 90px;
	padding: 0;
	margin: 0;
}

ul.login_tool_list a#forslagslada:hover,
ul.login_tool_list a#forslagslada:active,
ul.login_tool_list a#forslagslada.selected,
ul.login_tool_list a#forslagslada.selected:hover
{
	background: url("/images/start-forslagslada.gif") no-repeat scroll bottom left;
}

ul.login_tool_list li.login
{
	background: url("/images/start-logga_in.gif") no-repeat scroll top left;
}

ul.login_tool_list a#login
{
	background-image:none;
	height: 90px;
	width: 90px;
	padding: 0;
	margin: 0;
}

ul.login_tool_list a#login:hover,
ul.login_tool_list a#login:active,
ul.login_tool_list a#login.selected,
ul.login_tool_list a#login.selected:hover
{
	background: url("/images/start-logga_in.gif") no-repeat scroll bottom left;
}


