/* STANDARD ELEMENTS 
--------------------------------------------------------------------------*/
* {
	margin: 0;
	padding: 0;
	border: 0;
}

body {
	background: #fff;
	font: normal 62.5% "Lucida Sans Unicode", sans-serif;
}

a.frameit{		padding: 16px 15px;	
				background: url(../img/polaroid.jpg) no-repeat;	
				height:222px;
				display: block;}
	
/* TYPOGRAFI
--------------------------------------------------------------------------*/
h1	{ 	font-family: georgia, times, sans-serif;
		font-size:	4.0em;
		font-weight: bold;
	}
	
p	{ 	font-family: georgia, times, sans-serif;
		font-size:	1.7em;
		font-weight: bold;
		padding: 0 0 10px 0;
	}
	
p a	{	background: #F9B121;
		color: #333;
		text-decoration: none;
	}	
		
p a:hover	{	background: none;
				color: #333;
				text-decoration: underline;
	}		
	
p.bread a	{	font-weight: normal;
				background: #F9B121;
				color: #333;
				text-decoration: none;
			}	
		
p.bread a:hover	{	background: none;
					color: #333;
					text-decoration: underline;
				}		

.bread	{ 	font-size: 1.3em;
			font-weight: normal;
			line-height: 1.5em;
			}

/* PRESSBILDER DIVAR
--------------------------------------------------------------------------*/
			
.pressbild1 {
	left: 55px;
	top: 25px;
	position: absolute;
	z-index: 71;	

	}		
	
.pressbild2 {
	left: 5px;
	top: 5px;
	position: absolute;
	z-index: 72;	
}			
	
.pressbild3 {
	left: 75px;
	top: 195px;
	position: absolute;
	z-index: 73;	
}				

.pressbild4 {
	left: 195px;
	top: 160px;
	position: absolute;
	z-index: 73;	
}	