﻿/************** RESET ***************/
html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-weight: inherit;
	font-style: inherit;
	font-size: 100%;
	font-family: inherit;
	vertical-align: baseline;
}
/* remember to define focus styles! */
:focus {
	outline: 0;
}
body {
	line-height: 1;
	color: black;
	background: white;
}
ol, ul {
	list-style: none;
}
/* tables still need 'cellspacing="0"' in the markup */
table {
	border-collapse: separate;
	border-spacing: 0;
}
caption, th, td {
	text-align: left;
	font-weight: normal;
}
blockquote:before, blockquote:after,
q:before, q:after {
	content: "";
}
blockquote, q {
	quotes: "" "";
}



/******************************************/


html{
	overflow-y: scroll;
	height:100%;
}


body {
	height:100%;
	background: #5F6F37 url(../bilder/bgbody.jpg) repeat-x;
	margin: 0;
	color: #FFFFFF;
	font-size: 12px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	line-height: 16px;
	
}
.hem {
	height: 50px;
	width: 200px;
	float:left;
	margin-top: 15px;
	margin-left: 6px;
	na

}
.wrapper {
	text-align: left;
	min-height:600px;
	width: 750px;
	margin-left:auto;
	margin-right:auto;
	margin-bottom:auto;
	margin-top:auto;
}

* html .wrapper
{
	height: 300px;
}

*:first-child+html .wrapper
{
	height: 300px;
}

.header {
	height: 80px;
	width: 750px;
	background-image: url(../bilder/meny_bg.gif);
	background-repeat: no-repeat;
}

.content {
	min-height:400px;
	width: 750px;
	position: relative;
}

* html .content
{
	height: 400px;
}

.footer {
	width: 750px;
	height: 25px;
	margin-top: 25px;
	}

.footer_blogg {
	width: 750px;
	height: 25px;
	margin-top: 25px;
	position: relative;
	bottom: 50px;

	
	
}
		
.signcon {
	height: 77px;
	width: 90px;
	float: left;
	background-image: url(../bilder/liten_skyllt.gif);
	background-repeat: no-repeat;
	
}
	

/* index*/

.skylt1 {
padding-top: 163px;
position: absolute;
height: 35px;
width: 134px;
z-index: 2;
background: url(../bilder/skylltbg.png) no-repeat;
margin-left: 35px;

}
.skylt2 {
padding-top: 266px;
position: absolute;
height: 28px;
width: 134px;
margin-left: 105px;
background: url(../bilder/skylltbg2.png) no-repeat;
z-index: 1;
}
.skylt3 {
padding-top: 207px;
position: absolute;
height: 25px;
width: 134px;
margin-left: 190px;
background: url(../bilder/skylltbg3.png) no-repeat;
z-index: 2;
}
.skylt4 {
position: absolute;
padding-top: 163px;
height: 40px;
width: 134px;
z-index: 2;
background: url(../bilder/skylltbg.png) no-repeat;
margin-left: 300px;
}
.skylt5 {
position: absolute;
padding-top: 266px;
height: 45px;
width: 134px;
margin-left: 462px;
background: url(../bilder/skylltbg2.png) no-repeat;
z-index: 1;
}

.skylt6 {
position: absolute;
padding-top: 207px;
height: 45px;
width: 134px;
margin-left: 577px;
background: url(../bilder/skylltbg3.png) no-repeat;
z-index: 2;
}
.skylt7 {
padding-top: 207px;
position: absolute;
height: 25px;
width: 134px;
margin-left: 410px;
background: url(../bilder/skylltbg3.png) no-repeat;
z-index: 2;
}

/* EI6 */

* html .skylt1  {
background: url(../bilder/skylltbg.gif) no-repeat;
}

* html .skylt2  {
background: url(../bilder/skylltbg2.gif) no-repeat;
}

* html .skylt3  {
background: url(../bilder/skylltbg3.gif) no-repeat;
}

* html .skylt4  {
background: url(../bilder/skylltbg.gif) no-repeat;
}

* html .skylt5  {
background: url(../bilder/skylltbg2.gif) no-repeat;
}

* html .skylt6  {
background: url(../bilder/skylltbg3.gif) no-repeat;
}


/* kontakt */


.linkcon2 {
	float: left;
	position:relative;
	height: auto;
	width: 300px;
	margin-top: 80px;
	
}

/* om oss */


.texwrap2 {
margin-left: 151px;
position: relative;
height: 100&;
width: 350px;
float: left;
margin-top:80px;
}


.block.meny {
	margin-left: 25px;
	margin-top: 50px;
	width: 170px;
	float: left;
}

.block.img {
	margin-left: 25px;
	margin-top: 100px;
	width: 270px;
	float: left;
}

.block.text
{
	margin-right: 75px;
	margin-top: 50px;
	width: 320px;
	float: right;
}
.utbildning
{
	margin-right: 75px;
	margin-top: 50px;
	width: 320;
	float-right:10px;
}

.utbildning a{
	float: none;
	font-family: Myriad Pro, Verdana, sans-serif;
	font-size: 12px;
	font-style:normal;
	color: #FFFFFF;
	text-align: left;
	text-decoration: none;
	margin-right:10px;
	font-weight: normal;
}
 
.clear
{
	clear:both;
}

.texwrap {
	margin-left: 122px;
	position: relative;
	height: 100&;
	width: 300px;
	float: left;
	margin-top:35px;
}

.head{
	margin-bottom:10px;

}

.head a
{
	font-size: 14px;
	color:#dfd48e;
}

.head a:hover
{
	color: #231f20;
}
	
	* html .texwrap   { 
	margin-left: 116px;
}

.date
{
	float:right;
}

.plupp_st {
background: transparent url(../bilder/plupp_st.png) no-repeat center left;
text-indent: 21px;
}

.plupp {
background: transparent  no-repeat center left;
text-indent: 15px;
}
.plupp1 {
background: transparent url(../bilder/plupp_sm.png) no-repeat center left;
text-indent: 15px;
}
.plupp2 {
background: transparent url(../bilder/plupp_sm_active.png) no-repeat center left;
text-indent: 15px;
}

* html .plupp_st {
background: transparent url(../bilder/plupp_st.gif) no-repeat center left;
}

* html .plupp1 {
background: transparent url(../bilder/plupp_sm.gif) no-repeat center left;
}

* html .plupp2{
background: transparent url(../bilder/plupp_sm_active.gif) no-repeat center left;
}
/* Projekt sidan */


.projektcon {
	position:relative;
	height: 410px;
	width: 425px;
	overflow:hidden;
	margin-top: 65px;
	margin-left:100px;
	margin-right: auto;
		}
		
.case {
float: left;
position: relative;
height: 150px;
width: 375px;
margin-right: 15px;
margin-bottom: 15px;
}
.casepr {
float: left;
position: relative;
height: 150px;
width: 421px;
margin-right: 15px;
margin-bottom: 15px;
}

.textcon {
	position: relative;
	height: 100px;
	width: 375px;
	float:left;
	overflow: auto;
	margin-left: 27px;
}

* html .textcon {
	margin-left: 9px;
}

.datum {
	position: relative;
	height:15px;
	width: 75px;
	float: right;
	margin-top: 0px;
	margin-bottom: 15px;
	margin-left: 0px;
}

/* Link sidan */

.linkcon {
	float: left;
	height: 500px;
	width: 490px;
	margin-top: 80px;
	margin-left: 85px;
		}
		
*:first-child+html .linkcon {
	margin-left: 95px;
}

* html .linkcon {
	margin-left: 70px;
} 


.case2 {
	float: left;
	position: relative;
	height: 111px;
	width: 220px;
	margin-left: 90px;
	margin-bottom: 15px;
	
	
}


.persons
{
	text-align: center;
	margin-top: 70px;
}

.person
{
	height: 158px;
	width: 398px;
	margin: 0 auto;
	text-align: left;
}



.ett
{
	background-image:url(../bilder/kontakt_barbro.gif);
	background-repeat: no-repeat;
}

.tva
{
	
	background-image:url(../bilder/kontakt_elma.gif);
	background-repeat: no-repeat;
}

.tre
{
	background-image:url(../bilder/kontakt_fatma.gif);
	background-repeat: no-repeat;
}


.right
{
	text-align: right;
}

/* texter */


p {
	margin-bottom: 20px;
	width:300px;

} 

.person p
{
	width: auto;
	padding: 25px;
}



h4 {
	font-size: 12px;
	color: #FFFFFF;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-style: normal;
	font-weight: normal;
	margin-top: 0px;
	margin-bottom: 10px;
	margin-right: 0px;
	text-align: left;
}

h3 {
	font-size: 14px;
	color: #dfd48e;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-style: normal;
	font-weight: normal;
	margin-top: 21px;
	margin-right: 0px;
	line-height: 18px;
	margin-bottom: 10px;
}


h2 {
	font-size: 12px;
	color: #FFFFFF;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-style: normal;
	font-weight: normal;
	margin-top: 0px;
	margin-bottom: 10px;
	margin-right: 0px;
	text-align: left;
}



h1 {
	float: left;
	font-size: 20px;
	color: #FFFFFF;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-style: normal;
	font-weight: normal;
	margin-top: 0px;
	margin-bottom: 0px;
	margin-right: 0px;
	margin-left: 2px;
}




/* länk*/

.logon
{
	margin-left: 35px;
	margin-top: 18px;
}

ul.meny
{
	float: right;
	margin-right: 35px;
	margin-top: 44px;
	width:auto;
}

li
{
	float: left;
	margin-left: 10px;
}

a {
	font-size: 12px;
	color: #5E7036;
	text-decoration: none;	
}
 
a:hover {
	color:#231f20;
}

.footer a{
	float: none;
	font-family: Myriad Pro, Verdana, sans-serif;
	font-size: 12px;
	font-style:normal;
	color: #FFFFFF;
	text-align: left;
	text-decoration: none;
	margin-right:10px;
	font-weight: normal;
}
 
.footer a:hover {
	float: none;
	font-family: Myriad Pro, Verdana, sans-serif;
	font-size:12px;
	font-style:normal;
	text-align: left;
	text-decoration: none;
	margin-right:10px;
	color:#231f20;
}

h2 a{
	float: left;
	font-size: 12px;
	color: #FFFFFF;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-style: normal;
	font-weight: normal;
	margin-top: 0px;
	margin-bottom: 0px;
	margin-right: 0px;
	text-align: left;
}

h2 a:hover {
	float: left;
	font-size: 12px;
	color: #231f20;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-style: normal;
	font-weight: normal;
	margin-top: 0px;
	margin-bottom: 0px;
	margin-right: 0px;
	text-align: left;
}




h4 a {
	font-size: 14px;
	color:#dfd48e;
	font-family: Verdana, Arial, Helvetica,;
	font-style: normal;
	font-weight: normal;
	line-height: normal;
	margin-top: 0px;
	margin-right: 0px;
	text-align: left;
	margin-top: 0px;
	margin-right: 0px;
}
	
h4 a:hover {
	font-size: 14px;
	color: #231f20;
	font-family: Verdana, Arial, Helvetica,;
	font-style: normal;
	font-weight: normal;
	margin-top: 0px;
	margin-right: 0px;
	margin-top: 0px;
	margin-right: 0px;
}

#om_oss #nav_om_oss, #nav_pro #nav_pro, #nav_konsult #nav_konsult, #nav_kal #nav_kal, #nav_kont #nav_kont, #nav_link #nav_link, #nav_utbildning #nav_utbildning {
	color: #231f20;
	text-decoration: none;
	font-weight: bold;
}

* html  #om_oss #om_oss, #nav_pro #nav_pro, #nav_konsult #nav_konsult, #nav_kal #nav_kal, #nav_kont #nav_kont, #nav_link #nav_link, #nav_utbildning #nav_utbildning {
	color: #231f20;
	text-decoration: none;
	font-weight: bold;
	}
	
*:first-child+html #om_oss #nav_om_oss, #nav_pro #nav_pro, #nav_konsult #nav_konsult, #nav_kal #nav_kal, #nav_kont #nav_kont, #nav_link #nav_link, #nav_utbildning #nav_utbildning {
	font-style:normal;
	color: #231f20;
	font-weight: bold;
	}



#mail a {
	color: #FFFFFF;
	font-family: Myriad Pro, Verdana, sans-serif;
	font-size:14px;
	text-decoration: none;
	font-style: normal;
	text-align: left;
	line-height: 16px;
	font-weight: lighter;
	margin: 0px;
	float: none;
}
 
#mail a:hover {
	font-family: Myriad Pro, Verdana, sans-serif;
	font-size:14px;
	color:#231f20;
	text-decoration: none;
	margin-top: 0px;
	margin-bottom: 0px;
	margin-right: 0px;
	float: none;
	font-style: normal;
	font-weight: lighter;
	text-align: left;
	line-height: 16px;
}


.person a
{
	color:#FFF;
	margin:0;
	padding:0;
}

.person a:hover
{
	color:#231f20;
}

