a {
	color: #C00;
}

.homepageslider{
	float:right;
}

h5 {
	font-size: .9em;
	margin-bottom: 1.2em;
	font-weight: 600;
	color: grey;
	margin-top: 1.5em;
}

/*ondertitels foto's */
.wp-caption .wp-caption-text, .entry-caption, .gallery-caption {
	color: #220e10;
	font-size: 11px;
	font-style: italic;
	font-weight: 300;
	margin: 0 0 24px;
}

/*Navigatie menu layout */
#main-nav {
	width: 100%;
	min-height: 50px;
	background: #26466D;
	text-align: center;
}

#main-nav ul ul li {
	float: none;
	width: 150px;
	z-index: 50000;
	color: #000;
	background: #26466D;
	text-transform: lowercase;
	border-bottom: 1px solid black;
	font-size: .8em;
	text-align: left;
}

#main-nav li:hover > a {
	color: #FFFFFF;
	text-decoration: underline;
}

#main-nav .current_page_item > a, #main-nav .current_page_ancestor > a, #main-nav .current_page_parent > a {
	color: #CC0000;
	font-weight: bold;
	text-decoration: underline;
}

/*tekst niet terug wit maken bij hover over*/
#main-nav .current_page_item > a:hover, #main-nav .current_page_ancestor > a:hover, #main-nav .current_page_parent > a:hover {
	color: #C00;
	font-weight: 700;
	text-decoration: underline;
}

/*FOOTER*/
#footer {
	width: 100%;
	padding: 30px 0;
	background: #26466D;
	color: #fff;
	overflow: auto;
}

/*HEADER*/
#header {
	width: 100%;
	background: #26466D;
	padding: 20px 0;
}

/*omkadering inhoud*/
.content-wrapper {
	width: 100%;
	max-width: 1000px;
	margin: 0 auto;
	background: rgba(247,247,247,0.6);
	padding: 50px 30px;
}

.breadcrumbs {
	width: 100%;
	margin-bottom: 30px;
	padding-bottom: 10px;
	border-bottom: 0 solid #f5f5f5;
	font-size: .8em;
	color: #666;
}

/*titels takken overzicht pagina*/
.takkenitem h2 {
	border-bottom: 1px dotted #C00;
	color: #C00;
	font-size: 14px;
	font-weight: bold;
	margin-bottom: 10px;
}

/*skyline antwerpen op de achtergrond*/
#main-content.custom-background {
	background-color: #fcfcfc;
	background-image: url('http://bpox.be/onewebstatic/1c9de8ea1f-Antwerpen%20poster%20600x1800.jpg');
	background-repeat: NO-REPEAT;
	background-size: cover;
	background-attachment: fixed;
}/*single quote nodig om unclosed quote op te vangen*/
'