
body {
	background-color:  #FFFFFF;
	vertical-align: middle;
	
}

/* ALLMÄNNA RAMAR */	

#global {
     position:absolute;
     left: 50%; 
     top: 50%;
     width: 980px;
     height: 560px;
	 margin-left: -490px; /* half of the width */
     margin-top: -275px; /* half of the height */
	 background: url("../../pix/bg.gif") no-repeat;
     border: 0px solid #fff;
     }
	 
#globalSub {
     position:absolute;
     left: 50%; 
     top: 50%;
     width: 980px;
     height: 560px;
	 margin-left: -490px; /* half of the width */
     margin-top: -275px; /* half of the height */
	 background: url("../../pix/bg_sub.gif") no-repeat;
     border: 0px solid #fff;
     }	
	  
/* CONTAINERS */
#side-double {
	width:950px;
	height:400px;
	border: 0;
	color: #666666;
	}

#side-a {
	float: left;
	width: 450px;
	height: 400px;	
	border: 0px solid #ccc;
	color: #666666;
	}

#side-b { 

	padding-top: 10px ;
	float: left;
	width: 500px;
	height: 390px;
	border: 0px solid #ccc;	
	color: #666666;
}


/* MARGINALER */

.logo		{	margin: 0px 0px 0px 25px;	}

.margin1	{	margin: 0px 0px 0px 50px;	}
.margin2	{	margin: 0px 0px 0px 350px;	}
.margin3	{	margin: 0px 0px 0px 10px; padding:0;}
.margin4    {	margin: 0px 0px 0px 25px;	}



/* MENYER */	

#menu {
	clear: both;
	height: 140px;
	width: 980px;
	margin-top: 0px;
	background: url("../../pix/meny_bg.gif") no-repeat;
	line-height: 14px;
}	
 
#menu-1 {
	margin: 0px 0px 0px 60px;	
	float: left;
	width: 416px;
	height: 110px;

	}

.menu-2 { 
	top-margin: 0;	
	float: left;
	width: 168px;
	height: 120px;
	/* height: 1%  -  Holly hack for Peekaboo Bug */
}

/* KUND CASES */	

.puffs { 
	
	width: 140px;
	height: 140px;
	margin: 10px 10px 0px 0px;	
	padding: 5px 5px 5px 5px;	
	float: left; 
	border: 0px solid #000000;
	background: url("../../pix/puff_bg.gif") no-repeat;		
	color: #cccccc;
	font-family: arial, verdana, georgia, times new roman, serif;
	font-size: 9px;
	overflow:hidden;
	
}

.puffs a 
{
	font-size: 9px;
	display:block;
	color: #cccccc;
	}
	
.puffs a:hover 
{
	color: #cccccc;
	}
	
.puffs a:visited
{
	color: #cccccc;
	}

#bigPuff { 
	
	width: 470px;
	height: 320px;
	margin: 0px 0px 0px 0px;	
	padding: 17px 18px 0px 22px;
	border: 0px solid #000000;
	background: url("../../pix/portfolio_bg.gif") no-repeat;

}



/* TEXT FORMATERINGAR */	

p	{

	font-size: 10px;
	line-height: 13px;

	}
	
.rub	{
	margin: 62px 0px 0px 75px;
	padding:0;
	}

h1 
{
	margin: 0px 0px 0px 0px;
	padding:0;
	font-family: georgia, times new roman, serif;
	font-size: 18px;
	line-height: 22px;
	font-weight:normal;
	}
	
h1.frontpage 
{
	color: #FFF;
	font-family: georgia, times new roman, serif;
	font-size: 22px;
	line-height: 25px;
	}

h3 /* Används för puffar på förstasidan */
{
	margin: 0px 0px 0px 0px;
	padding:0;
	font-size: 9px;
	font-weight:normal;
	}

.text-front	{
	margin: 20px 70px 50px 70px;
	color: #FFF;
	font-family: arial, verdana, georgia, times new roman, serif;
	font-size: 13px;
	line-height: 15px;
	}
 
.text-front p 
{
	
	color: #FFF;
	font-family: arial, verdana, georgia, times new roman, serif;
	font-size: 13px;
	line-height: 15px;
	}
	
.text-left	{
	margin: 10px 50px 50px 75px;
	color: #666666;
	font-family: arial, verdana, georgia, times new roman, serif;
	font-size: 10px;
	line-height: 13px;
	height: 215px;
	overflow: auto;
	scrollbar-face-color: #D7DFE2; 
	scrollbar-highlight-color: #D7DFE2; 
	scrollbar-shadow-color: #D7DFE2;
	scrollbar-3dlight-color: #9DA4A6;
	scrollbar-arrow-color: #9DA4A6; 
	scrollbar-track-color: #D7DFE2;
	scrollbar-darkshadow-color: #9DA4A6;

	}

.text-double 
{
	margin: 0 100px 50px 75px;
	padding:0 15px 0 0;
	width:840px;
	color: #666666;
	font-family: georgia, times new roman, serif;
	font-size: 10px;
	line-height: 13px;
	height: 318px;
	overflow:auto;
	overflow-x: hidden;
	overflow-y: auto;
	scrollbar-face-color: #D7DFE2; 
	scrollbar-highlight-color: #D7DFE2; 
	scrollbar-shadow-color: #D7DFE2;
	scrollbar-3dlight-color: #9DA4A6;
	scrollbar-arrow-color: #9DA4A6; 
	scrollbar-track-color: #D7DFE2;
	scrollbar-darkshadow-color: #9DA4A6;
	
}

.text-3images
{
	margin: 0 0px 50px 75px;
	padding:0 15px 0 0;
	width:420px;
	color: #666666;
	font-family: georgia, times new roman, serif;
	font-size: 10px;
	line-height: 13px;
	height: 290px;
	overflow:auto;
	overflow-x: hidden;
	overflow-y: auto;
	scrollbar-face-color: #D7DFE2; 
	scrollbar-highlight-color: #D7DFE2; 
	scrollbar-shadow-color: #D7DFE2;
	scrollbar-3dlight-color: #9DA4A6;
	scrollbar-arrow-color: #9DA4A6; 
	scrollbar-track-color: #D7DFE2;
	scrollbar-darkshadow-color: #9DA4A6;
	float:left;
	
}	

.image-3images
{
	margin: 20px 0 0 40px;
	width:400px;
	float:left;
}

.image3 { 
	
	width: 140px;
	height: 100px;
	margin: 10px 10px 0px 0px;	
	padding: 5px 5px 4px 5px;	
	float: left; 
	border: 0px solid #000000;
	background: url("../../pix/puff_bgSub.jpg") no-repeat;		
	color: #cccccc;
	font-family: arial, verdana, georgia, times new roman, serif;
	font-size: 9px;
	overflow:hidden;
	
}

.text-double table {font-family: arial, verdana, georgia, times new roman, serif;}

.text-right	{
	margin: 30px 100px 50px 42px;
	width: 400px;
	height: 310px;
	color: #666666;
	font-family: arial, verdana, georgia, times new roman, serif;
	font-size: 10px;
	line-height: 13px;
	overflow: auto;
	scrollbar-face-color: #D7DFE2; 
	scrollbar-highlight-color: #D7DFE2; 
	scrollbar-shadow-color: #D7DFE2;
	scrollbar-3dlight-color: #9DA4A6;
	scrollbar-arrow-color: #9DA4A6; 
	scrollbar-track-color: #D7DFE2;
	scrollbar-darkshadow-color: #9DA4A6;
	}	
	
		
.rub-a	{
	margin: 0px 0px 0px 0px;
	color: #FFF;
	font-family: georgia, times new roman, serif;
	font-size: 22px;
	line-height: 25px;
	}
	

	

#footer {
	clear: both;
	height: 10px;
	width: 980px;
	text-align:left;
	margin: 5px 0px 0px 0px;
	color: #666666;
	font-family: arial, verdana, georgia, times new roman, serif;
	font-size: 9px;

}

/* LÄNKAR */	

a	{
  	color: #666666;
	font-family: arial, verdana, georgia, times new roman, serif;
	font-size: 10px;
	
	text-decoration: none;
	margin-right: 2px;
	}
	

a:hover	{
	color: #218fa4;	
	text-decoration: none;

	}

a:active	{
	color: #218fa4;
	text-decoration: none;
	}
	
a.puff	{
  	color: #cccccc;
	font-family: arial, verdana, san serif;
	font-size: 9px;
	text-decoration: none;

	}
	
	
a.puff:hover	{
	color: #999999;	
	text-decoration: none;

	}

a.puff:active	{
	color: #666666;
	text-decoration: none;
	}	

