.tabelcenter {
	text-align: center;
}
.tabelleft {
	text-align: left;
	color: #300;
}
.tabelright {
	text-align: right;
}
div.graph_container {
	background: inherit;
}
div.graph_title {
	font-size: smaller;
	text-align: center;
}
table.data_table_hidden {
	display: none;
}

table th {
	font-weight: bold;
}
table td {
	font-weight: normal;
}

#traekningsholder2 #traekningsgevinster2 .traekning-row2:nth-of-type(6),
#traekningsholder2 #traekningsgevinster2 .traekning-row2:nth-of-type(12),
#traekningsholder2 #traekningsgevinster2 .traekning-row2:nth-of-type(18) {
	border-bottom: 2px solid #4d8913;
}

#traekningsholder3 #traekningsgevinster3 .traekning-row3:nth-of-type(6),
#traekningsholder3 #traekningsgevinster3 .traekning-row3:nth-of-type(12),
#traekningsholder3 #traekningsgevinster3 .traekning-row3:nth-of-type(18) {
	border-bottom: 2px solid #4d8913;
}
