@CHARSET "UTF-8";

.header-orange {
	color: #f04e23;
	font-size: 10pt;
	font-weight: bold;
}

.extra-title {
	color: black; 
	font-size: 20px; 
	font-weight: bold; 
	letter-spacing: 0.5px; 
	line-height: 20px; 
	padding-top: 16px;
	padding-bottom: 12px;
	text-align: left;
}
.extra-title-link {
	color: #f04e23; 
	font-size: 20px; 
	font-weight: bold; 
	letter-spacing: 0.5px; 
	line-height: 20px; 
	padding-top: 16px;
	padding-bottom: 12px;
	text-align: left;
}

.images {
	float: right;
}
.images .subtitle {
	width: 175px;
	text-align: center;
	font-size: 8pt;
	font-weight: bold;
}
ul.download-list {
	padding-left: 25px;
}

table.valign-top td {
	vertical-align: top;
}

ul.no-margin li {
	margin-bottom: 0pt;
}

table.messe {
	width: 100%;
	border: 1px solid gray;
	border-collapse: collapse;
}
table.messe td {
	vertical-align: top;
	border: 1px solid gray;
}
.print {
	position: absolute;
	top: 13px;
	right: 10px;
}
.print img {
	width: 20px;
	height: 20px;
}
