body, html {
	background: white;
	color: black;
}

#select_site_id_form, #menu, #title, #header, input, textarea, select, btn, th img,
.akties_1, .akties_2, .akties_3, .akties_4, .akties_5 {
	display: none;
}

#content {
	padding: 0px;
}

table.overzicht {
	width: 100%;
}

tr.header th {
	background-color: gray;
	color: white;
}

.alternate td {
	background-color: white;
	border-top: 1px dotted gray;
	border-bottom: 1px dotted gray;
}
