/* algemeen */
* { 
	background: #fff;
	font-family: Georgia, serif !important;
}
body {
	font-size: 87%;	
}
.container {
	padding: 0;	
}
.row {
	overflow: visible;	
}
.col {
	float: none;	
}
#mainMenu, #serviceMenu, #subMenu,
.home #sideContent,
#search, #footer, #socialMedia, 
#relatedContent, #highlight, #pageMetadata, #hiddenLinkDetails,
#mainContent .backLink 
{
	display: none;	
}
#sideContent {
	float: none;
	display: block;
	clear: both;
	margin-top: 0;
	width: 100%;
	margin: 0;	
}
#sideContent .infoBlock {
	border: 0;
	margin-bottom: 1em;
	padding: 0;	
}
#sideContent h2 {
	color: #000;
	display: block;
	margin-top: 0;
	padding: 0;
	position: relative;	
	font-weight: bold;
}
#intro {
	padding: 0;	
}
ul.secretList {
	list-style-type: disc;
	padding-left: 2em;	
}
ul.secretList a {
	display: inline !important;	
}
#contentWrapper {
	clear: both;
	overflow: visible;
	display: block;	
}
#contentWrapper:after {
	content: "Hebt u nog vragen? Neem contact op met Stichting Accessibility. Bel ons op 030 - 239 82 70, stuur een e-mail naar info@accessibility.nl of bezoek onze website www.accessibility.nl.";
	display: block;
	clear: both;
	border: 1px solid #ccc;
	margin: 1em 0 0;
	padding: 0.5em;
	font-size: 95%;	
}

/* links */
#mainContent a:link:after,
#mainContent a:visited:after {
 		content: " (link: " attr(href) ") ";
 		font-size: 80%;
 		font-weight: normal;
 		font-style: normal;
 		text-decoration: none;
 		font-family: Arial, sans-serif;
 		color: #666666 !important;
}

#mainContent #breadCrumbs a:link:after,
#mainContent #breadCrumbs a:visited:after,
#mainContent p.center a:link:after,
#mainContent p.center a:visited:after,
#mainContent #pageMetadata a:link:after,
#mainContent #pageMetadata a:visited:after,
a[href^="mailto"]:after,
a.toggle
 {
	content: "";	
}
a:link, a:visited {
	color: #000;
	text-decoration: none;	
}
/* font styles */
h1, h2, h3, h4, h5, h6, p, li {
	font-family: Georgia, serif;	
}
h1, h2, h3, h4 {
	font-weight: bold;	
}
h1 {
	color: #CF1A28;
	display: block;
	margin-left: 0;
	position: relative;
	padding: 0;
	font-size: 2em;
	font-weight: bold;
}
.tags a {
	border: 1px solid #B7D2EA;
}


/* homepage */
#slogan {
	padding-bottom: 2em;
	border-bottom: 1px dashed #1E6891;	
}
#highlightBanner, #highlightSide,
#recent .infoBlock a.forwardLink {
	display: none;	
}
.home #mainContent,
.side #mainContent,
.sub #mainContent,
.subFirst #mainContent,
.subSide #mainContent {
	float: none;
	width: 100%;
	margin-right: 0;	
}
#mainContent .infoBlock, #mainContent #recent .infoBlock {
	float: none;
	width: 100%;
	margin-right: 0;
	height: auto !important;
	margin-bottom: 1em;	
	padding-bottom: 0;
}
.testimonial {
	margin-bottom: 1em;
	border-bottom: 1px dashed #D8E9F6;	
	display: block;
	padding-bottom: 1em;
}
.testimonial a {
	font-size: 0.85em !important;
	font-style: italic;
	font-family: Georgia, serif;	
}
.testimonial p {
	padding: 0;
	overflow: visible;
	letter-spacing: 0;	
}
.newsItem h3 {
	padding: 0;
	font-family: Georgia, serif;	
}
/*landingspage */
#mainContentList li {
	float: none;
	margin-bottom: 1em;
	margin-right: 0;
	width: 100%;
	page-break-inside: avoid;	
}
#mainContentList ul.secretList {
	list-style-type: none;
	padding-left: 0;	
}
#mainContentList .secretList img {
	display: none;	
}
#mainContentList .secretList li a.forwardLink {
	display: none;	
}
/*trainingen*/
.training {
	display: block;
	overflow: visible;
	clear: both;
	border-bottom: 0;
	page-break-inside: avoid;	
}
.training img {
	width: 150px;
	float: right;
	margin-left: 1em;
	margin-bottom: 1em;	
}
.training div {
	float: none;
	margin-right: 0;
	width: 100%;	
}
.trainingPractical a.bigButton, a.inschrijven  {
	display: none;	
}
/* contentpage */
#mainContentBody.aside, #mainContentAside {
	float: left;	
}
/* kennisbank */
#mainContent ul.tools li {
	display: block;
	float: none;
	clear: both;
	width: 100%;
	margin-right: 0;
	padding-bottom: 0.5em;
	border: 0;	
	height: 80px;
	vertical-align: top;
}
.contentKolom {
	float: none;
	width: 100%;
	clear: both;
	display: block;	
	margin-right: 0;
}
/* certificaat */
#certificaat, #inspectieRapport {
	background-image: none;	
}
.rapportHeader {
	background-image: none;	
}
.rapportScope, .rapportOver {
    float: none;
    width: 100%;
    margin-right: 0;
}
.js .rapportDetails, .js .rapportKlacht {
	display: block;
	padding-left: 0;	
}
.js .detailsHeader, .js .klachtHeader {
	background-image: none;
	padding-left: 0;	
}

/*my accessibility rapportage */
.rapport-controls, table.ijkpunten td.ref {
	display:none;
}
