.headline {
	font-size: 30px;
	font-weight: bold;
	color: #c90029;
}

.subheadline {
	font-size: 14px;
	font-weight: bold;
	color: #c90029;
}

.tableRow1 {
	background: #ffffff;
}

.tableRow2 {
	background: #e8e8e8;
}

.button {
	background: #e8e8e8;
}

.thumbnail {
	margin-right: 10px;
	margin-bottom: 10px;
}

.thumbnailLeft {
	float: left;
	margin-right: 10px;
	margin-bottom: 10px;
}

.thumbnailRight {
	float: right;
	margin-right: 10px;
	margin-bottom: 10px;
}

.lightwindow {}
