
html>body #frame{					/*Ställ in*/
	height:690px;
}


.content{
	background-image: url(../bilder/bg_content.gif);
	background-position: left;
	background-repeat: repeat-y;
	margin-left:0px;
	
	}
	html>body .content{			/*Ställ in*/
		width:594px;
		height:560px;
		margin-top:-4px;
	}
	
.content p{
	font-size: 10px;
	line-height: 18px;
	
	
}
.content #contentR{
	float:right;
	width:350px;
	padding-right:0px;
	padding-top:40px;
	margin-right:10px;
	
		
	}
	html>body #right_content{
		width:340px;
	}

.content #contentL{
	float:left;
	width:150px;
	margin-left:18px;
	margin-top:40px;
	
}

#contentL p{
	margin-bottom:0px;
	padding-top:5px;
	padding-bottom:20px;
	margin:0;
}
#contentL img{
	border:0px;

}
html>body #contentL{
	padding-top:24px;
	padding-left:19px;
}

#signatur{
	margin-top:-40px;
	padding:0px;
		
}



#rightfield p a, #rightfield p a:visited{
	
	font-size: 9px;
	padding-bottom:10px;
	line-height:20px;
}

#rightfield p a:hover{
	text-decoration: underline;
}

#rightfield  .kUppg{
	font-size : 10px;	
}

html>body #flik{
		border:0;
}
html>body #flik h3{
	border:1px solid black;
	border-bottom:0;
}