/* CSS Document */

body
{
	background-color: #fff;
	background-repeat: repeat-y;
	background-position: top center;
	text-align: center;
	margin: 0 15px 15px;
	padding: 0;
	font-size: 11px;
	line-height:13px;
	color: #fff;
	font-family: Helvetica, Arial, sans-serif;
	background-image: url('/images/bg8.jpg');
}
body.hej
{
	color: #000;
}
/*
body.hej
{
	background-image: url('/images/bg1.jpg');
}
body.uppdrag
{
	background-image: url('/images/bg1.jpg');
	background-repeat: repeat-y;
}
body.kunder
{
	background-image: url('/images/bg1.jpg');
}
body.tjanster
{
	background-image: url('/images/bg1.jpg');
	color: #fff;
}
body.om
{
	background-image: url('/images/bg1.jpg');
	color: #fff;
}
body.kontakt
{
	background-image: url('/images/bg1.jpg');
	color: #fff;
}
body.special
{
	background-image: url('/images/bg1.jpg');
}
*/
a.hej
{
	color: #000;
	text-decoration: none;
	font-weight: bold;
}
a.hej:visited
{
	color: #000;
	text-decoration: none;
	font-weight: bold;
}
a.hej:hover
{
	color: #fff;
	text-decoration: none;
	background: #000;
	font-weight: bold;
}
a.kontakt
{
	color: #fff;
	text-decoration: none;
}
a.kontakt:visited
{
	color: #fff;
	text-decoration: none;
}
a.kontakt:hover
{
	color: #fff;
	border-bottom-color: #FFFFFF;
	border-bottom-style: dotted;
	border-bottom-width: 1px;
}
a.linkOnPink
{
	color: #fcc4df;
	text-decoration: none;
	border-bottom-color: #fcc4df;
	border-bottom-style: dotted;
	border-bottom-width: 1px;
}
a.linkOnPink:visited
{
	color: #fcc4df;
	text-decoration: none;
}
a.linkOnPink:hover
{
	color: #eb4796;
	text-decoration: none;
	background: #fcc4df;
	border-bottom: none;
}
a.linkOnBlack:link, a.linkOnBlack:visited
{
	color: #fff;
	text-decoration: none;
	border-bottom-color: #fff;
	border-bottom-style: dotted;
	border-bottom-width: 1px;
}
a.linkOnBlack:hover, a.linkOnBlack:active
{
	color: #000;
	text-decoration: none;
	background: #fff;
	border-bottom: none;
}
a.linkGreenOnWhite
{
	color: #66c547;
	text-decoration: none;
	border-bottom-color: #66c547;
	border-bottom-style: dotted;
	border-bottom-width: 1px;
}
a.linkGreenOnWhite:visited
{
	color: #66c547;
	text-decoration: none;
}
a.linkGreenOnWhite:hover
{
	color: #fff;
	text-decoration: none;
	background: #66c547;
	border-bottom: none;
}
img {
	behavior: url(/css/iepngfix.htc);
	border: none;
}
#logoContainer
{ 
	position: relative;
	width: 100%;
	max-width: 984px;
	min-width: 740px;
	margin: 0 auto;
	text-align: left;
}
#logo
{ 
	position:relative;
	text-align: left;
}
#pageContainer
{ 
	position:relative;
	width:740px;
	height:auto;
	margin: 0 auto;
	text-align: left;
}
#navContainer
{ 
	position:absolute;
	width:720px;
	height:auto;
	top:51px;
	text-align: left;
}
#page
{ 
	position: absolute;
	width: 720px;
	height: auto;
	top: 80px;
	text-align: left;
	border-color: #FFFFFF;
	border-style: solid;
	border-width: 10px;
}
.pageWhite
{ 
	background-color: #fff;
}
.pageBlack
{ 
	background-color: #000;
}
.pageBeige
{ 
	background-color: #f6f3e6;
}
.pageGreen
{ 
	background-color: #71a257;
}
.pagePink
{ 
	background-color: #eb4796;
}
.pageBlue
{ 
	background-color: #379bc5;
}.caseThumb
{ 
	float: left;
	padding-left: 48px;
}
.kundThumb
{ 
	float: left;
	padding: 4px;
}
#rubrik1
{
	margin: 38px 0 0 48px;
}
.tag {
	position: relative;
	width:159px;
	right: 27px;
	top:-90px;
	padding:140px 10px 10px 10px;
	float: right;
	font-size:85%;
	line-height:12px;
	background-image: url('/images/tag.gif');
	background-repeat:no-repeat;
	background-color:#66c547;
	color: #000;
	z-index:1;
}
.tagOrange {
	position: relative;
	width:159px;
	right: 27px;
	top:-76px;
	padding:140px 10px 10px 10px;
	float: right;
	font-size:85%;
	line-height:12px;
	background-image: url('/images/tag_orange.gif');
	background-repeat:no-repeat;
	background-color:#ff8d02;
	color: #000;
	z-index:1;
}
/*
h1
{
	font-size: 250%;
	margin: 0;
	padding: 0;
	letter-spacing: -0.02em;
	font-weight: bold;
	margin-left: 48px;
	margin-top: 48px;
	margin-bottom: 0;
}

.head1_uppdrag
{
	color: #fff;
}
.head1_om
{
	color: #fff;
	margin-left: 0;
}
*/
h2
{
	font-size: 140%;
	margin: 0;
	padding: 0;
	letter-spacing: -0.02em;
	font-weight: bold;
	line-height: 20px;
	text-transform: uppercase;
	color: #66c547;
}
.pageBlue h2 {
	color: #fff;
}
.tag h2, .tagOrange h2, .omPopup h2 {
	color: #000;
}
h3
{
	font-size: 110%;
	margin: 8px 0 -3px 0;
	padding: 0;
	letter-spacing: -0.01em;
	font-weight: bold;
	color: #66c547;
}
.tag h3 {
	color: #000;
}
.nav
{ 
	float: left;
	margin-right: 1px;
	margin-left: 0;
}
.formLabel
{
	float: left;
	font-weight: bold;
	line-height: 32px;
	margin-top: -4px;
}
.formField
{
	position: absolute;
	left: 150px;
	width: 183px;
	border: none;
	background-color: #b9dceb;
}
.formField_submit
{
	position: absolute;
	left: 150px;
	border: none;
}
.formFieldLeft
{
	border: none;
	width: 285px;
	background-color: #b9dceb;
}
.indentText
{
	position: absolute;
	display: block;
	left: 100px;
	line-height: 16px;
}
.listHeader
{
	position: absolute;
	font-weight: bold;
	line-height: 16px;
}
.indentTextTag
{
	position: absolute;
	display: block;
	left: 85px;
	line-height: 16px;
}
.listHeaderTag
{
	position: absolute;
	font-weight: bold;
	line-height: 16px;
}
.omPopup
{
	position: absolute;
	width:655px;
	left: 22px;
	top:22px;
	padding-top:8px;
	padding-bottom:40px;
	padding-left:20px;
	color:#000;
	/*background-image: url('/images/om_lotta_box.gif'); */
	background-color: #fff;
	visibility:hidden;
	background-repeat: no-repeat;
	z-index:2;
}
.hej_news
{
	scrollbar-face-color:#71a257;
	scrollbar-highlight-color:#71a257;
	scrollbar-3dlight-color:#71a257;
	scrollbar-darkshadow-color:white;
	scrollbar-shadow-color:#71a257;
	scrollbar-arrow-color:white;
	scrollbar-track-color:white;
	position:relative;
	float:right;
	width:205px;
	padding-right:20px;
	padding-top: 8px;
	height:170px;
	overflow:auto;
}

/* EN GRÖNARE DATOR */

ul.smalltownGreen
{
	list-style-type: none;
	padding: 0;
	margin: 0;
	font-size: 11px;
}
li.smalltownGreenItem
{
	background-image: url(/images/pic_blad.gif);
	background-repeat: no-repeat;
	background-position: 0 3px;
	padding-left: 2.7em;
	list-style-type: none;
	line-height: 27px;
}
li.smalltownGreenItem a
{
	color: #fff;
	text-decoration: none;
}
li.smalltownGreenItem a:hover
{
	color: #fff;
	text-decoration: underline;
}
.indent {
	width: 270px;
	vertical-align: top;
	padding-top: 8px;
}
.imagecolumn {
	width: 118px;
	vertical-align: top;
	padding-top: 16px;
}
.clear {
	clear: both;	
}
