html, body {
	background: #fff;
	color: #000;
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 13px;
}
a {
	color: #ff0000;
}
a:link:after, a:visited:after { content:" [" attr(href) "] "; }
strong {
	font-weight: bold;
}
#nav {
	display: none;
}
#container {
	text-align: left;
	width: 90%;
}

h1:after { content:" [" (factsheet)"; }
h1 {
	font-weight: normal;
	font-size: 138.5%;
	margin-bottom: .8em;
	border-bottom: 1px solid #eee;
	padding: 4px 0;
}
h2 {
	font-weight: bold;
	font-size: 100%;
	margin-bottom: .3em;
	text-transform: uppercase;
}
h3 {
	font-style: italic;
	color: #aaa;
	margin-bottom: .3em;
}
p {
	margin-bottom: 1em;
}
.vcard .photo {
	display: block;
	margin-bottom: .3em;
}
.vcard {
	margin-bottom: 1em;
}
.popup {
	display: block !important;
}
.caseDesc table {
	width: 100%;
	margin-bottom: 1em;
}
.caseDesc table th,
.caseDesc table td {
	padding: 3px 8px;
	border-bottom: 1px solid #eee;
	vertical-align: top;
}
.caseDesc table th {
	width: 150px;
}
.caseRotator ul {
	width: 100%;
	overflow: hidden;
	margin-bottom: 2em;
}
.caseRotator ul li {
	display: inline;
}
.caseRotator ul li img {
	display: inline;
	width: 30%;
}

#slide3,
#slide4, 
#slide8, 
#slide12,
#slide13,
#slide14, 
#slide15, 
#slide16,
.contentBlock1 ul,
.url,
#route,
#routeinput,
#routebeschrijving,
#cases,
#caseNavigation,
.activeIndicator,
#closeCaseBig,
.caseDef,
#nav,
#boxers {
	display: none;
} 
/* PROPS */
.prop { display: none; }

