﻿.body
{
	background:url('Images/connecta/back_green.jpg') repeat-y;
}

h1, .ms-rteCustom-Rubrik1
{	
	display: block;
	color: #72a21c;
	font-weight: bold;
	font-size: 14px;
	margin-top: 11px;
	margin-bottom: 8px;
	font-family: Arial, Helvetica, sans-serif;
}
h2, .ms-rteCustom-Rubrik2
{	
	display: block;
	color: #72a21c;
	font-weight: bold;
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	margin: 15px 0px 5px 0px;
}
ul 
{
	padding-left: 0px;
	margin-left: 15px;
}
li 
{
	list-style-image: url(/_layouts/images/li_green.gif);
}
a:link {
	color: #666666;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #666666;
}
a:hover {
	color:#72a21c;
	text-decoration: none;
}
a:active {
	color: #333333;
	text-decoration: none;
}

.WholeLine{
	height:1px;
	width:100%;
	margin-left:0px;
	margin-top:0px;
	margin-bottom:4px;
	margin-right:0px;
	background-color:#72a21c;
}

.Middleline{
	height:1px;
	width:100%;
	margin-left:0px;
	margin-top:0px;
	margin-bottom:4px;
	margin-right:0px;
	background-color:#72a21c;
}
.Line{
	height:1px;
	width:100%;
	margin-left:0px;
	margin-top:0px;
	margin-bottom:4px;
	margin-right:0px;
	background-color:#72a21c;
}
.leftNavSelected a
{	
	padding-left:15px;
	color: #000!important;
	background-image:url('Images/connecta/leftnav_selected_green.gif')!important;
}
.lblAccSolutionsHeadline{
	color:#72a21c!important;
}
.lblAccSolutions{
	color:#72a21c;
	text-align:left;
}
