@charset "utf-8";

/*BAKGRUND*/
body	
{background-color:white;
background-image:url("../bakgrund1.png");
background-repeat:no-repeat;
background-position:center top;}

/*Link properties*/
a:link {text-decoration:none;}
a:visited {text-decoration:none;}
a:hover {text-decoration:none;}
a:active {text-decoration:none;}
a:link {color:#6B8E23;}
a:visited {color:#6B8E23;}
a:hover {color:#556B2F;}
a:active {color:#666666;}

a.nav:link {text-decoration:none;}
a.nav:visited {text-decoration:none;}
a.nav:hover {text-decoration:none;}
a.nav:active {text-decoration:none;}
a.nav:link {color:#8FBC8F;}
a.nav:visited {color:#8FBC8F;}
a.nav:hover {color:#6B8E23;}
a.nav:hover {letter-spacing:2px}
a.nav:active {color:#666666;}

/*Typsnitt*/
body {color:blue;}
h1{font-family:Arial, "Lucida Sans Unicode", "Lucida Grande", sans-serif;}
	h1 {font-size: 2.2em;}
	h1 {color:black;}
h2{font-family:Arial, "Lucida Sans Unicode", "Lucida Grande", sans-serif;}
	h2 {font-size: 1.8em;}
	h2 {color:black;}
h3{font-family:Arial, "Lucida Sans Unicode", "Lucida Grande", sans-serif;}
	h3 {font-size: 1.2em;}
	h3 {color:#556B2F;}
h4{font-family:Arial, "Lucida Sans Unicode", "Lucida Grande", sans-serif;}
	h4 {font-size: 1.1em;}
	h4 {color:#6B8E23;}
h5{font-family:Arial, "Lucida Sans Unicode", "Lucida Grande", sans-serif;}
	h4 {font-size: 0.8em;}
	h4 {color:#6B8E23;}
p{font-family:Arial, "Lucida Sans Unicode", "Lucida Grande", sans-serif;}
	p {font-size: 1em;}
	p {color:black;}


/* Navigation Bar */

	
/* Text Positionerad */

.overskrift
	{position:absolute;
	left:200px;
	top:70px;}
.overskrift2
	{
	position:absolute;
	left:200px;
	top:104px;
	white-space:nowrap
}
.pos_absolute /* Text i Box */
	{
	position:absolute; top:880px; left:172px;
	height:30px; width:639px;
	/* Text config */
	text-align:center;
	text-transform:capitalize;
	word-spacing:23px;
}
.sidnav
	{
	position:absolute;
	left:691px;
	top:628px;
	height:244px;
	width:150px;
	background-color:none;
	text-align:center;
	text-transform:capitalize;
	line-height:40px;
	vertical-align:text-top;
}
	
.text /* Text i Box */
	{
	position:absolute;
	/* Box config */
	top:290px;
	left:200px;
	height:30px;
	width:510px;
	background-color:none;
	/* Text config */
	text-align:left;
	vertical-align:top;
}

.texten /* Text i Box */
	{
	position:absolute;
	/* Box config */
	top:357px;
	left:122px;
	height:276px;
	width:534px;
	background-color:none;
	/* Text config */
	text-align:left;
	z-index:1;
}

.texten_nere_1 /* Text i Box */
	{
	position:absolute;
	/* Box config */
	top:1011px;
	left:752px;
	height:70px;
	width:195px;
	background-color:none;



	/* Text config */
	text-align:left
	z-index:1;
}

/* Span mellanrum */
.spanmell{word-spacing:2px;}

/* Bild Positionering */

img.bakgrund
	{position:absolute; left:0px; top:0px; z-index:-1;}

img.overskrift
	{position:absolute;
	left:120px;
	top:70px;}
	
img.img_indc
	{
	position:absolute;
	left:700px;
	top:70px;
}
	
img.s_hand
	{
	position:absolute;
	left:685px;
	top:272px;
	z-index:1;
}	

img.c_call
	{
	position:absolute;
	left:717px;
	top:859px;
	z-index:1;
	height: 85px;
}
	
img.knapp1b
	{
	position:absolute;
	left:120px;
	top:240px;
	opacity:0.7;
	filter:alpha(opacity=70); /* For IE8 and earlier */
}

img.knapp2
	{
	position:absolute;
	left:220px;
	top:240px;
	opacity:0.5;
	filter:alpha(opacity=50); /* For IE8 and earlier */
}
img.knapp2:hover
{
opacity:0.8;
filter:alpha(opacity=80); /* For IE8 and earlier */
}

img.knapp3
	{
	position:absolute;
	left:320px;
	top:240px;
	opacity:0.5;
	filter:alpha(opacity=50); /* For IE8 and earlier */
}
img.knapp3:hover
{
opacity:0.8;
filter:alpha(opacity=80); /* For IE8 and earlier */
}

img.knapp4
	{
	position:absolute;
	left:420px;
	top:240px;
	opacity:0.5;
	filter:alpha(opacity=50); /* For IE8 and earlier */
}
img.knapp4:hover
{
opacity:0.8;
filter:alpha(opacity=80); /* For IE8 and earlier */
}

img.knapp5
	{
	position:absolute;
	left:520px;
	top:240px;
	opacity:0.5;
	filter:alpha(opacity=50); /* For IE8 and earlier */
}
img.knapp5:hover
{
opacity:0.8;
filter:alpha(opacity=80); /* For IE8 and earlier */
}
	
img.textruta
	{
	position:absolute;
	left:100px;
	top:307px;
	z-index:0;
}

img.petra_namn
	{
	position:absolute;
	left:126px;
	top:671px;
	z-index:1;
	width:75px;
	height:32px;
}	
	
img.bak_erb
	{
	position:absolute;
	left:120px;
	top:824px;
	z-index:0;
}



img.linje
	{
	position:absolute;
	left:15px;
	top:991px;
	z-index:-1;
}



img.bak_nere
	{position:fixed;
	LEFT:690px;
	top:600px;
	z-index:-1;}

img.cert_fc_logo
	{
	position:absolute;
	LEFT:120px;
	top:765px;
	z-index:0;
	opacity:0.7;
	filter:alpha(opacity=70); /* For IE8 and earlier */
}
img.cert_fc_logo:hover
{
opacity:1.0;
filter:alpha(opacity=100); /* For IE8 and earlier */
}
img.cert_fvk_logo
	{
	position:absolute;
	LEFT:348px;
	top:765px;
	z-index:0;
	opacity:0.7;
	filter:alpha(opacity=70); /* For IE8 and earlier */
}
img.cert_fvk_logo:hover
{
opacity:1.0;
filter:alpha(opacity=100); /* For IE8 and earlier */
}
/*img.cert_ref_logo
	{position:absolute;
	LEFT:710px;
	top:10px;
	z-index:0;opacity:0.2;
filter:alpha(opacity=20);
img.cert_ref_logo:hover
{
opacity:1.0;
filter:alpha(opacity=100);
}*/

img.cert_mass_logo
	{
	position:absolute;
	LEFT:23px;
	top:1019px;
	z-index:0;
	opacity:0.8;
	filter:alpha(opacity=80); /* For IE8 and earlier */
}
img.cert_mass_logo:hover
{
opacity:1.0;
filter:alpha(opacity=100); /* For IE8 and earlier */
}
img.cert_kyf_logo
	{
	position:absolute;
	LEFT:171px;
	top:1023px;
	z-index:0;
	opacity:0.8;
	filter:alpha(opacity=80); /* For IE8 and earlier */
}
img.cert_kyf_logo:hover
{
opacity:1.0;
filter:alpha(opacity=100); /* For IE8 and earlier */
}
img.cert_btht_logo
	{
	position:absolute;
	LEFT:369px;
	top:1025px;
	z-index:0;
	opacity:0.8;
	filter:alpha(opacity=80); /* For IE8 and earlier */
}
img.cert_btht_logo:hover
{
opacity:1.0;
filter:alpha(opacity=100); /* For IE8 and earlier */
}
img.cert_bemer_logo
	{
	position:absolute;
	LEFT:546px;
	top:1022px;
	z-index:0;
	opacity:0.8;
	filter:alpha(opacity=80); /* For IE8 and earlier */
}
img.cert_bemer_logo:hover
{
opacity:1.0;
filter:alpha(opacity=100); /* For IE8 and earlier */
}
		
/*img.pos_fixed
	{position:fixed;
	top:400px;
	right:0px;
	z-index:-1;}*/


/* CSS Document */
