/* _________________________ WEBFONTS _________________________ */

/* tradegothic */

@font-face {
    font-family: 'trade_gothic_lt_stdregular';
    src: url('../fonts/tradegothic/tradegothicltstd-webfont.eot');
    src: url('../fonts/tradegothic/tradegothicltstd-webfont.eot?#iefix') format('embedded-opentype'),
         url('../fonts/tradegothic/tradegothicltstd-webfont.woff') format('woff'),
         url('../fonts/tradegothic/tradegothicltstd-webfont.ttf') format('truetype'),
         url('../fonts/tradegothic/tradegothicltstd-webfont.svg#trade_gothic_lt_stdregular') format('svg');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'trade_gothic_lt_stdbold';
    src: url('../fonts/tradegothic/tradegothicltstd-bold-webfont.eot');
    src: url('../fonts/tradegothic/tradegothicltstd-bold-webfont.eot?#iefix') format('embedded-opentype'),
         url('../fonts/tradegothic/tradegothicltstd-bold-webfont.woff') format('woff'),
         url('../fonts/tradegothic/tradegothicltstd-bold-webfont.ttf') format('truetype'),
         url('../fonts/tradegothic/tradegothicltstd-bold-webfont.svg#trade_gothic_lt_stdbold') format('svg');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'trade_gothic_lt_stdBdCnno.20';
    src: url('../fonts/tradegothic/tradegothicltstd-bdcn20-webfont.eot');
    src: url('../fonts/tradegothic/tradegothicltstd-bdcn20-webfont.eot?#iefix') format('embedded-opentype'),
         url('../fonts/tradegothic/tradegothicltstd-bdcn20-webfont.woff') format('woff'),
         url('../fonts/tradegothic/tradegothicltstd-bdcn20-webfont.ttf') format('truetype'),
         url('../fonts/tradegothic/tradegothicltstd-bdcn20-webfont.svg#trade_gothic_lt_stdBdCnno.20') format('svg');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'trade_gothic_lt_stdlight';
    src: url('../fonts/tradegothic/tradegothicltstd-light-webfont.eot');
    src: url('../fonts/tradegothic/tradegothicltstd-light-webfont.eot?#iefix') format('embedded-opentype'),
         url('../fonts/tradegothic/tradegothicltstd-light-webfont.woff') format('woff'),
         url('../fonts/tradegothic/tradegothicltstd-light-webfont.ttf') format('truetype'),
         url('../fonts/tradegothic/tradegothicltstd-light-webfont.svg#trade_gothic_lt_stdlight') format('svg');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'trade_gothic_lt_stdCnno.18';
    src: url('../fonts/tradegothic/tradegothicltstd-cn18-webfont.eot');
    src: url('../fonts/tradegothic/tradegothicltstd-cn18-webfont.eot?#iefix') format('embedded-opentype'),
         url('../fonts/tradegothic/tradegothicltstd-cn18-webfont.woff') format('woff'),
         url('../fonts/tradegothic/tradegothicltstd-cn18-webfont.ttf') format('truetype'),
         url('../fonts/tradegothic/tradegothicltstd-cn18-webfont.svg#trade_gothic_lt_stdCnno.18') format('svg');
    font-weight: normal;
    font-style: normal;
}

/* garamond */

@font-face {
    font-family: 'adobe_garamond_probold';
    src: url('../fonts/garamond/agaramondpro-bold-webfont.eot');
    src: url('../fonts/garamond/agaramondpro-bold-webfont.eot?#iefix') format('embedded-opentype'),
         url('../fonts/garamond/agaramondpro-bold-webfont.woff') format('woff'),
         url('../fonts/garamond/agaramondpro-bold-webfont.ttf') format('truetype'),
         url('../fonts/garamond/agaramondpro-bold-webfont.svg#adobe_garamond_probold') format('svg');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'adobe_garamond_probold_italic';
    src: url('../fonts/garamond/agaramondpro-bolditalic-webfont.eot');
    src: url('../fonts/garamond/agaramondpro-bolditalic-webfont.eot?#iefix') format('embedded-opentype'),
         url('../fonts/garamond/agaramondpro-bolditalic-webfont.woff') format('woff'),
         url('../fonts/garamond/agaramondpro-bolditalic-webfont.ttf') format('truetype'),
         url('../fonts/garamond/agaramondpro-bolditalic-webfont.svg#adobe_garamond_probold_italic') format('svg');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'adobe_garamond_proitalic';
    src: url('../fonts/garamond/agaramondpro-italic-webfont.eot');
    src: url('../fonts/garamond/agaramondpro-italic-webfont.eot?#iefix') format('embedded-opentype'),
         url('../fonts/garamond/agaramondpro-italic-webfont.woff') format('woff'),
         url('../fonts/garamond/agaramondpro-italic-webfont.ttf') format('truetype'),
         url('../fonts/garamond/agaramondpro-italic-webfont.svg#adobe_garamond_proitalic') format('svg');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'adobe_garamond_proregular';
    src: url('../fonts/garamond/agaramondpro-regular-webfont.eot');
    src: url('../fonts/garamond/agaramondpro-regular-webfont.eot?#iefix') format('embedded-opentype'),
         url('../fonts/garamond/agaramondpro-regular-webfont.woff') format('woff'),
         url('../fonts/garamond/agaramondpro-regular-webfont.ttf') format('truetype'),
         url('../fonts/garamond/agaramondpro-regular-webfont.svg#adobe_garamond_proregular') format('svg');
    font-weight: normal;
    font-style: normal;
}

/*  ___________________________________________________________ */


html {
	height: 100%;
}

body {
	background: #ffffff;
	font: 15px Arial, sans-serif;
	height: 100%;
	position: relative;
	text-rendering: optimizeLegibility;
	-webkit-text-size-adjust: 100%;
}

a:link, a:hover, a:active, a:visited {
	color: #E63B11;
	text-decoration: none;
}

a:hover {
	color: #E63B11;
	text-decoration: underline;
}

p {
	margin: 0 0 20px;
	width: 980px;
	line-height: 24px;
	color: #000000;
	font-family: 'adobe_garamond_proregular', sans-serif;
	font-size: 18px;
	clear: both;
}

.text p strong {
     font-family: 'adobe_garamond_probold';
}

	background: #4CC2F0;
	color: #fff;
	text-shadow: none;
}

::selection {
	background: #4CC2F0;
	color: #fff;
}

.clear {
	clear: both;
}

input, textarea {
	border: 1px solid #cfcfcf;
	padding: 7px;
	width: 286px;
	font: 15px Arial, sans-serif;
}

textarea {
	min-height: 140px;
	max-width: 286px;
}

input.submit, 
button,
a.button {
	color: #E63B11;
	text-decoration: none;
	position: relative;
	border: none;
	font-size: 18px;
}
a.button:hover {
	color: #4CC2F0;
}

.form-field {
    overflow: hidden;
    padding-bottom: 15px;
    position: relative;
}

.form-field label {
	display: block;
	float: left;
	width: 500px;
	font-weight: 500;
}

.form-field .error {
	display: block; 
	width: 300px; 
	margin-left: 0;
	color: #cc0202;
}

/* @group fluid */

#wrapper {
	clear: both;
	height: auto !important;
	height: 100%;
	margin-bottom: -57px;
	min-height: 100%;
}

#wrapper {
	/*background: url("../img/new/header_bg.png") repeat-x left top;*/
}

#container, #inner-slider {
	margin: 0 auto;
	position: relative;
	width: 980px;
}
#inner-header {
	margin: 0 auto;
	position: relative;
	width: 100%;
}

/* @group header */	

#inner-header {
	height: 320px;
}

	#header h1 {
		font-family: 'trade_gothic_lt_stdBdCnno.20', sans-serif;
		color: #ffffff;
		font-size: 24px;
		height: 170px;
		line-height: 132px;
		width: 100%;
	}

		body.home #wrapper #header #inner-header h1 a:link, body.home #wrapper #header #inner-header h1 a:hover,
		body.home #wrapper #header #inner-header h1 a:active, body.home #wrapper #header #inner-header h1 a:visited,
		body #wrapper #header #inner-header h1 a:link, body #wrapper #header #inner-header h1 a:hover,
		body #wrapper #header #inner-header h1 a:active, body #wrapper #header #inner-header h1 a:visited
		{
			background: url("../img/new/header_logo.jpg") no-repeat center top;
			/*background-size: 100% 170px;*/
			height: 170px;
			color: #ffffff;
			display: block;
			position: relative;
			text-decoration: none;
			width: 100%;
			text-indent: -5000px;
			top: -1px;
			left: 0;
			position: absolute;
		}

	#header .info {
		position: absolute;
		right: 0;
		top: 15px;
		width: 237px;
		height: 80px;
		background-color: #005da3;
		color: white;
		font-size:14px;
		text-align: right;
		padding-top: 15px;
		padding-right: 10px;
		display: none;
	}
	
		#header .info p {
			margin: 0;
			width: 237px;
			line-height: 14px;
			color: white;
		}
		
		#header .info span {
			padding-top: 15px;
			display: block;
			font-family: 'adobe_garamond_proregular', sans-serif;
			font-size:17px;
			line-height: 20px;
		}
		
		#header .info a {
			color: white;
			font-size:17px;
		}
		
			#header .info a:hover {
				text-decoration: underline;
			}
		
	#header .navbar {
		background: url("../img/new/orange50x50.jpg") repeat-x left top;
		height: 150px;
		position: relative;
			
		list-style-image: none;
		padding-top: 0;
		font-family: 'trade_gothic_lt_stdBdCnno.20';
		-webkit-box-shadow: 0px 3px 5px rgba(50, 50, 50, 0.25);
		-moz-box-shadow:    0px 3px 5px rgba(50, 50, 50, 0.25);
		box-shadow:         0px 3px 5px rgba(50, 50, 50, 0.25);
	}
	#header .navbar .navbar-inner {
		width: 980px;
		margin-right: auto;
		margin-left: auto;
	}

	.navbar .nav {
		margin: 0;
		padding: 0;
	}
		#header .navbar .nav li {
		 	line-height: 150;
			width: 140px;
			list-style-image: none;
			padding-top: 0;
			height: 150px;
			margin-top: 0px;
		}	
		#header .navbar .nav li:nth-child(1) {
			background: url("../img/new/home-orange.png") no-repeat center 50px;
		}
		#header .navbar .nav li:nth-child(2) {
			background: url("../img/new/leansixsigme-orange.png") no-repeat center 50px;
		}
		#header .navbar .nav li:nth-child(3){
			background: url("../img/new/opleidingen-orange.png") no-repeat center 50px;
		}
		#header .navbar .nav li:nth-child(4) {
			background: url("../img/new/referenties-orange.png") no-repeat center 50px;
		}
		#header .navbar .nav li:nth-child(5) {
			background: url("../img/new/expertise-orange.png") no-repeat center 50px;
		}
		#header .navbar .nav li:nth-child(6) {
			background: url("../img/new/overmkfah-orange.png") no-repeat center 50px;
		}
		#header .navbar .nav li:nth-child(7) {
			background: url("../img/new/contact-orange.png") no-repeat center 50px;
		}
			
		#header .navbar .nav li a {
			color: #fff;
			display: block;
			padding: 5px 0px 0px 0px;
			height: 150px;
			line-height: 40px;
			margin: 0px 0px 0 0px;
			float: left;
			font-size: 22px;
			text-align: center;
			width: 140px;
		}
		
		#header .navbar .nav li a:hover, #header .navbar .nav li a:active {
			background: url("../img/new/nav-bg.png") no-repeat center top;
			color: #E63B11;
			width: 200px;
			margin-left: -30px;
		}
		
			#header .navbar .nav li a:hover,
			#header .navbar .nav li a.selected {
				text-decoration: none;
			}
		
			#header .navbar .nav li#header-page-1 a {

			}
			
				
				
/* @group content */

#container {
	padding: 0 0 60px;
}

	#sidebar {
		float: left;
		padding: 30px 0 0;
		width: 250px;
	}

	
		.contact #sidebar {
			border: none;
			width: 385px;
			padding: 0;
			padding-top: 20px;
		}
		
		.contact #sidebar .text p {
			font-family: 'trade_gothic_lt_stdCnno.18';
		}
		.contact #sidebar .text a {
			color: #4CC2F0;
		}
		.contact #content .blocks a {
			font-family: 'trade_gothic_lt_stdBdCnno.20';
		}
		
		#sidebar .nav {
			background: #ddd;
		}

		#sidebar .nav li {
			
		}
		
		#sidebar .nav li a {
			border-bottom: 1px solid #f2f2f2;
			color: #444;
			display: block;
			padding: 10px 15px;
		}
		
		#sidebar .nav li a:hover, #sidebar .nav li a.selected {
			background: #aaa;
			color: #fff;
		}
		
			#siderbar .nav li ul {
				
			}
		
				#sidebar .nav li ul li a {
					background: #ddd;
					padding: 5px 15px 5px 30px;
				}
			
		#sidebar .blocks {
			
		}		

			#sidebar .blocks h2 {
				border-bottom: 1px solid #ddd;
				font-size: 18px;
				margin-bottom: 5px;
			}
			
			#sidebar .blocks .googlemap {
				border: 1px solid #fff;
				height: 160px;
				margin-top: 10px;
				margin-bottom: 20px;
			    }
			}
			
				#sidebar .blocks .googlemap img {
					max-width: inherit;
				}
						
			
			
			#sidebar .blocks .text p {
				width: 200px;
				text-align: left;
				margin-top: 10px;	
			}
			
			#sidebar .blocks .newsletter,
			#sidebar .blocks .receiveposts,
			#sidebar .blocks .rss,
			#sidebar .blocks .recentposts,
			#sidebar .blocks .recentreactions,
			#sidebar .blocks .categories {
				margin-top: 10px;
				overflow: hidden;
				background-color: #DDDDDD;
				padding: 15px;
			}
			
			#sidebar .blocks .rss a {
				background: url("../img/rss-logo.jpg") no-repeat scroll left top transparent;
				display: block;
				padding-left: 20px;
			}

			#sidebar .recentposts ul li, 
			#sidebar .recentreactions ul li {
			   	padding: 3px 0;
			}
			
			#sidebar .recentposts ul li a, 
			#sidebar .recentreactions ul li a {
			    float: left;
			    width: 100%;
			}

			#sidebar .recentposts ul li span, 
			#sidebar .recentreactions ul li span {
 				clear: both;
   				font-size: 11px;
			}

			#sidebar .blocks .receiveposts input,
			#sidebar .blocks .newsletter input {
			    width: 205px;
			}
			
			#sidebar .blocks .receiveposts button,
			#sidebar .blocks .newsletter button {
			    float: right;
			}
			
			#sidebar .blocks .receiveposts .error,
			#sidebar .blocks .newsletter .error {
			    color: red;
				margin-left: 0px;
			}
			
	#content {
		float: left;
		overflow: visible;
		padding: 30px 0 0;
		position: relative;
		width: 700px;
	}
	
		.contact #content {
			float: left;
			overflow: visible;
			padding: 30px 0 0;
			position: relative;
			width: 500px;
		}
	
	#content.no-sidebar {
		float: none;
		overflow: visible;
		padding: 30px 0 0;
		position: relative;
		width: 100%;
	}
	#content.no-sidebar p img.kristof{
		margin-right: 20px;
		margin-bottom: 20px;
	}
	#content.no-sidebar ul.marginLeft{
		margin-left: 20%;
	}
		#breadcrumbs {
			font-size: 12px;
			height: 40px;
			left: 0;
			overflow: hidden;
		}
		
			#breadcrumbs span {
				color: #8a8a8a;
				display: block;
				float: left;
				margin: 0 8px 0 0;
			}
			
			#breadcrumbs ul {
				float: left;
			}
			
				#breadcrumbs li {
					float: left;
					margin: 0 8px 0 0;
				}
				
				#breadcrumbs li.last a, body.home #breadcrumbs li.first a {
					background: none;
					padding: 0;
				}
				
					#breadcrumbs li a {
						background: url(../img/arrow.gif) no-repeat right center;
						color: #8a8a8a;
						display: block;
						padding: 0 12px 0 0;
					}
					
					#breadcrumbs li a:hover, #breadcrumbs li.selected {
						color: #3a7eae;
					}
					
	#content h2 {
		font-size: 30px;
		font-family: 'trade_gothic_lt_stdBdCnno.20', sans-serif;
		margin: 0 0 10px;
		color: #E63B11;
		line-height: 45px;
		margin-bottom: 20px;
	}
	
	#content h3 {
		font-size: 24px;
		font-family: 'trade_gothic_lt_stdBdCnno.20', sans-serif;
		margin: 40px 0 10px;
		color: #E63B11;
		line-height: 40px;
		clear: both;
	}	
	
	#content h4 {
		font-size: 24px;
		font-family: 'trade_gothic_lt_stdBdCnno.20', sans-serif;
		margin: 40px 0 10px;
		color: #E63B11;
			}
	
	
	#content .blocks .contact {
		background-color: #4CC2F0;
		-moz-box-shadow: 3px 3px 3px 0 #e3e2e2;
		-webkit-box-shadow: 3px 5px 3px 0 #e3e2e2;
		box-shadow: 3px 3px 3px 0 #e3e2e2;
		padding: 30px;
		width: 400px;
		margin-bottom: 40px;
		min-height: 480px;
	}
	#content .blocks .contact strong {
		color: #fff;
		font-family: 'trade_gothic_lt_stdBdCnno.20', sans-serif;
		font-size: 24px;
	}
	#content .blocks .contact .form-field label {
		color: #fff;
		font-family: 'trade_gothic_lt_stdBdCnno.20', sans-serif;
		font-size: 24px;
		margin-bottom: 10px;
	}
	
	#content .blocks .contact .form-field input {
		display: inline-block;
		width: 210px;
		height: 18px;
		padding: 4px;
		margin-bottom: 9px;
		font-size: 13px;
		line-height: 18px;
		color: #555555;
		background-color: #ffffff;
		border: 1px solid #ffffff;
		-webkit-border-radius: 0x;
		-moz-border-radius: 0px;
		border-radius: 0px;
	}
	
	#content .blocks .contact .form-field .submit {
		font-family: 'trade_gothic_lt_stdBdCnno.20';
		font-size: 18px;
		line-height: 30px;
		background: url(../img/new/link4_bg.png) no-repeat left top;
		height: 30px;
		width: 195px;
		display: block;
		padding-left: 50px;
		color: #E63B11;
		margin-top: 40px;
	}
	#content .blocks .contact .form-field .submit:hover {
		background: url(../img/new/link5_bg.png) no-repeat left top;
		color: #4CC2F0;
	}
	
	
	#content .blocks .googlemap {
		border: 1px solid #fff
		height: 200px;
		margin-bottom: 20px;
		width: 698px;
	}
	
	#content .blocks .columns div {
		float: left;
		margin-top: 0;
		border-left: 1px solid #f2f2f2;
	}
	
	.home #content .blocks .columns div {
		margin-bottom: 40px;
		border-left: 1px solid #f2f2f2;
	}
	
	#block205,
	#block196 {
		padding-top: 25px;
	}
	
		#content .blocks .columns .column1 {
			width: 472px;
			background: #fff;
			-moz-box-shadow: 3px 3px 3px 0 #e3e2e2;
			-webkit-box-shadow: 3px 5px 3px 0 #e3e2e2;
			box-shadow: 3px 3px 3px 0 #e3e2e2;
			margin-right: 34px;
			margin-bottom: 20px;
			padding-bottom: 20px
		}
	
			#content .blocks .columns h3,
			#content .blocks .columns h4 {
				color: #fff;
				margin: 0px 0px 30px 0px;
				padding: 5px 0px 5px 0px;
				height: 50px;
				line-height: 50px;
				background: #4CC2F0;
			}
			#content .blocks .columns h3 img, #content .blocks .columns h4 img {
				float: left;
				margin-top: 0px;
			}
			
			#content .blocks .columns ul {
				padding-left: 30px;
				width: 380px;
			}
		
		#content .blocks .columns .column2 {
			width: 472px;
			background: #fff;
			-moz-box-shadow: 3px 3px 3px 0 #e3e2e2;
			-webkit-box-shadow: 3px 5px 3px 0 #e3e2e2;
			box-shadow: 3px 3px 3px 0 #e3e2e2;
			padding-bottom: 20px;
			margin-bottom: 20px;
		}
			
			#content .blocks .columns .column2 p {
				width: 430px;
			}
				
		.home #content .blocks .columns .column1 {
			width: 430px;
			min-height: 250px;
			padding: 20px;
			margin-right: 30x;
			-moz-box-shadow: 3px 3px 3px 0 #e3e2e2;
			-webkit-box-shadow: 3px 5px 3px 0 #e3e2e2;
			box-shadow: 3px 3px 3px 0 #e3e2e2;	
		}
	
			.home #content .blocks .columns .column1 h2, .home #content .blocks .columns .column2 h2 {
				color: #E63B11;
				line-height: 60px;
			}
		
			.home #content .blocks .columns .column1 p {
				width: 420px;
			}
			
			#content .blocks .columns .column2 p,
			#content .blocks .columns .column1 p {
				margin-left: 10px;
				width: 400px;
				margin-bottom: 0;
			}
			
			#content .blocks .columns .column2 a,
			#content .blocks .columns .column1 a {
				display: block;
				margin-top: 15px;
			}
		
		.home #content .blocks .columns .column2 {
			width: 430px;
			min-height: 250px;
			padding: 20px;
			-moz-box-shadow: 3px 3px 3px 0 #e3e2e2;
			-webkit-box-shadow: 3px 5px 3px 0 #e3e2e2;
			box-shadow: 3px 3px 3px 0 #e3e2e2;
		}
			
			
			.home #content .blocks .columns .column2 p {
				width: 430px;
			}
	
	#content.no-sidebar .blocks .googlemap {
		width: 978px;
	}
	
	#content.no-sidebar .blocks ul li{
		text-align: left;
		padding-left: 20px;
		font-family: 'adobe_garamond_proregular', sans-serif;
		font-size: 18px;
	}
	#content.no-sidebar .blocks ul li h2 a 	{
		color: #4CC2F0;
		font-family: 'adobe_garamond_probold';
		font-size: 18px;
		text-align: center;
	}
	
	
	ol,
	ul {
		padding-left: 20px;
		padding-bottom: 20px;
	}
	
		li {
			list-style-image: url(../img/list.png);
			line-height: 25px;
			padding-top: 5px;
		}

	#content .blocks .text img.icoon, .home #content .blocks .columns img.icoon {
		display: block;
		float: left;
		margin-right: 10px;
	}
	#content .blocks .text ul.ulgray {
		background: #fff;
		margin-right: 40px;
		border-left: 1px solid #f2f2f2;
		-moz-box-shadow: 3px 3px 3px 0 #e3e2e2;
		-webkit-box-shadow: 3px 5px 3px 0 #e3e2e2;
		box-shadow: 3px 3px 3px 0 #e3e2e2;
		width: 470px;
		padding: 20px 0 30px 40px;
	}
	
		
	.home #content .blocks.top {
		background-color: #4CC2F0;
		-moz-box-shadow: 3px 3px 3px 0 #e3e2e2;
		-webkit-box-shadow: 3px 5px 3px 0 #e3e2e2;
		box-shadow: 3px 3px 3px 0 #e3e2e2;
		margin-bottom: 30px;	
		padding: 30px;
	}
	
		.home #content .blocks.top h2 {
			font-size: 40px;
			color: #fff;
			line-height: 45px;
		}
	
		.home #content .blocks.top {
			font-size: 16px;
		}
		
			.home #content .blocks.top p {
				width: 875px;
				font-size: 18px;
			}
			
			.home #content .blocks.top p .button {
				font-family: 'trade_gothic_lt_stdBdCnno.20';
				font-size: 18px;
				line-height: 30px;
				background: url(../img/new/link1_bg.png) no-repeat left top;
				height: 30px;
				width: 424px;
				display: block;
				padding-left: 80px;
				color: #E63B11;
				
			}
			.home #content .blocks.top p .button:hover {
				background: url(../img/new/link6_bg.png) no-repeat left top;
				color: #4CC2F0;
				
			}
			
			#content .blocks p .button {
				font-family: 'trade_gothic_lt_stdBdCnno.20';
				font-size: 18px;
				color: #fff;
				line-height: 30px;
				background: url(../img/new/link2_bg.png) no-repeat left top;
				height: 30px;
				width: 424px;
				display: block;
				padding-left: 80px;
				color: #ffffff;
			}
			#content .blocks p .button:hover {
				background: url(../img/new/link3_bg.png) no-repeat left top;
				color: #fff;
			}
			
			.home #content .blocks.top a {
				font-family: 'trade_gothic_lt_stdBdCnno.20';
			}
	
	#content .blocks .form-container {
		
	}
	
		#content .blocks .form-container .form-field {
			overflow: hidden;
			position: relative;
		}
	
		#content .blocks .form-container .form-field label {
			height: 20px;
			line-height: 20px;
		}
		
		
	#content .blocks .reference {
		display: block;
		background-color: #fff;
		width: 820px;
	}
	
		#content .blocks .reference .left {
			float: left;
			width: 120px;
			padding-left: 20px;
			margin-top: 20px;
			margin-right: 20px;
		}
		
			#content .blocks .reference .left .pic {
				display: block;
				padding: 0;
				margin: 0;
				width: 120px;
			}
			
				#content .blocks .reference .left .pic img {
					display: block;
					padding: 0;
					margin: 0;
					border: none;
				}
	
		#content .blocks .reference .right {
			margin-top: 20px;
			float: left;
			width: 630px;
			position: relative;
			padding-left: 22px;
		}
		
			#content .blocks .reference .right h3 {
				margin: 0;
			}		
			
			#content .blocks .reference .right .quote {
				margin: 10px 0;
				font-size: 15px;
			}
			
			#content .blocks .reference .right .quote p {
				width: 680px;
			}
		
			#content .blocks .reference .right p.name {
				font-size: 13px;
				margin: 0;
				width: 680px;
				padding: 0;
			}
			
			#content .blocks .reference .ref_separator {
				height: 1px;
				margin: 30px 128px 30px 140px;
			}
		
		
		#content ul.sitemap {
		    margin-left: 10px;
		}
		
		#content ul.sitemap ul {
		    margin-left: 25px;
		}
		
		#content .searchblock {
			clear: both;
			display: block;
		}
		
			#content .searchblock input {
				width: 200px;
				float: left;
				padding: 0;
				height: 25px;
				margin-right: 5px;
			}
			
			#content .searchblock button {
				float: left;
				margin: 0;
				height: 25px;
				line-height: 5px;
			}
			
		#content .searchresults {
			margin-top: 20px;
		}
		
			#content .searchresults ul {
				list-style: disc;
			}
			
				#content .searchresults ul li {
					margin-left: 25px;
					margin-bottom: 10px;
				}

				
		#content .article {
			padding-top: 50px;
			clear: both;
			display: block;
		}
		
			#content .article.first {
				padding-top: 20px;
			}
		
			#content .article h2 span.blogpost-title {
				display: block;
				float: left;
				max-width: 565px;
			}
			
			#content .article h2 span.reaction-ballon {
				margin-left: 10px;
				background: url(../img/blog/balloon.png) no-repeat left top;
				width: 41px;
				height: 37px;
				line-height: 30px;
				display: block;
				float: left;
				text-align: center;
				color: white;
				font-size: 14px;
			}
			
			#content .postinfo {
				padding-top: 20px;
				font-size: 12px;
			}
			
			#content .postinfo.hastags {
				margin: 0;
			}
			
			#content .tags {
				font-size: 12px;
			}
			
			#content .article .social-media {
				float: right;
				width: 140px;
			}
		
				#content .article .social-media .icon a {
					width: 25px;
					height: 25px;
					float: left;
					margin-right: 10px;
					text-indent: -5000px;
					display: block;
				}
				
				#content .article .social-media .facebook a {
					background: url(../img/icons/facebook_black.png) no-repeat left top;
				}
				
					#content .article .social-media .facebook a:hover {
						background: url(../img/icons/facebook_blue.png) no-repeat left top;
					}
					
				#content .article .social-media .twitter a {
					background: url(../img/icons/twitter_black.png) no-repeat left top;
				}
				
					#content .article .social-media .twitter a:hover {
						background: url(../img/icons/twitter_blue.png) no-repeat left top;
					}
						
				#content .article .social-media .googleplus a {
					background: url(../img/icons/googleplus_black.png) no-repeat left top;
				}
				
				#content .article .social-media .linkedin a {
					background: url(../img/icons/linkedin_black.png) no-repeat left top;
				}
				
					#content .article .social-media .linkedin a:hover {
						background: url(../img/icons/linkedin_blue.png) no-repeat left top;
					}
		
			#content .article #comments {
				margin-top: 30px;
			}
			
				#content .article #comments .blogComment {
					border-bottom: 1px solid gray;
					margin: 10px 0;
					padding: 5px 0;
				}
				
					#content .article #comments p {
						margin: 5px 0;
					}
		
			#content .article #comment {
				margin-top: 30px;
			}
			
				#content .article #comment form {
					margin-top: 20px;
				}
					
					#content .article #comment form label {
						display: block;
						float: left;
						width: 700px;
					}
					
					#content .article #comment form .suffix {
						display: block;
						float: left;
						width: 700px;
					}
					
					#content .article #comment .error,
					#content .article #comment button {
						margin-left: 0px;
					}
					
				
	
	#brands_container {
		display: block;
		overflow: hidden;
		width: 980px;
		z-index: 99;
	    }
	    
	    #brands_container .brands_wrapper {
		overflow: hidden;
		width: 980px;
		display: block;
	    }
	    
	    #brands_container .brands_wrapper ul {
		list-style: none;
		margin: 0;
		width: 10000px;
		padding: 0;
	    }
	    
	    #brands_container .brands_wrapper ul li {
		float: left;
		list-style: none;
		vertical-align: middle;
	    }
	    
	    #brands_container .brands_wrapper ul li a.photo {
		width: 142px;
		height: 130px;
		text-align: center;
		display: block;
		border: 1px solid #4CC2F !important;
		    -webkit-border-radius: 0px;
		    -moz-border-radius: 0px;
		    border-radius: 0px;
	    }
	    
	    #brands_container .brands_wrapper ul li h2 a {
		font-size: 14px;
		text-decoration: none;
		color: #535353;
		font-weight: bold;
	    }
	    
	    #brands_container .brands_wrapper ul li img {
		border: 0 none;
		vertical-align: middle;
	    }
	    
	    .banner .prev {
		    float: right;
		    margin-right: 8px;
	    }
	    
	    .banner .next {
		    float: right;	
	    }
	    
	    
	    
	    
	    
	    
	    .referenties #brands_container {
		    display: block;
		overflow: hidden;
		width: 850px;
		z-index: 99;
	    }
	    
	    .referenties #brands_container .brands_wrapper {
		overflow: hidden;
		width: 850px;
		display: block;
	    }
	    
	    .referenties #brands_container .brands_wrapper ul {
		list-style: none;
		margin: 0;
		padding: 0;
		    width: auto;
	    }
	    
	    .referenties #brands_container .brands_wrapper ul li {
		float: left;
		list-style: none;
		margin-right: 60px;
		vertical-align: middle;
		    padding-top: 30px;
	    }
	    
	    .referenties #brands_container .brands_wrapper ul li.row1 {
		    padding-top: 0px;
	    }
	    
	    .referenties #brands_container .brands_wrapper ul li a.photo {
		width: 80px;
		height: 80px;
		text-align: center;
		display: block;
		border: 1px solid #4CC2F0;
	    }
	    
	    .referenties #brands_container .brands_wrapper ul li h2 {
		    display: none;
	    }
	    
	    .referenties #brands_container .brands_wrapper ul li img {
		border: 0 none;
		vertical-align: middle;
	    }
	    
	    .referenties #brands_container .examples {
		    clear: both;
		    display: block;
		    padding-top: 10px;
	    }
	
	
	
	
	
/* @group footer */

#footer-fix {
}

#footer {
	/*background: url("../img/new/footer.jpg") no-repeat center bottom;*/
	height: 100px;
	clear: both;
	position: relative;
	width: 100%;
	margin: 0 auto;
	padding-top: 50px;
}

body #footer .bg-shape {
	width: 55%;
	position: absolute;
	right: 50px;
	float: right;
	height: 100px;
	-webkit-transform: skew(-40deg);
	   -moz-transform: skew(-40deg);
	     -o-transform: skew(-40deg);
	background: #E63B11;
}
#footer .bg-shape2 {
	width: 100px;
	position: absolute;
	right: 0px;
	float: right;
	height: 100px;
	background: #E63B11;
}

.footer-contact {
	background: url("../img/new/mkfahbvba.jpg") no-repeat left top;
	padding-top: 30px;
	width: 300px;
}
	#inner-footer {
		width: 980px;
		margin-left: auto;
		margin-right: auto;
		color: #fff;
		font-family: 'trade_gothic_lt_stdBdCnno.20';
		font-size: 13px;
		-webkit-transform: skew(0deg);
		-moz-transform: skew(0deg);
		-o-transform: skew(0deg);
	}
	#inner-footer .right {
		float: right;
		width: 300px;
		margin-top: -30px;
		position: absolute;
		right: 0px;
	}
	#inner-footer .right .social {
		float: right;
		margin-bottom: 10px;
	}
	#inner-footer .right .social a {
		color: #fff;
	}
	#inner-footer .right .social .linkedin{
		background: url("../img/new/linedInWit.png") no-repeat left top;
		width: 25px;
		height: 25px;
		display: block;
		float: left;
	}
	#inner-footer .right .social .twitter{
		background: url("../img/new/twitterWit.png") no-repeat left top;
		width: 25px;
		height: 25px;
		margin-left: 30px;
		display: block;
	}
	#inner-footer .right .nav .navleft {
		float: left;
		margin-right: 5px;
		color: #fff;
		display: inline-block;
	}
	
	#inner-footer .nav {
		float: right;
		margin-right: 5px;
		margin-top: 5px;
		width: 245px;
	}
	
		#inner-footer .nav ul {
			margin: 0;
			list-style: none;
			padding: 0;
			float: right;
		}
		
		#inner-footer .nav li {
			float: left;
			line-height: 15px;
			list-style-image: none;
			padding: 0;
		}
		
		#inner-footer .nav li.first a {
			
		}
		
		#inner-footer .nav li.last a {
			
		}
		
		#inner-footer .nav li a {
			display: block;
			text-decoration: none;
			border-bottom: 1px solid #fff;
			padding: 0px;
			margin-right: 5px;
			line-height: 15px;
			color: #fff;
		}
		
		#inner-footer .nav li a:hover, #inner-footer .nav li a.selected {
			text-decoration: none;
			border-bottom: none;
		}
			
	#inner-footer .navright {
		margin-top: 22px;
		float: left;
	}
	
		#inner-footer .navright a {
			text-decoration: underline;
		}
		
.hr {
	background-color: #DDDDDD;
	height: 1px;
	margin: 10px 0;
}
		
.pager {
	clear: both;
    float: left;
    left: 50%;
    position: relative;
}

	.pager ul {
	    left: -50%;
	    overflow: hidden;
	    padding: 18px 0;
	    position: relative;
	    z-index: 2;
	}
	
		.pager li {
		    float: left;
		    font-size: 12px;
		    line-height: 15px;
		    list-style: none outside none;
		    margin: 0 5px 0 0;
		    padding: 0;
		    text-align: center;
		    text-decoration: none;
		}
			.pager li span {
			    color: #CCCCCC;
			    display: block;
			    float: left;
			    min-width: 12px;
			    padding: 4px 5px;
			}
			
		.pager li.current span {
		    color: black;
		    font-weight: 700;
		}
		
		.pager li.selected span {
		    color: black;
		    font-weight: 700;
		    padding: 4px 5px;
		}
		
		.pager li a:link,
		.pager li a:visited {
		    border: 1px solid #DDDDDD;
		    display: block;
		    float: left;
		    min-width: 12px;
		    padding: 3px 4px;
		    text-decoration: none;
		}
		
		.pager li.dots {
		    margin: 0;
		}
		
		.pager li.dots span {
		    color: black;
		}
		
		.pager li a:hover,
		.pager li a:active {
		    background: none repeat scroll 0 0 #EEEEEE;
		    border: 1px solid #BBBBBB;
		    color: black;
		}
		.nextpage, .previous {
		    font-size: 11px !important;
		}
		.pager li.next {
		    margin-left: 10px;
		}
		.pager li.previous {
		    margin-right: 15px;
		}