﻿#affarsmojligheter h4, 
#varumarke h4, 
#beslutsstod h4,
#Minagenvagar h4
{
    display: block;
    float: left;
    margin: 0 2px 0px 0;
    height: 26px;
    padding: 0 0 0 12px;
    text-decoration: none;
    display: inline;            
}

#affarsmojligheter h4 span, 
#varumarke h4 span, 
#beslutsstod h4 span,
#Minagenvagar h4 span
{
    height: 26px;
    display: block;
    text-align: center;
    font: normal 12px/28px 'Trebuchet MS', Arial, Sans-Serif;
    letter-spacing: 1px;
    padding: 0 12px 0 0;
    text-transform: uppercase;
    color: #fff;     
    float: left;
}

#affarsmojligheter h5, 
#varumarke h5, 
#beslutsstod h5,
#Minagenvagar h5
{
	font-size: 16px;
}


#affarsmojligheter h4 {
    background: transparent url(/Services/images/service/flikar/flikar_red_left.gif) no-repeat left -32px;
}

#affarsmojligheter h4 span {
    background: transparent url(/Services/images/service/flikar/flikar_red_right.gif) no-repeat right -32px;
}

#affarsmojligheter .content 
{
	background-color: #f5f5f5;
	border-top: solid 7px #c41c1c;
}


#beslutsstod h4 {
    background: transparent url(/Services/images/service/flikar/flikar_orange_left.gif) no-repeat left -32px;
}

#beslutsstod h4 span {
    background: transparent url(/Services/images/service/flikar/flikar_orange_right.gif) no-repeat right -32px;
}

#beslutsstod .content 
{
	background-color: #f5f5f5;
	border-top: solid 7px #e3a200;
}

#varumarke h4 {
    background: transparent url(/Services/images/service/flikar/flikar_green_left.gif) no-repeat left -32px;
}

#varumarke h4 span {
    background: transparent url(/Services/images/service/flikar/flikar_green_right.gif) no-repeat right -32px;
}

#varumarke .content 
{
	background-color: #f5f5f5;
	border-top: solid 7px #29af00;
}

#Minagenvagar h4 {
    background: transparent url(/Services/images/service/flikar/flikar_cyan_left.gif) no-repeat left -32px;
}

#Minagenvagar h4 span {
    background: transparent url(/Services/images/service/flikar/flikar_cyan_right.gif) no-repeat right -32px;
}

#Minagenvagar .content 
{
	background-color: #f5f5f5;
	border-top: solid 7px #37adc7;
}
.contentScreendump {
	float: left;
	padding: 20px 0 20px 20px;
		
}
.contentScreendump img {
	border: solid 1px #999999;
		
}
.contentScreendump img.genvagar {
	border: none;
	margin: -3px 0 0 -3px;
		
}
.contentInformation {
	float: left;
	width: 353px;
	height: 220px;
	padding: 15px 20px 20px 20px;
	position: relative;
}
.contentInformation p {
	margin: 0 0 10px 0 !important; 
}
.contentInformation a.mer {
    width: 85px;
    height: 28px;
    background: transparent url(../images/lasmer_grey.gif) no-repeat left top;
    text-indent: -2000px;
    display: block;
    position: absolute;
    bottom: 18px;
    right: 150px;    
}
.contentInformation a.prova {
    width: 118px;
    height: 28px;
    background: transparent url(../images/prova_gratis_btn_grey.gif) no-repeat left top;
    text-indent: -2000px;
    display: block;
    position: absolute;
    bottom: 18px;
    right: 20px;  
    
}

.contentInformation .contentList li{
	display: block;
	float: left;
	width: 150px;
	margin: 0;
	padding: 0 0 0 20px;
	font-weight: bold;
	color: #555;
	line-height: 1.3;
}
.contentDocuments {
	float: left;
	width: 190px;
	height: 230px;
	color: #FFFFFF;
	padding: 10px 0 15px 15px; 
}

.contentDocuments ul.DocumentList li
{
	line-height: 1.2;
	font-size: 11px;
	list-style-type: none;
	background: transparent url(../images/pdf_16x16.gif) no-repeat left 1px;
	padding: 3px 0 3px 20px;
	margin: 2px 0 0 0;
}
.contentDocuments ul.DocumentList li.url
{
	background: transparent url(../images/window_earth.gif) no-repeat left 1px;
}
.contentDocuments ul.DocumentList a
{
	color: #FFFFFF;
	text-decoration: underline;
}

.DocumentsAffarsmojligheter {
	background: #000000 url(../images/affarsmojligheter_bg.jpg) no-repeat right bottom;
}
.DocumentsBeslutsstod {
	background: #000000 url(../images/beslutsstod_bg.jpg) no-repeat right bottom;
}
.DocumentsVarumarke {
	background: #000000 url(../images/varumarke_bg.jpg) no-repeat right bottom;
}
.DocumentsMinagenvagar {
	background: #000000 url(../images/minagenvagar_bg.jpg) no-repeat right bottom;
}

