.top10 a, .top10 a:visited{
	color: #004000;
}

html>body #frame{					/*Ställ in*/
	height:600px;
}

.content{
	background-image: url(../bilder/bg_content.gif);
	background-position: left;
	background-repeat: repeat-y;
	margin-left:0px;
	padding-left:25px;
	padding-bottom:50px;
	padding-top:20px;
	}
	html>body .content{			/*Ställ in*/
		height:400px;
		width:569px;
		margin-top:-4px;
	}
.content p{
	padding-top:2px;
	padding-left:3px;
	padding-right:3px;
	width:170px;
	font-size:11px;
	color:#902123;
	line-height:18px;
}
html>body .content p{
	padding-top:12px;
}
	
#text_bild{
	float:right;
	width:385px;
	margin-left:0px;
	padding-left:15px;
	padding-right:25px;
	
	
	}
	html>body #text_bild{
		width:340px;
	}

#text_bild h3{
	font-size:16px;	
	margin:0;
	padding-bottom:20px;
	color:#902123;
	

	}
	html>body #text_bild h3{
		padding-top:20px;
	}

#text_bild p{
	float:left;
	font-size: 11px;
	line-height: 18px;	
	padding-bottom:20px;
	padding-top:20px;;
	width:348px;
	color:black;
	
	
	}
	html>body #text_bild p{
		padding-bottom:10px;
		
	}

#text_bild .smalTextH{
	width:180px;	
	float:right;
	padding-top:0px;
	margin:0px;
	margin-top:-4px;
	
	
}	
#text_bild .smalTextV{
	float:left;
	width:180px;	
	padding-top:0px;
	margin:0px;
	margin-top:-2px;
}

.bildV{
	float:left;
	border:1px solid #EAEAEA;
	margin-left:-3px;
}

.bildH{
	float:right;
	border:1px solid #EAEAEA;
	margin-right:-4px;
}

h6{
	width:147px;
	font-weight:normal;
	padding-bottom:20px;
	font-size:11px;
	line-height:normal;
	
}
.bildTextV{
	
	
	float:left;
		
}

.bildTextH{
	float:right;
	}	
	html>body .bildTextH{
	margin-right:-4px;
	}

.content li{
	display: list-item;
	list-style: none;
	border-bottom:1px solid #902123;
	width:140px;;	
	padding:0px;
	float:left;
}

.content li a,.content li a:visited{
	font-size:12px;
	color:#902123;
	text-decoration: none;
	width:138px;
	padding:3px;

}
.content li a:hover{
	
	background-color: White;
	width:138px;
	}
	html>body .content ul{		
		width:138px;
	}

.content a, .content a:visited {
	color:#902123;
	text-decoration:none;
	font-size:11px;
}

.content a:hover{
	color: #004000;
}

.utfyllnad{
	height:112px;
	width:147px;

}
	html>body .utfyllnad{  
			height:158px;
			float:right;
	}
	
html>body #flik{
		border:0;
}
html>body #flik h3{
	border:1px solid black;
	border-bottom:0;
}