		.single .uitgelicht {
			width:100%;
			height:auto;
			color:white;
background: #085e8a; /* Old browsers */
background: -moz-linear-gradient(-45deg, #085e8a 0%, #0389c5 100%); /* FF3.6-15 */
background: -webkit-linear-gradient(-45deg, #085e8a 0%,#0389c5 100%); /* Chrome10-25,Safari5.1-6 */
background: linear-gradient(135deg, #085e8a 0%,#0389c5 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#085e8a', endColorstr='#0389c5',GradientType=1 ); /* IE6-9 fallback on horizontal gradient */
		}
		
		.single .uitgelicht .uitgelicht_content {
			padding:30px 15px 30px 15px;
		}
		.single .uitgelicht .uitgelicht_inhoud {
			width:430px;
			margin:0 auto;
		}
		.single .uitgelicht .uitgelicht_midden {
			text-align:center;
		}
		.single .uitgelicht .uitgelicht_midden ul {
			display: inline-block;
		    width: auto;
		    margin: 0 auto;
		    text-align:left;
		}
		.single .uitgelicht .uitgelicht_left, .single .uitgelicht .uitgelicht_right {
			float:left;
			margin-bottom:15px;
			max-width:300px;
		}
		.single .uitgelicht img {
			width:110px;
			height:110px;
			margin-right:10px;
			-webkit-border-radius: 5px;
			-moz-border-radius: 5px;
			border-radius: 5px;
		}
		.single .uitgelicht ul {
			margin-left:0px;
		}
		.single .uitgelicht ul li {
			font-size:16px;
			line-height:24px;
		}
		.single .uitgelicht h5 {
			color:white;
font-weight:300;
			font-size:28px;
			text-align:center;
margin-bottom:15px;
			margin-top:0px;
		}
		.single .uitgelicht p {
			color:white;
			font-size:18px;
		}
		.single .uitgelicht small {
			color:white;
			font-size:13px;
			font-style:italic;
			margin-top:10px;
			display:block;
		}
		.btn-green {
			background: #3dba35;
    		color: white !important;
    		border:none;
    		padding:7px 20px 7px 20px;
    		font-size:18px;
    		border-radius:3px;
    		clear:both;
    		display:block;
    		width:100%;
    		text-decoration: none !important;
		}
		.btn-green:visited {
			font-size:20px;
			background: #3dba35;
		}
		.btn-green:hover, .btn-green:active  {
			background: #37a630 !important;
		}
		/* bar */
		#bar {
			display:none;
			max-height: 61px;
			overflow: hidden;
		}
		.bar { 
			position:fixed; 
			width:100%;
			background: #0089C5;
			bottom:0px;
			z-index:99999;
			text-align:center;
		}
		.bar .image {
			text-align:left;
			margin:5px;
			display:inline-block;
		}
		.bar img {  
			width:50px; 
			height:50px; 
			-webkit-border-radius: 5px;
			-moz-border-radius: 5px;
			border-radius: 5px;
		}
		.bar i {
			font-style:normal !important;
		}
		.bar .mobile { 
			display:none; 
		}
		.bar .bar-content {
			line-height:0px;
			width: auto;
			margin: 0 auto;
		}
		.bar h5 {
			color:white;
			font-size:22px;
			font-weight:300;
			line-height: 35px;
			text-align:left;
			padding:0px;
			margin:10px;
			display:inline-block;
		}
		.bar a:hover {
			text-decoration:none !important;
		}
		.bar .button {
			display:inline-block;
			margin:10px;
		}
		.bar .btn-green {
			padding:8px 13px 8px 13px;
			margin:0px;
			font-size:16px;
			font-weight:400;
			text-transform:uppercase;
			display: inline-block;
		}
		.bar .btn-green:visited {
			font-size:16px;
		}
		.bar .btn-green:hover, .bar .btn-green:active  {
		}
		.bar .right {
			display:inline;
		}
		.news .side_image { float:left !important; }
		.img-responsive { width:100%; height:auto; }
		#external { text-decoration: none !important; }
		@media screen and (max-width: 992px) {
		
			.single .featured h5 { font-size:30px; }
		
		}
		
		@media screen and (max-width: 767px) {
			.single .uitgelicht .uitgelicht_content { padding:15px 15px 15px 15px; }
			.single .uitgelicht img { width:90px; height:90px; margin-left: 20px; float: right; margin-right: -10px; }
			.single .uitgelicht .uitgelicht_right { max-width: 240px; }
			.single .uitgelicht .uitgelicht_inhoud { width:auto; }
			.single .uitgelicht .uitgelicht_right ul { margin:0px; }
			.single .uitgelicht h5 { font-size:22px; }
			.single .uitgelicht p { font-size:14px; }
			.single .uitgelicht ul li { font-size:13px; line-height:20px; }
			#bar { max-height: 72px; }
			.bar h5 { font-size:15px; line-height: 15px; float:left; margin:0px; margin: 5px 0px 5px 0px; font-weight:400; }
			.bar .bar-content { padding-top:0px; padding-bottom:0px; }
			.bar .btn-green {  font-size:14px; padding:4px 7px 4px 7px; }
			.bar .mobile { display:inline; }
			.bar .desktop { display:none; }
			.bar img {  width:50px; height:50px; }
			.bar .image { float:left; width:18%; margin:0px; } 
			.bar .image img { margin:5px; }
			.bar .right { float:right; width:82%; }
			.bar .right .button { margin:0px 0px 5px 0px; float:left; }
		}
		
		@media screen and (max-width: 360px) {
			.single .uitgelicht h5 { margin-top:10px; }
			.bar .bar-content { padding-left:10px; padding-right:10px; }
			.single .uitgelicht .uitgelicht_right { max-width:190px; }
			.bar img {  width:40px; height:40px; }
		}