table.faq {
	width:450px;
	margin-top:60px;
}

.faq td {
	font-size:11px;
	text-align:justify;
	line-height:1.4;
	padding-bottom:10px;
}

.faq th {
	text-align:left;
	font-size:12px;
	line-height:1.4;
	}

.faq a {
	color:rgb(80,80,80);
	}

.faq .overskrift {
	padding-bottom:10px;
	}	

.faq li {
	line-height:2.0;
	}

