@import url(/webdoc.css);

/* den här filen funkar ej? */

.rubrik {
	font-family: tahoma, geneva, arial, helvetica, sans-serif; 
	font-size: 16px;
	font-weight: bold;
	color: #666666;
	line-height: 22px;
}		

.mellanrubrik {
	font-family: tahoma, geneva, arial, helvetica, sans-serif; 
	font-size: 12px;
	color: #666666;
	font-weight: bold;
	line-height: 17px;
}

.normal {
	font-family: verdana, geneva, arial, helvetica, sans-serif; 
	font-size: 11px;
	color: #000000;
	font-weight: normal;
	line-height: 17px;
}

.datebyline {
	font-family: tahoma, geneva, arial, helvetica, sans-serif; 
	font-size:11px; 
	font-weight: bold; 
	font-style: italic; 
	color: #666666;	
}

.faktaruta {
		width: 90%;
		color: #000000;
		background-color: #eeeeee;
		margin: 5px;
		padding: 20px;
}

.bildtext {
	font-family: tahoma, geneva, arial, helvetica, sans-serif; 
	font-size:11px; 
	font-style: italic; 
	color: #000000;	
}

.ingress {
	font-family: tahoma, geneva, arial, helvetica, sans-serif; 
	font-size:11px; 
	font-style: bold; 
	color: #000000;	
	line-height: 17px;
}
