BODY
{
	background-color : #ffffff;
	margin-top: 30px;
	margin-left: 0px;
	margin-right: 0px;
	font-family:Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height:13px;
	text-align: center;
	color:#000000;
	overflow-y: scroll;	
}

.body_plain
{
	width:870px;
	margin: auto;
	/*border:#F00 solid;*/
}

.body_sidhuvud
{
	width: 870px;
	height: 225px;
	margin: auto;
	/*border:#0F0 solid;*/
	text-align: left;
}

.logo	
{
	top:0px;
	float:left;
}	
		
.sidhuvud_spalt2	
{
	width:195px;
	float:left;
	margin-left:30px;
	margin-top:40px;
}			
	
.sidhuvud_spalt3	
{
	width:195px;
	float:left;
	margin-left:30px;
	margin-top:40px;
}	

.sidhuvud_spalt4	
{
	width:195px;
	float:left;
	margin-left:30px;
	margin-top:40px;
}	




.body_linjer
{
	width: 870px;
	margin: auto;
	/*border:#0F0 solid;*/
	text-align: left;
	height:30px;
	clear:left;
}

.body_nummer
{
	width: 870px;
	margin: auto;
	/*border:#0F0 solid;*/
	text-align: left;
	height:570px;
}

.body_text
{
	margin: auto;
	text-align: left;
	margin-bottom:0px;
	overflow:auto;
	margin-bottom:30px;
}



.spalt1	
{
	width:195px;
	float:left;
}	
		
.spalt2	
{
	width:195px;
	float:left;	
	margin-left:30px;
}

.spalt2_3_bild	
{
	width:420px;
	float:left;	
	margin-left:30px;
}	

.spalt2_3_text	
{
	width:420px;
	float:left;	
	margin-left:30px;
	font-size:12px;
	line-height:20px;
	margin-top: -3px;
}	

.spalt1_2_3_work	
{
	width:645px;
	float:left;	
	margin-left:0px;
	font-size:12px;
	line-height:20px;
	margin-top: -3px;
}	
	
.spalt3	
{
	width:195px;
	float:left;	
	margin-left:30px;
}	

.spalt4	
{
	width:195px;
	float:left;	
	margin-left:30px;
	clear:right;
}	




.contentholder
{
	margin-bottom:15px;
	clear:both;
}	




	
		
	
.rubbe
{
	font-family:Arial, Helvetica, sans-serif;
font-size:14px;
font-weight:bold;
}	

.rubbe_liten
{
	font-family:Arial, Helvetica, sans-serif;
font-size:11px;
font-weight:bold;
}	

.rubbe_text
{
margin-top:20px;
text-transform:capitalize;
font-size:14px;
margin-bottom:10px;
font-weight:bold;
}

.nyttstycke
{
margin-top:20px;
}

.ingress
{
margin-bottom:20px;
text-indent:0px;
margin-left:0px;
font-size:14px;
}

P
{
margin-bottom: 0px;
margin-top:0px;
text-indent:-20px;
margin-left:20px;
padding:0px;
}


.workpic
{
border:solid 1px #d5d5d5;
margin-top:3px;
}
	
	

A
{
	color : #000000;
	text-decoration:underline;
}

A:hover
{
	color : #909090;
}


/*preload classes*/ 
.svw {width: 50px; height: 20px; } 
.svw ul {position: relative; left: -999em;} 
 
/*core classes*/ 
.stripViewer {  
position: relative; 
overflow: hidden;  
margin: 0 0 1px 0; 
} 
.stripViewer ul { /* this is your UL of images */ 
margin: 0; 
padding: 0; 
position: relative; 
left: 0; 
top: 0; 
width: 1%; 
list-style-type: none; 
} 
.stripViewer ul li {  
float:left; 
} 
.stripTransmitter { 
overflow: auto; 
width: 1%; 
} 
.stripTransmitter ul { 
margin: 0; 
padding: 0; 
position: relative; 
list-style-type: none; 
} 
.stripTransmitter ul li{ 
width: 30px; 
float:left; 
margin: 0 1px 1px 0; 
} 
.stripTransmitter a{ 
text-align: left; 
line-height: 20px; 
color: #052000; 
text-decoration: none; 
display: block; 
} 
.stripTransmitter a:hover, a.current{ 
background: #ffffff; 
text-decoration:underline;
color: #000000; 
} 
.ldrgif{ 
	padding: 0px;
	margin: 0px;
} 
 
/*tooltips formatting*/ 
#tooltip { 
background: #fff; 
color: #000; 
opacity: 0.85; 
border: 5px solid #dedede; 
} 
#tooltip h3 {  
font: normal 10px Verdana;  
margin: 0;  
padding: 6px 2px;  
border: 0; 
} 