ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,body,html,p,blockquote,fieldset,input{
	margin:0;
	padding:0;
}
ul{
	list-style:none;
}
fieldset{
	border:0;
}
a,a:link,a:visited,a:hover{
	color:#00f;
	text-decoration:none;
}
a:focus,a:hover{
	text-decoration:underline;
}
a img{
	border:0;
}
.clear{
	clear:both;
}
body{
	position:relative;
	background:#4c4c4c url(images/bodybg.jpg) repeat-x;
	color:#000;
	font:62.5% Arial,sans-serif;
}

#container{
	width: 930px;
	margin: 49px 0px 0px 0px;
	background: url(images/containerrepeat.png) repeat-y;
}

#container_top{
	width: 911px;
	padding: 46px 0px 25px 19px;
	background: url(images/containertop.png) top no-repeat;
	min-height:550px;
}

#container_btm{
	width: 930px;
	background: url(images/containerbtm.png) bottom no-repeat;
}

#header{
	width: 891px;
	height: 81px;
}

#logo{
	float: left;
	padding: 0px 0px 0px 26px;
}

#navigation{
	width: 646px;
	height: 41px;
	float: right;
	background: url(images/navigationbg.jpg) no-repeat;
}

#navigation ul li{
	float: left;
}

#navigation ul li a{
	display: inline-block;
	text-align: center;
	font-size: 15px;
	color: #5e6768;
	padding: 12px 0px 0px 0px;
	height: 27px;
}

#navigation ul li.active a{
	background: #f1592a;
	color: #fff;
}

#navigation ul li#home a{
	width: 78px;
	margin: 0px 2px 0px 0px;
}

#navigation ul li#mij a{
	width: 96px;
	margin: 0px 2px 0px 0px;
}

#navigation ul li#dienstein a{
	width: 95px;
	margin: 0px 2px 0px 0px;
}

#navigation ul li#projecten a{
	width: 95px;
	margin: 0px 2px 0px 0px;
}

#navigation ul li#contact a{
	width: 73px;
	margin: 0px 2px 0px 0px;
}

#navigation ul li#hire a{
	width: 67px;
	color: #fff;
}

#navigation ul li#consultancy a{
	width: 132px;
	color: #fff;
}

#banner{
	width: 889px;
	height: 371px;
	background: url(images/homebannerbg.png) no-repeat;
}

#home_content{
	width: 889px;
	padding: 42px 0px 0px;
}

#home_left{
	width: 548px;
	float: left;
	padding: 0px 0px 0px 20px;
}

#home_left h2{
	color: #636363;
	font-size: 16px;
	font-weight: normal;
	margin: 0px 0px 25px 0px;
}

.project_container{
	width: 516px;
	float: left;
	clear: both;
	padding: 0px 0px 20px 0px;
}

.project_container .thumbnail{
	float: left;
	width: 126px;
}

.project_container .description{
	float: left;
	width: 390px;
}

.project_container .description .title{
	width: 388px;
	height: 46px;
	border-bottom: 1px solid #d4d9de;
}

#home_left .project_container .description .title h2{
	color: #f1592a;
	font-size: 16px;
	font-weight: bold;
	margin: 0px 0px 2px 0px;
	line-height: 100%;
}

.project_container .description .title span{
	color: #505050;
	font-size: 12px;
}

.project_container .description p{
	color: #505050;
	font-size: 12px;
	line-height: 120%;
	margin: 10px 0px;
}

.project_container .description a.more{
	display: block;
	padding: 5px 8px;
	color: #fff;
	float: left;
	font-size: 12px;
	font-weight: bold;
	background: #464646;
}

#newscolumn{
	width: 310px;
	float: left;
	background: #e4f9fb url(images/newsbtm.jpg) bottom no-repeat;
}

#newscolumn_top{
	width: 289px;
	float: left;
	padding: 19px 7px 20px 14px;
	background: url(images/newstop.jpg) top no-repeat;
}

#newscolumn h2{
	font-size: 16px;
	color: #636363;
	margin: 0px 0px 12px 0px;
}

#newscolumn ul li{
	width: 289px;
	float: left;
	color: #505050;
	font-size: 12px;
	padding: 13px 0px 10px 0px;
	background: url(images/newslibg.jpg) bottom repeat-x;
}

#newscolumn ul li h2{
	color: #f1592a;
	font-size: 14px;
	margin: 0px 0px 3px 0px;
}

#newscolumn ul li h2 a{
	color: #464646;
}

#newscolumn ul li.nobg{
	background: none;
}




#footer{
	width: 930px;
	height: 70px;
	clear: both;
	margin: 0 auto;
}

#footer p{
	padding: 18px 0px 0px 0px;
	color: #c2d2d3;
	font-size: 12px;
	text-align: center;
}

/*------------------ INNER PAGE ---------------------------*/


#inner_container{
	width: 860px;
	float: left;
	padding: 0px 0px 0px 26px;
}

#inner_container h2.pagetitle{
	font-size: 24px;
	color: #636363;
	margin: 0px 0px 32px 0px;
	border-bottom: 1px solid #f1f1f1;
	padding: 0px 0px 10px 0px;
}

#inner_leftcolumn{
	width: 231px;
	float: left;
	padding: 0px 40px 0px 0px;
}

#subnav{
	width: 231px;
	float: left;
	background: #f4f8f9 url(images/subnavbtm.jpg) bottom no-repeat;
}

#subnav_top{
	width: 231px;
	float: left;
	padding: 7px 0px 10px 0px;
	background: url(images/subnavtop.jpg) top no-repeat;
}

#subnav ul li{
	width: 210px;
	color: #017f8c;
	font-size: 16px;
	padding: 7px 0px 12px 20px;
	background: url(images/subnavli.jpg) bottom repeat-x;
}

#subnav ul li.nobg{
	background: none;
}

#subnav ul li a{
	color: #017f8c;
	font-size: 16px;
}

#subnav ul li li{
	background: none;
	padding: 7px 0px 5px 10px;
}

#subnav ul li li a{
	color: #626262;
	font-size: 14px;
	font-weight: bold;
}

#text{
	width: 550px;
	float: left;
	padding: 0px 0px 20px 0px;
}

#text h1{
	color: #007682;
	font-size: 24px;
}

#text p{
	color: #444444;
	font-size: 12px;
	line-height: 130%;
	clear: both;
	margin: 18px 0px 0px 0px;
}

#text h2{
	color: #007682;
	margin: 10px 0px;
	font-size: 14px;
}

#text a{
	color: #444444;
}

#text ul{
	clear: both;
	float: none;
}

#text h3{
	clear: both;
	margin: 10px 0px;
}

#text ul li{
	clear: both;
	font-size: 12px;
	color: #444444;
	padding: 0px 0px 0px 12px;
	margin: 0px 0px 13px 0px;
	background: url(images/courselie.gif) left top no-repeat;
}


.aboutcontainer{
	width: 228px;
	float: left;
	margin: 8px 0px 0px 0px;
	clear: both;
	background: #f1462a url(images/aboutcoursesbtm.jpg) bottom no-repeat;
}

.aboutcontainer_top{
	width: 216px;
	float: left;
	padding: 20px 0px 16px 12px;
	background: url(images/aboutcoursestop.jpg) top no-repeat;
}

.aboutcontainer h2{
	font-size: 24px;
	color: #fff;
	margin: 0px 0px 15px 0px;
}

.aboutcontainer ul li{
	width: 210px;
	float: left;
	font-size: 13px;
	color: #fff;
	font-weight: bold;
/*	padding: 0px 0px 0px 12px;
	margin: 0px 0px 9px 0px;
*/
        margin:0 0 0 -7px;
        padding:0 0 0 10px;
	background: url(images/aboutli.gif) left top no-repeat;
}

.aboutcontainer p{
	font-size: 13px;
	margin: 0px 0px 9px 0px;
}

.aboutcontainer a{
	color: #fff;
}

#pricecontainer{
	width: 228px;
	float: left;
	margin: 8px 0px 0px 0px;
	clear: both;
	background: #11bed0 url(images/pricebtm.jpg) bottom no-repeat;
}

#pricecontainer_top{
	width: 228px;
	float: left;
	padding: 20px 0px 16px 0px;
	background: url(images/pricetop.jpg) top no-repeat;
}

#pricecontainer h2{
	font-size: 26px;
	color: #fff;
	text-align: center;
	text-shadow: #11919e 3px 3px 3px;
}

#formcontainer{
	width: 550px;
	float: left;
	padding: 0px 0px 0px 0px;
}

#formcontainer h1{
	color: #007682;
	font-size: 24px;
}

#formcontainer h2{
	color: #007682;
	font-size: 24px;
	clear: both;
	margin: 0px 0px 20px 0px;
}
#formcontainer p{
clear:both;
color:#444444;
font-size:12px;
line-height:130%;
margin:18px 0 0;
}
#coursepoints{
	float: left;
	clear: both;
	padding: 0px 0px 25px 0px;
}

#coursepoints ul li{
	float: left;
	clear: both;
	font-size: 12px;
	color: #444444;
	padding: 0px 0px 0px 12px;
	margin: 0px 0px 13px 0px;
	background: url(images/courselie.gif) left top no-repeat;
}

#formcontainer h3{
	color: #747474;
	font-size: 14px;
	clear: both;
	font-weight: normal;
	padding: 0px 0px 8px 0px;
	border-bottom: 1px solid #ebebeb;
}

#formcontainer label{
	color: #747474;
	font-size: 11px;
	padding: 0px 0px 0px 5px;
}

.wpcf7 h3{
	color: #747474;
	font-size: 14px;
	clear: both;
	font-weight: normal;
	padding: 0px 0px 8px 0px;
	border-bottom: 1px solid #ebebeb;
}

.wpcf7 label{
	color: #747474;
	font-size: 11px;
	padding: 0px 0px 0px 5px;
}

.namecontainer{
	width: 288px;
	float: left;
	padding: 17px 0px 0px 0px;
}

.emailcontainer{
	width: 262px;
	float: left;
	padding: 17px 0px 0px 0px;
}

.websitecontainer{
	width: 342px;
	float: left;
	padding: 17px 0px 35px 0px;
}

.ondercontainer{
	width: 342px;
	float: left;
	padding: 17px 0px 0px 0px;
}

.fullcontainer{
	width: 545px;
	float: left;
	padding: 17px 0px 25px 0px;
}

.checkboxcontainer{
	width: 545px;
	float: left;
	padding: 0px 0px 20px 0px;
}

#formcontainer .checkboxcontainer label{
	font-size: 12px;
	padding: 0px 0px 0px 10px;
}

input.name, input.email{
	width: 240px;
	height: 24px;
	color: #747474;
	font-size: 12px;
	padding: 3px 10px;
	margin: 0px 0px 7px 0px;
	border: 1px solid #e1e1e1;
}

input.website{
	width: 320px;
	height: 24px;
	color: #747474;
	font-size: 12px;
	padding: 3px 10px;
	margin: 0px 0px 7px 0px;
	border: 1px solid #e1e1e1;
}

input.full{
	width: 525px;
	height: 24px;
	color: #747474;
	font-size: 12px;
	padding: 3px 10px;
	margin: 0px 0px 7px 0px;
	border: 1px solid #e1e1e1;
}

textarea{
	width: 525px;
	height: 140px;
	color: #747474;
	font-size: 12px;
	padding: 3px 10px;
	margin: 0px 0px 7px 0px;
	border: 1px solid #e1e1e1;
}

input.versenden{
	width: 86px;
	height: 25px;
	border: none;
	background: url(images/versenden.jpg) no-repeat;
}

#specialbanner{
	width: 859px;
	height: 242px;
}

#packagedetails{
	width: 378px;
	float: left;
	padding: 0px 0px 0px 0px;
}

#packagedetails h2{
	color: #636363;
	font-size: 22px;
	margin: 0px 0px 30px 0px;
}

#packagedetails ul li{
	width: 366px;
	float: left;
	clear: both;
	font-size: 12px;
	color: #636363;
	padding: 0px 0px 0px 12px;
	margin: 0px 0px 5px 0px;
	background: url(images/packageli.jpg) left top no-repeat;
}

#recentproject{
	width: 478px;
	height: 300px;
	float: left;
	position: relative;
	overflow: hidden;
	padding: 0px 0px 0px 0px;
}

#recentproject h2{
	color: #636363;
	font-size: 22px;
	margin: 0px 0px 15px 45px;
}

.projectcontent{
	position: absolute; /* Do not change this value */
	width: 430px;
	height: 240px;
	overflow: hidden;
	background: #fff;
	margin: 0px 0px 0px 28px;
}

.projectcontent .recentthumb{
	width: 135px;
	float: left;
}

.projectcontent h3{
	color: #f1592a;
	font-size: 17px;
}

.projectcontent p{
	color: #636363;
	font-size: 12px;
	margin-top:10px;	
}


p img {
	padding: 0;
	max-width: 100%;
	}


img.centered {
	display: block;
	margin-left: auto;
	margin-right: auto;
	}

img.alignright {
	padding: 4px;
	margin: 0 0 2px 7px;
	display: inline;
	}

img.alignleft {
	padding: 4px;
	margin: 0 7px 2px 0;
	display: inline;
	}

.alignright {
	float: right;
	}

.alignleft {
	float: left;
	}

html>body .entry ul {
	margin-left: 0px;
	padding: 0 0 0 30px;
	list-style: none;
	padding-left: 10px;
	text-indent: -10px;
	}

html>body .entry li {
	margin: 7px 0 8px 10px;
	}

.entry ul li:before, #sidebar ul ul li:before {
	content: "\00BB \0020";
	}

.entry ol {
	padding: 0 0 0 35px;
	margin: 0;
	}

.entry ol li {
	margin: 0;
	padding: 0;
	}


.left{
	float: left;
}

.right{
	float: right;
}

.replace{
	position:relative;
	margin:0;
	padding:0;
	/* \*/
	overflow:hidden;
	/* */
}
.replace span{
	display:block;
	position:absolute;
	top:0;
	left:0;
	z-index:1;
}
.skiplink{
	display:none;
}
#wrapper{
	width: 930px;
	margin:0 auto;
}
