
@font-face {
 font-family: 'franklin';
 src: url('frabk-webfont.eot');
 src: url('frabk-webfont.eot?#iefix') format('embedded-opentype'), url('frabk-webfont.woff') format('woff'), url('frabk-webfont.ttf') format('truetype'),
 url('frabk-webfont.svg#FranklinGothicBookRegular') format('svg');
 font-weight: normal;
 font-style: normal;
}

@font-face {
 font-family: 'swiss';
 src: url('swisscb-webfont.eot');
 src: url('swisscb-webfont.eot?#iefix') format('embedded-opentype'), url('swisscb-webfont.woff') format('woff'), url('swisscb-webfont.ttf') format('truetype'),
         url('swisscb-webfont.svg#Swis721CnBTBold') format('svg');
				 font-weight: normal;
				 font-style: normal;
}

* {
	font-family: franklin, arial, verdana, helvetica, sans-serif;
}



.tekst {
	color: #000000;
	font-size: 9pt;
	line-height: 13pt;
	padding: 0px; 
	width: 280px;
}

.teksthighlight {
	font-size: 9pt;
	color: #666600;
	line-height: 13pt;
	padding: 0px; 
	white-space: nowrap
}

.tekstbackground {
	font-size: 9pt;
	color: #666600;
	background: white;
	line-height: 13pt;
	padding: 0px; 
	white-space: nowrap;
}

.tekstklein {
	font-size: 7pt;
	color: #888888;
	line-height: 10pt;
	padding: 0px;	
}

.titel {
	font-family: swiss;
	font-size: 30pt; 
	letter-spacing: -1px;
	font-weight: bold; 
	padding: 0px;
}

.titelArchitectuur {
	font-family: franklin;
	font-size: 13.75pt;
	font-weight: normal;
	letter-spacing: normal;
}

.halveregel {
  font-size:9pt;
	line-height:6.5pt;
}
 
.caption {
	font-size: 7pt;
	padding: 0px;
}

.disclaimer {
	font-size: 6pt; 
	color: #888888;
	position: absolute;
	bottom: 20px;
}

.z  {
	display: none;
}

.underline {
	text-decoration: underline; 
}

a:link {
	font-family: franklin;
	font-size: 9pt;
	color:#000000;
	text-decoration: none;
}

a:visited {
	color: #000000;
	text-decoration: none;
}

a:active {
	text-decoration: none;
}

a:hover {
	color: red;	
	text-decoration: underline; 
}

center {
 text-align: center;
}

a:link .tekstklein {
  font-size: 7pt;
	color: #888888;
	line-height: 10pt;
	text-decoration: none;
}

a:hover .tekstklein {
	color: red;	
	text-decoration: underline; 
}
